Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 556b0d33684bc0e3f3c7e8af9fc75d9de3776265+6427482eab3bd2356a4491c722b8795ef3b48a72 (06a7e6e0df2bb04664163df2f91ff4d145576d03) 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-ssh3587122035818563200.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15693831609862914612.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-116/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-gpio/branches/PR-116/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16595907259846444117.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3548300875476281346.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-gpio/branches/PR-116/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-gpio/branches/PR-116/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17390256986156751606.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-gpio] ========================================================= [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-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2415 in /w/workspace/edgexfoundry_device-gpio_PR-116 [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-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_PR-116 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.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-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.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-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/116/head:refs/remotes/origin/PR-116 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6427482eab3bd2356a4491c722b8795ef3b48a72 into PR head commit 556b0d33684bc0e3f3c7e8af9fc75d9de3776265 Merge succeeded, producing c86d36ed17499b8edf11fabeb6ac02976578c97f Checking out Revision c86d36ed17499b8edf11fabeb6ac02976578c97f (PR-116) > git config core.sparsecheckout # timeout=10 > git checkout -f 556b0d33684bc0e3f3c7e8af9fc75d9de3776265 # 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 6427482eab3bd2356a4491c722b8795ef3b48a72 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c86d36ed17499b8edf11fabeb6ac02976578c97f # timeout=10 Commit message: "Merge commit '6427482eab3bd2356a4491c722b8795ef3b48a72' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 6877a569f33940c866ce13c91582544b4176ca85 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-16T13:21:41.772Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-16T13:21:41.830Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-16T13:21:41.848Z] ========================================================= [2023-03-16T13:21:41.848Z] EdgeX Global Pipelines Version Info [2023-03-16T13:21:41.848Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:21:42.583Z] ------------------- [2023-03-16T13:21:42.583Z] stable info: [2023-03-16T13:21:42.583Z] ------------------- [2023-03-16T13:21:42.583Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-16T13:21:42.583Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-16T13:21:42.583Z] Message: update stable to v1.0.245 [2023-03-16T13:21:43.154Z] ------------------- [2023-03-16T13:21:43.154Z] experimental info: [2023-03-16T13:21:43.154Z] ------------------- [2023-03-16T13:21:43.154Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-16T13:21:43.154Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-16T13:21:43.154Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-16T13:21:43.321Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-03-16T13:21:43.335Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-03-16T13:21:43.349Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-16T13:21:43.365Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-16T13:21:43.386Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-16T13:21:43.403Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-16T13:21:43.419Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-16T13:21:43.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-16T13:21:43.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-16T13:21:43.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-16T13:21:43.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-16T13:21:43.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-03-16T13:21:43.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-16T13:21:43.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-16T13:21:43.520Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T13:21:43.532Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T13:21:43.548Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T13:21:43.568Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T13:21:43.585Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-16T13:21:43.600Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-16T13:21:43.611Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-16T13:21:43.626Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-16T13:21:43.640Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-16T13:21:43.655Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-16T13:21:43.665Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-16T13:21:43.677Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-16T13:21:43.688Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-16T13:21:43.702Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-116 [Pipeline] echo [2023-03-16T13:21:43.716Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-116 [Pipeline] echo [2023-03-16T13:21:43.726Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-116 [Pipeline] echo [2023-03-16T13:21:43.737Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c86d36ed17499b8edf11fabeb6ac02976578c97f [Pipeline] echo [2023-03-16T13:21:43.751Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c86d36e [Pipeline] echo [2023-03-16T13:21:43.764Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T13:21:43.810Z] provisioning config files... [2023-03-16T13:21:43.827Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-116@tmp/config1637426154180154832tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:21:44.130Z] ---> docker-login.sh [2023-03-16T13:21:44.130Z] nexus3.edgexfoundry.org:10001 [2023-03-16T13:21:44.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:21:44.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:21:44.390Z] Configure a credential helper to remove this warning. See [2023-03-16T13:21:44.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:21:44.390Z] [2023-03-16T13:21:44.390Z] Login Succeeded [2023-03-16T13:21:44.390Z] nexus3.edgexfoundry.org:10002 [2023-03-16T13:21:44.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:21:44.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:21:44.652Z] Configure a credential helper to remove this warning. See [2023-03-16T13:21:44.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:21:44.652Z] [2023-03-16T13:21:44.652Z] Login Succeeded [2023-03-16T13:21:44.652Z] nexus3.edgexfoundry.org:10003 [2023-03-16T13:21:44.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:21:44.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:21:44.652Z] Configure a credential helper to remove this warning. See [2023-03-16T13:21:44.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:21:44.652Z] [2023-03-16T13:21:44.652Z] Login Succeeded [2023-03-16T13:21:44.652Z] nexus3.edgexfoundry.org:10004 [2023-03-16T13:21:44.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:21:44.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:21:44.652Z] Configure a credential helper to remove this warning. See [2023-03-16T13:21:44.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:21:44.652Z] [2023-03-16T13:21:44.652Z] Login Succeeded [2023-03-16T13:21:44.652Z] docker.io [2023-03-16T13:21:44.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:21:44.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:21:44.913Z] Configure a credential helper to remove this warning. See [2023-03-16T13:21:44.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:21:44.913Z] [2023-03-16T13:21:44.913Z] Login Succeeded [2023-03-16T13:21:45.173Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T13:21:45.182Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-16T13:21:45.592Z] + git rev-list -1 --merges c86d36ed17499b8edf11fabeb6ac02976578c97f~1..c86d36ed17499b8edf11fabeb6ac02976578c97f [Pipeline] echo [2023-03-16T13:21:45.631Z] -----------> git rev-list -1 --merges c86d36ed17499b8edf11fabeb6ac02976578c97f~1..c86d36ed17499b8edf11fabeb6ac02976578c97f c86d36ed17499b8edf11fabeb6ac02976578c97f [2023-03-16T13:21:45.631Z] c86d36ed17499b8edf11fabeb6ac02976578c97f [false] [Pipeline] sh [2023-03-16T13:21:45.917Z] + git log --format=format:%s -1 c86d36ed17499b8edf11fabeb6ac02976578c97f [Pipeline] echo [2023-03-16T13:21:45.932Z] ========================================================= [2023-03-16T13:21:45.932Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-16T13:21:45.932Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T13:21:46.259Z] + git log --format=format:%s -1 c86d36ed17499b8edf11fabeb6ac02976578c97f [Pipeline] echo [2023-03-16T13:21:46.271Z] [semverPrep] GIT_COMMIT: c86d36ed17499b8edf11fabeb6ac02976578c97f, Commit Message: Merge commit '6427482eab3bd2356a4491c722b8795ef3b48a72' into HEAD [Pipeline] echo [2023-03-16T13:21:46.282Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-16T13:21:46.625Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T13:21:46.625Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-16T13:21:46.625Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-16T13:21:46.625Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-16T13:21:46.625Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-16T13:21:46.625Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-16T13:21:46.625Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:21:46.976Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T13:21:46.976Z] [2023-03-16T13:21:46.976Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:21:47.279Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T13:21:47.279Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-16T13:21:47.279Z] b85a868b505f: Pulling fs layer [2023-03-16T13:21:47.279Z] e2be974225ed: Pulling fs layer [2023-03-16T13:21:47.279Z] 339a4e72a1f5: Pulling fs layer [2023-03-16T13:21:47.279Z] 988bab9f4d93: Pulling fs layer [2023-03-16T13:21:47.279Z] 1469e6f7b9e6: Pulling fs layer [2023-03-16T13:21:47.279Z] eaf3925da568: Pulling fs layer [2023-03-16T13:21:47.279Z] bab4dde63d76: Pulling fs layer [2023-03-16T13:21:47.279Z] bde34c3a00c8: Pulling fs layer [2023-03-16T13:21:47.279Z] b352a97aabf1: Pulling fs layer [2023-03-16T13:21:47.279Z] 4872d77fe225: Pulling fs layer [2023-03-16T13:21:47.279Z] 5851b861e8e6: Pulling fs layer [2023-03-16T13:21:47.279Z] bab4dde63d76: Waiting [2023-03-16T13:21:47.279Z] 5851b861e8e6: Waiting [2023-03-16T13:21:47.279Z] b352a97aabf1: Waiting [2023-03-16T13:21:47.279Z] 4872d77fe225: Waiting [2023-03-16T13:21:47.279Z] 988bab9f4d93: Waiting [2023-03-16T13:21:47.279Z] eaf3925da568: Waiting [2023-03-16T13:21:47.279Z] 1469e6f7b9e6: Waiting [2023-03-16T13:21:47.279Z] e2be974225ed: Download complete [2023-03-16T13:21:47.279Z] 988bab9f4d93: Verifying Checksum [2023-03-16T13:21:47.279Z] 988bab9f4d93: Download complete [2023-03-16T13:21:47.540Z] 1469e6f7b9e6: Verifying Checksum [2023-03-16T13:21:47.540Z] 1469e6f7b9e6: Download complete [2023-03-16T13:21:47.540Z] 339a4e72a1f5: Verifying Checksum [2023-03-16T13:21:47.540Z] 339a4e72a1f5: Download complete [2023-03-16T13:21:47.540Z] eaf3925da568: Verifying Checksum [2023-03-16T13:21:47.540Z] eaf3925da568: Download complete [2023-03-16T13:21:47.540Z] bde34c3a00c8: Verifying Checksum [2023-03-16T13:21:47.540Z] bde34c3a00c8: Download complete [2023-03-16T13:21:47.540Z] b352a97aabf1: Verifying Checksum [2023-03-16T13:21:47.540Z] b352a97aabf1: Download complete [2023-03-16T13:21:47.540Z] 4872d77fe225: Download complete [2023-03-16T13:21:47.540Z] 5851b861e8e6: Download complete [2023-03-16T13:21:47.540Z] b85a868b505f: Verifying Checksum [2023-03-16T13:21:47.540Z] b85a868b505f: Download complete [2023-03-16T13:21:48.108Z] bab4dde63d76: Verifying Checksum [2023-03-16T13:21:48.108Z] bab4dde63d76: Download complete [2023-03-16T13:21:49.046Z] b85a868b505f: Pull complete [2023-03-16T13:21:49.046Z] e2be974225ed: Pull complete [2023-03-16T13:21:49.612Z] 339a4e72a1f5: Pull complete [2023-03-16T13:21:49.612Z] 988bab9f4d93: Pull complete [2023-03-16T13:21:49.871Z] 1469e6f7b9e6: Pull complete [2023-03-16T13:21:49.871Z] eaf3925da568: Pull complete [2023-03-16T13:21:51.785Z] bab4dde63d76: Pull complete [2023-03-16T13:21:51.785Z] bde34c3a00c8: Pull complete [2023-03-16T13:21:51.785Z] b352a97aabf1: Pull complete [2023-03-16T13:21:51.785Z] 4872d77fe225: Pull complete [2023-03-16T13:21:52.043Z] 5851b861e8e6: Pull complete [2023-03-16T13:21:52.043Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-16T13:21:52.043Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T13:21:52.043Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:21:52.137Z] prd-ubuntu20.04-docker-8c-8g-2415 does not seem to be running inside a container [2023-03-16T13:21:52.174Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-116 -v /w/workspace/edgexfoundry_device-gpio_PR-116:/w/workspace/edgexfoundry_device-gpio_PR-116:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-116@tmp:/w/workspace/edgexfoundry_device-gpio_PR-116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-16T13:21:53.577Z] $ docker top 1eafb2f51aa5117528e5cf587058c157552ab7cc86a1935413fae98476ec91e9 -eo pid,comm [2023-03-16T13:21:53.633Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-16T13:21:53.633Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T13:21:53.673Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T13:21:53.673Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T13:21:53.781Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T13:21:53.788Z] $ docker exec 1eafb2f51aa5117528e5cf587058c157552ab7cc86a1935413fae98476ec91e9 ssh-agent [2023-03-16T13:21:53.888Z] SSH_AUTH_SOCK=/tmp/ssh-5J0Z6wy2RV5S/agent.32 [2023-03-16T13:21:53.888Z] SSH_AGENT_PID=38 [2023-03-16T13:21:53.894Z] Running ssh-add (command line suppressed) [2023-03-16T13:21:53.992Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-116@tmp/private_key_2126963950980797405.key (/w/workspace/edgexfoundry_device-gpio_PR-116@tmp/private_key_2126963950980797405.key) [2023-03-16T13:21:54.002Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T13:21:54.286Z] + git tag --points-at HEAD [Pipeline] } [2023-03-16T13:21:54.307Z] $ docker exec --env ******** --env ******** 1eafb2f51aa5117528e5cf587058c157552ab7cc86a1935413fae98476ec91e9 ssh-agent -k [2023-03-16T13:21:54.417Z] unset SSH_AUTH_SOCK; [2023-03-16T13:21:54.418Z] unset SSH_AGENT_PID; [2023-03-16T13:21:54.418Z] echo Agent pid 38 killed; [2023-03-16T13:21:54.426Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-16T13:21:54.449Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T13:21:54.449Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T13:21:54.565Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T13:21:54.572Z] $ docker exec 1eafb2f51aa5117528e5cf587058c157552ab7cc86a1935413fae98476ec91e9 ssh-agent [2023-03-16T13:21:54.681Z] SSH_AUTH_SOCK=/tmp/ssh-2GowuaitAqWq/agent.70 [2023-03-16T13:21:54.681Z] SSH_AGENT_PID=76 [2023-03-16T13:21:54.685Z] Running ssh-add (command line suppressed) [2023-03-16T13:21:54.796Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-116@tmp/private_key_4133165955668054016.key (/w/workspace/edgexfoundry_device-gpio_PR-116@tmp/private_key_4133165955668054016.key) [2023-03-16T13:21:54.805Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T13:21:55.091Z] + git semver init [2023-03-16T13:21:55.351Z] 2023-03-16 13:21:55,289 [run_init] DEBUG init version:0.0.0 force:False [2023-03-16T13:21:55.351Z] 2023-03-16 13:21:55,290 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-116/.semver [2023-03-16T13:21:55.351Z] 2023-03-16 13:21:55,290 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-116/.semver [2023-03-16T13:21:55.351Z] 2023-03-16 13:21:55,291 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-116/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-116, universal_newlines=False, shell=None, istream=None) [2023-03-16T13:21:56.289Z] 2023-03-16 13:21:56,138 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-116/.git/info/exclude [2023-03-16T13:21:56.289Z] 2023-03-16 13:21:56,139 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-116/.semver/PR-116 with force:False [2023-03-16T13:21:56.289Z] 2023-03-16 13:21:56,140 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-116/.semver/PR-116 [2023-03-16T13:21:56.289Z] 2023-03-16 13:21:56,145 [execute] INFO git cat-file --batch-check [2023-03-16T13:21:56.289Z] 2023-03-16 13:21:56,146 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-116/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T13:21:56.289Z] 2023-03-16 13:21:56,152 [execute] INFO git cat-file --batch [2023-03-16T13:21:56.289Z] 2023-03-16 13:21:56,153 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-116/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T13:21:56.289Z] 2023-03-16 13:21:56,159 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-116/.semver/PR-116 [2023-03-16T13:21:56.289Z] 0.0.0 [Pipeline] } [2023-03-16T13:21:56.303Z] $ docker exec --env ******** --env ******** 1eafb2f51aa5117528e5cf587058c157552ab7cc86a1935413fae98476ec91e9 ssh-agent -k [2023-03-16T13:21:56.406Z] unset SSH_AUTH_SOCK; [2023-03-16T13:21:56.406Z] unset SSH_AGENT_PID; [2023-03-16T13:21:56.406Z] echo Agent pid 76 killed; [2023-03-16T13:21:56.414Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T13:21:56.706Z] + git semver [Pipeline] } [2023-03-16T13:21:56.981Z] $ docker stop --time=1 1eafb2f51aa5117528e5cf587058c157552ab7cc86a1935413fae98476ec91e9 [2023-03-16T13:21:58.300Z] $ docker rm -f --volumes 1eafb2f51aa5117528e5cf587058c157552ab7cc86a1935413fae98476ec91e9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T13:21:58.632Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-16T13:21:58.844Z] Stashed 1 file(s) [Pipeline] echo [2023-03-16T13:21:58.846Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T13:21:58.994Z] provisioning config files... [2023-03-16T13:21:59.003Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-116@tmp/config18171229052344694762tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:21:59.300Z] ---> docker-login.sh [2023-03-16T13:21:59.300Z] nexus3.edgexfoundry.org:10001 [2023-03-16T13:21:59.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:21:59.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:21:59.300Z] Configure a credential helper to remove this warning. See [2023-03-16T13:21:59.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:21:59.300Z] [2023-03-16T13:21:59.300Z] Login Succeeded [2023-03-16T13:21:59.300Z] nexus3.edgexfoundry.org:10002 [2023-03-16T13:21:59.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:21:59.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:21:59.300Z] Configure a credential helper to remove this warning. See [2023-03-16T13:21:59.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:21:59.300Z] [2023-03-16T13:21:59.300Z] Login Succeeded [2023-03-16T13:21:59.300Z] nexus3.edgexfoundry.org:10003 [2023-03-16T13:21:59.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:21:59.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:21:59.559Z] Configure a credential helper to remove this warning. See [2023-03-16T13:21:59.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:21:59.559Z] [2023-03-16T13:21:59.559Z] Login Succeeded [2023-03-16T13:21:59.559Z] nexus3.edgexfoundry.org:10004 [2023-03-16T13:21:59.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:21:59.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:21:59.559Z] Configure a credential helper to remove this warning. See [2023-03-16T13:21:59.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:21:59.559Z] [2023-03-16T13:21:59.559Z] Login Succeeded [2023-03-16T13:21:59.559Z] docker.io [2023-03-16T13:21:59.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:21:59.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:21:59.818Z] Configure a credential helper to remove this warning. See [2023-03-16T13:21:59.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:21:59.818Z] [2023-03-16T13:21:59.818Z] Login Succeeded [2023-03-16T13:22:00.078Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T13:22:00.085Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-16T13:22:00.142Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T13:22:00.154Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T13:22:00.163Z] ========================================================= [2023-03-16T13:22:00.163Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-16T13:22:00.163Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:22:00.479Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-16T13:22:00.479Z] Sending build context to Docker daemon 16.04MB [2023-03-16T13:22:00.479Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T13:22:00.479Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-16T13:22:00.741Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-16T13:22:00.741Z] 63b65145d645: Pulling fs layer [2023-03-16T13:22:00.741Z] a2d21d5440eb: Pulling fs layer [2023-03-16T13:22:00.741Z] 935e6c44a52c: Pulling fs layer [2023-03-16T13:22:00.741Z] 94cc34f8dd06: Pulling fs layer [2023-03-16T13:22:00.741Z] 30dea6a524f1: Pulling fs layer [2023-03-16T13:22:00.741Z] a2aff8979fd8: Pulling fs layer [2023-03-16T13:22:00.741Z] 6808be2612f2: Pulling fs layer [2023-03-16T13:22:00.741Z] f25807f1079a: Pulling fs layer [2023-03-16T13:22:00.741Z] 6808be2612f2: Waiting [2023-03-16T13:22:00.741Z] f25807f1079a: Waiting [2023-03-16T13:22:00.741Z] 94cc34f8dd06: Waiting [2023-03-16T13:22:00.741Z] 30dea6a524f1: Waiting [2023-03-16T13:22:00.741Z] a2aff8979fd8: Waiting [2023-03-16T13:22:00.741Z] a2d21d5440eb: Verifying Checksum [2023-03-16T13:22:00.741Z] a2d21d5440eb: Download complete [2023-03-16T13:22:00.741Z] 30dea6a524f1: Verifying Checksum [2023-03-16T13:22:00.741Z] 30dea6a524f1: Download complete [2023-03-16T13:22:00.741Z] 63b65145d645: Download complete [2023-03-16T13:22:00.741Z] a2aff8979fd8: Verifying Checksum [2023-03-16T13:22:00.741Z] a2aff8979fd8: Download complete [2023-03-16T13:22:01.002Z] 63b65145d645: Pull complete [2023-03-16T13:22:01.002Z] a2d21d5440eb: Pull complete [2023-03-16T13:22:01.273Z] f25807f1079a: Verifying Checksum [2023-03-16T13:22:01.273Z] f25807f1079a: Download complete [2023-03-16T13:22:01.533Z] 935e6c44a52c: Verifying Checksum [2023-03-16T13:22:01.533Z] 935e6c44a52c: Download complete [2023-03-16T13:22:01.791Z] 6808be2612f2: Verifying Checksum [2023-03-16T13:22:01.791Z] 6808be2612f2: Download complete [2023-03-16T13:22:05.078Z] 935e6c44a52c: Pull complete [2023-03-16T13:22:05.078Z] 94cc34f8dd06: Pull complete [2023-03-16T13:22:05.078Z] 30dea6a524f1: Pull complete [2023-03-16T13:22:05.337Z] a2aff8979fd8: Pull complete [2023-03-16T13:22:07.876Z] 6808be2612f2: Pull complete [2023-03-16T13:22:08.443Z] f25807f1079a: Pull complete [2023-03-16T13:22:08.443Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-16T13:22:08.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T13:22:08.443Z] ---> 3b553350e43f [2023-03-16T13:22:08.443Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-16T13:22:10.352Z] ---> Running in 820b03b95078 [2023-03-16T13:22:10.352Z] Removing intermediate container 820b03b95078 [2023-03-16T13:22:10.352Z] ---> 4df344724f86 [2023-03-16T13:22:10.352Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T13:22:10.352Z] ---> Running in 7d1e66b1f629 [2023-03-16T13:22:10.612Z] Removing intermediate container 7d1e66b1f629 [2023-03-16T13:22:10.612Z] ---> 7fddc5375023 [2023-03-16T13:22:10.612Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-16T13:22:10.612Z] ---> Running in 9a7771b9a565 [2023-03-16T13:22:10.612Z] Removing intermediate container 9a7771b9a565 [2023-03-16T13:22:10.612Z] ---> e8b98af0d43e [2023-03-16T13:22:10.612Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T13:22:10.612Z] ---> Running in d500653dd6ca [2023-03-16T13:22:10.872Z] Removing intermediate container d500653dd6ca [2023-03-16T13:22:10.872Z] ---> 7ace06fd286d [2023-03-16T13:22:10.872Z] Step 7/12 : WORKDIR /device-gpio [2023-03-16T13:22:10.872Z] ---> Running in f03aefa63dbc [2023-03-16T13:22:11.131Z] Removing intermediate container f03aefa63dbc [2023-03-16T13:22:11.131Z] ---> ccb524ff9541 [2023-03-16T13:22:11.131Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T13:22:11.131Z] ---> Running in cd7d0ce137ec [2023-03-16T13:22:11.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T13:22:11.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T13:22:11.909Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-16T13:22:11.909Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-16T13:22:11.909Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-16T13:22:11.909Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-16T13:22:11.909Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T13:22:11.909Z] OK: 269 MiB in 57 packages [2023-03-16T13:22:12.167Z] Removing intermediate container cd7d0ce137ec [2023-03-16T13:22:12.167Z] ---> 2b11f4260390 [2023-03-16T13:22:12.167Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-16T13:22:12.424Z] ---> fd538a174337 [2023-03-16T13:22:12.424Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T13:22:12.424Z] ---> Running in 28af9964c613 [2023-03-16T13:22:13.949Z] Still waiting to schedule task [2023-03-16T13:22:13.949Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2412’ is offline [2023-03-16T13:22:34.379Z] Removing intermediate container 28af9964c613 [2023-03-16T13:22:34.379Z] ---> 46eef107733b [2023-03-16T13:22:34.379Z] Step 11/12 : COPY . . [2023-03-16T13:22:34.379Z] ---> 6fb1dcd30349 [2023-03-16T13:22:34.379Z] Step 12/12 : RUN ${MAKE} [2023-03-16T13:22:34.379Z] ---> Running in 9ff61e123c50 [2023-03-16T13:22:34.379Z] noop [2023-03-16T13:22:34.379Z] Removing intermediate container 9ff61e123c50 [2023-03-16T13:22:34.379Z] ---> 25b74b1e603e [2023-03-16T13:22:34.379Z] Successfully built 25b74b1e603e [2023-03-16T13:22:34.379Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:22:34.690Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T13:22:34.690Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:22:34.761Z] prd-ubuntu20.04-docker-8c-8g-2415 does not seem to be running inside a container [2023-03-16T13:22:34.795Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-116 -v /w/workspace/edgexfoundry_device-gpio_PR-116:/w/workspace/edgexfoundry_device-gpio_PR-116:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-116@tmp:/w/workspace/edgexfoundry_device-gpio_PR-116@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 ******** ci-base-image-x86_64 cat [2023-03-16T13:22:35.160Z] $ docker top 2c1405057e73ac6b65d1640dc654998855cdf753547c78e973101c2378618757 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T13:22:35.497Z] + go version [2023-03-16T13:22:35.497Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-16T13:22:35.511Z] $ docker stop --time=1 2c1405057e73ac6b65d1640dc654998855cdf753547c78e973101c2378618757 [2023-03-16T13:22:36.799Z] $ docker rm -f --volumes 2c1405057e73ac6b65d1640dc654998855cdf753547c78e973101c2378618757 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:22:37.205Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T13:22:37.205Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:22:37.281Z] prd-ubuntu20.04-docker-8c-8g-2415 does not seem to be running inside a container [2023-03-16T13:22:37.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_PR-116 -v /w/workspace/edgexfoundry_device-gpio_PR-116:/w/workspace/edgexfoundry_device-gpio_PR-116:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-116@tmp:/w/workspace/edgexfoundry_device-gpio_PR-116@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 ******** ci-base-image-x86_64 cat [2023-03-16T13:22:37.673Z] $ docker top 872d8948c005170b5da1bf42707fccf9a42d966b8bf4aec1a43f5d65e1c1eb22 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T13:22:38.007Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-116 [Pipeline] fileExists [Pipeline] sh [2023-03-16T13:22:38.301Z] + make test [2023-03-16T13:22:38.301Z] go test ./... -coverprofile=coverage.out ./... [2023-03-16T13:22:43.566Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-16T13:22:53.531Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-03-16T13:22:53.531Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-03-16T13:22:58.795Z] go vet ./... [2023-03-16T13:23:02.079Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T13:23:02.079Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T13:23:02.079Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-16T13:23:02.094Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-16T13:23:02.108Z] $ docker stop --time=1 872d8948c005170b5da1bf42707fccf9a42d966b8bf4aec1a43f5d65e1c1eb22 [2023-03-16T13:23:04.169Z] $ docker rm -f --volumes 872d8948c005170b5da1bf42707fccf9a42d966b8bf4aec1a43f5d65e1c1eb22 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T13:23:04.615Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-16T13:23:04.656Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-16T13:23:05.160Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-16T13:23:05.449Z] + ls -al . [2023-03-16T13:23:05.449Z] total 160 [2023-03-16T13:23:05.449Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 13:22 . [2023-03-16T13:23:05.449Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 13:21 .. [2023-03-16T13:23:05.449Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 16 13:21 .dockerignore [2023-03-16T13:23:05.449Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 13:21 .git [2023-03-16T13:23:05.449Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 13:21 .github [2023-03-16T13:23:05.449Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 16 13:21 .gitignore [2023-03-16T13:23:05.449Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 16 13:21 .golangci.yml [2023-03-16T13:23:05.449Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 13:21 .semver [2023-03-16T13:23:05.449Z] -rw-rw-r-- 1 jenkins jenkins 9805 Mar 16 13:21 Attribution.txt [2023-03-16T13:23:05.449Z] -rw-rw-r-- 1 jenkins jenkins 4069 Mar 16 13:21 CHANGELOG.md [2023-03-16T13:23:05.449Z] -rw-rw-r-- 1 jenkins jenkins 1542 Mar 16 13:21 Dockerfile [2023-03-16T13:23:05.449Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 13:21 GOVERNANCE.md [2023-03-16T13:23:05.449Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 16 13:21 Jenkinsfile [2023-03-16T13:23:05.449Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 16 13:21 LICENSE [2023-03-16T13:23:05.449Z] -rw-rw-r-- 1 jenkins jenkins 1692 Mar 16 13:21 Makefile [2023-03-16T13:23:05.449Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 16 13:21 OWNERS.md [2023-03-16T13:23:05.449Z] -rw-rw-r-- 1 jenkins jenkins 11842 Mar 16 13:21 README.md [2023-03-16T13:23:05.449Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 16 13:21 VERSION [2023-03-16T13:23:05.449Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 13:21 bin [2023-03-16T13:23:05.449Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 13:21 cmd [2023-03-16T13:23:05.449Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 16 13:22 coverage.out [2023-03-16T13:23:05.449Z] -rw-rw-r-- 1 jenkins jenkins 3312 Mar 16 13:21 go.mod [2023-03-16T13:23:05.449Z] -rw-rw-r-- 1 jenkins jenkins 33120 Mar 16 13:21 go.sum [2023-03-16T13:23:05.449Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 13:21 internal [2023-03-16T13:23:05.449Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 13:21 snap [2023-03-16T13:23:05.449Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 16 13:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:23:05.748Z] + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c86d36ed17499b8edf11fabeb6ac02976578c97f --label arch=amd64 --label version=0.0.0 . [2023-03-16T13:23:05.748Z] Sending build context to Docker daemon 16.04MB [2023-03-16T13:23:05.748Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T13:23:05.748Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-16T13:23:05.748Z] ---> 25b74b1e603e [2023-03-16T13:23:05.748Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-16T13:23:06.006Z] ---> Running in e40a40b0f5f6 [2023-03-16T13:23:06.006Z] Removing intermediate container e40a40b0f5f6 [2023-03-16T13:23:06.006Z] ---> d3b4de1a547e [2023-03-16T13:23:06.006Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T13:23:06.006Z] ---> Running in f27d1c6f9740 [2023-03-16T13:23:06.006Z] Removing intermediate container f27d1c6f9740 [2023-03-16T13:23:06.006Z] ---> 749d6d7996ca [2023-03-16T13:23:06.006Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-16T13:23:06.264Z] ---> Running in 33a819177bc7 [2023-03-16T13:23:06.264Z] Removing intermediate container 33a819177bc7 [2023-03-16T13:23:06.264Z] ---> 6d2952653c87 [2023-03-16T13:23:06.264Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T13:23:06.264Z] ---> Running in e014245ca161 [2023-03-16T13:23:06.264Z] Removing intermediate container e014245ca161 [2023-03-16T13:23:06.264Z] ---> 66266494714c [2023-03-16T13:23:06.264Z] Step 7/25 : WORKDIR /device-gpio [2023-03-16T13:23:06.264Z] ---> Running in c66aed9800cc [2023-03-16T13:23:06.522Z] Removing intermediate container c66aed9800cc [2023-03-16T13:23:06.522Z] ---> 5f7890e3aa85 [2023-03-16T13:23:06.522Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T13:23:06.522Z] ---> Running in 396c0a1f5018 [2023-03-16T13:23:06.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T13:23:07.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T13:23:07.605Z] OK: 269 MiB in 57 packages [2023-03-16T13:23:07.863Z] Removing intermediate container 396c0a1f5018 [2023-03-16T13:23:07.863Z] ---> 63d6acd6c4af [2023-03-16T13:23:07.863Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-16T13:23:07.863Z] ---> 063ec68fcb7f [2023-03-16T13:23:07.863Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T13:23:07.863Z] ---> Running in 9d1000475b2f [2023-03-16T13:23:08.804Z] Removing intermediate container 9d1000475b2f [2023-03-16T13:23:08.804Z] ---> 3f18f40a56e4 [2023-03-16T13:23:08.804Z] Step 11/25 : COPY . . [2023-03-16T13:23:09.062Z] ---> 231e738df469 [2023-03-16T13:23:09.062Z] Step 12/25 : RUN ${MAKE} [2023-03-16T13:23:09.321Z] ---> Running in 5f3ac3759385 [2023-03-16T13:23:09.321Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-03-16T13:23:27.398Z] Removing intermediate container 5f3ac3759385 [2023-03-16T13:23:27.398Z] ---> 6d68e00e7a54 [2023-03-16T13:23:27.398Z] Step 13/25 : FROM alpine:3.17 [2023-03-16T13:23:27.398Z] 3.17: Pulling from library/alpine [2023-03-16T13:23:27.398Z] 63b65145d645: Already exists [2023-03-16T13:23:27.398Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T13:23:27.398Z] Status: Downloaded newer image for alpine:3.17 [2023-03-16T13:23:27.398Z] ---> b2aa39c304c2 [2023-03-16T13:23:27.398Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-03-16T13:23:27.398Z] ---> Running in 6aa487c2b1d0 [2023-03-16T13:23:27.398Z] Removing intermediate container 6aa487c2b1d0 [2023-03-16T13:23:27.398Z] ---> 26719bca71f9 [2023-03-16T13:23:27.398Z] Step 15/25 : RUN apk add --update --no-cache [2023-03-16T13:23:27.398Z] ---> Running in 7437084accf3 [2023-03-16T13:23:27.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T13:23:27.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T13:23:27.398Z] OK: 7 MiB in 15 packages [2023-03-16T13:23:27.398Z] Removing intermediate container 7437084accf3 [2023-03-16T13:23:27.398Z] ---> 3a0f97b45689 [2023-03-16T13:23:27.398Z] Step 16/25 : WORKDIR / [2023-03-16T13:23:27.398Z] ---> Running in 6e6a8d67a1d2 [2023-03-16T13:23:27.398Z] Removing intermediate container 6e6a8d67a1d2 [2023-03-16T13:23:27.398Z] ---> ce9609e85e77 [2023-03-16T13:23:27.398Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-03-16T13:23:27.398Z] ---> c951649cb1a2 [2023-03-16T13:23:27.398Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-03-16T13:23:27.398Z] ---> f2662766deed [2023-03-16T13:23:27.398Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-03-16T13:23:27.976Z] ---> edaab1e0a95b [2023-03-16T13:23:27.976Z] Step 20/25 : EXPOSE 59910 [2023-03-16T13:23:27.976Z] ---> Running in b90c37ce6c5b [2023-03-16T13:23:27.976Z] Removing intermediate container b90c37ce6c5b [2023-03-16T13:23:27.976Z] ---> 529976cc887f [2023-03-16T13:23:27.976Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-03-16T13:23:27.976Z] ---> Running in 727c2ed74381 [2023-03-16T13:23:28.234Z] Removing intermediate container 727c2ed74381 [2023-03-16T13:23:28.234Z] ---> 8a611dee4d36 [2023-03-16T13:23:28.234Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T13:23:28.234Z] ---> Running in feff08489e7c [2023-03-16T13:23:28.234Z] Removing intermediate container feff08489e7c [2023-03-16T13:23:28.234Z] ---> cba98699934d [2023-03-16T13:23:28.234Z] Step 23/25 : LABEL arch=amd64 [2023-03-16T13:23:28.234Z] ---> Running in 728656f0839e [2023-03-16T13:23:28.493Z] Removing intermediate container 728656f0839e [2023-03-16T13:23:28.493Z] ---> 11bbc7966f26 [2023-03-16T13:23:28.493Z] Step 24/25 : LABEL git_sha=c86d36ed17499b8edf11fabeb6ac02976578c97f [2023-03-16T13:23:28.493Z] ---> Running in 4e490b5f019d [2023-03-16T13:23:28.493Z] Removing intermediate container 4e490b5f019d [2023-03-16T13:23:28.493Z] ---> 8b66f8a183d3 [2023-03-16T13:23:28.493Z] Step 25/25 : LABEL version=0.0.0 [2023-03-16T13:23:28.493Z] ---> Running in 819adb2fe90d [2023-03-16T13:23:28.751Z] Removing intermediate container 819adb2fe90d [2023-03-16T13:23:28.751Z] ---> f79785337a34 [2023-03-16T13:23:28.751Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-16T13:23:28.751Z] Successfully built f79785337a34 [2023-03-16T13:23:28.751Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:23:29.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T13:23:29.177Z] [2023-03-16T13:23:29.177Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:23:29.475Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T13:23:29.475Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-16T13:23:29.475Z] 5eb5b503b376: Pulling fs layer [2023-03-16T13:23:29.475Z] 5c69ac0246d0: Pulling fs layer [2023-03-16T13:23:29.475Z] ec43610c2a17: Pulling fs layer [2023-03-16T13:23:29.475Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-16T13:23:29.475Z] 33b1e0a273af: Pulling fs layer [2023-03-16T13:23:29.475Z] 5d3b04190fa2: Pulling fs layer [2023-03-16T13:23:29.475Z] 2f39f015ded8: Pulling fs layer [2023-03-16T13:23:29.475Z] 3a2ae6a8a46f: Waiting [2023-03-16T13:23:29.475Z] 33b1e0a273af: Waiting [2023-03-16T13:23:29.475Z] 5d3b04190fa2: Waiting [2023-03-16T13:23:29.475Z] 2f39f015ded8: Waiting [2023-03-16T13:23:29.475Z] 5c69ac0246d0: Download complete [2023-03-16T13:23:29.475Z] 3a2ae6a8a46f: Download complete [2023-03-16T13:23:29.734Z] 33b1e0a273af: Verifying Checksum [2023-03-16T13:23:29.734Z] 33b1e0a273af: Download complete [2023-03-16T13:23:29.734Z] 5d3b04190fa2: Verifying Checksum [2023-03-16T13:23:29.734Z] 5d3b04190fa2: Download complete [2023-03-16T13:23:29.734Z] ec43610c2a17: Verifying Checksum [2023-03-16T13:23:29.734Z] ec43610c2a17: Download complete [2023-03-16T13:23:29.734Z] 5eb5b503b376: Verifying Checksum [2023-03-16T13:23:29.734Z] 5eb5b503b376: Download complete [2023-03-16T13:23:31.109Z] 5eb5b503b376: Pull complete [2023-03-16T13:23:31.109Z] 5c69ac0246d0: Pull complete [2023-03-16T13:23:31.366Z] ec43610c2a17: Pull complete [2023-03-16T13:23:31.366Z] 3a2ae6a8a46f: Pull complete [2023-03-16T13:23:31.624Z] 33b1e0a273af: Pull complete [2023-03-16T13:23:31.624Z] 5d3b04190fa2: Pull complete [2023-03-16T13:23:35.810Z] 2f39f015ded8: Pull complete [2023-03-16T13:23:35.810Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-16T13:23:35.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T13:23:35.810Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:23:35.890Z] prd-ubuntu20.04-docker-8c-8g-2415 does not seem to be running inside a container [2023-03-16T13:23:35.921Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-116 -v /w/workspace/edgexfoundry_device-gpio_PR-116:/w/workspace/edgexfoundry_device-gpio_PR-116:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-116@tmp:/w/workspace/edgexfoundry_device-gpio_PR-116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-16T13:23:37.553Z] $ docker top a2086c298865bf0a967c6dea2ee38826a50f60e49a927719e422bc9896b52b46 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:23:37.940Z] ---> job-cost.sh [2023-03-16T13:23:37.940Z] lf-activate-venv: SKIPPING [2023-03-16T13:23:37.940Z] INFO: No Stack... [2023-03-16T13:23:38.199Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T13:23:38.457Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T13:23:38.741Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-116/archives/cost.csv [2023-03-16T13:23:38.741Z] + cut -d, -f6 [Pipeline] lock [2023-03-16T13:23:38.754Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-116-5-stack-cost] [2023-03-16T13:23:38.765Z] Resource [jenkins-edgexfoundry-device-gpio-PR-116-5-stack-cost] did not exist. Created. [2023-03-16T13:23:38.765Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-116-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T13:23:39.059Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-16T13:23:39.086Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T13:23:39.093Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-116-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T13:23:39.117Z] $ docker stop --time=1 a2086c298865bf0a967c6dea2ee38826a50f60e49a927719e422bc9896b52b46 [2023-03-16T13:23:40.264Z] $ docker rm -f --volumes a2086c298865bf0a967c6dea2ee38826a50f60e49a927719e422bc9896b52b46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-16T13:24:37.666Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2419 in /w/workspace/edgexfoundry_device-gpio_PR-116 [Pipeline] { [Pipeline] ws [2023-03-16T13:24:37.679Z] Running in /w/workspace/device-gpio/5 [Pipeline] { [Pipeline] checkout [2023-03-16T13:24:37.726Z] The recommended git tool is: git [2023-03-16T13:24:49.341Z] using credential edgex-jenkins-ssh [2023-03-16T13:24:49.368Z] Cloning the remote Git repository [2023-03-16T13:24:49.478Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-03-16T13:24:49.604Z] > git init /w/workspace/device-gpio/5 # timeout=10 [2023-03-16T13:24:49.910Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-03-16T13:24:49.911Z] > git --version # timeout=10 [2023-03-16T13:24:49.947Z] > git --version # 'git version 2.25.1' [2023-03-16T13:24:49.951Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T13:24:50.200Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T13:24:52.000Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-03-16T13:24:52.059Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T13:24:53.947Z] Merging remotes/origin/main commit 6427482eab3bd2356a4491c722b8795ef3b48a72 into PR head commit 556b0d33684bc0e3f3c7e8af9fc75d9de3776265 [2023-03-16T13:24:54.329Z] Merge succeeded, producing fd4938d6c0ee96eba74855c2eafb0928decdac85 [2023-03-16T13:24:54.329Z] Checking out Revision fd4938d6c0ee96eba74855c2eafb0928decdac85 (PR-116) [2023-03-16T13:24:53.364Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-03-16T13:24:53.421Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-03-16T13:24:53.422Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T13:24:53.443Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/116/head:refs/remotes/origin/PR-116 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-16T13:24:53.967Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T13:24:54.049Z] > git checkout -f 556b0d33684bc0e3f3c7e8af9fc75d9de3776265 # timeout=10 [2023-03-16T13:24:54.146Z] > git remote # timeout=10 [2023-03-16T13:24:54.167Z] > git config --get remote.origin.url # timeout=10 [2023-03-16T13:24:54.198Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T13:24:54.216Z] > git merge 6427482eab3bd2356a4491c722b8795ef3b48a72 # timeout=10 [2023-03-16T13:24:54.300Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-16T13:24:54.335Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T13:24:54.356Z] > git checkout -f fd4938d6c0ee96eba74855c2eafb0928decdac85 # timeout=10 [2023-03-16T13:24:58.049Z] Commit message: "Merge commit '6427482eab3bd2356a4491c722b8795ef3b48a72' into HEAD" [2023-03-16T13:24:58.081Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T13:24:58.059Z] > git rev-list --no-walk 6877a569f33940c866ce13c91582544b4176ca85 # timeout=10 [2023-03-16T13:24:58.950Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-16T13:24:58.950Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T13:24:58.950Z] Dload Upload Total Spent Left Speed [2023-03-16T13:24:58.950Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh [2023-03-16T13:24:59.580Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-16T13:24:59.921Z] + sudo tee /etc/docker/daemon.new [2023-03-16T13:24:59.921Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-16T13:24:59.921Z] { [2023-03-16T13:24:59.921Z] "registry-mirrors": [ [2023-03-16T13:24:59.921Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-16T13:24:59.921Z] ], [2023-03-16T13:24:59.921Z] "bip": "10.250.0.254/24", [2023-03-16T13:24:59.921Z] "hosts": [ [2023-03-16T13:24:59.921Z] "tcp://0.0.0.0:5555", [2023-03-16T13:24:59.921Z] "unix:///var/run/docker.sock" [2023-03-16T13:24:59.921Z] ], [2023-03-16T13:24:59.921Z] "mtu": 1458, [2023-03-16T13:24:59.921Z] "selinux-enabled": true, [2023-03-16T13:24:59.922Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-16T13:24:59.922Z] } [Pipeline] sh [2023-03-16T13:25:00.288Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-16T13:25:00.649Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T13:25:18.964Z] provisioning config files... [2023-03-16T13:25:18.995Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/5@tmp/config8415843437632645791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:25:19.373Z] ---> docker-login.sh [2023-03-16T13:25:19.373Z] nexus3.edgexfoundry.org:10001 [2023-03-16T13:25:19.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:25:19.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:25:19.987Z] Configure a credential helper to remove this warning. See [2023-03-16T13:25:19.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:25:19.987Z] [2023-03-16T13:25:19.987Z] Login Succeeded [2023-03-16T13:25:19.987Z] nexus3.edgexfoundry.org:10002 [2023-03-16T13:25:20.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:25:20.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:25:20.627Z] Configure a credential helper to remove this warning. See [2023-03-16T13:25:20.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:25:20.627Z] [2023-03-16T13:25:20.627Z] Login Succeeded [2023-03-16T13:25:20.627Z] nexus3.edgexfoundry.org:10003 [2023-03-16T13:25:20.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:25:20.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:25:20.913Z] Configure a credential helper to remove this warning. See [2023-03-16T13:25:20.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:25:20.913Z] [2023-03-16T13:25:20.913Z] Login Succeeded [2023-03-16T13:25:20.913Z] nexus3.edgexfoundry.org:10004 [2023-03-16T13:25:21.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:25:21.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:25:21.471Z] Configure a credential helper to remove this warning. See [2023-03-16T13:25:21.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:25:21.471Z] [2023-03-16T13:25:21.471Z] Login Succeeded [2023-03-16T13:25:21.471Z] docker.io [2023-03-16T13:25:21.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:25:22.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:25:22.017Z] Configure a credential helper to remove this warning. See [2023-03-16T13:25:22.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:25:22.017Z] [2023-03-16T13:25:22.017Z] Login Succeeded [2023-03-16T13:25:22.017Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T13:25:22.033Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-16T13:25:22.392Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T13:25:22.406Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T13:25:22.413Z] ========================================================= [2023-03-16T13:25:22.413Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-16T13:25:22.413Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:25:22.781Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-16T13:25:23.055Z] Sending build context to Docker daemon 8.111MB [2023-03-16T13:25:23.331Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T13:25:23.331Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-16T13:25:23.331Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-16T13:25:23.331Z] af6eaf76a39c: Pulling fs layer [2023-03-16T13:25:23.331Z] 55522c791124: Pulling fs layer [2023-03-16T13:25:23.331Z] ce5c4a1c91eb: Pulling fs layer [2023-03-16T13:25:23.331Z] 169dfbe0d373: Pulling fs layer [2023-03-16T13:25:23.331Z] e1ff8fa3b103: Pulling fs layer [2023-03-16T13:25:23.331Z] 52ebb69f0ebf: Pulling fs layer [2023-03-16T13:25:23.331Z] 5abe8eddf0d5: Pulling fs layer [2023-03-16T13:25:23.331Z] 169dfbe0d373: Waiting [2023-03-16T13:25:23.331Z] e1ff8fa3b103: Waiting [2023-03-16T13:25:23.331Z] 52ebb69f0ebf: Waiting [2023-03-16T13:25:23.331Z] 5abe8eddf0d5: Waiting [2023-03-16T13:25:23.331Z] 55522c791124: Verifying Checksum [2023-03-16T13:25:23.331Z] 55522c791124: Download complete [2023-03-16T13:25:23.607Z] 169dfbe0d373: Verifying Checksum [2023-03-16T13:25:23.607Z] 169dfbe0d373: Download complete [2023-03-16T13:25:23.607Z] e1ff8fa3b103: Verifying Checksum [2023-03-16T13:25:23.607Z] e1ff8fa3b103: Download complete [2023-03-16T13:25:23.607Z] af6eaf76a39c: Verifying Checksum [2023-03-16T13:25:23.607Z] af6eaf76a39c: Download complete [2023-03-16T13:25:25.075Z] 5abe8eddf0d5: Verifying Checksum [2023-03-16T13:25:25.075Z] 5abe8eddf0d5: Download complete [2023-03-16T13:25:26.519Z] 52ebb69f0ebf: Verifying Checksum [2023-03-16T13:25:26.519Z] 52ebb69f0ebf: Download complete [2023-03-16T13:25:26.519Z] ce5c4a1c91eb: Download complete [2023-03-16T13:25:27.108Z] af6eaf76a39c: Pull complete [2023-03-16T13:25:27.377Z] 55522c791124: Pull complete [2023-03-16T13:25:39.744Z] ce5c4a1c91eb: Pull complete [2023-03-16T13:25:39.744Z] 169dfbe0d373: Pull complete [2023-03-16T13:25:39.744Z] e1ff8fa3b103: Pull complete [2023-03-16T13:25:48.001Z] 52ebb69f0ebf: Pull complete [2023-03-16T13:25:48.969Z] 5abe8eddf0d5: Pull complete [2023-03-16T13:25:48.969Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-16T13:25:48.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T13:25:48.969Z] ---> 6cb57ee374ae [2023-03-16T13:25:48.969Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-16T13:25:50.386Z] ---> Running in e7ad4aa16aa5 [2023-03-16T13:25:50.658Z] Removing intermediate container e7ad4aa16aa5 [2023-03-16T13:25:50.658Z] ---> 61fa314f817b [2023-03-16T13:25:50.658Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T13:25:50.658Z] ---> Running in aa3ff8d7a5a6 [2023-03-16T13:25:50.929Z] Removing intermediate container aa3ff8d7a5a6 [2023-03-16T13:25:50.929Z] ---> 9b6445e47516 [2023-03-16T13:25:50.929Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-16T13:25:51.198Z] ---> Running in efbd2c72d1a5 [2023-03-16T13:25:51.466Z] Removing intermediate container efbd2c72d1a5 [2023-03-16T13:25:51.466Z] ---> 96de0e1c558f [2023-03-16T13:25:51.466Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T13:25:51.466Z] ---> Running in 0e82b27e1fe9 [2023-03-16T13:25:51.734Z] Removing intermediate container 0e82b27e1fe9 [2023-03-16T13:25:51.734Z] ---> 973eae73a944 [2023-03-16T13:25:51.734Z] Step 7/12 : WORKDIR /device-gpio [2023-03-16T13:25:51.734Z] ---> Running in 35c792458cdf [2023-03-16T13:25:52.009Z] Removing intermediate container 35c792458cdf [2023-03-16T13:25:52.009Z] ---> 754001e48c5d [2023-03-16T13:25:52.009Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T13:25:52.286Z] ---> Running in 53f0f0f2e2ac [2023-03-16T13:25:53.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T13:25:54.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T13:25:55.761Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-16T13:25:55.761Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-16T13:25:55.761Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-16T13:25:55.761Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-16T13:25:55.761Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T13:25:55.761Z] OK: 268 MiB in 57 packages [2023-03-16T13:25:57.217Z] Removing intermediate container 53f0f0f2e2ac [2023-03-16T13:25:57.217Z] ---> 7a5dd1c2b027 [2023-03-16T13:25:57.217Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-16T13:25:57.490Z] ---> f1f7612fdaa8 [2023-03-16T13:25:57.491Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T13:25:57.491Z] ---> Running in 1d8056c7a09e [2023-03-16T13:27:05.425Z] Removing intermediate container 1d8056c7a09e [2023-03-16T13:27:05.425Z] ---> 6e2a0b0fcf7d [2023-03-16T13:27:05.425Z] Step 11/12 : COPY . . [2023-03-16T13:27:05.425Z] ---> ea08788a941b [2023-03-16T13:27:05.425Z] Step 12/12 : RUN ${MAKE} [2023-03-16T13:27:05.425Z] ---> Running in 4e0bc20a7033 [2023-03-16T13:27:05.425Z] noop [2023-03-16T13:27:05.425Z] Removing intermediate container 4e0bc20a7033 [2023-03-16T13:27:05.425Z] ---> 83c9a58e4a96 [2023-03-16T13:27:05.425Z] Successfully built 83c9a58e4a96 [2023-03-16T13:27:05.425Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:27:06.048Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T13:27:06.048Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:27:06.286Z] prd-ubuntu20.04-docker-arm64-4c-16g-2419 does not seem to be running inside a container [2023-03-16T13:27:06.359Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/5 -v /w/workspace/device-gpio/5:/w/workspace/device-gpio/5:rw,z -v /w/workspace/device-gpio/5@tmp:/w/workspace/device-gpio/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-16T13:27:07.692Z] $ docker top 688fcbb7c0214a79b78aa2213ac002de6825e24e7afaef4a95ce331345093961 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T13:27:08.558Z] + go version [2023-03-16T13:27:08.558Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-16T13:27:08.579Z] $ docker stop --time=1 688fcbb7c0214a79b78aa2213ac002de6825e24e7afaef4a95ce331345093961 [2023-03-16T13:27:10.246Z] $ docker rm -f --volumes 688fcbb7c0214a79b78aa2213ac002de6825e24e7afaef4a95ce331345093961 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:27:10.802Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T13:27:10.802Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:27:11.007Z] prd-ubuntu20.04-docker-arm64-4c-16g-2419 does not seem to be running inside a container [2023-03-16T13:27:11.081Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/5 -v /w/workspace/device-gpio/5:/w/workspace/device-gpio/5:rw,z -v /w/workspace/device-gpio/5@tmp:/w/workspace/device-gpio/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-16T13:27:12.764Z] $ docker top fc69e7c7ca5cf865bdc1b6e0239146cf5961fb21c7434973a15394b767a614ec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T13:27:13.599Z] + git config --global --add safe.directory /w/workspace/device-gpio/5 [Pipeline] fileExists [Pipeline] sh [2023-03-16T13:27:14.251Z] + make test [2023-03-16T13:27:14.251Z] go test ./... -coverprofile=coverage.out ./... [2023-03-16T13:27:53.217Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-16T13:29:44.916Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-03-16T13:29:44.916Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-03-16T13:29:45.882Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-16T13:29:45.882Z] go vet ./... [2023-03-16T13:30:18.141Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T13:30:18.141Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T13:30:18.141Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-16T13:30:18.161Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-16T13:30:18.171Z] $ docker stop --time=1 fc69e7c7ca5cf865bdc1b6e0239146cf5961fb21c7434973a15394b767a614ec [2023-03-16T13:30:20.034Z] $ docker rm -f --volumes fc69e7c7ca5cf865bdc1b6e0239146cf5961fb21c7434973a15394b767a614ec [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T13:30:21.244Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-16T13:30:21.267Z] Warning: overwriting stash ‘coverage-report’ [2023-03-16T13:30:21.795Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T13:30:22.158Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-16T13:30:22.483Z] + ls -al . [2023-03-16T13:30:22.483Z] total 156 [2023-03-16T13:30:22.483Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 13:27 . [2023-03-16T13:30:22.483Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 13:24 .. [2023-03-16T13:30:22.483Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 16 13:24 .dockerignore [2023-03-16T13:30:22.483Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 13:24 .git [2023-03-16T13:30:22.483Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 13:24 .github [2023-03-16T13:30:22.483Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 16 13:24 .gitignore [2023-03-16T13:30:22.483Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 16 13:24 .golangci.yml [2023-03-16T13:30:22.483Z] -rw-rw-r-- 1 jenkins jenkins 9805 Mar 16 13:24 Attribution.txt [2023-03-16T13:30:22.483Z] -rw-rw-r-- 1 jenkins jenkins 4069 Mar 16 13:24 CHANGELOG.md [2023-03-16T13:30:22.483Z] -rw-rw-r-- 1 jenkins jenkins 1542 Mar 16 13:24 Dockerfile [2023-03-16T13:30:22.483Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 13:24 GOVERNANCE.md [2023-03-16T13:30:22.483Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 16 13:24 Jenkinsfile [2023-03-16T13:30:22.483Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 16 13:24 LICENSE [2023-03-16T13:30:22.483Z] -rw-rw-r-- 1 jenkins jenkins 1692 Mar 16 13:24 Makefile [2023-03-16T13:30:22.483Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 16 13:24 OWNERS.md [2023-03-16T13:30:22.483Z] -rw-rw-r-- 1 jenkins jenkins 11842 Mar 16 13:24 README.md [2023-03-16T13:30:22.483Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 16 13:21 VERSION [2023-03-16T13:30:22.483Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 13:24 bin [2023-03-16T13:30:22.483Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 13:24 cmd [2023-03-16T13:30:22.483Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 16 13:27 coverage.out [2023-03-16T13:30:22.483Z] -rw-rw-r-- 1 jenkins jenkins 3312 Mar 16 13:24 go.mod [2023-03-16T13:30:22.483Z] -rw-rw-r-- 1 jenkins jenkins 33120 Mar 16 13:24 go.sum [2023-03-16T13:30:22.483Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 13:24 internal [2023-03-16T13:30:22.483Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 13:24 snap [2023-03-16T13:30:22.483Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 16 13:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:30:22.822Z] + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=fd4938d6c0ee96eba74855c2eafb0928decdac85 --label arch=arm64 --label version=0.0.0 . [2023-03-16T13:30:23.095Z] Sending build context to Docker daemon 8.112MB [2023-03-16T13:30:23.095Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T13:30:23.095Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-16T13:30:23.095Z] ---> 83c9a58e4a96 [2023-03-16T13:30:23.095Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-16T13:30:23.364Z] ---> Running in eae712442aa3 [2023-03-16T13:30:23.634Z] Removing intermediate container eae712442aa3 [2023-03-16T13:30:23.634Z] ---> 7e1d5fb96694 [2023-03-16T13:30:23.634Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T13:30:23.634Z] ---> Running in 113f89482417 [2023-03-16T13:30:24.223Z] Removing intermediate container 113f89482417 [2023-03-16T13:30:24.224Z] ---> 3029102ff7e2 [2023-03-16T13:30:24.224Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-16T13:30:24.224Z] ---> Running in 67ade93ac46d [2023-03-16T13:30:24.492Z] Removing intermediate container 67ade93ac46d [2023-03-16T13:30:24.492Z] ---> bd3c76291f87 [2023-03-16T13:30:24.492Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T13:30:24.761Z] ---> Running in 005f7d8bc00f [2023-03-16T13:30:25.031Z] Removing intermediate container 005f7d8bc00f [2023-03-16T13:30:25.031Z] ---> 76ad88a3dd96 [2023-03-16T13:30:25.031Z] Step 7/25 : WORKDIR /device-gpio [2023-03-16T13:30:25.031Z] ---> Running in 789400269f71 [2023-03-16T13:30:25.301Z] Removing intermediate container 789400269f71 [2023-03-16T13:30:25.301Z] ---> 66640a0f92e9 [2023-03-16T13:30:25.301Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T13:30:25.572Z] ---> Running in 425b92adf796 [2023-03-16T13:30:26.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T13:30:27.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T13:30:28.549Z] OK: 268 MiB in 57 packages [2023-03-16T13:30:29.515Z] Removing intermediate container 425b92adf796 [2023-03-16T13:30:29.515Z] ---> efbf3e0cdc47 [2023-03-16T13:30:29.515Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-16T13:30:30.103Z] ---> 1cd7012b1792 [2023-03-16T13:30:30.103Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T13:30:30.103Z] ---> Running in 7810f6db8d71 [2023-03-16T13:30:33.473Z] Removing intermediate container 7810f6db8d71 [2023-03-16T13:30:33.473Z] ---> 8bdf5fec2f0b [2023-03-16T13:30:33.473Z] Step 11/25 : COPY . . [2023-03-16T13:30:34.075Z] ---> 0a9c33267bd2 [2023-03-16T13:30:34.075Z] Step 12/25 : RUN ${MAKE} [2023-03-16T13:30:34.075Z] ---> Running in 7fd79840b40d [2023-03-16T13:30:35.043Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-03-16T13:33:11.810Z] Removing intermediate container 7fd79840b40d [2023-03-16T13:33:11.810Z] ---> e36b9bac6aeb [2023-03-16T13:33:11.810Z] Step 13/25 : FROM alpine:3.17 [2023-03-16T13:33:11.810Z] 3.17: Pulling from library/alpine [2023-03-16T13:33:11.810Z] af6eaf76a39c: Already exists [2023-03-16T13:33:11.810Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T13:33:11.810Z] Status: Downloaded newer image for alpine:3.17 [2023-03-16T13:33:11.810Z] ---> d74e625d9115 [2023-03-16T13:33:11.810Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-03-16T13:33:11.810Z] ---> Running in fa49c24ab473 [2023-03-16T13:33:11.810Z] Removing intermediate container fa49c24ab473 [2023-03-16T13:33:11.810Z] ---> d6bdf67596ac [2023-03-16T13:33:11.810Z] Step 15/25 : RUN apk add --update --no-cache [2023-03-16T13:33:11.810Z] ---> Running in 0ca491fce10e [2023-03-16T13:33:11.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T13:33:11.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T13:33:11.810Z] OK: 7 MiB in 15 packages [2023-03-16T13:33:11.810Z] Removing intermediate container 0ca491fce10e [2023-03-16T13:33:11.810Z] ---> 9b3f84a40a89 [2023-03-16T13:33:11.810Z] Step 16/25 : WORKDIR / [2023-03-16T13:33:11.810Z] ---> Running in 654b93ffda52 [2023-03-16T13:33:11.810Z] Removing intermediate container 654b93ffda52 [2023-03-16T13:33:11.810Z] ---> 0e863f322b66 [2023-03-16T13:33:11.810Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-03-16T13:33:11.810Z] ---> 11de9e2fc8cd [2023-03-16T13:33:11.810Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-03-16T13:33:11.810Z] ---> afff5e10342f [2023-03-16T13:33:11.810Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-03-16T13:33:11.810Z] ---> bee50f96b90a [2023-03-16T13:33:11.810Z] Step 20/25 : EXPOSE 59910 [2023-03-16T13:33:11.810Z] ---> Running in b8dfd65deaa2 [2023-03-16T13:33:11.810Z] Removing intermediate container b8dfd65deaa2 [2023-03-16T13:33:11.810Z] ---> c2b72a255df4 [2023-03-16T13:33:11.810Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-03-16T13:33:11.810Z] ---> Running in df37a7f65f75 [2023-03-16T13:33:11.810Z] Removing intermediate container df37a7f65f75 [2023-03-16T13:33:11.810Z] ---> d8cc36f7f01f [2023-03-16T13:33:11.810Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T13:33:11.810Z] ---> Running in c7ab2bef9813 [2023-03-16T13:33:11.810Z] Removing intermediate container c7ab2bef9813 [2023-03-16T13:33:11.810Z] ---> 4e5bf7981ea1 [2023-03-16T13:33:11.810Z] Step 23/25 : LABEL arch=arm64 [2023-03-16T13:33:11.810Z] ---> Running in 3f1056ff5640 [2023-03-16T13:33:11.810Z] Removing intermediate container 3f1056ff5640 [2023-03-16T13:33:11.810Z] ---> f36df7de39e7 [2023-03-16T13:33:11.810Z] Step 24/25 : LABEL git_sha=fd4938d6c0ee96eba74855c2eafb0928decdac85 [2023-03-16T13:33:11.810Z] ---> Running in 45c5e9e0f157 [2023-03-16T13:33:11.810Z] Removing intermediate container 45c5e9e0f157 [2023-03-16T13:33:11.810Z] ---> 84e3a993b9c5 [2023-03-16T13:33:11.810Z] Step 25/25 : LABEL version=0.0.0 [2023-03-16T13:33:11.810Z] ---> Running in 31ee5da27bce [2023-03-16T13:33:11.810Z] Removing intermediate container 31ee5da27bce [2023-03-16T13:33:11.810Z] ---> f3beb69a7682 [2023-03-16T13:33:11.810Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-16T13:33:11.810Z] Successfully built f3beb69a7682 [2023-03-16T13:33:11.810Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:33:12.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T13:33:12.255Z] [2023-03-16T13:33:12.255Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:33:12.586Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T13:33:12.586Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-16T13:33:12.586Z] 8998bd30e6a1: Pulling fs layer [2023-03-16T13:33:12.586Z] 04944245beec: Pulling fs layer [2023-03-16T13:33:12.586Z] 699f458cf7ca: Pulling fs layer [2023-03-16T13:33:12.586Z] 765212b225bb: Pulling fs layer [2023-03-16T13:33:12.586Z] f23df028b6ca: Pulling fs layer [2023-03-16T13:33:12.586Z] d65c8cfc05b1: Pulling fs layer [2023-03-16T13:33:12.586Z] 2437ff75d9bd: Pulling fs layer [2023-03-16T13:33:12.586Z] 765212b225bb: Waiting [2023-03-16T13:33:12.586Z] f23df028b6ca: Waiting [2023-03-16T13:33:12.586Z] d65c8cfc05b1: Waiting [2023-03-16T13:33:12.586Z] 2437ff75d9bd: Waiting [2023-03-16T13:33:12.855Z] 04944245beec: Verifying Checksum [2023-03-16T13:33:12.855Z] 04944245beec: Download complete [2023-03-16T13:33:12.856Z] 765212b225bb: Verifying Checksum [2023-03-16T13:33:12.856Z] 765212b225bb: Download complete [2023-03-16T13:33:12.856Z] f23df028b6ca: Verifying Checksum [2023-03-16T13:33:12.856Z] f23df028b6ca: Download complete [2023-03-16T13:33:12.856Z] d65c8cfc05b1: Verifying Checksum [2023-03-16T13:33:12.856Z] d65c8cfc05b1: Download complete [2023-03-16T13:33:13.123Z] 699f458cf7ca: Verifying Checksum [2023-03-16T13:33:13.123Z] 699f458cf7ca: Download complete [2023-03-16T13:33:13.409Z] 8998bd30e6a1: Verifying Checksum [2023-03-16T13:33:13.409Z] 8998bd30e6a1: Download complete [2023-03-16T13:33:15.353Z] 2437ff75d9bd: Verifying Checksum [2023-03-16T13:33:15.353Z] 2437ff75d9bd: Download complete [2023-03-16T13:33:17.297Z] 8998bd30e6a1: Pull complete [2023-03-16T13:33:17.565Z] 04944245beec: Pull complete [2023-03-16T13:33:18.983Z] 699f458cf7ca: Pull complete [2023-03-16T13:33:18.983Z] 765212b225bb: Pull complete [2023-03-16T13:33:19.949Z] f23df028b6ca: Pull complete [2023-03-16T13:33:19.949Z] d65c8cfc05b1: Pull complete [2023-03-16T13:33:34.950Z] 2437ff75d9bd: Pull complete [2023-03-16T13:33:34.950Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-16T13:33:34.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T13:33:34.950Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:33:35.141Z] prd-ubuntu20.04-docker-arm64-4c-16g-2419 does not seem to be running inside a container [2023-03-16T13:33:35.207Z] $ 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-gpio/5 -v /w/workspace/device-gpio/5:/w/workspace/device-gpio/5:rw,z -v /w/workspace/device-gpio/5@tmp:/w/workspace/device-gpio/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-16T13:33:37.921Z] $ docker top 87cdabee4c9667a49e308d58c8654dd5677395c2b81b2fe4583e54b6b19daea1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:33:38.766Z] ---> job-cost.sh [2023-03-16T13:33:38.766Z] lf-activate-venv: SKIPPING [2023-03-16T13:33:38.766Z] INFO: No Stack... [2023-03-16T13:33:39.033Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-16T13:33:39.991Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T13:33:40.637Z] + cat /w/workspace/device-gpio/5/archives/cost.csv [2023-03-16T13:33:40.637Z] + cut -d, -f6 [Pipeline] lock [2023-03-16T13:33:40.767Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-116-5-stack-cost] [2023-03-16T13:33:40.775Z] Resource [jenkins-edgexfoundry-device-gpio-PR-116-5-stack-cost] did not exist. Created. [2023-03-16T13:33:40.775Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-116-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T13:33:41.449Z] /w/workspace/device-gpio/5@tmp/durable-d09c9a94/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-16T13:33:42.148Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-16T13:33:42.181Z] Warning: overwriting stash ‘stack-cost’ [2023-03-16T13:33:42.234Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T13:33:42.244Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-116-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T13:33:42.267Z] $ docker stop --time=1 87cdabee4c9667a49e308d58c8654dd5677395c2b81b2fe4583e54b6b19daea1 [2023-03-16T13:33:43.809Z] $ docker rm -f --volumes 87cdabee4c9667a49e308d58c8654dd5677395c2b81b2fe4583e54b6b19daea1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-16T13:33:44.191Z] provisioning config files... [2023-03-16T13:33:44.197Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-116@tmp/config14977326588534732798tmp [Pipeline] { [Pipeline] sh [2023-03-16T13:33:44.486Z] + set +x [2023-03-16T13:33:44.487Z] + curl -s https://codecov.io/bash [2023-03-16T13:33:44.487Z] + bash -s -- [2023-03-16T13:33:44.487Z] [2023-03-16T13:33:44.487Z] _____ _ [2023-03-16T13:33:44.487Z] / ____| | | [2023-03-16T13:33:44.487Z] | | ___ __| | ___ ___ _____ __ [2023-03-16T13:33:44.487Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-16T13:33:44.487Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-16T13:33:44.487Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-16T13:33:44.487Z] Bash-1.0.6 [2023-03-16T13:33:44.487Z] [2023-03-16T13:33:44.487Z] [2023-03-16T13:33:44.487Z] ==> git version 2.25.1 found [2023-03-16T13:33:44.487Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-16T13:33:44.487Z] Release-Date: 2020-01-08 [2023-03-16T13:33:44.487Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-16T13:33:44.487Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-16T13:33:44.487Z] ==> Jenkins CI detected. [2023-03-16T13:33:44.487Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-116 [2023-03-16T13:33:44.487Z] project root: . [2023-03-16T13:33:44.487Z] --> token set from env [2023-03-16T13:33:44.487Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-16T13:33:44.487Z] ==> Running gcov in . (disable via -X gcov) [2023-03-16T13:33:44.487Z] ==> Python coveragepy not found [2023-03-16T13:33:44.487Z] ==> Searching for coverage reports in: [2023-03-16T13:33:44.487Z] + . [2023-03-16T13:33:44.487Z] -> Found 1 reports [2023-03-16T13:33:44.487Z] ==> Detecting git/mercurial file structure [2023-03-16T13:33:44.487Z] ==> Reading reports [2023-03-16T13:33:44.487Z] + ./coverage.out bytes=10 [2023-03-16T13:33:44.487Z] ==> Appending adjustments [2023-03-16T13:33:44.487Z] https://docs.codecov.io/docs/fixing-reports [2023-03-16T13:33:44.746Z] + Found adjustments [2023-03-16T13:33:44.747Z] ==> Gzipping contents [2023-03-16T13:33:44.747Z] 4.0K /tmp/codecov.AdIWRV.gz [2023-03-16T13:33:44.747Z] ==> Uploading reports [2023-03-16T13:33:44.747Z] url: https://codecov.io [2023-03-16T13:33:44.747Z] query: branch=PR-116&commit=c86d36ed17499b8edf11fabeb6ac02976578c97f&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-116%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=116&job=&cmd_args= [2023-03-16T13:33:44.747Z] -> Pinging Codecov [2023-03-16T13:33:44.747Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-116&commit=c86d36ed17499b8edf11fabeb6ac02976578c97f&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-116%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=116&job=&cmd_args= [2023-03-16T13:33:56.969Z] {"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"} [2023-03-16T13:33:56.969Z] 500 [2023-03-16T13:33:56.969Z] ==> Uploading to Codecov [2023-03-16T13:33:56.969Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T13:33:56.969Z] Dload Upload Total Spent Left Speed [2023-03-16T13:33:56.969Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 771 100 31 100 740 190 4539 --:--:-- --:--:-- --:--:-- 4730 [2023-03-16T13:33:56.969Z] Warning: Transient problem: HTTP error Will retry in 2 seconds. 5 retries [2023-03-16T13:33:56.969Z] Warning: left. [2023-03-16T13:33:57.906Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 771 100 31 100 740 250 5967 --:--:-- --:--:-- --:--:-- 6217 [2023-03-16T13:33:57.906Z] Warning: Transient problem: HTTP error Will retry in 2 seconds. 4 retries [2023-03-16T13:33:57.906Z] Warning: left. [2023-03-16T13:33:59.811Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 771 100 31 100 740 300 7184 --:--:-- --:--:-- --:--:-- 7558 [2023-03-16T13:33:59.811Z] Warning: Transient problem: HTTP error Will retry in 2 seconds. 3 retries [2023-03-16T13:33:59.811Z] Warning: left. [2023-03-16T13:34:02.346Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 771 100 31 100 740 262 6271 --:--:-- --:--:-- --:--:-- 6589 [2023-03-16T13:34:02.346Z] Warning: Transient problem: HTTP error Will retry in 2 seconds. 2 retries [2023-03-16T13:34:02.346Z] Warning: left. [2023-03-16T13:34:04.252Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 771 100 31 100 740 233 5563 --:--:-- --:--:-- --:--:-- 5796 [2023-03-16T13:34:04.252Z] Warning: Transient problem: HTTP error Will retry in 2 seconds. 1 retries [2023-03-16T13:34:04.252Z] Warning: left. [2023-03-16T13:34:06.417Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 771 100 31 100 740 244 5826 --:--:-- --:--:-- --:--:-- 6070 [2023-03-16T13:34:06.417Z] {"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"} [Pipeline] } [2023-03-16T13:34:06.424Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-16T13:34:07.071Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-116/archives ] [2023-03-16T13:34:07.071Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-116/archives [2023-03-16T13:34:07.071Z] total 16 [2023-03-16T13:34:07.071Z] drwxr-xr-x 3 root root 4096 Mar 16 13:23 . [2023-03-16T13:34:07.071Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 13:23 .. [2023-03-16T13:34:07.071Z] drwxr-xr-x 2 root root 4096 Mar 16 13:23 cost [2023-03-16T13:34:07.071Z] -rw-r--r-- 1 root root 83 Mar 16 13:23 cost.csv [2023-03-16T13:34:07.071Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-116/archives [2023-03-16T13:34:07.071Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-116/archives [2023-03-16T13:34:07.071Z] total 16 [2023-03-16T13:34:07.071Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 13:23 . [2023-03-16T13:34:07.071Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 13:23 .. [2023-03-16T13:34:07.071Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 13:23 cost [2023-03-16T13:34:07.071Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 16 13:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:34:07.359Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:34:08.212Z] ---> package-listing.sh [2023-03-16T13:34:08.212Z] ++ facter osfamily [2023-03-16T13:34:08.212Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-16T13:34:08.472Z] + OS_FAMILY=debian [2023-03-16T13:34:08.472Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-116 [2023-03-16T13:34:08.472Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-16T13:34:08.472Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-16T13:34:08.472Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-16T13:34:08.472Z] + PACKAGES=/tmp/packages_start.txt [2023-03-16T13:34:08.472Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-116 ']' [2023-03-16T13:34:08.472Z] + PACKAGES=/tmp/packages_end.txt [2023-03-16T13:34:08.472Z] + case "${OS_FAMILY}" in [2023-03-16T13:34:08.472Z] + dpkg -l [2023-03-16T13:34:08.472Z] + grep '^ii' [2023-03-16T13:34:08.472Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-16T13:34:08.472Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-16T13:34:08.472Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-16T13:34:08.472Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-116 ']' [2023-03-16T13:34:08.472Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-116/archives/ [2023-03-16T13:34:08.472Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-116/archives/ [Pipeline] echo [2023-03-16T13:34:08.482Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_PR-116/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-16T13:34:08.763Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:34:09.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T13:34:09.320Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:34:09.384Z] prd-ubuntu20.04-docker-8c-8g-2415 does not seem to be running inside a container [2023-03-16T13:34:09.409Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_PR-116/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-116 -v /w/workspace/edgexfoundry_device-gpio_PR-116:/w/workspace/edgexfoundry_device-gpio_PR-116:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-116@tmp:/w/workspace/edgexfoundry_device-gpio_PR-116@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-16T13:34:09.653Z] $ docker top 52ec0afaad84984a8c2c66062ace615066bfc9c6fcb1eb04732e59717ae29e99 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T13:34:09.983Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-16T13:34:10.266Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-16T13:34:10.547Z] + ls /var/log/sa-host [2023-03-16T13:34:10.547Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T13:34:10.606Z] provisioning config files... [2023-03-16T13:34:10.613Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-116@tmp/config17170583015427372784tmp [Pipeline] { [Pipeline] echo [2023-03-16T13:34:10.625Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:34:10.906Z] ---> create-netrc.sh [Pipeline] } [2023-03-16T13:34:10.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:34:11.226Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-16T13:34:11.234Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:34:11.517Z] ---> sudo-logs.sh [2023-03-16T13:34:11.518Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-16T13:34:11.548Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:34:11.834Z] ---> job-cost.sh [2023-03-16T13:34:11.834Z] lf-activate-venv: SKIPPING [2023-03-16T13:34:11.834Z] DEBUG: total: 0.2199999988079071 [2023-03-16T13:34:11.834Z] INFO: Retrieving Stack Cost... [2023-03-16T13:34:12.402Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T13:34:12.662Z] INFO: Archiving Costs [Pipeline] echo [2023-03-16T13:34:12.673Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:34:12.954Z] ---> logs-deploy.sh [2023-03-16T13:34:12.954Z] lf-activate-venv: SKIPPING [2023-03-16T13:34:12.954Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-116/5 [2023-03-16T13:34:12.954Z] INFO: archiving workspace using pattern(s): [2023-03-16T13:34:13.892Z] Archives upload complete. [2023-03-16T13:34:13.892Z] INFO: archiving logs to Nexus