Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 268da6f83e209ba80039c304e6dff6a0d7afc8ae+c046c07be681eb47061b9e73bdc74da4165eb351 (137f6187155fd3692b31c599c1abd1ccaa1a7263) 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-ssh6771529417542282118.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17703485029000635035.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1460/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1460/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7598792953620199955.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh520353553914757115.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1460/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1460/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15668325129547808245.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16542’ Running on prd-ubuntu20.04-docker-8c-8g-16544 in /w/workspace/gexfoundry_device-sdk-go_PR-1460 [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-1460 # 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 Merging remotes/origin/main commit c046c07be681eb47061b9e73bdc74da4165eb351 into PR head commit 268da6f83e209ba80039c304e6dff6a0d7afc8ae Merge succeeded, producing e9d37a776735afb08a17f4569e5a2b3f9afba365 Checking out Revision e9d37a776735afb08a17f4569e5a2b3f9afba365 (PR-1460) > 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/1460/head:refs/remotes/origin/PR-1460 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 268da6f83e209ba80039c304e6dff6a0d7afc8ae # 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 c046c07be681eb47061b9e73bdc74da4165eb351 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e9d37a776735afb08a17f4569e5a2b3f9afba365 # timeout=10 Commit message: "Merge commit 'c046c07be681eb47061b9e73bdc74da4165eb351' into HEAD" > git rev-list --no-walk 268da6f83e209ba80039c304e6dff6a0d7afc8ae # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-23T18:43:31.903Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-23T18:43:31.970Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-23T18:43:31.989Z] ========================================================= [2023-05-23T18:43:31.989Z] EdgeX Global Pipelines Version Info [2023-05-23T18:43:31.989Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-23T18:43:32.687Z] ------------------- [2023-05-23T18:43:32.687Z] stable info: [2023-05-23T18:43:32.687Z] ------------------- [2023-05-23T18:43:32.688Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-23T18:43:32.688Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T18:43:32.688Z] Message: update stable to v1.0.249 [2023-05-23T18:43:33.261Z] ------------------- [2023-05-23T18:43:33.261Z] experimental info: [2023-05-23T18:43:33.261Z] ------------------- [2023-05-23T18:43:33.261Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-23T18:43:33.261Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T18:43:33.261Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-23T18:43:33.433Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-05-23T18:43:33.448Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-05-23T18:43:33.464Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-23T18:43:33.477Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-23T18:43:33.496Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-23T18:43:33.514Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-23T18:43:33.532Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-23T18:43:33.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-05-23T18:43:33.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-23T18:43:33.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-23T18:43:33.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-23T18:43:33.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-05-23T18:43:33.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-23T18:43:33.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-23T18:43:33.656Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-23T18:43:33.670Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-05-23T18:43:33.682Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-23T18:43:33.694Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-23T18:43:33.708Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-23T18:43:33.719Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-23T18:43:33.736Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-23T18:43:33.749Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-23T18:43:33.762Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-23T18:43:33.773Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-23T18:43:33.786Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-23T18:43:33.802Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-23T18:43:33.813Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-23T18:43:33.826Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1460 [Pipeline] echo [2023-05-23T18:43:33.838Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1460 [Pipeline] echo [2023-05-23T18:43:33.850Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1460 [Pipeline] echo [2023-05-23T18:43:33.863Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e9d37a776735afb08a17f4569e5a2b3f9afba365 [Pipeline] echo [2023-05-23T18:43:33.877Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e9d37a7 [Pipeline] echo [2023-05-23T18:43:33.892Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T18:43:33.934Z] provisioning config files... [2023-05-23T18:43:33.947Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp/config11049084396043155546tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T18:43:34.249Z] ---> docker-login.sh [2023-05-23T18:43:34.249Z] nexus3.edgexfoundry.org:10001 [2023-05-23T18:43:34.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T18:43:34.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T18:43:34.783Z] Configure a credential helper to remove this warning. See [2023-05-23T18:43:34.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T18:43:34.783Z] [2023-05-23T18:43:34.783Z] Login Succeeded [2023-05-23T18:43:34.783Z] nexus3.edgexfoundry.org:10002 [2023-05-23T18:43:34.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T18:43:34.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T18:43:34.783Z] Configure a credential helper to remove this warning. See [2023-05-23T18:43:34.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T18:43:34.783Z] [2023-05-23T18:43:34.783Z] Login Succeeded [2023-05-23T18:43:34.783Z] nexus3.edgexfoundry.org:10003 [2023-05-23T18:43:34.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T18:43:35.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T18:43:35.043Z] Configure a credential helper to remove this warning. See [2023-05-23T18:43:35.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T18:43:35.043Z] [2023-05-23T18:43:35.043Z] Login Succeeded [2023-05-23T18:43:35.043Z] nexus3.edgexfoundry.org:10004 [2023-05-23T18:43:35.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T18:43:35.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T18:43:35.043Z] Configure a credential helper to remove this warning. See [2023-05-23T18:43:35.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T18:43:35.043Z] [2023-05-23T18:43:35.043Z] Login Succeeded [2023-05-23T18:43:35.043Z] docker.io [2023-05-23T18:43:35.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T18:43:35.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T18:43:35.302Z] Configure a credential helper to remove this warning. See [2023-05-23T18:43:35.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T18:43:35.302Z] [2023-05-23T18:43:35.302Z] Login Succeeded [2023-05-23T18:43:35.302Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T18:43:35.309Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-23T18:43:35.679Z] + git rev-list -1 --merges e9d37a776735afb08a17f4569e5a2b3f9afba365~1..e9d37a776735afb08a17f4569e5a2b3f9afba365 [Pipeline] echo [2023-05-23T18:43:35.720Z] -----------> git rev-list -1 --merges e9d37a776735afb08a17f4569e5a2b3f9afba365~1..e9d37a776735afb08a17f4569e5a2b3f9afba365 e9d37a776735afb08a17f4569e5a2b3f9afba365 [2023-05-23T18:43:35.720Z] e9d37a776735afb08a17f4569e5a2b3f9afba365 [false] [Pipeline] sh [2023-05-23T18:43:36.006Z] + git log --format=format:%s -1 e9d37a776735afb08a17f4569e5a2b3f9afba365 [Pipeline] echo [2023-05-23T18:43:36.018Z] ========================================================= [2023-05-23T18:43:36.018Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-23T18:43:36.018Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T18:43:36.358Z] + git log --format=format:%s -1 e9d37a776735afb08a17f4569e5a2b3f9afba365 [Pipeline] echo [2023-05-23T18:43:36.372Z] [semverPrep] GIT_COMMIT: e9d37a776735afb08a17f4569e5a2b3f9afba365, Commit Message: Merge commit 'c046c07be681eb47061b9e73bdc74da4165eb351' into HEAD [Pipeline] echo [2023-05-23T18:43:36.383Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-23T18:43:36.736Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-23T18:43:36.736Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-23T18:43:36.736Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-23T18:43:36.736Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-23T18:43:36.736Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-23T18:43:36.736Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-23T18:43:36.736Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T18:43:37.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T18:43:37.156Z] [2023-05-23T18:43:37.156Z] 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-23T18:43:37.468Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T18:43:37.468Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-23T18:43:37.468Z] b85a868b505f: Pulling fs layer [2023-05-23T18:43:37.468Z] e2be974225ed: Pulling fs layer [2023-05-23T18:43:37.468Z] 339a4e72a1f5: Pulling fs layer [2023-05-23T18:43:37.468Z] 988bab9f4d93: Pulling fs layer [2023-05-23T18:43:37.468Z] 1469e6f7b9e6: Pulling fs layer [2023-05-23T18:43:37.468Z] eaf3925da568: Pulling fs layer [2023-05-23T18:43:37.468Z] bab4dde63d76: Pulling fs layer [2023-05-23T18:43:37.468Z] bde34c3a00c8: Pulling fs layer [2023-05-23T18:43:37.468Z] b352a97aabf1: Pulling fs layer [2023-05-23T18:43:37.468Z] 4872d77fe225: Pulling fs layer [2023-05-23T18:43:37.468Z] 5851b861e8e6: Pulling fs layer [2023-05-23T18:43:37.468Z] bde34c3a00c8: Waiting [2023-05-23T18:43:37.468Z] b352a97aabf1: Waiting [2023-05-23T18:43:37.468Z] 4872d77fe225: Waiting [2023-05-23T18:43:37.468Z] 5851b861e8e6: Waiting [2023-05-23T18:43:37.468Z] 1469e6f7b9e6: Waiting [2023-05-23T18:43:37.468Z] 988bab9f4d93: Waiting [2023-05-23T18:43:37.468Z] eaf3925da568: Waiting [2023-05-23T18:43:37.468Z] bab4dde63d76: Waiting [2023-05-23T18:43:37.468Z] e2be974225ed: Verifying Checksum [2023-05-23T18:43:37.468Z] e2be974225ed: Download complete [2023-05-23T18:43:37.468Z] 988bab9f4d93: Verifying Checksum [2023-05-23T18:43:37.468Z] 988bab9f4d93: Download complete [2023-05-23T18:43:37.739Z] 1469e6f7b9e6: Verifying Checksum [2023-05-23T18:43:37.739Z] 1469e6f7b9e6: Download complete [2023-05-23T18:43:37.739Z] eaf3925da568: Verifying Checksum [2023-05-23T18:43:37.739Z] eaf3925da568: Download complete [2023-05-23T18:43:37.739Z] 339a4e72a1f5: Download complete [2023-05-23T18:43:37.739Z] bde34c3a00c8: Verifying Checksum [2023-05-23T18:43:37.739Z] bde34c3a00c8: Download complete [2023-05-23T18:43:37.739Z] b352a97aabf1: Download complete [2023-05-23T18:43:37.739Z] b85a868b505f: Verifying Checksum [2023-05-23T18:43:37.739Z] b85a868b505f: Download complete [2023-05-23T18:43:37.739Z] 4872d77fe225: Verifying Checksum [2023-05-23T18:43:37.739Z] 4872d77fe225: Download complete [2023-05-23T18:43:37.739Z] 5851b861e8e6: Verifying Checksum [2023-05-23T18:43:37.739Z] 5851b861e8e6: Download complete [2023-05-23T18:43:38.308Z] bab4dde63d76: Verifying Checksum [2023-05-23T18:43:38.308Z] bab4dde63d76: Download complete [2023-05-23T18:43:39.244Z] b85a868b505f: Pull complete [2023-05-23T18:43:39.244Z] e2be974225ed: Pull complete [2023-05-23T18:43:40.191Z] 339a4e72a1f5: Pull complete [2023-05-23T18:43:40.191Z] 988bab9f4d93: Pull complete [2023-05-23T18:43:40.450Z] 1469e6f7b9e6: Pull complete [2023-05-23T18:43:40.450Z] eaf3925da568: Pull complete [2023-05-23T18:43:42.357Z] bab4dde63d76: Pull complete [2023-05-23T18:43:42.357Z] bde34c3a00c8: Pull complete [2023-05-23T18:43:42.617Z] b352a97aabf1: Pull complete [2023-05-23T18:43:42.617Z] 4872d77fe225: Pull complete [2023-05-23T18:43:42.877Z] 5851b861e8e6: Pull complete [2023-05-23T18:43:42.877Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-23T18:43:42.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T18:43:42.877Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T18:43:42.987Z] prd-ubuntu20.04-docker-8c-8g-16544 does not seem to be running inside a container [2023-05-23T18:43:43.032Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1460 -v /w/workspace/gexfoundry_device-sdk-go_PR-1460:/w/workspace/gexfoundry_device-sdk-go_PR-1460:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-23T18:43:48.512Z] $ docker top 318913aee982d59cfd6a8c38119d6992c486441b953a0b11a8d3fa82becb2fb4 -eo pid,comm [2023-05-23T18:43:48.569Z] 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-23T18:43:48.569Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-23T18:43:48.612Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T18:43:48.612Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T18:43:48.742Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T18:43:48.749Z] $ docker exec 318913aee982d59cfd6a8c38119d6992c486441b953a0b11a8d3fa82becb2fb4 ssh-agent [2023-05-23T18:43:48.868Z] SSH_AUTH_SOCK=/tmp/ssh-eDsesdPumtqJ/agent.32 [2023-05-23T18:43:48.868Z] SSH_AGENT_PID=38 [2023-05-23T18:43:48.875Z] Running ssh-add (command line suppressed) [2023-05-23T18:43:48.989Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp/private_key_8373592534854090176.key (/w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp/private_key_8373592534854090176.key) [2023-05-23T18:43:49.003Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T18:43:49.294Z] + git tag --points-at HEAD [Pipeline] } [2023-05-23T18:43:49.319Z] $ docker exec --env ******** --env ******** 318913aee982d59cfd6a8c38119d6992c486441b953a0b11a8d3fa82becb2fb4 ssh-agent -k [2023-05-23T18:43:49.421Z] unset SSH_AUTH_SOCK; [2023-05-23T18:43:49.421Z] unset SSH_AGENT_PID; [2023-05-23T18:43:49.421Z] echo Agent pid 38 killed; [2023-05-23T18:43:49.428Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-23T18:43:49.457Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T18:43:49.457Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T18:43:49.569Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T18:43:49.575Z] $ docker exec 318913aee982d59cfd6a8c38119d6992c486441b953a0b11a8d3fa82becb2fb4 ssh-agent [2023-05-23T18:43:49.687Z] SSH_AUTH_SOCK=/tmp/ssh-HRo6s6gFsi3m/agent.70 [2023-05-23T18:43:49.687Z] SSH_AGENT_PID=76 [2023-05-23T18:43:49.692Z] Running ssh-add (command line suppressed) [2023-05-23T18:43:49.819Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp/private_key_7328412054083529564.key (/w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp/private_key_7328412054083529564.key) [2023-05-23T18:43:49.831Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T18:43:50.121Z] + git semver init [2023-05-23T18:43:50.380Z] 2023-05-23 18:43:50,371 [run_init] DEBUG init version:0.0.0 force:False [2023-05-23T18:43:50.380Z] 2023-05-23 18:43:50,373 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1460/.semver [2023-05-23T18:43:50.380Z] 2023-05-23 18:43:50,373 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1460/.semver [2023-05-23T18:43:50.380Z] 2023-05-23 18:43:50,374 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1460/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1460, universal_newlines=False, shell=None, istream=None) [2023-05-23T18:43:51.318Z] 2023-05-23 18:43:51,259 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1460/.git/info/exclude [2023-05-23T18:43:51.318Z] 2023-05-23 18:43:51,260 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1460/.semver/PR-1460 with force:False [2023-05-23T18:43:51.318Z] 2023-05-23 18:43:51,260 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1460/.semver/PR-1460 [2023-05-23T18:43:51.318Z] 2023-05-23 18:43:51,265 [execute] INFO git cat-file --batch-check [2023-05-23T18:43:51.318Z] 2023-05-23 18:43:51,265 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1460/.semver, universal_newlines=False, shell=None, istream=) [2023-05-23T18:43:51.318Z] 2023-05-23 18:43:51,271 [execute] INFO git cat-file --batch [2023-05-23T18:43:51.318Z] 2023-05-23 18:43:51,272 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1460/.semver, universal_newlines=False, shell=None, istream=) [2023-05-23T18:43:51.318Z] 2023-05-23 18:43:51,277 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1460/.semver/PR-1460 [2023-05-23T18:43:51.318Z] 0.0.0 [Pipeline] } [2023-05-23T18:43:51.331Z] $ docker exec --env ******** --env ******** 318913aee982d59cfd6a8c38119d6992c486441b953a0b11a8d3fa82becb2fb4 ssh-agent -k [2023-05-23T18:43:51.437Z] unset SSH_AUTH_SOCK; [2023-05-23T18:43:51.437Z] unset SSH_AGENT_PID; [2023-05-23T18:43:51.437Z] echo Agent pid 76 killed; [2023-05-23T18:43:51.443Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-23T18:43:51.747Z] + git semver [Pipeline] } [2023-05-23T18:43:52.024Z] $ docker stop --time=1 318913aee982d59cfd6a8c38119d6992c486441b953a0b11a8d3fa82becb2fb4 [2023-05-23T18:43:53.409Z] $ docker rm -f --volumes 318913aee982d59cfd6a8c38119d6992c486441b953a0b11a8d3fa82becb2fb4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T18:43:53.742Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-23T18:43:53.971Z] Stashed 1 file(s) [Pipeline] echo [2023-05-23T18:43:53.973Z] [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-23T18:43:54.084Z] provisioning config files... [2023-05-23T18:43:54.093Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp/config11323925400402233189tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T18:43:54.414Z] ---> docker-login.sh [2023-05-23T18:43:54.414Z] nexus3.edgexfoundry.org:10001 [2023-05-23T18:43:54.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T18:43:54.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T18:43:54.414Z] Configure a credential helper to remove this warning. See [2023-05-23T18:43:54.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T18:43:54.414Z] [2023-05-23T18:43:54.414Z] Login Succeeded [2023-05-23T18:43:54.414Z] nexus3.edgexfoundry.org:10002 [2023-05-23T18:43:54.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T18:43:54.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T18:43:54.414Z] Configure a credential helper to remove this warning. See [2023-05-23T18:43:54.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T18:43:54.414Z] [2023-05-23T18:43:54.414Z] Login Succeeded [2023-05-23T18:43:54.414Z] nexus3.edgexfoundry.org:10003 [2023-05-23T18:43:54.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T18:43:54.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T18:43:54.701Z] Configure a credential helper to remove this warning. See [2023-05-23T18:43:54.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T18:43:54.701Z] [2023-05-23T18:43:54.701Z] Login Succeeded [2023-05-23T18:43:54.701Z] nexus3.edgexfoundry.org:10004 [2023-05-23T18:43:54.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T18:43:54.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T18:43:54.701Z] Configure a credential helper to remove this warning. See [2023-05-23T18:43:54.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T18:43:54.701Z] [2023-05-23T18:43:54.701Z] Login Succeeded [2023-05-23T18:43:54.701Z] docker.io [2023-05-23T18:43:54.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T18:43:54.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T18:43:54.972Z] Configure a credential helper to remove this warning. See [2023-05-23T18:43:54.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T18:43:54.972Z] [2023-05-23T18:43:54.972Z] Login Succeeded [2023-05-23T18:43:54.972Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T18:43:54.989Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-23T18:43:55.051Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T18:43:55.071Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T18:43:55.082Z] ========================================================= [2023-05-23T18:43:55.082Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-23T18:43:55.082Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T18:43:55.388Z] + 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-23T18:43:55.388Z] Sending build context to Docker daemon 11.19MB [2023-05-23T18:43:55.388Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T18:43:55.388Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-23T18:43:55.388Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-23T18:43:55.388Z] f56be85fc22e: Pulling fs layer [2023-05-23T18:43:55.388Z] 85791d961cd3: Pulling fs layer [2023-05-23T18:43:55.388Z] d694b5ae8c79: Pulling fs layer [2023-05-23T18:43:55.388Z] 9f32a84ed3da: Pulling fs layer [2023-05-23T18:43:55.388Z] 4d19c01a9841: Pulling fs layer [2023-05-23T18:43:55.388Z] 9325e15d5711: Pulling fs layer [2023-05-23T18:43:55.388Z] 556b6ee489ea: Pulling fs layer [2023-05-23T18:43:55.388Z] c5a4b2cf53e6: Pulling fs layer [2023-05-23T18:43:55.388Z] 556b6ee489ea: Waiting [2023-05-23T18:43:55.388Z] 9325e15d5711: Waiting [2023-05-23T18:43:55.388Z] 4d19c01a9841: Waiting [2023-05-23T18:43:55.388Z] c5a4b2cf53e6: Waiting [2023-05-23T18:43:55.388Z] 9f32a84ed3da: Waiting [2023-05-23T18:43:55.388Z] 85791d961cd3: Download complete [2023-05-23T18:43:55.664Z] 9f32a84ed3da: Verifying Checksum [2023-05-23T18:43:55.664Z] 9f32a84ed3da: Download complete [2023-05-23T18:43:55.664Z] 4d19c01a9841: Download complete [2023-05-23T18:43:55.664Z] f56be85fc22e: Verifying Checksum [2023-05-23T18:43:55.664Z] f56be85fc22e: Download complete [2023-05-23T18:43:55.664Z] 9325e15d5711: Verifying Checksum [2023-05-23T18:43:55.664Z] 9325e15d5711: Download complete [2023-05-23T18:43:55.664Z] f56be85fc22e: Pull complete [2023-05-23T18:43:55.927Z] 85791d961cd3: Pull complete [2023-05-23T18:43:56.187Z] c5a4b2cf53e6: Verifying Checksum [2023-05-23T18:43:56.187Z] c5a4b2cf53e6: Download complete [2023-05-23T18:43:56.445Z] d694b5ae8c79: Download complete [2023-05-23T18:43:56.704Z] 556b6ee489ea: Verifying Checksum [2023-05-23T18:43:56.704Z] 556b6ee489ea: Download complete [2023-05-23T18:44:00.904Z] d694b5ae8c79: Pull complete [2023-05-23T18:44:00.904Z] 9f32a84ed3da: Pull complete [2023-05-23T18:44:00.904Z] 4d19c01a9841: Pull complete [2023-05-23T18:44:00.904Z] 9325e15d5711: Pull complete [2023-05-23T18:44:03.440Z] 556b6ee489ea: Pull complete [2023-05-23T18:44:04.012Z] c5a4b2cf53e6: Pull complete [2023-05-23T18:44:04.012Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-23T18:44:04.012Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-23T18:44:04.012Z] ---> c4be618373d6 [2023-05-23T18:44:04.012Z] Step 3/10 : ARG MAKE=make build [2023-05-23T18:44:09.052Z] Still waiting to schedule task [2023-05-23T18:44:09.052Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-16543’ is offline [2023-05-23T18:44:14.071Z] ---> Running in ab09a4f6f719 [2023-05-23T18:44:14.071Z] Removing intermediate container ab09a4f6f719 [2023-05-23T18:44:14.071Z] ---> 68b0b1b92f01 [2023-05-23T18:44:14.071Z] Step 4/10 : WORKDIR /device-sdk-go [2023-05-23T18:44:14.071Z] ---> Running in 2d46aa077e60 [2023-05-23T18:44:14.071Z] Removing intermediate container 2d46aa077e60 [2023-05-23T18:44:14.071Z] ---> f47367806e23 [2023-05-23T18:44:14.071Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-23T18:44:14.071Z] ---> Running in a1b01972be23 [2023-05-23T18:44:14.071Z] Removing intermediate container a1b01972be23 [2023-05-23T18:44:14.071Z] ---> 410262b9b3d7 [2023-05-23T18:44:14.071Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-05-23T18:44:14.071Z] ---> Running in e5d76c378fb1 [2023-05-23T18:44:14.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T18:44:14.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T18:44:14.071Z] OK: 265 MiB in 53 packages [2023-05-23T18:44:14.640Z] Removing intermediate container e5d76c378fb1 [2023-05-23T18:44:14.640Z] ---> 43ed5b3cbe0e [2023-05-23T18:44:14.640Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-23T18:44:14.640Z] ---> 87d769066bc3 [2023-05-23T18:44:14.640Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T18:44:14.640Z] ---> Running in 729e90fa78d9 [2023-05-23T18:45:01.360Z] Removing intermediate container 729e90fa78d9 [2023-05-23T18:45:01.360Z] ---> 640d51ca8c7a [2023-05-23T18:45:01.360Z] Step 9/10 : COPY . . [2023-05-23T18:45:01.360Z] ---> 629a2e8c8db5 [2023-05-23T18:45:01.360Z] Step 10/10 : RUN ${MAKE} [2023-05-23T18:45:01.360Z] ---> Running in 7987532872cc [2023-05-23T18:45:01.360Z] noop [2023-05-23T18:45:01.931Z] Removing intermediate container 7987532872cc [2023-05-23T18:45:01.931Z] ---> 899063ddecec [2023-05-23T18:45:01.931Z] Successfully built 899063ddecec [2023-05-23T18:45:01.931Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T18:45:02.247Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-23T18:45:02.247Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T18:45:02.319Z] prd-ubuntu20.04-docker-8c-8g-16544 does not seem to be running inside a container [2023-05-23T18:45:02.349Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1460 -v /w/workspace/gexfoundry_device-sdk-go_PR-1460:/w/workspace/gexfoundry_device-sdk-go_PR-1460:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-23T18:45:02.690Z] $ docker top d98d12bad36143779b6e3a19a5b3851417b0f1d1bdf9aaa18ff0845aa8b378c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T18:45:03.025Z] + go version [2023-05-23T18:45:03.025Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-23T18:45:03.042Z] $ docker stop --time=1 d98d12bad36143779b6e3a19a5b3851417b0f1d1bdf9aaa18ff0845aa8b378c0 [2023-05-23T18:45:04.317Z] $ docker rm -f --volumes d98d12bad36143779b6e3a19a5b3851417b0f1d1bdf9aaa18ff0845aa8b378c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T18:45:04.722Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-23T18:45:04.722Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T18:45:04.797Z] prd-ubuntu20.04-docker-8c-8g-16544 does not seem to be running inside a container [2023-05-23T18:45:04.838Z] $ 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-1460 -v /w/workspace/gexfoundry_device-sdk-go_PR-1460:/w/workspace/gexfoundry_device-sdk-go_PR-1460:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-23T18:45:05.207Z] $ docker top 7bae976a3ee54b7cfe59b3efd5964175dfc358ab63a1f0f133a1d53d3b5c73eb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T18:45:05.548Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1460 [Pipeline] fileExists [Pipeline] sh [2023-05-23T18:45:05.843Z] + make test [2023-05-23T18:45:05.843Z] go test -race -coverprofile=coverage.out ./... [2023-05-23T18:45:13.961Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-05-23T18:45:28.832Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-05-23T18:45:28.832Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-05-23T18:45:28.832Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-05-23T18:45:28.832Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-05-23T18:45:28.832Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-05-23T18:45:28.832Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.057s coverage: 27.6% of statements [2023-05-23T18:45:28.832Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-05-23T18:45:28.832Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-05-23T18:45:28.833Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.059s coverage: 80.2% of statements [2023-05-23T18:45:28.833Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.073s coverage: 86.0% of statements [2023-05-23T18:45:29.768Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-05-23T18:45:29.768Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-05-23T18:45:30.030Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.097s coverage: 77.5% of statements [2023-05-23T18:45:30.030Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-05-23T18:45:30.030Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-23T18:45:30.972Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-05-23T18:45:32.875Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.075s coverage: 14.3% of statements [2023-05-23T18:45:32.875Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.086s coverage: 68.5% of statements [2023-05-23T18:45:32.875Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.119s coverage: 89.2% of statements [2023-05-23T18:45:32.875Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.060s coverage: 5.7% of statements [2023-05-23T18:45:54.808Z] GO111MODULE=on go vet ./... [2023-05-23T18:45:56.423Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16545 in /w/workspace/gexfoundry_device-sdk-go_PR-1460 [Pipeline] { [Pipeline] ws [2023-05-23T18:45:56.437Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2023-05-23T18:45:56.481Z] The recommended git tool is: git [2023-05-23T18:45:57.333Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-23T18:45:57.591Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-23T18:45:57.591Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-23T18:45:57.605Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-23T18:45:57.626Z] $ docker stop --time=1 7bae976a3ee54b7cfe59b3efd5964175dfc358ab63a1f0f133a1d53d3b5c73eb [2023-05-23T18:46:02.197Z] $ docker rm -f --volumes 7bae976a3ee54b7cfe59b3efd5964175dfc358ab63a1f0f133a1d53d3b5c73eb [2023-05-23T18:46:02.532Z] using credential edgex-jenkins-ssh [2023-05-23T18:46:02.553Z] Cloning the remote Git repository [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T18:46:02.867Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-23T18:46:02.938Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-05-23T18:46:02.605Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-05-23T18:46:02.712Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2023-05-23T18:46:02.872Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-05-23T18:46:02.873Z] > git --version # timeout=10 [2023-05-23T18:46:02.893Z] > git --version # 'git version 2.25.1' [2023-05-23T18:46:02.896Z] using GIT_SSH to set credentials SSH Credentials for GitHub [Pipeline] sh [2023-05-23T18:46:03.460Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-23T18:46:03.743Z] + ls -al . [2023-05-23T18:46:03.743Z] total 272 [2023-05-23T18:46:03.743Z] drwxrwxr-x 11 jenkins jenkins 4096 May 23 18:45 . [2023-05-23T18:46:03.743Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 18:43 .. [2023-05-23T18:46:03.743Z] -rw-rw-r-- 1 jenkins jenkins 140 May 23 18:43 .dockerignore [2023-05-23T18:46:03.743Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 18:43 .git [2023-05-23T18:46:03.743Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 18:43 .github [2023-05-23T18:46:03.743Z] -rw-rw-r-- 1 jenkins jenkins 137 May 23 18:43 .gitignore [2023-05-23T18:46:03.743Z] -rw-rw-r-- 1 jenkins jenkins 42 May 23 18:43 .golangci.yml [2023-05-23T18:46:03.743Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 18:43 .semver [2023-05-23T18:46:03.743Z] -rw-rw-r-- 1 jenkins jenkins 31677 May 23 18:43 CHANGELOG.md [2023-05-23T18:46:03.743Z] -rw-rw-r-- 1 jenkins jenkins 677 May 23 18:43 GOVERNANCE.md [2023-05-23T18:46:03.743Z] -rw-rw-r-- 1 jenkins jenkins 885 May 23 18:43 Jenkinsfile [2023-05-23T18:46:03.743Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 23 18:43 LICENSE [2023-05-23T18:46:03.743Z] -rw-rw-r-- 1 jenkins jenkins 1714 May 23 18:43 Makefile [2023-05-23T18:46:03.743Z] -rw-rw-r-- 1 jenkins jenkins 619 May 23 18:43 OWNERS.md [2023-05-23T18:46:03.743Z] -rw-rw-r-- 1 jenkins jenkins 4891 May 23 18:43 README.md [2023-05-23T18:46:03.743Z] -rw-rw-r-- 1 jenkins jenkins 5 May 23 18:43 VERSION [2023-05-23T18:46:03.743Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 18:43 bin [2023-05-23T18:46:03.743Z] -rw-r--r-- 1 jenkins jenkins 106153 May 23 18:45 coverage.out [2023-05-23T18:46:03.743Z] drwxrwxr-x 5 jenkins jenkins 4096 May 23 18:43 example [2023-05-23T18:46:03.743Z] -rw-rw-r-- 1 jenkins jenkins 3234 May 23 18:43 go.mod [2023-05-23T18:46:03.743Z] -rw-rw-r-- 1 jenkins jenkins 30871 May 23 18:43 go.sum [2023-05-23T18:46:03.743Z] drwxrwxr-x 12 jenkins jenkins 4096 May 23 18:43 internal [2023-05-23T18:46:03.743Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 18:43 openapi [2023-05-23T18:46:03.743Z] drwxrwxr-x 6 jenkins jenkins 4096 May 23 18:43 pkg [2023-05-23T18:46:03.743Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 18:43 snap [2023-05-23T18:46:03.743Z] -rw-rw-r-- 1 jenkins jenkins 222 May 23 18:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T18:46:04.112Z] + 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=e9d37a776735afb08a17f4569e5a2b3f9afba365 --label arch=amd64 --label version=0.0.0 . [2023-05-23T18:46:04.112Z] Sending build context to Docker daemon 11.3MB [2023-05-23T18:46:04.112Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T18:46:04.112Z] Step 2/23 : FROM ${BASE} AS builder [2023-05-23T18:46:04.112Z] ---> 899063ddecec [2023-05-23T18:46:04.112Z] Step 3/23 : ARG MAKE=make build [2023-05-23T18:46:03.070Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-23T18:46:04.373Z] ---> Running in b4e6606907cb [2023-05-23T18:46:04.373Z] Removing intermediate container b4e6606907cb [2023-05-23T18:46:04.373Z] ---> 7b3d9a804e36 [2023-05-23T18:46:04.373Z] Step 4/23 : WORKDIR /device-sdk-go [2023-05-23T18:46:04.373Z] ---> Running in 4b3d6d7da8cb [2023-05-23T18:46:04.633Z] Removing intermediate container 4b3d6d7da8cb [2023-05-23T18:46:04.633Z] ---> 5b850df91317 [2023-05-23T18:46:04.633Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-23T18:46:04.633Z] ---> Running in d7185c499a02 [2023-05-23T18:46:04.633Z] Removing intermediate container d7185c499a02 [2023-05-23T18:46:04.633Z] ---> 0b7f2615911e [2023-05-23T18:46:04.633Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-05-23T18:46:04.633Z] ---> Running in 1832fa30a221 [2023-05-23T18:46:04.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T18:46:05.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T18:46:05.406Z] OK: 265 MiB in 53 packages [2023-05-23T18:46:04.646Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-05-23T18:46:04.671Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-23T18:46:05.663Z] Removing intermediate container 1832fa30a221 [2023-05-23T18:46:05.663Z] ---> aba66a63790c [2023-05-23T18:46:05.663Z] Step 7/23 : COPY go.mod vendor* ./ [2023-05-23T18:46:05.663Z] ---> bb5082a5d875 [2023-05-23T18:46:05.663Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T18:46:05.663Z] ---> Running in 91ff0fe54403 [2023-05-23T18:46:06.289Z] Merging remotes/origin/main commit c046c07be681eb47061b9e73bdc74da4165eb351 into PR head commit 268da6f83e209ba80039c304e6dff6a0d7afc8ae [2023-05-23T18:46:06.594Z] Removing intermediate container 91ff0fe54403 [2023-05-23T18:46:06.595Z] ---> 2b41772e2736 [2023-05-23T18:46:06.595Z] Step 9/23 : COPY . . [2023-05-23T18:46:06.691Z] Merge succeeded, producing 5f7d514eb1172a9858783636d846cfe9ecce1f69 [2023-05-23T18:46:06.691Z] Checking out Revision 5f7d514eb1172a9858783636d846cfe9ecce1f69 (PR-1460) [2023-05-23T18:46:05.603Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-05-23T18:46:05.648Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-05-23T18:46:05.649Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T18:46:05.665Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1460/head:refs/remotes/origin/PR-1460 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-23T18:46:06.314Z] > git config core.sparsecheckout # timeout=10 [2023-05-23T18:46:06.390Z] > git checkout -f 268da6f83e209ba80039c304e6dff6a0d7afc8ae # timeout=10 [2023-05-23T18:46:06.500Z] > git remote # timeout=10 [2023-05-23T18:46:06.523Z] > git config --get remote.origin.url # timeout=10 [2023-05-23T18:46:06.549Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T18:46:06.563Z] > git merge c046c07be681eb47061b9e73bdc74da4165eb351 # timeout=10 [2023-05-23T18:46:06.670Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-23T18:46:06.702Z] > git config core.sparsecheckout # timeout=10 [2023-05-23T18:46:06.720Z] > git checkout -f 5f7d514eb1172a9858783636d846cfe9ecce1f69 # timeout=10 [2023-05-23T18:46:07.161Z] ---> 2d01efac17dc [2023-05-23T18:46:07.161Z] Step 10/23 : RUN ${MAKE} [2023-05-23T18:46:07.421Z] ---> Running in e8d2f48c670f [2023-05-23T18:46:07.678Z] 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-23T18:46:10.251Z] Commit message: "Merge commit 'c046c07be681eb47061b9e73bdc74da4165eb351' into HEAD" [2023-05-23T18:46:10.263Z] > git rev-list --no-walk 268da6f83e209ba80039c304e6dff6a0d7afc8ae # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T18:46:11.251Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-23T18:46:11.251Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T18:46:11.251Z] Dload Upload Total Spent Left Speed [2023-05-23T18:46:11.251Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh [2023-05-23T18:46:11.962Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-23T18:46:12.293Z] + sudo tee /etc/docker/daemon.new [2023-05-23T18:46:12.293Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-23T18:46:12.293Z] { [2023-05-23T18:46:12.293Z] "registry-mirrors": [ [2023-05-23T18:46:12.293Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-23T18:46:12.293Z] ], [2023-05-23T18:46:12.293Z] "bip": "10.250.0.254/24", [2023-05-23T18:46:12.293Z] "hosts": [ [2023-05-23T18:46:12.293Z] "tcp://0.0.0.0:5555", [2023-05-23T18:46:12.293Z] "unix:///var/run/docker.sock" [2023-05-23T18:46:12.293Z] ], [2023-05-23T18:46:12.293Z] "mtu": 1458, [2023-05-23T18:46:12.293Z] "selinux-enabled": true, [2023-05-23T18:46:12.293Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-23T18:46:12.293Z] } [Pipeline] sh [2023-05-23T18:46:12.627Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-23T18:46:12.958Z] + sudo service docker restart [2023-05-23T18:46:29.623Z] Removing intermediate container e8d2f48c670f [2023-05-23T18:46:29.623Z] ---> 811571dd2e15 [2023-05-23T18:46:29.623Z] Step 11/23 : FROM alpine:3.17 [2023-05-23T18:46:29.623Z] 3.17: Pulling from library/alpine [2023-05-23T18:46:29.623Z] f56be85fc22e: Already exists [2023-05-23T18:46:29.623Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T18:46:29.623Z] Status: Downloaded newer image for alpine:3.17 [2023-05-23T18:46:29.623Z] ---> 9ed4aefc74f6 [2023-05-23T18:46:29.623Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-23T18:46:29.623Z] ---> Running in a2da72faa871 [2023-05-23T18:46:29.623Z] Removing intermediate container a2da72faa871 [2023-05-23T18:46:29.623Z] ---> 9677b986818c [2023-05-23T18:46:29.623Z] Step 13/23 : RUN apk add --update --no-cache [2023-05-23T18:46:29.623Z] ---> Running in a86bd6a90588 [2023-05-23T18:46:29.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T18:46:29.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T18:46:29.623Z] OK: 7 MiB in 15 packages [2023-05-23T18:46:29.623Z] Removing intermediate container a86bd6a90588 [2023-05-23T18:46:29.623Z] ---> 24292e96d214 [2023-05-23T18:46:29.623Z] Step 14/23 : WORKDIR / [2023-05-23T18:46:29.623Z] ---> Running in 550b4c334af6 [2023-05-23T18:46:29.623Z] Removing intermediate container 550b4c334af6 [2023-05-23T18:46:29.623Z] ---> d397e0d49f98 [2023-05-23T18:46:29.623Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-05-23T18:46:29.623Z] ---> a3ab767325ab [2023-05-23T18:46:29.623Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-05-23T18:46:30.190Z] ---> f529b1a16c62 [2023-05-23T18:46:30.190Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-05-23T18:46:30.451Z] ---> d5e9f8c7fca7 [2023-05-23T18:46:30.451Z] Step 18/23 : EXPOSE 59999 [2023-05-23T18:46:30.451Z] ---> Running in 007b53dcf6ae [2023-05-23T18:46:30.451Z] Removing intermediate container 007b53dcf6ae [2023-05-23T18:46:30.451Z] ---> 6b5fcb7e5b04 [2023-05-23T18:46:30.451Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-05-23T18:46:30.451Z] ---> Running in 8454150a29b9 [2023-05-23T18:46:30.451Z] Removing intermediate container 8454150a29b9 [2023-05-23T18:46:30.451Z] ---> 21523222b4a3 [2023-05-23T18:46:30.451Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T18:46:30.710Z] ---> Running in 1cf3cafaecd9 [2023-05-23T18:46:30.710Z] Removing intermediate container 1cf3cafaecd9 [2023-05-23T18:46:30.710Z] ---> 598ad817c13f [2023-05-23T18:46:30.710Z] Step 21/23 : LABEL arch=amd64 [2023-05-23T18:46:30.710Z] ---> Running in dff5e4b95d51 [2023-05-23T18:46:30.710Z] Removing intermediate container dff5e4b95d51 [2023-05-23T18:46:30.710Z] ---> 4e2598c5706b [2023-05-23T18:46:30.710Z] Step 22/23 : LABEL git_sha=e9d37a776735afb08a17f4569e5a2b3f9afba365 [2023-05-23T18:46:30.710Z] ---> Running in 26767eb31375 [2023-05-23T18:46:30.970Z] Removing intermediate container 26767eb31375 [2023-05-23T18:46:30.970Z] ---> 91350342c999 [2023-05-23T18:46:30.970Z] Step 23/23 : LABEL version=0.0.0 [2023-05-23T18:46:30.970Z] ---> Running in 52d2a90f4b9e [2023-05-23T18:46:30.970Z] Removing intermediate container 52d2a90f4b9e [2023-05-23T18:46:30.970Z] ---> 51b7baf93e27 [2023-05-23T18:46:30.970Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-23T18:46:30.970Z] Successfully built 51b7baf93e27 [2023-05-23T18:46:30.970Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T18:46:31.221Z] provisioning config files... [2023-05-23T18:46:31.249Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config15640986963903584319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T18:46:31.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T18:46:31.391Z] [2023-05-23T18:46:31.391Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T18:46:31.601Z] ---> docker-login.sh [2023-05-23T18:46:31.602Z] nexus3.edgexfoundry.org:10001 [2023-05-23T18:46:31.686Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T18:46:31.686Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-23T18:46:31.686Z] 5eb5b503b376: Pulling fs layer [2023-05-23T18:46:31.686Z] 5c69ac0246d0: Pulling fs layer [2023-05-23T18:46:31.686Z] ec43610c2a17: Pulling fs layer [2023-05-23T18:46:31.686Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-23T18:46:31.686Z] 33b1e0a273af: Pulling fs layer [2023-05-23T18:46:31.686Z] 5d3b04190fa2: Pulling fs layer [2023-05-23T18:46:31.686Z] 2f39f015ded8: Pulling fs layer [2023-05-23T18:46:31.686Z] 5d3b04190fa2: Waiting [2023-05-23T18:46:31.686Z] 33b1e0a273af: Waiting [2023-05-23T18:46:31.686Z] 2f39f015ded8: Waiting [2023-05-23T18:46:31.686Z] 3a2ae6a8a46f: Waiting [2023-05-23T18:46:31.686Z] 5c69ac0246d0: Verifying Checksum [2023-05-23T18:46:31.686Z] 5c69ac0246d0: Download complete [2023-05-23T18:46:31.686Z] 3a2ae6a8a46f: Download complete [2023-05-23T18:46:31.686Z] 33b1e0a273af: Verifying Checksum [2023-05-23T18:46:31.686Z] 33b1e0a273af: Download complete [2023-05-23T18:46:31.686Z] 5d3b04190fa2: Verifying Checksum [2023-05-23T18:46:31.686Z] 5d3b04190fa2: Download complete [2023-05-23T18:46:31.686Z] ec43610c2a17: Verifying Checksum [2023-05-23T18:46:31.686Z] ec43610c2a17: Download complete [2023-05-23T18:46:31.949Z] 5eb5b503b376: Verifying Checksum [2023-05-23T18:46:31.949Z] 5eb5b503b376: Download complete [2023-05-23T18:46:32.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T18:46:32.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T18:46:32.198Z] Configure a credential helper to remove this warning. See [2023-05-23T18:46:32.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T18:46:32.198Z] [2023-05-23T18:46:32.198Z] Login Succeeded [2023-05-23T18:46:32.198Z] nexus3.edgexfoundry.org:10002 [2023-05-23T18:46:32.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T18:46:32.521Z] 2f39f015ded8: Download complete [2023-05-23T18:46:32.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T18:46:32.737Z] Configure a credential helper to remove this warning. See [2023-05-23T18:46:32.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T18:46:32.737Z] [2023-05-23T18:46:32.737Z] Login Succeeded [2023-05-23T18:46:32.737Z] nexus3.edgexfoundry.org:10003 [2023-05-23T18:46:33.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T18:46:33.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T18:46:33.006Z] Configure a credential helper to remove this warning. See [2023-05-23T18:46:33.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T18:46:33.006Z] [2023-05-23T18:46:33.006Z] Login Succeeded [2023-05-23T18:46:33.006Z] nexus3.edgexfoundry.org:10004 [2023-05-23T18:46:33.086Z] 5eb5b503b376: Pull complete [2023-05-23T18:46:33.086Z] 5c69ac0246d0: Pull complete [2023-05-23T18:46:33.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T18:46:33.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T18:46:33.275Z] Configure a credential helper to remove this warning. See [2023-05-23T18:46:33.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T18:46:33.275Z] [2023-05-23T18:46:33.275Z] Login Succeeded [2023-05-23T18:46:33.547Z] docker.io [2023-05-23T18:46:33.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T18:46:33.653Z] ec43610c2a17: Pull complete [2023-05-23T18:46:33.653Z] 3a2ae6a8a46f: Pull complete [2023-05-23T18:46:33.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T18:46:33.816Z] Configure a credential helper to remove this warning. See [2023-05-23T18:46:33.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T18:46:33.816Z] [2023-05-23T18:46:33.816Z] Login Succeeded [2023-05-23T18:46:33.816Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T18:46:33.829Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-05-23T18:46:33.912Z] 33b1e0a273af: Pull complete [2023-05-23T18:46:33.912Z] 5d3b04190fa2: Pull complete [Pipeline] echo [2023-05-23T18:46:34.083Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T18:46:34.093Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T18:46:34.100Z] ========================================================= [2023-05-23T18:46:34.100Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-23T18:46:34.100Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T18:46:34.444Z] + 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-23T18:46:34.713Z] Sending build context to Docker daemon 6.03MB [2023-05-23T18:46:34.981Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T18:46:34.981Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-23T18:46:36.400Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-23T18:46:36.400Z] c41833b44d91: Pulling fs layer [2023-05-23T18:46:36.400Z] ed15518f5707: Pulling fs layer [2023-05-23T18:46:36.400Z] feae8fd75edb: Pulling fs layer [2023-05-23T18:46:36.400Z] 242c74f7c9fa: Pulling fs layer [2023-05-23T18:46:36.400Z] 3cdef696dda3: Pulling fs layer [2023-05-23T18:46:36.400Z] 2ced38df9373: Pulling fs layer [2023-05-23T18:46:36.400Z] 58f1dce35555: Pulling fs layer [2023-05-23T18:46:36.400Z] 3cdef696dda3: Waiting [2023-05-23T18:46:36.400Z] 2ced38df9373: Waiting [2023-05-23T18:46:36.400Z] 242c74f7c9fa: Waiting [2023-05-23T18:46:36.400Z] 58f1dce35555: Waiting [2023-05-23T18:46:36.400Z] ed15518f5707: Verifying Checksum [2023-05-23T18:46:36.400Z] ed15518f5707: Download complete [2023-05-23T18:46:36.676Z] 242c74f7c9fa: Verifying Checksum [2023-05-23T18:46:36.676Z] 242c74f7c9fa: Download complete [2023-05-23T18:46:36.676Z] 3cdef696dda3: Verifying Checksum [2023-05-23T18:46:36.676Z] 3cdef696dda3: Download complete [2023-05-23T18:46:36.676Z] c41833b44d91: Verifying Checksum [2023-05-23T18:46:36.676Z] c41833b44d91: Download complete [2023-05-23T18:46:37.673Z] c41833b44d91: Pull complete [2023-05-23T18:46:37.947Z] 58f1dce35555: Verifying Checksum [2023-05-23T18:46:37.947Z] 58f1dce35555: Download complete [2023-05-23T18:46:38.100Z] 2f39f015ded8: Pull complete [2023-05-23T18:46:38.100Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-23T18:46:38.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T18:46:38.100Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T18:46:38.186Z] prd-ubuntu20.04-docker-8c-8g-16544 does not seem to be running inside a container [2023-05-23T18:46:38.214Z] ed15518f5707: Pull complete [2023-05-23T18:46:38.223Z] $ 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-1460 -v /w/workspace/gexfoundry_device-sdk-go_PR-1460:/w/workspace/gexfoundry_device-sdk-go_PR-1460:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-23T18:46:39.193Z] feae8fd75edb: Verifying Checksum [2023-05-23T18:46:39.193Z] feae8fd75edb: Download complete [2023-05-23T18:46:39.193Z] 2ced38df9373: Verifying Checksum [2023-05-23T18:46:39.193Z] 2ced38df9373: Download complete [2023-05-23T18:46:42.685Z] $ docker top 96512cb7a7e79cc1c36ceaf4dca7607632b8437fb422ccf47a967ab4db6d166c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T18:46:43.052Z] ---> job-cost.sh [2023-05-23T18:46:43.052Z] lf-activate-venv: SKIPPING [2023-05-23T18:46:43.052Z] INFO: No Stack... [2023-05-23T18:46:43.312Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-23T18:46:43.572Z] INFO: Archiving Costs [Pipeline] sh [2023-05-23T18:46:43.865Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1460/archives/cost.csv [2023-05-23T18:46:43.865Z] + cut -d, -f6 [Pipeline] lock [2023-05-23T18:46:43.878Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1460-2-stack-cost] [2023-05-23T18:46:43.887Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1460-2-stack-cost] did not exist. Created. [2023-05-23T18:46:43.887Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1460-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-23T18:46:44.196Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-23T18:46:44.230Z] Stashed 1 file(s) [Pipeline] } [2023-05-23T18:46:44.237Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1460-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-23T18:46:44.260Z] $ docker stop --time=1 96512cb7a7e79cc1c36ceaf4dca7607632b8437fb422ccf47a967ab4db6d166c [2023-05-23T18:46:45.463Z] $ docker rm -f --volumes 96512cb7a7e79cc1c36ceaf4dca7607632b8437fb422ccf47a967ab4db6d166c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-23T18:46:51.529Z] feae8fd75edb: Pull complete [2023-05-23T18:46:51.530Z] 242c74f7c9fa: Pull complete [2023-05-23T18:46:51.530Z] 3cdef696dda3: Pull complete [2023-05-23T18:46:56.899Z] 2ced38df9373: Pull complete [2023-05-23T18:47:00.259Z] 58f1dce35555: Pull complete [2023-05-23T18:47:00.259Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-23T18:47:00.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-23T18:47:00.259Z] ---> fadd8f120f05 [2023-05-23T18:47:00.259Z] Step 3/10 : ARG MAKE=make build [2023-05-23T18:47:03.450Z] ---> Running in 3a43822c2a46 [2023-05-23T18:47:03.450Z] Removing intermediate container 3a43822c2a46 [2023-05-23T18:47:03.450Z] ---> ca0b4f1f6a68 [2023-05-23T18:47:03.450Z] Step 4/10 : WORKDIR /device-sdk-go [2023-05-23T18:47:03.450Z] ---> Running in 0f91f17cbf64 [2023-05-23T18:47:03.450Z] Removing intermediate container 0f91f17cbf64 [2023-05-23T18:47:03.450Z] ---> e507b69ed6ce [2023-05-23T18:47:03.450Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-23T18:47:03.450Z] ---> Running in 311282e05a5b [2023-05-23T18:47:03.450Z] Removing intermediate container 311282e05a5b [2023-05-23T18:47:03.450Z] ---> d0aa5dadbb70 [2023-05-23T18:47:03.450Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-05-23T18:47:03.450Z] ---> Running in 1f7152b36912 [2023-05-23T18:47:04.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T18:47:04.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T18:47:05.583Z] OK: 263 MiB in 53 packages [2023-05-23T18:47:06.555Z] Removing intermediate container 1f7152b36912 [2023-05-23T18:47:06.555Z] ---> 5e591fef8419 [2023-05-23T18:47:06.555Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-23T18:47:06.830Z] ---> 40ff09a4e332 [2023-05-23T18:47:06.830Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T18:47:06.830Z] ---> Running in 676d15295e63 [2023-05-23T18:48:14.845Z] Removing intermediate container 676d15295e63 [2023-05-23T18:48:14.845Z] ---> a4ac94518f6c [2023-05-23T18:48:14.845Z] Step 9/10 : COPY . . [2023-05-23T18:48:14.845Z] ---> d8de64bd9085 [2023-05-23T18:48:14.845Z] Step 10/10 : RUN ${MAKE} [2023-05-23T18:48:14.845Z] ---> Running in 82dbc710d700 [2023-05-23T18:48:14.845Z] noop [2023-05-23T18:48:14.845Z] Removing intermediate container 82dbc710d700 [2023-05-23T18:48:14.845Z] ---> d0b163c95dc7 [2023-05-23T18:48:14.845Z] Successfully built d0b163c95dc7 [2023-05-23T18:48:14.845Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T18:48:15.235Z] + docker inspect -f . ci-base-image-arm64 [2023-05-23T18:48:15.235Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T18:48:15.429Z] prd-ubuntu20.04-docker-arm64-4c-16g-16545 does not seem to be running inside a container [2023-05-23T18:48:15.507Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-23T18:48:16.757Z] $ docker top 452919ab746479498c1dfdee44a48b67d3e0f678f592a98c6d743e73cdd711a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T18:48:17.599Z] + go version [2023-05-23T18:48:17.599Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-23T18:48:17.623Z] $ docker stop --time=1 452919ab746479498c1dfdee44a48b67d3e0f678f592a98c6d743e73cdd711a3 [2023-05-23T18:48:19.254Z] $ docker rm -f --volumes 452919ab746479498c1dfdee44a48b67d3e0f678f592a98c6d743e73cdd711a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T18:48:19.802Z] + docker inspect -f . ci-base-image-arm64 [2023-05-23T18:48:19.802Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T18:48:20.001Z] prd-ubuntu20.04-docker-arm64-4c-16g-16545 does not seem to be running inside a container [2023-05-23T18:48:20.082Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-23T18:48:24.034Z] $ docker top 4a3db7a735da77759e5582e9f1d63aff671dc695afff01b6b67e8a8edb3371bd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T18:48:24.862Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/2 [Pipeline] fileExists [Pipeline] sh [2023-05-23T18:48:25.512Z] + make test [2023-05-23T18:48:25.512Z] go test -race -coverprofile=coverage.out ./... [2023-05-23T18:49:04.422Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-05-23T18:50:56.339Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-05-23T18:50:56.339Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-05-23T18:50:56.339Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-05-23T18:50:56.339Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-05-23T18:50:56.339Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-05-23T18:51:02.993Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.232s coverage: 27.6% of statements [2023-05-23T18:51:05.579Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.248s coverage: 80.2% of statements [2023-05-23T18:51:13.786Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-05-23T18:51:13.786Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-05-23T18:51:14.056Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.372s coverage: 86.0% of statements [2023-05-23T18:51:19.411Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-05-23T18:51:19.411Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-05-23T18:51:19.411Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.475s coverage: 77.5% of statements [2023-05-23T18:51:22.008Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.247s coverage: 14.3% of statements [2023-05-23T18:51:23.435Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-05-23T18:51:23.435Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-23T18:51:24.018Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.389s coverage: 68.5% of statements [2023-05-23T18:51:26.610Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.437s coverage: 89.2% of statements [2023-05-23T18:51:28.020Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-05-23T18:51:28.286Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.247s coverage: 5.7% of statements [2023-05-23T18:51:29.245Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-23T18:51:29.245Z] GO111MODULE=on go vet ./... [2023-05-23T18:53:50.978Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-23T18:53:50.978Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-23T18:53:50.978Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-23T18:53:50.997Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-23T18:53:51.011Z] $ docker stop --time=1 4a3db7a735da77759e5582e9f1d63aff671dc695afff01b6b67e8a8edb3371bd [2023-05-23T18:53:54.266Z] $ docker rm -f --volumes 4a3db7a735da77759e5582e9f1d63aff671dc695afff01b6b67e8a8edb3371bd [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T18:53:55.844Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-23T18:53:55.867Z] Warning: overwriting stash ‘coverage-report’ [2023-05-23T18:53:56.388Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T18:53:56.770Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-23T18:53:57.088Z] + ls -al . [2023-05-23T18:53:57.088Z] total 268 [2023-05-23T18:53:57.088Z] drwxrwxr-x 10 jenkins jenkins 4096 May 23 18:48 . [2023-05-23T18:53:57.088Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 18:46 .. [2023-05-23T18:53:57.088Z] -rw-rw-r-- 1 jenkins jenkins 140 May 23 18:46 .dockerignore [2023-05-23T18:53:57.088Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 18:46 .git [2023-05-23T18:53:57.088Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 18:46 .github [2023-05-23T18:53:57.088Z] -rw-rw-r-- 1 jenkins jenkins 137 May 23 18:46 .gitignore [2023-05-23T18:53:57.088Z] -rw-rw-r-- 1 jenkins jenkins 42 May 23 18:46 .golangci.yml [2023-05-23T18:53:57.088Z] -rw-rw-r-- 1 jenkins jenkins 31677 May 23 18:46 CHANGELOG.md [2023-05-23T18:53:57.088Z] -rw-rw-r-- 1 jenkins jenkins 677 May 23 18:46 GOVERNANCE.md [2023-05-23T18:53:57.088Z] -rw-rw-r-- 1 jenkins jenkins 885 May 23 18:46 Jenkinsfile [2023-05-23T18:53:57.088Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 23 18:46 LICENSE [2023-05-23T18:53:57.088Z] -rw-rw-r-- 1 jenkins jenkins 1714 May 23 18:46 Makefile [2023-05-23T18:53:57.088Z] -rw-rw-r-- 1 jenkins jenkins 619 May 23 18:46 OWNERS.md [2023-05-23T18:53:57.088Z] -rw-rw-r-- 1 jenkins jenkins 4891 May 23 18:46 README.md [2023-05-23T18:53:57.088Z] -rw-rw-r-- 1 jenkins jenkins 5 May 23 18:43 VERSION [2023-05-23T18:53:57.088Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 18:46 bin [2023-05-23T18:53:57.088Z] -rw-r--r-- 1 jenkins jenkins 106152 May 23 18:51 coverage.out [2023-05-23T18:53:57.088Z] drwxrwxr-x 5 jenkins jenkins 4096 May 23 18:46 example [2023-05-23T18:53:57.088Z] -rw-rw-r-- 1 jenkins jenkins 3234 May 23 18:46 go.mod [2023-05-23T18:53:57.088Z] -rw-rw-r-- 1 jenkins jenkins 30871 May 23 18:46 go.sum [2023-05-23T18:53:57.088Z] drwxrwxr-x 12 jenkins jenkins 4096 May 23 18:46 internal [2023-05-23T18:53:57.088Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 18:46 openapi [2023-05-23T18:53:57.088Z] drwxrwxr-x 6 jenkins jenkins 4096 May 23 18:46 pkg [2023-05-23T18:53:57.088Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 18:46 snap [2023-05-23T18:53:57.088Z] -rw-rw-r-- 1 jenkins jenkins 222 May 23 18:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T18:53:57.419Z] + 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=5f7d514eb1172a9858783636d846cfe9ecce1f69 --label arch=arm64 --label version=0.0.0 . [2023-05-23T18:53:58.003Z] Sending build context to Docker daemon 6.137MB [2023-05-23T18:53:58.003Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T18:53:58.003Z] Step 2/23 : FROM ${BASE} AS builder [2023-05-23T18:53:58.003Z] ---> d0b163c95dc7 [2023-05-23T18:53:58.003Z] Step 3/23 : ARG MAKE=make build [2023-05-23T18:53:58.003Z] ---> Running in 56f019ea8c7f [2023-05-23T18:53:58.485Z] Removing intermediate container 56f019ea8c7f [2023-05-23T18:53:58.486Z] ---> c8b8c9b58b18 [2023-05-23T18:53:58.486Z] Step 4/23 : WORKDIR /device-sdk-go [2023-05-23T18:53:58.486Z] ---> Running in dd92ce7e45b2 [2023-05-23T18:53:58.754Z] Removing intermediate container dd92ce7e45b2 [2023-05-23T18:53:58.754Z] ---> 3dd09074cfbf [2023-05-23T18:53:58.754Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-23T18:53:58.754Z] ---> Running in 812123fdca02 [2023-05-23T18:53:59.025Z] Removing intermediate container 812123fdca02 [2023-05-23T18:53:59.025Z] ---> fa0bba0a483a [2023-05-23T18:53:59.025Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-05-23T18:53:59.025Z] ---> Running in 92e1f1daab15 [2023-05-23T18:53:59.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T18:54:00.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T18:54:01.985Z] OK: 263 MiB in 53 packages [2023-05-23T18:54:02.570Z] Removing intermediate container 92e1f1daab15 [2023-05-23T18:54:02.570Z] ---> c2f9660f864c [2023-05-23T18:54:02.570Z] Step 7/23 : COPY go.mod vendor* ./ [2023-05-23T18:54:03.156Z] ---> 041102f64a57 [2023-05-23T18:54:03.156Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T18:54:03.156Z] ---> Running in 9b8ee73dcd25 [2023-05-23T18:54:06.512Z] Removing intermediate container 9b8ee73dcd25 [2023-05-23T18:54:06.512Z] ---> 958be1c6956e [2023-05-23T18:54:06.512Z] Step 9/23 : COPY . . [2023-05-23T18:54:07.477Z] ---> 22a8b00235c9 [2023-05-23T18:54:07.477Z] Step 10/23 : RUN ${MAKE} [2023-05-23T18:54:07.477Z] ---> Running in 25ce241e2ef9 [2023-05-23T18:54:08.440Z] 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-23T18:56:15.122Z] Removing intermediate container 25ce241e2ef9 [2023-05-23T18:56:15.122Z] ---> 840d8e0b8407 [2023-05-23T18:56:15.122Z] Step 11/23 : FROM alpine:3.17 [2023-05-23T18:56:15.122Z] 3.17: Pulling from library/alpine [2023-05-23T18:56:15.122Z] c41833b44d91: Already exists [2023-05-23T18:56:15.122Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T18:56:15.122Z] Status: Downloaded newer image for alpine:3.17 [2023-05-23T18:56:15.122Z] ---> 51e60588ff2c [2023-05-23T18:56:15.122Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-23T18:56:15.122Z] ---> Running in c65c783b7dd3 [2023-05-23T18:56:15.122Z] Removing intermediate container c65c783b7dd3 [2023-05-23T18:56:15.122Z] ---> 4538d190a386 [2023-05-23T18:56:15.122Z] Step 13/23 : RUN apk add --update --no-cache [2023-05-23T18:56:15.122Z] ---> Running in 47e139cfbdd7 [2023-05-23T18:56:16.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T18:56:16.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T18:56:17.630Z] OK: 7 MiB in 15 packages [2023-05-23T18:56:20.213Z] Removing intermediate container 47e139cfbdd7 [2023-05-23T18:56:20.213Z] ---> 62a0f714c4da [2023-05-23T18:56:20.213Z] Step 14/23 : WORKDIR / [2023-05-23T18:56:20.213Z] ---> Running in c4e2faaf8c18 [2023-05-23T18:56:20.481Z] Removing intermediate container c4e2faaf8c18 [2023-05-23T18:56:20.481Z] ---> a622703f55ce [2023-05-23T18:56:20.481Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-05-23T18:56:21.066Z] ---> 0ca425404a0f [2023-05-23T18:56:21.066Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-05-23T18:56:22.477Z] ---> e63a284462d6 [2023-05-23T18:56:22.477Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-05-23T18:56:23.061Z] ---> 05f26170eeed [2023-05-23T18:56:23.061Z] Step 18/23 : EXPOSE 59999 [2023-05-23T18:56:23.061Z] ---> Running in 894efcb57349 [2023-05-23T18:56:23.330Z] Removing intermediate container 894efcb57349 [2023-05-23T18:56:23.330Z] ---> a878fa7a73b5 [2023-05-23T18:56:23.330Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-05-23T18:56:23.330Z] ---> Running in 7611ce11aad5 [2023-05-23T18:56:23.599Z] Removing intermediate container 7611ce11aad5 [2023-05-23T18:56:23.599Z] ---> 0c8d101950a5 [2023-05-23T18:56:23.599Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T18:56:23.599Z] ---> Running in af53c40ec111 [2023-05-23T18:56:23.869Z] Removing intermediate container af53c40ec111 [2023-05-23T18:56:23.869Z] ---> 5cef306fee0a [2023-05-23T18:56:23.869Z] Step 21/23 : LABEL arch=arm64 [2023-05-23T18:56:24.139Z] ---> Running in 42a03de22372 [2023-05-23T18:56:24.406Z] Removing intermediate container 42a03de22372 [2023-05-23T18:56:24.406Z] ---> aed02723071b [2023-05-23T18:56:24.406Z] Step 22/23 : LABEL git_sha=5f7d514eb1172a9858783636d846cfe9ecce1f69 [2023-05-23T18:56:24.406Z] ---> Running in c583390c4b17 [2023-05-23T18:56:24.675Z] Removing intermediate container c583390c4b17 [2023-05-23T18:56:24.675Z] ---> e7a3b877206a [2023-05-23T18:56:24.675Z] Step 23/23 : LABEL version=0.0.0 [2023-05-23T18:56:24.675Z] ---> Running in ae07209f2815 [2023-05-23T18:56:24.941Z] Removing intermediate container ae07209f2815 [2023-05-23T18:56:24.941Z] ---> 70fcedf4b8bc [2023-05-23T18:56:24.941Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-23T18:56:24.941Z] Successfully built 70fcedf4b8bc [2023-05-23T18:56:24.941Z] 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-23T18:56:25.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T18:56:25.346Z] [2023-05-23T18:56:25.346Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T18:56:25.677Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T18:56:25.677Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-23T18:56:25.677Z] 8998bd30e6a1: Pulling fs layer [2023-05-23T18:56:25.677Z] 04944245beec: Pulling fs layer [2023-05-23T18:56:25.677Z] 699f458cf7ca: Pulling fs layer [2023-05-23T18:56:25.677Z] 765212b225bb: Pulling fs layer [2023-05-23T18:56:25.677Z] f23df028b6ca: Pulling fs layer [2023-05-23T18:56:25.677Z] d65c8cfc05b1: Pulling fs layer [2023-05-23T18:56:25.677Z] 2437ff75d9bd: Pulling fs layer [2023-05-23T18:56:25.677Z] 765212b225bb: Waiting [2023-05-23T18:56:25.677Z] f23df028b6ca: Waiting [2023-05-23T18:56:25.677Z] d65c8cfc05b1: Waiting [2023-05-23T18:56:25.677Z] 2437ff75d9bd: Waiting [2023-05-23T18:56:25.947Z] 04944245beec: Verifying Checksum [2023-05-23T18:56:25.947Z] 04944245beec: Download complete [2023-05-23T18:56:25.947Z] 765212b225bb: Verifying Checksum [2023-05-23T18:56:25.947Z] 765212b225bb: Download complete [2023-05-23T18:56:25.947Z] f23df028b6ca: Verifying Checksum [2023-05-23T18:56:25.947Z] f23df028b6ca: Download complete [2023-05-23T18:56:25.947Z] d65c8cfc05b1: Verifying Checksum [2023-05-23T18:56:25.947Z] d65c8cfc05b1: Download complete [2023-05-23T18:56:25.947Z] 699f458cf7ca: Verifying Checksum [2023-05-23T18:56:25.947Z] 699f458cf7ca: Download complete [2023-05-23T18:56:26.537Z] 8998bd30e6a1: Verifying Checksum [2023-05-23T18:56:26.537Z] 8998bd30e6a1: Download complete [2023-05-23T18:56:28.481Z] 2437ff75d9bd: Verifying Checksum [2023-05-23T18:56:28.481Z] 2437ff75d9bd: Download complete [2023-05-23T18:56:30.429Z] 8998bd30e6a1: Pull complete [2023-05-23T18:56:31.016Z] 04944245beec: Pull complete [2023-05-23T18:56:32.434Z] 699f458cf7ca: Pull complete [2023-05-23T18:56:32.434Z] 765212b225bb: Pull complete [2023-05-23T18:56:33.397Z] f23df028b6ca: Pull complete [2023-05-23T18:56:33.666Z] d65c8cfc05b1: Pull complete [2023-05-23T18:56:48.658Z] 2437ff75d9bd: Pull complete [2023-05-23T18:56:48.658Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-23T18:56:48.658Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T18:56:48.658Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T18:56:48.847Z] prd-ubuntu20.04-docker-arm64-4c-16g-16545 does not seem to be running inside a container [2023-05-23T18:56:48.928Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-23T18:56:51.614Z] $ docker top 2845fac09281b10cec6f52192659f275a21ac7a31214e301e76323c23c28b00c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T18:56:52.448Z] ---> job-cost.sh [2023-05-23T18:56:52.449Z] lf-activate-venv: SKIPPING [2023-05-23T18:56:52.449Z] INFO: No Stack... [2023-05-23T18:56:53.034Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-23T18:56:53.619Z] INFO: Archiving Costs [Pipeline] sh [2023-05-23T18:56:53.947Z] + cat /w/workspace/device-sdk-go/2/archives/cost.csv [2023-05-23T18:56:53.947Z] + cut -d, -f6 [Pipeline] lock [2023-05-23T18:56:53.982Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1460-2-stack-cost] [2023-05-23T18:56:53.987Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1460-2-stack-cost] did not exist. Created. [2023-05-23T18:56:53.987Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1460-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-23T18:56:54.705Z] /w/workspace/device-sdk-go/2@tmp/durable-21578f9c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-23T18:56:55.062Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-23T18:56:55.083Z] Warning: overwriting stash ‘stack-cost’ [2023-05-23T18:56:55.150Z] Stashed 1 file(s) [Pipeline] } [2023-05-23T18:56:55.157Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1460-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-23T18:56:55.180Z] $ docker stop --time=1 2845fac09281b10cec6f52192659f275a21ac7a31214e301e76323c23c28b00c [2023-05-23T18:56:56.645Z] $ docker rm -f --volumes 2845fac09281b10cec6f52192659f275a21ac7a31214e301e76323c23c28b00c [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-23T18:56:57.047Z] provisioning config files... [2023-05-23T18:56:57.054Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp/config6617850827535762253tmp [Pipeline] { [Pipeline] sh [2023-05-23T18:56:57.346Z] + set +x [2023-05-23T18:56:57.346Z] + curl -s https://codecov.io/bash [2023-05-23T18:56:57.346Z] + bash -s -- [2023-05-23T18:56:57.346Z] [2023-05-23T18:56:57.346Z] _____ _ [2023-05-23T18:56:57.346Z] / ____| | | [2023-05-23T18:56:57.346Z] | | ___ __| | ___ ___ _____ __ [2023-05-23T18:56:57.346Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-23T18:56:57.346Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-23T18:56:57.346Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-23T18:56:57.346Z] Bash-1.0.6 [2023-05-23T18:56:57.346Z] [2023-05-23T18:56:57.346Z] [2023-05-23T18:56:57.346Z] ==> git version 2.25.1 found [2023-05-23T18:56:57.346Z] ==> 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-23T18:56:57.346Z] Release-Date: 2020-01-08 [2023-05-23T18:56:57.346Z] 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-23T18:56:57.346Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-23T18:56:57.346Z] ==> Jenkins CI detected. [2023-05-23T18:56:57.346Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1460 [2023-05-23T18:56:57.346Z] project root: . [2023-05-23T18:56:57.346Z] --> token set from env [2023-05-23T18:56:57.346Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-23T18:56:57.346Z] ==> Running gcov in . (disable via -X gcov) [2023-05-23T18:56:57.346Z] ==> Python coveragepy not found [2023-05-23T18:56:57.346Z] ==> Searching for coverage reports in: [2023-05-23T18:56:57.346Z] + . [2023-05-23T18:56:57.346Z] -> Found 1 reports [2023-05-23T18:56:57.346Z] ==> Detecting git/mercurial file structure [2023-05-23T18:56:57.346Z] ==> Reading reports [2023-05-23T18:56:57.605Z] + ./coverage.out bytes=106152 [2023-05-23T18:56:57.605Z] ==> Appending adjustments [2023-05-23T18:56:57.605Z] https://docs.codecov.io/docs/fixing-reports [2023-05-23T18:56:57.864Z] + Found adjustments [2023-05-23T18:56:57.864Z] ==> Gzipping contents [2023-05-23T18:56:57.864Z] 16K /tmp/codecov.QCcQZO.gz [2023-05-23T18:56:57.864Z] ==> Uploading reports [2023-05-23T18:56:57.864Z] url: https://codecov.io [2023-05-23T18:56:57.864Z] query: branch=PR-1460&commit=e9d37a776735afb08a17f4569e5a2b3f9afba365&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1460%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1460&job=&cmd_args= [2023-05-23T18:56:57.864Z] -> Pinging Codecov [2023-05-23T18:56:57.864Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1460&commit=e9d37a776735afb08a17f4569e5a2b3f9afba365&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1460%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1460&job=&cmd_args= [2023-05-23T18:56:57.864Z] -> Uploading to [2023-05-23T18:56:57.864Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-23/7E55EF52A471D76F132DFD9A03CDDE97/e9d37a776735afb08a17f4569e5a2b3f9afba365/b89f60d1-4861-4359-9880-30ab41472903.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230523T185657Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=98b0bf85d6d64db59eb4887bc7251aeebd0362c435045abd6576e0bffaaf417c [2023-05-23T18:56:57.864Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T18:56:57.864Z] Dload Upload Total Spent Left Speed [2023-05-23T18:56:58.123Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15115 0 0 100 15115 0 78316 --:--:-- --:--:-- --:--:-- 78316 [2023-05-23T18:56:58.123Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/e9d37a776735afb08a17f4569e5a2b3f9afba365 [Pipeline] } [2023-05-23T18:56:58.131Z] 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-23T18:56:58.897Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1460/archives ] [2023-05-23T18:56:58.897Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1460/archives [2023-05-23T18:56:58.897Z] total 16 [2023-05-23T18:56:58.897Z] drwxr-xr-x 3 root root 4096 May 23 18:46 . [2023-05-23T18:56:58.897Z] drwxrwxr-x 12 jenkins jenkins 4096 May 23 18:46 .. [2023-05-23T18:56:58.897Z] drwxr-xr-x 2 root root 4096 May 23 18:46 cost [2023-05-23T18:56:58.897Z] -rw-r--r-- 1 root root 86 May 23 18:46 cost.csv [2023-05-23T18:56:58.897Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1460/archives [2023-05-23T18:56:58.897Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1460/archives [2023-05-23T18:56:58.897Z] total 16 [2023-05-23T18:56:58.897Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 18:46 . [2023-05-23T18:56:58.897Z] drwxrwxr-x 12 jenkins jenkins 4096 May 23 18:46 .. [2023-05-23T18:56:58.897Z] drwxr-xr-x 2 jenkins jenkins 4096 May 23 18:46 cost [2023-05-23T18:56:58.897Z] -rw-r--r-- 1 jenkins jenkins 86 May 23 18:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-23T18:56:59.190Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T18:57:00.055Z] ---> package-listing.sh [2023-05-23T18:57:00.055Z] ++ facter osfamily [2023-05-23T18:57:00.055Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-23T18:57:00.314Z] + OS_FAMILY=debian [2023-05-23T18:57:00.314Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1460 [2023-05-23T18:57:00.314Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-23T18:57:00.314Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-23T18:57:00.314Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-23T18:57:00.314Z] + PACKAGES=/tmp/packages_start.txt [2023-05-23T18:57:00.314Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1460 ']' [2023-05-23T18:57:00.314Z] + PACKAGES=/tmp/packages_end.txt [2023-05-23T18:57:00.314Z] + case "${OS_FAMILY}" in [2023-05-23T18:57:00.314Z] + dpkg -l [2023-05-23T18:57:00.314Z] + grep '^ii' [2023-05-23T18:57:00.314Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-23T18:57:00.314Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-23T18:57:00.314Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-23T18:57:00.314Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1460 ']' [2023-05-23T18:57:00.314Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1460/archives/ [2023-05-23T18:57:00.314Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1460/archives/ [Pipeline] echo [2023-05-23T18:57:00.325Z] 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-1460/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-23T18:57:00.602Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T18:57:01.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T18:57:01.162Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T18:57:01.235Z] prd-ubuntu20.04-docker-8c-8g-16544 does not seem to be running inside a container [2023-05-23T18:57:01.272Z] $ 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-1460/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-1460 -v /w/workspace/gexfoundry_device-sdk-go_PR-1460:/w/workspace/gexfoundry_device-sdk-go_PR-1460:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-23T18:57:01.467Z] $ docker top 6d861a4cbf9166b1ca49878fdcb28dc3ac3b71d9107ea9f59402d9f9b6799eab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T18:57:01.808Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-23T18:57:02.097Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-23T18:57:02.385Z] + ls /var/log/sa-host [2023-05-23T18:57:02.385Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T18:57:02.467Z] provisioning config files... [2023-05-23T18:57:02.476Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1460@tmp/config16203656918343386652tmp [Pipeline] { [Pipeline] echo [2023-05-23T18:57:02.488Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T18:57:02.773Z] ---> create-netrc.sh [Pipeline] } [2023-05-23T18:57:02.780Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-23T18:57:03.109Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-23T18:57:03.117Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T18:57:03.402Z] ---> sudo-logs.sh [2023-05-23T18:57:03.402Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-23T18:57:03.431Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T18:57:03.716Z] ---> job-cost.sh [2023-05-23T18:57:03.716Z] lf-activate-venv: SKIPPING [2023-05-23T18:57:03.716Z] DEBUG: total: 0.2199999988079071 [2023-05-23T18:57:03.716Z] INFO: Retrieving Stack Cost... [2023-05-23T18:57:04.284Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-23T18:57:04.542Z] INFO: Archiving Costs [Pipeline] echo [2023-05-23T18:57:04.554Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T18:57:04.837Z] ---> logs-deploy.sh [2023-05-23T18:57:04.837Z] lf-activate-venv: SKIPPING [2023-05-23T18:57:04.837Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1460/2 [2023-05-23T18:57:04.837Z] INFO: archiving workspace using pattern(s): [2023-05-23T18:57:05.774Z] Archives upload complete. [2023-05-23T18:57:06.033Z] INFO: archiving logs to Nexus [2023-05-23T18:57:06.600Z] ---> uname -a: [2023-05-23T18:57:06.600Z] Linux prd-ubuntu20-04-docker-8c-8g-16544 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-23T18:57:06.600Z] [2023-05-23T18:57:06.600Z] [2023-05-23T18:57:06.600Z] ---> lscpu: [2023-05-23T18:57:06.600Z] Architecture: x86_64 [2023-05-23T18:57:06.600Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-23T18:57:06.600Z] Byte Order: Little Endian [2023-05-23T18:57:06.600Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-23T18:57:06.600Z] CPU(s): 8 [2023-05-23T18:57:06.600Z] On-line CPU(s) list: 0-7 [2023-05-23T18:57:06.600Z] Thread(s) per core: 1 [2023-05-23T18:57:06.600Z] Core(s) per socket: 1 [2023-05-23T18:57:06.600Z] Socket(s): 8 [2023-05-23T18:57:06.600Z] NUMA node(s): 1 [2023-05-23T18:57:06.600Z] Vendor ID: AuthenticAMD [2023-05-23T18:57:06.600Z] CPU family: 23 [2023-05-23T18:57:06.600Z] Model: 49 [2023-05-23T18:57:06.600Z] Model name: AMD EPYC-Rome Processor [2023-05-23T18:57:06.600Z] Stepping: 0 [2023-05-23T18:57:06.600Z] CPU MHz: 2799.998 [2023-05-23T18:57:06.600Z] BogoMIPS: 5599.99 [2023-05-23T18:57:06.600Z] Virtualization: AMD-V [2023-05-23T18:57:06.600Z] Hypervisor vendor: KVM [2023-05-23T18:57:06.600Z] Virtualization type: full [2023-05-23T18:57:06.600Z] L1d cache: 256 KiB [2023-05-23T18:57:06.600Z] L1i cache: 256 KiB [2023-05-23T18:57:06.600Z] L2 cache: 4 MiB [2023-05-23T18:57:06.600Z] L3 cache: 128 MiB [2023-05-23T18:57:06.600Z] NUMA node0 CPU(s): 0-7 [2023-05-23T18:57:06.600Z] Vulnerability Itlb multihit: Not affected [2023-05-23T18:57:06.600Z] Vulnerability L1tf: Not affected [2023-05-23T18:57:06.600Z] Vulnerability Mds: Not affected [2023-05-23T18:57:06.600Z] Vulnerability Meltdown: Not affected [2023-05-23T18:57:06.600Z] Vulnerability Mmio stale data: Not affected [2023-05-23T18:57:06.600Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-23T18:57:06.600Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-23T18:57:06.600Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-23T18:57:06.600Z] Vulnerability Srbds: Not affected [2023-05-23T18:57:06.600Z] Vulnerability Tsx async abort: Not affected [2023-05-23T18:57:06.600Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-23T18:57:06.600Z] [2023-05-23T18:57:06.600Z] [2023-05-23T18:57:06.600Z] ---> nproc: [2023-05-23T18:57:06.600Z] 8 [2023-05-23T18:57:06.600Z] [2023-05-23T18:57:06.600Z] [2023-05-23T18:57:06.600Z] ---> df -h: [2023-05-23T18:57:06.600Z] Filesystem Size Used Avail Use% Mounted on [2023-05-23T18:57:06.600Z] overlay 155G 12G 144G 8% / [2023-05-23T18:57:06.600Z] tmpfs 64M 0 64M 0% /dev [2023-05-23T18:57:06.600Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-23T18:57:06.600Z] shm 64M 0 64M 0% /dev/shm [2023-05-23T18:57:06.600Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-05-23T18:57:06.600Z] [2023-05-23T18:57:06.600Z]