Pull request #1448 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d07d678f1905c1459abdb357e5c8c7e89b30e8ae+c25088f917b9aace1eb3ba1852d94d7ec4a10515 (b56faa4663b0fc9d737d6ecbf06858c1ba4f325e) 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-ssh7523644619886282320.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14925984307684404617.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1448/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-1448/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16913729177988158282.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-1448/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9044741040872697272.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh16006473247173262367.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1448/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-1448/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14217219765974065414.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-13256 in /w/workspace/gexfoundry_device-sdk-go_PR-1448 [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-1448 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1448/head:refs/remotes/origin/PR-1448 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c25088f917b9aace1eb3ba1852d94d7ec4a10515 into PR head commit d07d678f1905c1459abdb357e5c8c7e89b30e8ae Merge succeeded, producing d07d678f1905c1459abdb357e5c8c7e89b30e8ae Checking out Revision d07d678f1905c1459abdb357e5c8c7e89b30e8ae (PR-1448) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f d07d678f1905c1459abdb357e5c8c7e89b30e8ae # 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 c25088f917b9aace1eb3ba1852d94d7ec4a10515 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d07d678f1905c1459abdb357e5c8c7e89b30e8ae # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-04T04:59:44.134Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-04T04:59:44.302Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-04T04:59:44.392Z] ========================================================= [2023-05-04T04:59:44.392Z] EdgeX Global Pipelines Version Info [2023-05-04T04:59:44.392Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-04T04:59:45.124Z] ------------------- [2023-05-04T04:59:45.124Z] stable info: [2023-05-04T04:59:45.124Z] ------------------- [2023-05-04T04:59:45.124Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-04T04:59:45.124Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-04T04:59:45.124Z] Message: update stable to v1.0.248 [2023-05-04T04:59:45.703Z] ------------------- [2023-05-04T04:59:45.703Z] experimental info: [2023-05-04T04:59:45.703Z] ------------------- [2023-05-04T04:59:45.703Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-04T04:59:45.703Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-04T04:59:45.703Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-04T04:59:45.999Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-05-04T04:59:46.041Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-05-04T04:59:46.082Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-04T04:59:46.126Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-04T04:59:46.167Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-04T04:59:46.208Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-04T04:59:46.245Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-04T04:59:46.283Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-05-04T04:59:46.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-04T04:59:46.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-04T04:59:46.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-04T04:59:46.449Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-05-04T04:59:46.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-04T04:59:46.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-04T04:59:46.567Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-04T04:59:46.606Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-05-04T04:59:46.644Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-04T04:59:46.682Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-04T04:59:46.726Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-04T04:59:46.767Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-04T04:59:46.806Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-04T04:59:46.850Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-04T04:59:46.895Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-04T04:59:46.940Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-04T04:59:46.989Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-04T04:59:47.032Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-04T04:59:47.072Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-04T04:59:47.114Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1448 [Pipeline] echo [2023-05-04T04:59:47.150Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1448 [Pipeline] echo [2023-05-04T04:59:47.186Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1448 [Pipeline] echo [2023-05-04T04:59:47.233Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d07d678f1905c1459abdb357e5c8c7e89b30e8ae [Pipeline] echo [2023-05-04T04:59:47.279Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d07d678 [Pipeline] echo [2023-05-04T04:59:47.323Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T04:59:47.453Z] provisioning config files... [2023-05-04T04:59:47.466Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1448@tmp/config7414221972441207144tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T04:59:47.840Z] ---> docker-login.sh [2023-05-04T04:59:47.840Z] nexus3.edgexfoundry.org:10001 [2023-05-04T04:59:48.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T04:59:48.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T04:59:48.102Z] Configure a credential helper to remove this warning. See [2023-05-04T04:59:48.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T04:59:48.102Z] [2023-05-04T04:59:48.102Z] Login Succeeded [2023-05-04T04:59:48.102Z] nexus3.edgexfoundry.org:10002 [2023-05-04T04:59:48.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T04:59:48.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T04:59:48.102Z] Configure a credential helper to remove this warning. See [2023-05-04T04:59:48.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T04:59:48.102Z] [2023-05-04T04:59:48.102Z] Login Succeeded [2023-05-04T04:59:48.102Z] nexus3.edgexfoundry.org:10003 [2023-05-04T04:59:48.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T04:59:48.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T04:59:48.363Z] Configure a credential helper to remove this warning. See [2023-05-04T04:59:48.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T04:59:48.363Z] [2023-05-04T04:59:48.363Z] Login Succeeded [2023-05-04T04:59:48.363Z] nexus3.edgexfoundry.org:10004 [2023-05-04T04:59:48.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T04:59:48.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T04:59:48.363Z] Configure a credential helper to remove this warning. See [2023-05-04T04:59:48.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T04:59:48.363Z] [2023-05-04T04:59:48.363Z] Login Succeeded [2023-05-04T04:59:48.363Z] docker.io [2023-05-04T04:59:48.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T04:59:48.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T04:59:48.623Z] Configure a credential helper to remove this warning. See [2023-05-04T04:59:48.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T04:59:48.623Z] [2023-05-04T04:59:48.623Z] Login Succeeded [2023-05-04T04:59:48.623Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T04:59:48.649Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-04T04:59:49.285Z] + git rev-list -1 --merges d07d678f1905c1459abdb357e5c8c7e89b30e8ae~1..d07d678f1905c1459abdb357e5c8c7e89b30e8ae [Pipeline] echo [2023-05-04T04:59:49.348Z] -----------> git rev-list -1 --merges d07d678f1905c1459abdb357e5c8c7e89b30e8ae~1..d07d678f1905c1459abdb357e5c8c7e89b30e8ae d07d678f1905c1459abdb357e5c8c7e89b30e8ae [false] [Pipeline] sh [2023-05-04T04:59:49.656Z] + git log --format=format:%s -1 d07d678f1905c1459abdb357e5c8c7e89b30e8ae [Pipeline] echo [2023-05-04T04:59:49.689Z] ========================================================= [2023-05-04T04:59:49.689Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-04T04:59:49.689Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T04:59:50.111Z] + git log --format=format:%s -1 d07d678f1905c1459abdb357e5c8c7e89b30e8ae [Pipeline] echo [2023-05-04T04:59:50.149Z] [semverPrep] GIT_COMMIT: d07d678f1905c1459abdb357e5c8c7e89b30e8ae, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-05-04T04:59:50.180Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-04T04:59:50.561Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T04:59:50.561Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-04T04:59:50.561Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-04T04:59:50.561Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-04T04:59:50.561Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-04T04:59:50.561Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-04T04:59:50.561Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T04:59:50.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T04:59:50.992Z] [2023-05-04T04:59:50.992Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T04:59:51.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T04:59:51.377Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-04T04:59:51.377Z] b85a868b505f: Pulling fs layer [2023-05-04T04:59:51.377Z] e2be974225ed: Pulling fs layer [2023-05-04T04:59:51.377Z] 339a4e72a1f5: Pulling fs layer [2023-05-04T04:59:51.377Z] 988bab9f4d93: Pulling fs layer [2023-05-04T04:59:51.377Z] 1469e6f7b9e6: Pulling fs layer [2023-05-04T04:59:51.377Z] eaf3925da568: Pulling fs layer [2023-05-04T04:59:51.377Z] bab4dde63d76: Pulling fs layer [2023-05-04T04:59:51.377Z] bde34c3a00c8: Pulling fs layer [2023-05-04T04:59:51.377Z] b352a97aabf1: Pulling fs layer [2023-05-04T04:59:51.377Z] 4872d77fe225: Pulling fs layer [2023-05-04T04:59:51.377Z] 5851b861e8e6: Pulling fs layer [2023-05-04T04:59:51.377Z] 988bab9f4d93: Waiting [2023-05-04T04:59:51.377Z] 1469e6f7b9e6: Waiting [2023-05-04T04:59:51.377Z] eaf3925da568: Waiting [2023-05-04T04:59:51.377Z] 4872d77fe225: Waiting [2023-05-04T04:59:51.377Z] 5851b861e8e6: Waiting [2023-05-04T04:59:51.377Z] bab4dde63d76: Waiting [2023-05-04T04:59:51.377Z] bde34c3a00c8: Waiting [2023-05-04T04:59:51.377Z] b352a97aabf1: Waiting [2023-05-04T04:59:51.377Z] e2be974225ed: Download complete [2023-05-04T04:59:51.377Z] 988bab9f4d93: Verifying Checksum [2023-05-04T04:59:51.377Z] 988bab9f4d93: Download complete [2023-05-04T04:59:51.377Z] 339a4e72a1f5: Verifying Checksum [2023-05-04T04:59:51.377Z] 339a4e72a1f5: Download complete [2023-05-04T04:59:51.377Z] 1469e6f7b9e6: Verifying Checksum [2023-05-04T04:59:51.377Z] 1469e6f7b9e6: Download complete [2023-05-04T04:59:51.639Z] eaf3925da568: Download complete [2023-05-04T04:59:51.639Z] bde34c3a00c8: Verifying Checksum [2023-05-04T04:59:51.639Z] bde34c3a00c8: Download complete [2023-05-04T04:59:51.639Z] b352a97aabf1: Verifying Checksum [2023-05-04T04:59:51.639Z] b352a97aabf1: Download complete [2023-05-04T04:59:51.639Z] 4872d77fe225: Verifying Checksum [2023-05-04T04:59:51.639Z] 4872d77fe225: Download complete [2023-05-04T04:59:51.639Z] 5851b861e8e6: Download complete [2023-05-04T04:59:51.639Z] b85a868b505f: Verifying Checksum [2023-05-04T04:59:51.639Z] b85a868b505f: Download complete [2023-05-04T04:59:51.898Z] bab4dde63d76: Verifying Checksum [2023-05-04T04:59:51.898Z] bab4dde63d76: Download complete [2023-05-04T04:59:52.835Z] b85a868b505f: Pull complete [2023-05-04T04:59:53.095Z] e2be974225ed: Pull complete [2023-05-04T04:59:53.355Z] 339a4e72a1f5: Pull complete [2023-05-04T04:59:53.620Z] 988bab9f4d93: Pull complete [2023-05-04T04:59:53.882Z] 1469e6f7b9e6: Pull complete [2023-05-04T04:59:53.882Z] eaf3925da568: Pull complete [2023-05-04T04:59:55.785Z] bab4dde63d76: Pull complete [2023-05-04T04:59:55.785Z] bde34c3a00c8: Pull complete [2023-05-04T04:59:55.785Z] b352a97aabf1: Pull complete [2023-05-04T04:59:55.785Z] 4872d77fe225: Pull complete [2023-05-04T04:59:55.785Z] 5851b861e8e6: Pull complete [2023-05-04T04:59:55.785Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-04T04:59:55.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T04:59:55.785Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T04:59:56.068Z] prd-ubuntu20.04-docker-8c-8g-13256 does not seem to be running inside a container [2023-05-04T04:59:56.102Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1448 -v /w/workspace/gexfoundry_device-sdk-go_PR-1448:/w/workspace/gexfoundry_device-sdk-go_PR-1448:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1448@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1448@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-04T04:59:58.002Z] $ docker top ff00260e78f80cbfb7cc4613b6a5a92ea03f9baef545a138061b90e17b13386e -eo pid,comm [2023-05-04T04:59:58.049Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-04T04:59:58.049Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T04:59:58.186Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T04:59:58.187Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T04:59:58.308Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T04:59:58.315Z] $ docker exec ff00260e78f80cbfb7cc4613b6a5a92ea03f9baef545a138061b90e17b13386e ssh-agent [2023-05-04T04:59:58.413Z] SSH_AUTH_SOCK=/tmp/ssh-LeVbF2bJ0kdo/agent.31 [2023-05-04T04:59:58.413Z] SSH_AGENT_PID=37 [2023-05-04T04:59:58.418Z] Running ssh-add (command line suppressed) [2023-05-04T04:59:58.527Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1448@tmp/private_key_1490043340197176627.key (/w/workspace/gexfoundry_device-sdk-go_PR-1448@tmp/private_key_1490043340197176627.key) [2023-05-04T04:59:58.541Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T04:59:58.871Z] + git tag --points-at HEAD [Pipeline] } [2023-05-04T04:59:58.902Z] $ docker exec --env ******** --env ******** ff00260e78f80cbfb7cc4613b6a5a92ea03f9baef545a138061b90e17b13386e ssh-agent -k [2023-05-04T04:59:58.999Z] unset SSH_AUTH_SOCK; [2023-05-04T04:59:59.000Z] unset SSH_AGENT_PID; [2023-05-04T04:59:59.000Z] echo Agent pid 37 killed; [2023-05-04T04:59:59.005Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-04T04:59:59.095Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T04:59:59.095Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T04:59:59.200Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T04:59:59.207Z] $ docker exec ff00260e78f80cbfb7cc4613b6a5a92ea03f9baef545a138061b90e17b13386e ssh-agent [2023-05-04T04:59:59.305Z] SSH_AUTH_SOCK=/tmp/ssh-qIVgrIhTT62h/agent.69 [2023-05-04T04:59:59.305Z] SSH_AGENT_PID=75 [2023-05-04T04:59:59.310Z] Running ssh-add (command line suppressed) [2023-05-04T04:59:59.417Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1448@tmp/private_key_6690121394038504518.key (/w/workspace/gexfoundry_device-sdk-go_PR-1448@tmp/private_key_6690121394038504518.key) [2023-05-04T04:59:59.427Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T04:59:59.761Z] + git semver init [2023-05-04T05:00:00.029Z] 2023-05-04 04:59:59,946 [run_init] DEBUG init version:0.0.0 force:False [2023-05-04T05:00:00.029Z] 2023-05-04 04:59:59,947 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1448/.semver [2023-05-04T05:00:00.029Z] 2023-05-04 04:59:59,947 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1448/.semver [2023-05-04T05:00:00.029Z] 2023-05-04 04:59:59,947 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1448/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1448, universal_newlines=False, shell=None, istream=None) [2023-05-04T05:00:00.969Z] 2023-05-04 05:00:00,898 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1448/.git/info/exclude [2023-05-04T05:00:00.969Z] 2023-05-04 05:00:00,898 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1448/.semver/PR-1448 with force:False [2023-05-04T05:00:00.969Z] 2023-05-04 05:00:00,899 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1448/.semver/PR-1448 [2023-05-04T05:00:00.969Z] 2023-05-04 05:00:00,903 [execute] INFO git cat-file --batch-check [2023-05-04T05:00:00.969Z] 2023-05-04 05:00:00,903 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1448/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T05:00:00.969Z] 2023-05-04 05:00:00,909 [execute] INFO git cat-file --batch [2023-05-04T05:00:00.969Z] 2023-05-04 05:00:00,910 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1448/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T05:00:00.969Z] 2023-05-04 05:00:00,914 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1448/.semver/PR-1448 [2023-05-04T05:00:00.969Z] 0.0.0 [Pipeline] } [2023-05-04T05:00:00.999Z] $ docker exec --env ******** --env ******** ff00260e78f80cbfb7cc4613b6a5a92ea03f9baef545a138061b90e17b13386e ssh-agent -k [2023-05-04T05:00:01.112Z] unset SSH_AUTH_SOCK; [2023-05-04T05:00:01.112Z] unset SSH_AGENT_PID; [2023-05-04T05:00:01.112Z] echo Agent pid 75 killed; [2023-05-04T05:00:01.119Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T05:00:01.545Z] + git semver [Pipeline] } [2023-05-04T05:00:01.835Z] $ docker stop --time=1 ff00260e78f80cbfb7cc4613b6a5a92ea03f9baef545a138061b90e17b13386e [2023-05-04T05:00:03.156Z] $ docker rm -f --volumes ff00260e78f80cbfb7cc4613b6a5a92ea03f9baef545a138061b90e17b13386e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T05:00:03.552Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-04T05:00:03.828Z] Stashed 1 file(s) [Pipeline] echo [2023-05-04T05:00:03.950Z] [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-05-04T05:00:04.576Z] provisioning config files... [2023-05-04T05:00:04.586Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1448@tmp/config13259776338377032407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T05:00:04.931Z] ---> docker-login.sh [2023-05-04T05:00:04.931Z] nexus3.edgexfoundry.org:10001 [2023-05-04T05:00:04.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T05:00:04.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T05:00:04.931Z] Configure a credential helper to remove this warning. See [2023-05-04T05:00:04.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T05:00:04.931Z] [2023-05-04T05:00:04.931Z] Login Succeeded [2023-05-04T05:00:04.931Z] nexus3.edgexfoundry.org:10002 [2023-05-04T05:00:04.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T05:00:04.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T05:00:04.931Z] Configure a credential helper to remove this warning. See [2023-05-04T05:00:04.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T05:00:04.931Z] [2023-05-04T05:00:04.931Z] Login Succeeded [2023-05-04T05:00:04.931Z] nexus3.edgexfoundry.org:10003 [2023-05-04T05:00:06.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T05:00:06.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T05:00:06.164Z] Configure a credential helper to remove this warning. See [2023-05-04T05:00:06.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T05:00:06.164Z] [2023-05-04T05:00:06.164Z] Login Succeeded [2023-05-04T05:00:06.164Z] nexus3.edgexfoundry.org:10004 [2023-05-04T05:00:06.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T05:00:07.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T05:00:07.655Z] Configure a credential helper to remove this warning. See [2023-05-04T05:00:07.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T05:00:07.655Z] [2023-05-04T05:00:07.655Z] Login Succeeded [2023-05-04T05:00:07.655Z] docker.io [2023-05-04T05:00:07.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T05:00:07.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T05:00:07.915Z] Configure a credential helper to remove this warning. See [2023-05-04T05:00:07.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T05:00:07.915Z] [2023-05-04T05:00:07.915Z] Login Succeeded [2023-05-04T05:00:07.915Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T05:00:07.947Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-04T05:00:08.143Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T05:00:08.180Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T05:00:08.217Z] ========================================================= [2023-05-04T05:00:08.217Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-04T05:00:08.217Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T05:00:08.717Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-04T05:00:08.717Z] Sending build context to Docker daemon 11.06MB [2023-05-04T05:00:08.717Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T05:00:08.717Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-04T05:00:12.008Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-04T05:00:12.008Z] f56be85fc22e: Pulling fs layer [2023-05-04T05:00:12.008Z] 85791d961cd3: Pulling fs layer [2023-05-04T05:00:12.008Z] d694b5ae8c79: Pulling fs layer [2023-05-04T05:00:12.008Z] 9f32a84ed3da: Pulling fs layer [2023-05-04T05:00:12.008Z] 4d19c01a9841: Pulling fs layer [2023-05-04T05:00:12.008Z] 9325e15d5711: Pulling fs layer [2023-05-04T05:00:12.008Z] 556b6ee489ea: Pulling fs layer [2023-05-04T05:00:12.008Z] c5a4b2cf53e6: Pulling fs layer [2023-05-04T05:00:12.008Z] 9f32a84ed3da: Waiting [2023-05-04T05:00:12.008Z] c5a4b2cf53e6: Waiting [2023-05-04T05:00:12.008Z] 4d19c01a9841: Waiting [2023-05-04T05:00:12.008Z] 556b6ee489ea: Waiting [2023-05-04T05:00:12.008Z] 85791d961cd3: Download complete [2023-05-04T05:00:12.008Z] 9f32a84ed3da: Download complete [2023-05-04T05:00:12.008Z] 4d19c01a9841: Verifying Checksum [2023-05-04T05:00:12.008Z] 4d19c01a9841: Download complete [2023-05-04T05:00:12.008Z] f56be85fc22e: Verifying Checksum [2023-05-04T05:00:12.008Z] f56be85fc22e: Download complete [2023-05-04T05:00:12.008Z] 9325e15d5711: Verifying Checksum [2023-05-04T05:00:12.008Z] 9325e15d5711: Download complete [2023-05-04T05:00:12.008Z] f56be85fc22e: Pull complete [2023-05-04T05:00:12.008Z] 85791d961cd3: Pull complete [2023-05-04T05:00:12.008Z] c5a4b2cf53e6: Download complete [2023-05-04T05:00:12.267Z] d694b5ae8c79: Verifying Checksum [2023-05-04T05:00:12.267Z] d694b5ae8c79: Download complete [2023-05-04T05:00:12.525Z] 556b6ee489ea: Verifying Checksum [2023-05-04T05:00:12.525Z] 556b6ee489ea: Download complete [2023-05-04T05:00:15.803Z] d694b5ae8c79: Pull complete [2023-05-04T05:00:15.803Z] 9f32a84ed3da: Pull complete [2023-05-04T05:00:15.803Z] 4d19c01a9841: Pull complete [2023-05-04T05:00:15.803Z] 9325e15d5711: Pull complete [2023-05-04T05:00:18.345Z] 556b6ee489ea: Pull complete [2023-05-04T05:00:19.282Z] c5a4b2cf53e6: Pull complete [2023-05-04T05:00:19.282Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-04T05:00:19.282Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-04T05:00:19.282Z] ---> c4be618373d6 [2023-05-04T05:00:19.282Z] Step 3/10 : ARG MAKE=make build [2023-05-04T05:00:19.390Z] Still waiting to schedule task [2023-05-04T05:00:19.391Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-13250’ is offline [2023-05-04T05:00:22.574Z] ---> Running in 32b498fe00d3 [2023-05-04T05:00:22.574Z] Removing intermediate container 32b498fe00d3 [2023-05-04T05:00:22.574Z] ---> 4817117b7447 [2023-05-04T05:00:22.574Z] Step 4/10 : WORKDIR /device-sdk-go [2023-05-04T05:00:22.574Z] ---> Running in acb531fa3008 [2023-05-04T05:00:22.574Z] Removing intermediate container acb531fa3008 [2023-05-04T05:00:22.574Z] ---> f49d4ca4bdab [2023-05-04T05:00:22.574Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-04T05:00:22.574Z] ---> Running in 0acbc57ef7d0 [2023-05-04T05:00:22.574Z] Removing intermediate container 0acbc57ef7d0 [2023-05-04T05:00:22.574Z] ---> 6515c14466fb [2023-05-04T05:00:22.574Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-05-04T05:00:22.574Z] ---> Running in 2766b7eca62d [2023-05-04T05:00:22.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T05:00:22.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T05:00:23.093Z] OK: 265 MiB in 53 packages [2023-05-04T05:00:23.357Z] Removing intermediate container 2766b7eca62d [2023-05-04T05:00:23.357Z] ---> 252a71628e3a [2023-05-04T05:00:23.357Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-04T05:00:23.617Z] ---> 75ae929b8275 [2023-05-04T05:00:23.617Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T05:00:23.617Z] ---> Running in c704ec0225dc [2023-05-04T05:01:19.872Z] Removing intermediate container c704ec0225dc [2023-05-04T05:01:19.872Z] ---> dda0a7ab5701 [2023-05-04T05:01:19.872Z] Step 9/10 : COPY . . [2023-05-04T05:01:19.872Z] ---> 70a7c75670a3 [2023-05-04T05:01:19.872Z] Step 10/10 : RUN ${MAKE} [2023-05-04T05:01:19.872Z] ---> Running in f74422a9f7cc [2023-05-04T05:01:19.872Z] noop [2023-05-04T05:01:19.872Z] Removing intermediate container f74422a9f7cc [2023-05-04T05:01:19.872Z] ---> 1fbbf1cda1ce [2023-05-04T05:01:19.872Z] Successfully built 1fbbf1cda1ce [2023-05-04T05:01:19.872Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T05:01:20.316Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T05:01:20.316Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T05:01:20.467Z] prd-ubuntu20.04-docker-8c-8g-13256 does not seem to be running inside a container [2023-05-04T05:01:20.501Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1448 -v /w/workspace/gexfoundry_device-sdk-go_PR-1448:/w/workspace/gexfoundry_device-sdk-go_PR-1448:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1448@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1448@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 ******** ci-base-image-x86_64 cat [2023-05-04T05:01:20.839Z] $ docker top 6fe8dedf2ec45742399188eef80089a1ebbc64d667b503d8948147e8de55a143 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T05:01:21.228Z] + go version [2023-05-04T05:01:21.228Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-04T05:01:21.264Z] $ docker stop --time=1 6fe8dedf2ec45742399188eef80089a1ebbc64d667b503d8948147e8de55a143 [2023-05-04T05:01:22.536Z] $ docker rm -f --volumes 6fe8dedf2ec45742399188eef80089a1ebbc64d667b503d8948147e8de55a143 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T05:01:23.263Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T05:01:23.263Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T05:01:23.415Z] prd-ubuntu20.04-docker-8c-8g-13256 does not seem to be running inside a container [2023-05-04T05:01:23.448Z] $ 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-1448 -v /w/workspace/gexfoundry_device-sdk-go_PR-1448:/w/workspace/gexfoundry_device-sdk-go_PR-1448:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1448@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1448@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 ******** ci-base-image-x86_64 cat [2023-05-04T05:01:23.779Z] $ docker top ebe42f2b25a0cfa5054b1782e9267a69e8ebdf93ecd0a3426475329b35773007 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T05:01:24.163Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1448 [Pipeline] fileExists [Pipeline] sh [2023-05-04T05:01:24.524Z] + make test [2023-05-04T05:01:24.524Z] go test -race -coverprofile=coverage.out ./... [2023-05-04T05:01:32.631Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-05-04T05:01:47.541Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-05-04T05:01:47.541Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-05-04T05:01:47.541Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-05-04T05:01:47.541Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-05-04T05:01:47.541Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-05-04T05:01:47.541Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.063s coverage: 27.6% of statements [2023-05-04T05:01:47.541Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.066s coverage: 80.2% of statements [2023-05-04T05:01:47.541Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-05-04T05:01:47.541Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-05-04T05:01:47.541Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.074s coverage: 86.0% of statements [2023-05-04T05:01:48.110Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-05-04T05:01:48.110Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-05-04T05:01:48.110Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-05-04T05:01:48.110Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-04T05:01:48.368Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.118s coverage: 77.5% of statements [2023-05-04T05:01:49.313Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-05-04T05:01:51.274Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.061s coverage: 14.6% of statements [2023-05-04T05:01:51.274Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.074s coverage: 68.5% of statements [2023-05-04T05:01:51.274Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.117s coverage: 89.2% of statements [2023-05-04T05:01:51.274Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.063s coverage: 5.5% of statements [2023-05-04T05:02:13.266Z] GO111MODULE=on go vet ./... [2023-05-04T05:02:16.553Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T05:02:16.812Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T05:02:16.812Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-04T05:02:16.858Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-04T05:02:16.890Z] $ docker stop --time=1 ebe42f2b25a0cfa5054b1782e9267a69e8ebdf93ecd0a3426475329b35773007 [2023-05-04T05:02:20.376Z] $ docker rm -f --volumes ebe42f2b25a0cfa5054b1782e9267a69e8ebdf93ecd0a3426475329b35773007 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T05:02:21.045Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-04T05:02:21.121Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-04T05:02:21.870Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-04T05:02:22.182Z] + ls -al . [2023-05-04T05:02:22.182Z] total 272 [2023-05-04T05:02:22.182Z] drwxrwxr-x 11 jenkins jenkins 4096 May 4 05:01 . [2023-05-04T05:02:22.182Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 04:59 .. [2023-05-04T05:02:22.182Z] -rw-rw-r-- 1 jenkins jenkins 140 May 4 04:59 .dockerignore [2023-05-04T05:02:22.182Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 05:00 .git [2023-05-04T05:02:22.182Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 04:59 .github [2023-05-04T05:02:22.182Z] -rw-rw-r-- 1 jenkins jenkins 131 May 4 04:59 .gitignore [2023-05-04T05:02:22.182Z] -rw-rw-r-- 1 jenkins jenkins 42 May 4 04:59 .golangci.yml [2023-05-04T05:02:22.182Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 05:00 .semver [2023-05-04T05:02:22.182Z] -rw-rw-r-- 1 jenkins jenkins 31677 May 4 04:59 CHANGELOG.md [2023-05-04T05:02:22.182Z] -rw-rw-r-- 1 jenkins jenkins 677 May 4 04:59 GOVERNANCE.md [2023-05-04T05:02:22.182Z] -rw-rw-r-- 1 jenkins jenkins 885 May 4 04:59 Jenkinsfile [2023-05-04T05:02:22.182Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 4 04:59 LICENSE [2023-05-04T05:02:22.182Z] -rw-rw-r-- 1 jenkins jenkins 1714 May 4 04:59 Makefile [2023-05-04T05:02:22.182Z] -rw-rw-r-- 1 jenkins jenkins 619 May 4 04:59 OWNERS.md [2023-05-04T05:02:22.182Z] -rw-rw-r-- 1 jenkins jenkins 4891 May 4 04:59 README.md [2023-05-04T05:02:22.182Z] -rw-rw-r-- 1 jenkins jenkins 5 May 4 05:00 VERSION [2023-05-04T05:02:22.182Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 04:59 bin [2023-05-04T05:02:22.182Z] -rw-r--r-- 1 jenkins jenkins 106119 May 4 05:01 coverage.out [2023-05-04T05:02:22.182Z] drwxrwxr-x 5 jenkins jenkins 4096 May 4 04:59 example [2023-05-04T05:02:22.182Z] -rw-rw-r-- 1 jenkins jenkins 3246 May 4 04:59 go.mod [2023-05-04T05:02:22.182Z] -rw-rw-r-- 1 jenkins jenkins 30781 May 4 04:59 go.sum [2023-05-04T05:02:22.182Z] drwxrwxr-x 12 jenkins jenkins 4096 May 4 04:59 internal [2023-05-04T05:02:22.182Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 04:59 openapi [2023-05-04T05:02:22.182Z] drwxrwxr-x 6 jenkins jenkins 4096 May 4 04:59 pkg [2023-05-04T05:02:22.182Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 04:59 snap [2023-05-04T05:02:22.182Z] -rw-rw-r-- 1 jenkins jenkins 222 May 4 04:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T05:02:22.576Z] + 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=d07d678f1905c1459abdb357e5c8c7e89b30e8ae --label arch=amd64 --label version=0.0.0 . [2023-05-04T05:02:22.576Z] Sending build context to Docker daemon 11.17MB [2023-05-04T05:02:22.576Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T05:02:22.576Z] Step 2/23 : FROM ${BASE} AS builder [2023-05-04T05:02:22.576Z] ---> 1fbbf1cda1ce [2023-05-04T05:02:22.576Z] Step 3/23 : ARG MAKE=make build [2023-05-04T05:02:22.836Z] ---> Running in 456f7332d6eb [2023-05-04T05:02:22.836Z] Removing intermediate container 456f7332d6eb [2023-05-04T05:02:22.836Z] ---> ee936410e55a [2023-05-04T05:02:22.836Z] Step 4/23 : WORKDIR /device-sdk-go [2023-05-04T05:02:22.836Z] ---> Running in 2bfafac6e029 [2023-05-04T05:02:23.094Z] Removing intermediate container 2bfafac6e029 [2023-05-04T05:02:23.094Z] ---> 22d7ea3891b9 [2023-05-04T05:02:23.094Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-04T05:02:23.094Z] ---> Running in 1cbd53bcecea [2023-05-04T05:02:23.094Z] Removing intermediate container 1cbd53bcecea [2023-05-04T05:02:23.094Z] ---> 588b4749fe38 [2023-05-04T05:02:23.094Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-05-04T05:02:23.094Z] ---> Running in 04cbb6275250 [2023-05-04T05:02:23.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T05:02:23.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T05:02:23.612Z] OK: 265 MiB in 53 packages [2023-05-04T05:02:24.186Z] Removing intermediate container 04cbb6275250 [2023-05-04T05:02:24.186Z] ---> 67eeed98a067 [2023-05-04T05:02:24.186Z] Step 7/23 : COPY go.mod vendor* ./ [2023-05-04T05:02:24.186Z] ---> 684052464243 [2023-05-04T05:02:24.186Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T05:02:24.186Z] ---> Running in 575328121ed4 [2023-05-04T05:02:25.124Z] Removing intermediate container 575328121ed4 [2023-05-04T05:02:25.124Z] ---> b02c6f71ad4b [2023-05-04T05:02:25.124Z] Step 9/23 : COPY . . [2023-05-04T05:02:25.695Z] ---> 95d75cf9070e [2023-05-04T05:02:25.695Z] Step 10/23 : RUN ${MAKE} [2023-05-04T05:02:25.695Z] ---> Running in 20019c90561c [2023-05-04T05:02:25.954Z] 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-05-04T05:02:46.417Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13258 in /w/workspace/gexfoundry_device-sdk-go_PR-1448 [Pipeline] { [Pipeline] ws [2023-05-04T05:02:46.476Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2023-05-04T05:02:46.563Z] The recommended git tool is: git [2023-05-04T05:02:48.007Z] Removing intermediate container 20019c90561c [2023-05-04T05:02:48.007Z] ---> 00adef67d54c [2023-05-04T05:02:48.007Z] Step 11/23 : FROM alpine:3.17 [2023-05-04T05:02:48.007Z] 3.17: Pulling from library/alpine [2023-05-04T05:02:48.007Z] f56be85fc22e: Already exists [2023-05-04T05:02:48.007Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T05:02:48.007Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T05:02:48.007Z] ---> 9ed4aefc74f6 [2023-05-04T05:02:48.007Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-04T05:02:48.007Z] ---> Running in 51840a25b071 [2023-05-04T05:02:48.007Z] Removing intermediate container 51840a25b071 [2023-05-04T05:02:48.007Z] ---> ebad340ca731 [2023-05-04T05:02:48.007Z] Step 13/23 : RUN apk add --update --no-cache [2023-05-04T05:02:48.007Z] ---> Running in 2f22507236cb [2023-05-04T05:02:48.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T05:02:48.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T05:02:48.007Z] OK: 7 MiB in 15 packages [2023-05-04T05:02:48.007Z] Removing intermediate container 2f22507236cb [2023-05-04T05:02:48.007Z] ---> 5b07748336bd [2023-05-04T05:02:48.007Z] Step 14/23 : WORKDIR / [2023-05-04T05:02:48.007Z] ---> Running in 72d3747f09dc [2023-05-04T05:02:48.007Z] Removing intermediate container 72d3747f09dc [2023-05-04T05:02:48.007Z] ---> 66e2a1ce7a5a [2023-05-04T05:02:48.007Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-05-04T05:02:48.007Z] ---> e851f35ff862 [2023-05-04T05:02:48.007Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-05-04T05:02:48.007Z] ---> d9c3f1639209 [2023-05-04T05:02:48.007Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-05-04T05:02:48.007Z] ---> 1be23d28aacc [2023-05-04T05:02:48.007Z] Step 18/23 : EXPOSE 59999 [2023-05-04T05:02:48.007Z] ---> Running in 76fbca9794dd [2023-05-04T05:02:48.007Z] Removing intermediate container 76fbca9794dd [2023-05-04T05:02:48.007Z] ---> 77855861ecbf [2023-05-04T05:02:48.007Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-05-04T05:02:48.007Z] ---> Running in ec6415430adb [2023-05-04T05:02:48.007Z] Removing intermediate container ec6415430adb [2023-05-04T05:02:48.007Z] ---> 46efb395827a [2023-05-04T05:02:48.007Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-04T05:02:48.007Z] ---> Running in 5202db3289b0 [2023-05-04T05:02:48.007Z] Removing intermediate container 5202db3289b0 [2023-05-04T05:02:48.007Z] ---> acbc1dd259d4 [2023-05-04T05:02:48.007Z] Step 21/23 : LABEL arch=amd64 [2023-05-04T05:02:48.007Z] ---> Running in 5f877a07919f [2023-05-04T05:02:48.007Z] Removing intermediate container 5f877a07919f [2023-05-04T05:02:48.007Z] ---> 4e3efe950829 [2023-05-04T05:02:48.007Z] Step 22/23 : LABEL git_sha=d07d678f1905c1459abdb357e5c8c7e89b30e8ae [2023-05-04T05:02:48.007Z] ---> Running in cd750ad8ba3d [2023-05-04T05:02:48.007Z] Removing intermediate container cd750ad8ba3d [2023-05-04T05:02:48.007Z] ---> c761b7e4242d [2023-05-04T05:02:48.007Z] Step 23/23 : LABEL version=0.0.0 [2023-05-04T05:02:48.007Z] ---> Running in dcdaff21f9ac [2023-05-04T05:02:48.007Z] Removing intermediate container dcdaff21f9ac [2023-05-04T05:02:48.007Z] ---> a58947f2449a [2023-05-04T05:02:48.007Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-04T05:02:48.007Z] Successfully built a58947f2449a [2023-05-04T05:02:48.007Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T05:02:48.990Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T05:02:48.990Z] [2023-05-04T05:02:48.990Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T05:02:49.350Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T05:02:49.350Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-04T05:02:49.350Z] 5eb5b503b376: Pulling fs layer [2023-05-04T05:02:49.350Z] 5c69ac0246d0: Pulling fs layer [2023-05-04T05:02:49.350Z] ec43610c2a17: Pulling fs layer [2023-05-04T05:02:49.350Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-04T05:02:49.350Z] 33b1e0a273af: Pulling fs layer [2023-05-04T05:02:49.350Z] 5d3b04190fa2: Pulling fs layer [2023-05-04T05:02:49.350Z] 2f39f015ded8: Pulling fs layer [2023-05-04T05:02:49.350Z] 33b1e0a273af: Waiting [2023-05-04T05:02:49.350Z] 2f39f015ded8: Waiting [2023-05-04T05:02:49.350Z] 3a2ae6a8a46f: Waiting [2023-05-04T05:02:49.350Z] 5c69ac0246d0: Download complete [2023-05-04T05:02:49.350Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-04T05:02:49.350Z] 3a2ae6a8a46f: Download complete [2023-05-04T05:02:49.350Z] 33b1e0a273af: Verifying Checksum [2023-05-04T05:02:49.350Z] 33b1e0a273af: Download complete [2023-05-04T05:02:49.350Z] 5d3b04190fa2: Verifying Checksum [2023-05-04T05:02:49.350Z] 5d3b04190fa2: Download complete [2023-05-04T05:02:49.350Z] ec43610c2a17: Verifying Checksum [2023-05-04T05:02:49.350Z] ec43610c2a17: Download complete [2023-05-04T05:02:49.608Z] 5eb5b503b376: Verifying Checksum [2023-05-04T05:02:49.608Z] 5eb5b503b376: Download complete [2023-05-04T05:02:50.174Z] 2f39f015ded8: Download complete [2023-05-04T05:02:50.739Z] 5eb5b503b376: Pull complete [2023-05-04T05:02:50.739Z] 5c69ac0246d0: Pull complete [2023-05-04T05:02:51.306Z] ec43610c2a17: Pull complete [2023-05-04T05:02:51.564Z] 3a2ae6a8a46f: Pull complete [2023-05-04T05:02:51.822Z] 33b1e0a273af: Pull complete [2023-05-04T05:02:52.080Z] 5d3b04190fa2: Pull complete [2023-05-04T05:02:52.248Z] using credential edgex-jenkins-ssh [2023-05-04T05:02:52.270Z] Cloning the remote Git repository [2023-05-04T05:02:52.326Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-05-04T05:02:52.419Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2023-05-04T05:02:52.575Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-05-04T05:02:52.576Z] > git --version # timeout=10 [2023-05-04T05:02:52.600Z] > git --version # 'git version 2.25.1' [2023-05-04T05:02:52.602Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T05:02:52.753Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-04T05:02:54.405Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-05-04T05:02:54.432Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-04T05:02:55.365Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-05-04T05:02:55.410Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-05-04T05:02:55.411Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T05:02:55.427Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1448/head:refs/remotes/origin/PR-1448 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-04T05:02:55.974Z] Merging remotes/origin/main commit c25088f917b9aace1eb3ba1852d94d7ec4a10515 into PR head commit d07d678f1905c1459abdb357e5c8c7e89b30e8ae [2023-05-04T05:02:56.301Z] Merge succeeded, producing d07d678f1905c1459abdb357e5c8c7e89b30e8ae [2023-05-04T05:02:56.301Z] Checking out Revision d07d678f1905c1459abdb357e5c8c7e89b30e8ae (PR-1448) [2023-05-04T05:02:56.839Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-05-04T05:02:56.003Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T05:02:56.076Z] > git checkout -f d07d678f1905c1459abdb357e5c8c7e89b30e8ae # timeout=10 [2023-05-04T05:02:56.175Z] > git remote # timeout=10 [2023-05-04T05:02:56.203Z] > git config --get remote.origin.url # timeout=10 [2023-05-04T05:02:56.234Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T05:02:56.249Z] > git merge c25088f917b9aace1eb3ba1852d94d7ec4a10515 # timeout=10 [2023-05-04T05:02:56.278Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-04T05:02:56.317Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T05:02:56.337Z] > git checkout -f d07d678f1905c1459abdb357e5c8c7e89b30e8ae # timeout=10 [2023-05-04T05:02:56.902Z] > git --version # timeout=10 [2023-05-04T05:02:56.914Z] > git --version # 'git version 2.25.1' [2023-05-04T05:02:56.947Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-04T05:02:57.257Z] [2023-05-04T05:02:57.257Z] GitHub has been notified of this commit’s build result [2023-05-04T05:02:57.257Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [2023-05-04T05:02:57.361Z] 2f39f015ded8: Pull complete [2023-05-04T05:02:57.361Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-04T05:02:57.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T05:02:57.361Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T05:02:57.552Z] prd-ubuntu20.04-docker-8c-8g-13256 does not seem to be running inside a container [2023-05-04T05:02:57.586Z] $ 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-1448 -v /w/workspace/gexfoundry_device-sdk-go_PR-1448:/w/workspace/gexfoundry_device-sdk-go_PR-1448:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1448@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1448@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-04T05:03:00.508Z] $ docker top 75ed6e4176f6aeb71c885a189ab179e3ac55083b4a80916413c329acdecc1c2e -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T05:03:00.949Z] ---> job-cost.sh [2023-05-04T05:03:00.949Z] lf-activate-venv: SKIPPING [2023-05-04T05:03:00.949Z] INFO: No Stack... [2023-05-04T05:03:01.209Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T05:03:01.277Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-04T05:03:01.277Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T05:03:01.277Z] Dload Upload Total Spent Left Speed [2023-05-04T05:03:01.277Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 239k 0 --:--:-- --:--:-- --:--:-- 239k [Pipeline] sh [2023-05-04T05:03:01.779Z] INFO: Archiving Costs [Pipeline] sh [2023-05-04T05:03:01.891Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-04T05:03:02.093Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1448/archives/cost.csv [2023-05-04T05:03:02.093Z] + cut -d, -f6 [Pipeline] lock [2023-05-04T05:03:02.139Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1448-1-stack-cost] [2023-05-04T05:03:02.144Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1448-1-stack-cost] did not exist. Created. [2023-05-04T05:03:02.144Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1448-1-stack-cost] [Pipeline] { [Pipeline] unstash [2023-05-04T05:03:02.246Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-04T05:03:02.246Z] + sudo tee /etc/docker/daemon.new [2023-05-04T05:03:02.246Z] { [2023-05-04T05:03:02.246Z] "registry-mirrors": [ [2023-05-04T05:03:02.246Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-04T05:03:02.246Z] ], [2023-05-04T05:03:02.246Z] "bip": "10.250.0.254/24", [2023-05-04T05:03:02.246Z] "hosts": [ [2023-05-04T05:03:02.246Z] "tcp://0.0.0.0:5555", [2023-05-04T05:03:02.246Z] "unix:///var/run/docker.sock" [2023-05-04T05:03:02.246Z] ], [2023-05-04T05:03:02.246Z] "mtu": 1458, [2023-05-04T05:03:02.246Z] "selinux-enabled": true, [2023-05-04T05:03:02.246Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-04T05:03:02.246Z] } [Pipeline] sh [Pipeline] sh [2023-05-04T05:03:02.581Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-04T05:03:02.638Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T05:03:02.670Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1448-1-stack-cost] [2023-05-04T05:03:02.692Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] // lock [Pipeline] } [2023-05-04T05:03:02.774Z] $ docker stop --time=1 75ed6e4176f6aeb71c885a189ab179e3ac55083b4a80916413c329acdecc1c2e [2023-05-04T05:03:03.921Z] $ docker rm -f --volumes 75ed6e4176f6aeb71c885a189ab179e3ac55083b4a80916413c329acdecc1c2e [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2023-05-04T05:03:04.292Z] + sudo service docker restart [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T05:03:22.648Z] provisioning config files... [2023-05-04T05:03:22.681Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config7819113502840258068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T05:03:23.078Z] ---> docker-login.sh [2023-05-04T05:03:23.078Z] nexus3.edgexfoundry.org:10001 [2023-05-04T05:03:23.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T05:03:23.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T05:03:23.676Z] Configure a credential helper to remove this warning. See [2023-05-04T05:03:23.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T05:03:23.676Z] [2023-05-04T05:03:23.676Z] Login Succeeded [2023-05-04T05:03:23.676Z] nexus3.edgexfoundry.org:10002 [2023-05-04T05:03:23.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T05:03:24.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T05:03:24.226Z] Configure a credential helper to remove this warning. See [2023-05-04T05:03:24.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T05:03:24.226Z] [2023-05-04T05:03:24.226Z] Login Succeeded [2023-05-04T05:03:24.226Z] nexus3.edgexfoundry.org:10003 [2023-05-04T05:03:24.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T05:03:24.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T05:03:24.498Z] Configure a credential helper to remove this warning. See [2023-05-04T05:03:24.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T05:03:24.498Z] [2023-05-04T05:03:24.498Z] Login Succeeded [2023-05-04T05:03:24.498Z] nexus3.edgexfoundry.org:10004 [2023-05-04T05:03:24.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T05:03:25.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T05:03:25.044Z] Configure a credential helper to remove this warning. See [2023-05-04T05:03:25.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T05:03:25.044Z] [2023-05-04T05:03:25.044Z] Login Succeeded [2023-05-04T05:03:25.044Z] docker.io [2023-05-04T05:03:25.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T05:03:25.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T05:03:25.316Z] Configure a credential helper to remove this warning. See [2023-05-04T05:03:25.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T05:03:25.316Z] [2023-05-04T05:03:25.316Z] Login Succeeded [2023-05-04T05:03:25.316Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T05:03:25.346Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-04T05:03:25.783Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T05:03:25.825Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T05:03:25.860Z] ========================================================= [2023-05-04T05:03:25.861Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-04T05:03:25.861Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T05:03:26.398Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-04T05:03:26.994Z] Sending build context to Docker daemon 5.942MB [2023-05-04T05:03:26.994Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T05:03:26.994Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-04T05:03:26.994Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-04T05:03:26.994Z] c41833b44d91: Pulling fs layer [2023-05-04T05:03:26.994Z] ed15518f5707: Pulling fs layer [2023-05-04T05:03:26.994Z] feae8fd75edb: Pulling fs layer [2023-05-04T05:03:26.994Z] 242c74f7c9fa: Pulling fs layer [2023-05-04T05:03:26.994Z] 3cdef696dda3: Pulling fs layer [2023-05-04T05:03:26.994Z] 2ced38df9373: Pulling fs layer [2023-05-04T05:03:26.994Z] 58f1dce35555: Pulling fs layer [2023-05-04T05:03:26.994Z] 242c74f7c9fa: Waiting [2023-05-04T05:03:26.994Z] 3cdef696dda3: Waiting [2023-05-04T05:03:26.994Z] 58f1dce35555: Waiting [2023-05-04T05:03:26.994Z] 2ced38df9373: Waiting [2023-05-04T05:03:26.994Z] ed15518f5707: Download complete [2023-05-04T05:03:26.994Z] 242c74f7c9fa: Verifying Checksum [2023-05-04T05:03:26.994Z] 242c74f7c9fa: Download complete [2023-05-04T05:03:26.994Z] 3cdef696dda3: Verifying Checksum [2023-05-04T05:03:26.994Z] 3cdef696dda3: Download complete [2023-05-04T05:03:27.266Z] c41833b44d91: Verifying Checksum [2023-05-04T05:03:27.266Z] c41833b44d91: Download complete [2023-05-04T05:03:28.254Z] c41833b44d91: Pull complete [2023-05-04T05:03:28.537Z] 58f1dce35555: Verifying Checksum [2023-05-04T05:03:28.537Z] 58f1dce35555: Download complete [2023-05-04T05:03:28.812Z] ed15518f5707: Pull complete [2023-05-04T05:03:29.781Z] feae8fd75edb: Verifying Checksum [2023-05-04T05:03:29.781Z] feae8fd75edb: Download complete [2023-05-04T05:03:29.781Z] 2ced38df9373: Verifying Checksum [2023-05-04T05:03:29.781Z] 2ced38df9373: Download complete [2023-05-04T05:03:42.161Z] feae8fd75edb: Pull complete [2023-05-04T05:03:42.161Z] 242c74f7c9fa: Pull complete [2023-05-04T05:03:42.161Z] 3cdef696dda3: Pull complete [2023-05-04T05:03:48.840Z] 2ced38df9373: Pull complete [2023-05-04T05:03:52.219Z] 58f1dce35555: Pull complete [2023-05-04T05:03:52.219Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-04T05:03:52.219Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-04T05:03:52.219Z] ---> fadd8f120f05 [2023-05-04T05:03:52.219Z] Step 3/10 : ARG MAKE=make build [2023-05-04T05:03:53.648Z] ---> Running in de5b56ccf93f [2023-05-04T05:03:53.917Z] Removing intermediate container de5b56ccf93f [2023-05-04T05:03:53.918Z] ---> 0779c5601725 [2023-05-04T05:03:53.918Z] Step 4/10 : WORKDIR /device-sdk-go [2023-05-04T05:03:54.188Z] ---> Running in 8249f8bef71b [2023-05-04T05:03:54.473Z] Removing intermediate container 8249f8bef71b [2023-05-04T05:03:54.473Z] ---> fa90a333cc5d [2023-05-04T05:03:54.473Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-04T05:03:54.473Z] ---> Running in 7b060ab12547 [2023-05-04T05:03:54.746Z] Removing intermediate container 7b060ab12547 [2023-05-04T05:03:54.746Z] ---> 685937cfd4b3 [2023-05-04T05:03:54.746Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-05-04T05:03:55.033Z] ---> Running in fbb371a08f8c [2023-05-04T05:03:56.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T05:03:56.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T05:03:58.007Z] OK: 263 MiB in 53 packages [2023-05-04T05:03:58.624Z] Removing intermediate container fbb371a08f8c [2023-05-04T05:03:58.624Z] ---> 1d4425c29831 [2023-05-04T05:03:58.624Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-04T05:03:58.893Z] ---> 5480eff917e3 [2023-05-04T05:03:58.893Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T05:03:59.174Z] ---> Running in d20b0345c410 [2023-05-04T05:05:07.078Z] Removing intermediate container d20b0345c410 [2023-05-04T05:05:07.078Z] ---> 4c9d8638eba1 [2023-05-04T05:05:07.078Z] Step 9/10 : COPY . . [2023-05-04T05:05:07.078Z] ---> b7aff0239f63 [2023-05-04T05:05:07.078Z] Step 10/10 : RUN ${MAKE} [2023-05-04T05:05:07.078Z] ---> Running in 2c94a8d07c8e [2023-05-04T05:05:07.079Z] noop [2023-05-04T05:05:07.079Z] Removing intermediate container 2c94a8d07c8e [2023-05-04T05:05:07.079Z] ---> f36f5a514102 [2023-05-04T05:05:07.079Z] Successfully built f36f5a514102 [2023-05-04T05:05:07.079Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T05:05:07.560Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T05:05:07.560Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T05:05:07.875Z] prd-ubuntu20.04-docker-arm64-4c-16g-13258 does not seem to be running inside a container [2023-05-04T05:05:07.956Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-arm64 cat [2023-05-04T05:05:11.463Z] $ docker top ed4db5b7472927d271b90c08e6017747ac9c7e11ca55781d8a0946d881c2c248 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T05:05:12.361Z] + go version [2023-05-04T05:05:12.361Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-04T05:05:12.413Z] $ docker stop --time=1 ed4db5b7472927d271b90c08e6017747ac9c7e11ca55781d8a0946d881c2c248 [2023-05-04T05:05:14.071Z] $ docker rm -f --volumes ed4db5b7472927d271b90c08e6017747ac9c7e11ca55781d8a0946d881c2c248 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T05:05:14.916Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T05:05:14.916Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T05:05:15.186Z] prd-ubuntu20.04-docker-arm64-4c-16g-13258 does not seem to be running inside a container [2023-05-04T05:05:15.273Z] $ 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/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-arm64 cat [2023-05-04T05:05:16.495Z] $ docker top eb09f7f16fff0ab91120e4e0131446c00941d3d1b61e6412e9b8c294ea22539b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T05:05:17.376Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-04T05:05:17.761Z] + make test [2023-05-04T05:05:17.761Z] go test -race -coverprofile=coverage.out ./... [2023-05-04T05:06:04.647Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-05-04T05:07:56.345Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-05-04T05:07:56.345Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-05-04T05:07:56.345Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-05-04T05:07:56.345Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-05-04T05:07:56.345Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-05-04T05:08:08.659Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.221s coverage: 27.6% of statements [2023-05-04T05:08:08.659Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.262s coverage: 80.2% of statements [2023-05-04T05:08:20.969Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-05-04T05:08:20.969Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-05-04T05:08:20.969Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.356s coverage: 86.0% of statements [2023-05-04T05:08:27.621Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-05-04T05:08:27.621Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.430s coverage: 77.5% of statements [2023-05-04T05:08:31.874Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-05-04T05:08:32.462Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-05-04T05:08:32.462Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-04T05:08:34.415Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.281s coverage: 14.6% of statements [2023-05-04T05:08:34.415Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.441s coverage: 68.5% of statements [2023-05-04T05:08:37.009Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.478s coverage: 89.2% of statements [2023-05-04T05:08:37.594Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-05-04T05:08:37.862Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.272s coverage: 5.5% of statements [2023-05-04T05:08:38.830Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-04T05:08:38.830Z] GO111MODULE=on go vet ./... [2023-05-04T05:11:15.634Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T05:11:15.634Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T05:11:15.634Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-04T05:11:15.674Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-04T05:11:15.721Z] $ docker stop --time=1 eb09f7f16fff0ab91120e4e0131446c00941d3d1b61e6412e9b8c294ea22539b [2023-05-04T05:11:17.630Z] $ docker rm -f --volumes eb09f7f16fff0ab91120e4e0131446c00941d3d1b61e6412e9b8c294ea22539b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T05:11:19.341Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-04T05:11:19.382Z] Warning: overwriting stash ‘coverage-report’ [2023-05-04T05:11:20.028Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T05:11:20.649Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-04T05:11:20.992Z] + ls -al . [2023-05-04T05:11:20.993Z] total 268 [2023-05-04T05:11:20.993Z] drwxrwxr-x 10 jenkins jenkins 4096 May 4 05:05 . [2023-05-04T05:11:20.993Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 05:02 .. [2023-05-04T05:11:20.993Z] -rw-rw-r-- 1 jenkins jenkins 140 May 4 05:02 .dockerignore [2023-05-04T05:11:20.993Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 05:02 .git [2023-05-04T05:11:20.993Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 05:02 .github [2023-05-04T05:11:20.993Z] -rw-rw-r-- 1 jenkins jenkins 131 May 4 05:02 .gitignore [2023-05-04T05:11:20.993Z] -rw-rw-r-- 1 jenkins jenkins 42 May 4 05:02 .golangci.yml [2023-05-04T05:11:20.993Z] -rw-rw-r-- 1 jenkins jenkins 31677 May 4 05:02 CHANGELOG.md [2023-05-04T05:11:20.993Z] -rw-rw-r-- 1 jenkins jenkins 677 May 4 05:02 GOVERNANCE.md [2023-05-04T05:11:20.993Z] -rw-rw-r-- 1 jenkins jenkins 885 May 4 05:02 Jenkinsfile [2023-05-04T05:11:20.993Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 4 05:02 LICENSE [2023-05-04T05:11:20.993Z] -rw-rw-r-- 1 jenkins jenkins 1714 May 4 05:02 Makefile [2023-05-04T05:11:20.993Z] -rw-rw-r-- 1 jenkins jenkins 619 May 4 05:02 OWNERS.md [2023-05-04T05:11:20.993Z] -rw-rw-r-- 1 jenkins jenkins 4891 May 4 05:02 README.md [2023-05-04T05:11:20.993Z] -rw-rw-r-- 1 jenkins jenkins 5 May 4 05:00 VERSION [2023-05-04T05:11:20.993Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 05:02 bin [2023-05-04T05:11:20.993Z] -rw-r--r-- 1 jenkins jenkins 106119 May 4 05:08 coverage.out [2023-05-04T05:11:20.993Z] drwxrwxr-x 5 jenkins jenkins 4096 May 4 05:02 example [2023-05-04T05:11:20.993Z] -rw-rw-r-- 1 jenkins jenkins 3246 May 4 05:02 go.mod [2023-05-04T05:11:20.993Z] -rw-rw-r-- 1 jenkins jenkins 30781 May 4 05:02 go.sum [2023-05-04T05:11:20.993Z] drwxrwxr-x 12 jenkins jenkins 4096 May 4 05:02 internal [2023-05-04T05:11:20.993Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 05:02 openapi [2023-05-04T05:11:20.993Z] drwxrwxr-x 6 jenkins jenkins 4096 May 4 05:02 pkg [2023-05-04T05:11:20.993Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 05:02 snap [2023-05-04T05:11:20.993Z] -rw-rw-r-- 1 jenkins jenkins 222 May 4 05:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T05:11:21.402Z] + 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=d07d678f1905c1459abdb357e5c8c7e89b30e8ae --label arch=arm64 --label version=0.0.0 . [2023-05-04T05:11:21.672Z] Sending build context to Docker daemon 6.049MB [2023-05-04T05:11:21.940Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T05:11:21.940Z] Step 2/23 : FROM ${BASE} AS builder [2023-05-04T05:11:21.940Z] ---> f36f5a514102 [2023-05-04T05:11:21.940Z] Step 3/23 : ARG MAKE=make build [2023-05-04T05:11:21.940Z] ---> Running in 2ca2df265df7 [2023-05-04T05:11:22.219Z] Removing intermediate container 2ca2df265df7 [2023-05-04T05:11:22.219Z] ---> bc07ecd083f4 [2023-05-04T05:11:22.219Z] Step 4/23 : WORKDIR /device-sdk-go [2023-05-04T05:11:22.485Z] ---> Running in 511a78ececdb [2023-05-04T05:11:22.752Z] Removing intermediate container 511a78ececdb [2023-05-04T05:11:22.752Z] ---> 1218a15a7817 [2023-05-04T05:11:22.752Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-04T05:11:22.752Z] ---> Running in dd19a408cbac [2023-05-04T05:11:23.021Z] Removing intermediate container dd19a408cbac [2023-05-04T05:11:23.021Z] ---> 4e3d8b4004e7 [2023-05-04T05:11:23.021Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-05-04T05:11:23.021Z] ---> Running in d35e9386839d [2023-05-04T05:11:23.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T05:11:24.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T05:11:25.975Z] OK: 263 MiB in 53 packages [2023-05-04T05:11:26.558Z] Removing intermediate container d35e9386839d [2023-05-04T05:11:26.558Z] ---> 140adff49f56 [2023-05-04T05:11:26.558Z] Step 7/23 : COPY go.mod vendor* ./ [2023-05-04T05:11:28.501Z] ---> a762e0200310 [2023-05-04T05:11:28.501Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T05:11:28.501Z] ---> Running in ed3ae12c590c [2023-05-04T05:11:31.171Z] Removing intermediate container ed3ae12c590c [2023-05-04T05:11:31.171Z] ---> 7991b2ae1d35 [2023-05-04T05:11:31.171Z] Step 9/23 : COPY . . [2023-05-04T05:11:32.173Z] ---> 9b86ee31dfb3 [2023-05-04T05:11:32.173Z] Step 10/23 : RUN ${MAKE} [2023-05-04T05:11:32.448Z] ---> Running in 3e2a60a3f2a3 [2023-05-04T05:11:33.436Z] 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-05-04T05:13:40.112Z] Removing intermediate container 3e2a60a3f2a3 [2023-05-04T05:13:40.112Z] ---> 97f43814b6cd [2023-05-04T05:13:40.112Z] Step 11/23 : FROM alpine:3.17 [2023-05-04T05:13:40.112Z] 3.17: Pulling from library/alpine [2023-05-04T05:13:40.112Z] c41833b44d91: Already exists [2023-05-04T05:13:40.112Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T05:13:40.112Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T05:13:40.112Z] ---> 51e60588ff2c [2023-05-04T05:13:40.112Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-04T05:13:40.112Z] ---> Running in f12702efccd4 [2023-05-04T05:13:40.112Z] Removing intermediate container f12702efccd4 [2023-05-04T05:13:40.112Z] ---> df752766819e [2023-05-04T05:13:40.112Z] Step 13/23 : RUN apk add --update --no-cache [2023-05-04T05:13:40.112Z] ---> Running in 9d548fb66b6d [2023-05-04T05:13:40.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T05:13:40.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T05:13:41.927Z] OK: 7 MiB in 15 packages [2023-05-04T05:13:42.891Z] Removing intermediate container 9d548fb66b6d [2023-05-04T05:13:42.891Z] ---> 9c57cf3145b3 [2023-05-04T05:13:42.891Z] Step 14/23 : WORKDIR / [2023-05-04T05:13:42.891Z] ---> Running in 2c9734a7c78f [2023-05-04T05:13:43.157Z] Removing intermediate container 2c9734a7c78f [2023-05-04T05:13:43.157Z] ---> a2deb258b8a2 [2023-05-04T05:13:43.157Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-05-04T05:13:43.427Z] ---> a90388059dc4 [2023-05-04T05:13:43.427Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-05-04T05:13:44.838Z] ---> afe6640bd181 [2023-05-04T05:13:44.838Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-05-04T05:13:45.422Z] ---> 479b23ae9868 [2023-05-04T05:13:45.422Z] Step 18/23 : EXPOSE 59999 [2023-05-04T05:13:45.422Z] ---> Running in 5fa232ab4ae0 [2023-05-04T05:13:45.690Z] Removing intermediate container 5fa232ab4ae0 [2023-05-04T05:13:45.690Z] ---> 8f8a3b29a696 [2023-05-04T05:13:45.690Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-05-04T05:13:45.690Z] ---> Running in f98e603290c9 [2023-05-04T05:13:45.964Z] Removing intermediate container f98e603290c9 [2023-05-04T05:13:45.964Z] ---> d8c6df26abcd [2023-05-04T05:13:45.964Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-04T05:13:45.964Z] ---> Running in 9f19e7ac531d [2023-05-04T05:13:46.233Z] Removing intermediate container 9f19e7ac531d [2023-05-04T05:13:46.233Z] ---> 37f4c496350a [2023-05-04T05:13:46.233Z] Step 21/23 : LABEL arch=arm64 [2023-05-04T05:13:46.501Z] ---> Running in e666428f82db [2023-05-04T05:13:46.769Z] Removing intermediate container e666428f82db [2023-05-04T05:13:46.769Z] ---> e8f9d406b62d [2023-05-04T05:13:46.769Z] Step 22/23 : LABEL git_sha=d07d678f1905c1459abdb357e5c8c7e89b30e8ae [2023-05-04T05:13:46.769Z] ---> Running in ab7eed0cf263 [2023-05-04T05:13:47.036Z] Removing intermediate container ab7eed0cf263 [2023-05-04T05:13:47.036Z] ---> 2beaf35671ca [2023-05-04T05:13:47.036Z] Step 23/23 : LABEL version=0.0.0 [2023-05-04T05:13:47.036Z] ---> Running in 21040a13e32e [2023-05-04T05:13:47.302Z] Removing intermediate container 21040a13e32e [2023-05-04T05:13:47.303Z] ---> 5f564dafd7bb [2023-05-04T05:13:47.303Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-04T05:13:47.570Z] Successfully built 5f564dafd7bb [2023-05-04T05:13:47.570Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T05:13:48.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T05:13:48.334Z] [2023-05-04T05:13:48.334Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T05:13:48.732Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T05:13:48.732Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-04T05:13:48.732Z] 8998bd30e6a1: Pulling fs layer [2023-05-04T05:13:48.732Z] 04944245beec: Pulling fs layer [2023-05-04T05:13:48.732Z] 699f458cf7ca: Pulling fs layer [2023-05-04T05:13:48.732Z] 765212b225bb: Pulling fs layer [2023-05-04T05:13:48.732Z] f23df028b6ca: Pulling fs layer [2023-05-04T05:13:48.732Z] d65c8cfc05b1: Pulling fs layer [2023-05-04T05:13:48.732Z] 2437ff75d9bd: Pulling fs layer [2023-05-04T05:13:48.732Z] 765212b225bb: Waiting [2023-05-04T05:13:48.732Z] f23df028b6ca: Waiting [2023-05-04T05:13:48.732Z] d65c8cfc05b1: Waiting [2023-05-04T05:13:48.732Z] 2437ff75d9bd: Waiting [2023-05-04T05:13:49.000Z] 04944245beec: Verifying Checksum [2023-05-04T05:13:49.000Z] 04944245beec: Download complete [2023-05-04T05:13:49.000Z] 765212b225bb: Download complete [2023-05-04T05:13:49.000Z] f23df028b6ca: Verifying Checksum [2023-05-04T05:13:49.000Z] f23df028b6ca: Download complete [2023-05-04T05:13:49.000Z] d65c8cfc05b1: Verifying Checksum [2023-05-04T05:13:49.000Z] d65c8cfc05b1: Download complete [2023-05-04T05:13:49.000Z] 699f458cf7ca: Verifying Checksum [2023-05-04T05:13:49.000Z] 699f458cf7ca: Download complete [2023-05-04T05:13:49.588Z] 8998bd30e6a1: Verifying Checksum [2023-05-04T05:13:49.588Z] 8998bd30e6a1: Download complete [2023-05-04T05:13:51.533Z] 2437ff75d9bd: Verifying Checksum [2023-05-04T05:13:51.533Z] 2437ff75d9bd: Download complete [2023-05-04T05:13:53.490Z] 8998bd30e6a1: Pull complete [2023-05-04T05:13:54.081Z] 04944245beec: Pull complete [2023-05-04T05:13:55.488Z] 699f458cf7ca: Pull complete [2023-05-04T05:13:55.488Z] 765212b225bb: Pull complete [2023-05-04T05:13:56.453Z] f23df028b6ca: Pull complete [2023-05-04T05:13:56.453Z] d65c8cfc05b1: Pull complete [2023-05-04T05:14:11.440Z] 2437ff75d9bd: Pull complete [2023-05-04T05:14:11.440Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-04T05:14:11.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T05:14:11.440Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T05:14:11.761Z] prd-ubuntu20.04-docker-arm64-4c-16g-13258 does not seem to be running inside a container [2023-05-04T05:14:11.837Z] $ 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/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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-lftools-log-publisher:arm64 cat [2023-05-04T05:14:14.471Z] $ docker top 8805e4e5d0915664a260ad237c4b69e4707b254e1a9fa869e4ac34adab01d395 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T05:14:15.370Z] ---> job-cost.sh [2023-05-04T05:14:15.370Z] lf-activate-venv: SKIPPING [2023-05-04T05:14:15.370Z] INFO: No Stack... [2023-05-04T05:14:15.952Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-04T05:14:16.912Z] INFO: Archiving Costs [Pipeline] sh [2023-05-04T05:14:17.261Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2023-05-04T05:14:17.261Z] + cut -d, -f6 [Pipeline] lock [2023-05-04T05:14:17.346Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1448-1-stack-cost] [2023-05-04T05:14:17.352Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1448-1-stack-cost] did not exist. Created. [2023-05-04T05:14:17.352Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1448-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T05:14:18.082Z] /w/workspace/device-sdk-go/1@tmp/durable-e772b059/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-04T05:14:18.435Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-04T05:14:18.483Z] Warning: overwriting stash ‘stack-cost’ [2023-05-04T05:14:18.550Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T05:14:18.565Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1448-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-04T05:14:18.661Z] $ docker stop --time=1 8805e4e5d0915664a260ad237c4b69e4707b254e1a9fa869e4ac34adab01d395 [2023-05-04T05:14:21.968Z] $ docker rm -f --volumes 8805e4e5d0915664a260ad237c4b69e4707b254e1a9fa869e4ac34adab01d395 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-04T05:14:22.923Z] provisioning config files... [2023-05-04T05:14:22.931Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1448@tmp/config15802064960153692268tmp [Pipeline] { [Pipeline] sh [2023-05-04T05:14:23.264Z] + set +x [2023-05-04T05:14:23.264Z] + curl -s https://codecov.io/bash [2023-05-04T05:14:23.264Z] + bash -s -- [2023-05-04T05:14:23.264Z] [2023-05-04T05:14:23.264Z] _____ _ [2023-05-04T05:14:23.264Z] / ____| | | [2023-05-04T05:14:23.264Z] | | ___ __| | ___ ___ _____ __ [2023-05-04T05:14:23.264Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-04T05:14:23.264Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-04T05:14:23.264Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-04T05:14:23.264Z] Bash-1.0.6 [2023-05-04T05:14:23.264Z] [2023-05-04T05:14:23.264Z] [2023-05-04T05:14:23.264Z] ==> git version 2.25.1 found [2023-05-04T05:14:23.264Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-04T05:14:23.264Z] Release-Date: 2020-01-08 [2023-05-04T05:14:23.264Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-04T05:14:23.264Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-04T05:14:23.264Z] ==> Jenkins CI detected. [2023-05-04T05:14:23.264Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1448 [2023-05-04T05:14:23.264Z] project root: . [2023-05-04T05:14:23.264Z] --> token set from env [2023-05-04T05:14:23.264Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-04T05:14:23.264Z] ==> Running gcov in . (disable via -X gcov) [2023-05-04T05:14:23.264Z] ==> Python coveragepy not found [2023-05-04T05:14:23.264Z] ==> Searching for coverage reports in: [2023-05-04T05:14:23.264Z] + . [2023-05-04T05:14:23.264Z] -> Found 1 reports [2023-05-04T05:14:23.264Z] ==> Detecting git/mercurial file structure [2023-05-04T05:14:23.264Z] ==> Reading reports [2023-05-04T05:14:23.264Z] + ./coverage.out bytes=106119 [2023-05-04T05:14:23.264Z] ==> Appending adjustments [2023-05-04T05:14:23.264Z] https://docs.codecov.io/docs/fixing-reports [2023-05-04T05:14:23.524Z] + Found adjustments [2023-05-04T05:14:23.524Z] ==> Gzipping contents [2023-05-04T05:14:23.783Z] 16K /tmp/codecov.vac2Fw.gz [2023-05-04T05:14:23.783Z] ==> Uploading reports [2023-05-04T05:14:23.783Z] url: https://codecov.io [2023-05-04T05:14:23.783Z] query: branch=PR-1448&commit=d07d678f1905c1459abdb357e5c8c7e89b30e8ae&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1448%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1448&job=&cmd_args= [2023-05-04T05:14:23.783Z] -> Pinging Codecov [2023-05-04T05:14:23.783Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1448&commit=d07d678f1905c1459abdb357e5c8c7e89b30e8ae&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1448%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1448&job=&cmd_args= [2023-05-04T05:14:23.783Z] -> Uploading to [2023-05-04T05:14:23.783Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-04/7E55EF52A471D76F132DFD9A03CDDE97/d07d678f1905c1459abdb357e5c8c7e89b30e8ae/7e6b39f8-dea6-4aca-8f5d-09bdf3f71c82.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230504T051423Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4a8cb56b962f146d3eeb3ef0b6ffa0ceace61af35fa86883302dacc7140bb598 [2023-05-04T05:14:23.783Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T05:14:23.783Z] Dload Upload Total Spent Left Speed [2023-05-04T05:14:24.042Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15027 0 0 100 15027 0 67995 --:--:-- --:--:-- --:--:-- 67995 [2023-05-04T05:14:24.042Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/d07d678f1905c1459abdb357e5c8c7e89b30e8ae [Pipeline] } [2023-05-04T05:14:24.069Z] 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-05-04T05:14:25.820Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1448/archives ] [2023-05-04T05:14:25.820Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1448/archives [2023-05-04T05:14:25.820Z] total 16 [2023-05-04T05:14:25.820Z] drwxr-xr-x 3 root root 4096 May 4 05:03 . [2023-05-04T05:14:25.820Z] drwxrwxr-x 12 jenkins jenkins 4096 May 4 05:03 .. [2023-05-04T05:14:25.820Z] drwxr-xr-x 2 root root 4096 May 4 05:03 cost [2023-05-04T05:14:25.820Z] -rw-r--r-- 1 root root 86 May 4 05:03 cost.csv [2023-05-04T05:14:25.820Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1448/archives [2023-05-04T05:14:25.820Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1448/archives [2023-05-04T05:14:25.820Z] total 16 [2023-05-04T05:14:25.820Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 05:03 . [2023-05-04T05:14:25.820Z] drwxrwxr-x 12 jenkins jenkins 4096 May 4 05:03 .. [2023-05-04T05:14:25.820Z] drwxr-xr-x 2 jenkins jenkins 4096 May 4 05:03 cost [2023-05-04T05:14:25.820Z] -rw-r--r-- 1 jenkins jenkins 86 May 4 05:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-04T05:14:26.152Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T05:14:27.041Z] ---> package-listing.sh [2023-05-04T05:14:27.041Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-04T05:14:27.041Z] ++ facter osfamily [2023-05-04T05:14:27.301Z] + OS_FAMILY=debian [2023-05-04T05:14:27.301Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1448 [2023-05-04T05:14:27.301Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-04T05:14:27.301Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-04T05:14:27.301Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-04T05:14:27.301Z] + PACKAGES=/tmp/packages_start.txt [2023-05-04T05:14:27.301Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1448 ']' [2023-05-04T05:14:27.301Z] + PACKAGES=/tmp/packages_end.txt [2023-05-04T05:14:27.301Z] + case "${OS_FAMILY}" in [2023-05-04T05:14:27.301Z] + dpkg -l [2023-05-04T05:14:27.301Z] + grep '^ii' [2023-05-04T05:14:27.301Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-04T05:14:27.301Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-04T05:14:27.301Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-04T05:14:27.301Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1448 ']' [2023-05-04T05:14:27.301Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1448/archives/ [2023-05-04T05:14:27.301Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1448/archives/ [Pipeline] echo [2023-05-04T05:14:27.335Z] 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-1448/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-04T05:14:27.627Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T05:14:28.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T05:14:28.255Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T05:14:28.401Z] prd-ubuntu20.04-docker-8c-8g-13256 does not seem to be running inside a container [2023-05-04T05:14:28.431Z] $ 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-1448/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-1448 -v /w/workspace/gexfoundry_device-sdk-go_PR-1448:/w/workspace/gexfoundry_device-sdk-go_PR-1448:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1448@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1448@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-04T05:14:28.662Z] $ docker top dce38814d5159746b0ca3af125aa95f2d0001c54d37194c163cf613b62f15ee2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T05:14:29.060Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-04T05:14:29.371Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-04T05:14:29.679Z] + ls /var/log/sa-host [2023-05-04T05:14:29.679Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T05:14:29.818Z] provisioning config files... [2023-05-04T05:14:29.827Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1448@tmp/config12546530832708824224tmp [Pipeline] { [Pipeline] echo [2023-05-04T05:14:29.872Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T05:14:30.185Z] ---> create-netrc.sh [Pipeline] } [2023-05-04T05:14:30.214Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-04T05:14:30.610Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-04T05:14:30.640Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T05:14:30.949Z] ---> sudo-logs.sh [2023-05-04T05:14:30.949Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-04T05:14:31.028Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T05:14:31.337Z] ---> job-cost.sh [2023-05-04T05:14:31.337Z] lf-activate-venv: SKIPPING [2023-05-04T05:14:31.337Z] DEBUG: total: 0.2199999988079071 [2023-05-04T05:14:31.337Z] INFO: Retrieving Stack Cost... [2023-05-04T05:14:31.596Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T05:14:32.165Z] INFO: Archiving Costs [Pipeline] echo [2023-05-04T05:14:32.198Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T05:14:32.506Z] ---> logs-deploy.sh [2023-05-04T05:14:32.506Z] lf-activate-venv: SKIPPING [2023-05-04T05:14:32.506Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1448/1 [2023-05-04T05:14:32.506Z] INFO: archiving workspace using pattern(s): [2023-05-04T05:14:33.447Z] Archives upload complete. [2023-05-04T05:14:33.447Z] INFO: archiving logs to Nexus