Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/device-gpio Obtained Jenkinsfile from b37b0c6e358582f1d80b455dbf685e3af881882b+2b93e70996fb433c995b9228144ddf61bbcc4061 (4235b715960d978b0ba04bb98e05793848770b9f) 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-ssh12681315450634503414.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10348968759015604863.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-37/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-37/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12049957333060388398.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-37/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16717361283003615654.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7482364764436451325.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-37/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-37/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7129094172586666792.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.17 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1686 in /w/workspace/edgexfoundry_device-gpio_PR-37 [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-37 # 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 Merging remotes/origin/jakarta commit 2b93e70996fb433c995b9228144ddf61bbcc4061 into PR head commit b37b0c6e358582f1d80b455dbf685e3af881882b Merge succeeded, producing fbd9295ca4901e14fbe43a59484966d9f03c0eae Checking out Revision fbd9295ca4901e14fbe43a59484966d9f03c0eae (PR-37) > 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/37/head:refs/remotes/origin/PR-37 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b37b0c6e358582f1d80b455dbf685e3af881882b # 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 2b93e70996fb433c995b9228144ddf61bbcc4061 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fbd9295ca4901e14fbe43a59484966d9f03c0eae # timeout=10 Commit message: "Merge commit '2b93e70996fb433c995b9228144ddf61bbcc4061' into HEAD" > git rev-list --no-walk b37b0c6e358582f1d80b455dbf685e3af881882b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-07T21:20:29.624Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-07T21:20:29.680Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-07T21:20:29.696Z] ========================================================= [2022-06-07T21:20:29.696Z] EdgeX Global Pipelines Version Info [2022-06-07T21:20:29.696Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-07T21:20:30.484Z] ------------------- [2022-06-07T21:20:30.484Z] stable info: [2022-06-07T21:20:30.484Z] ------------------- [2022-06-07T21:20:30.484Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-07T21:20:30.484Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-07T21:20:30.484Z] Message: update stable to v1.0.234 [2022-06-07T21:20:31.059Z] ------------------- [2022-06-07T21:20:31.059Z] experimental info: [2022-06-07T21:20:31.059Z] ------------------- [2022-06-07T21:20:31.059Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-07T21:20:31.059Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-07T21:20:31.059Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-07T21:20:31.249Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-06-07T21:20:31.259Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-06-07T21:20:31.271Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-07T21:20:31.283Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-07T21:20:31.295Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-07T21:20:31.310Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-07T21:20:31.322Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-07T21:20:31.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-07T21:20:31.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-07T21:20:31.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-07T21:20:31.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-07T21:20:31.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-06-07T21:20:31.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-07T21:20:31.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-07T21:20:31.429Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-07T21:20:31.441Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-07T21:20:31.452Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-07T21:20:31.466Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-07T21:20:31.481Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-07T21:20:31.497Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-07T21:20:31.515Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-07T21:20:31.524Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-07T21:20:31.535Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-07T21:20:31.549Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-07T21:20:31.561Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-07T21:20:31.576Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-07T21:20:31.594Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-07T21:20:31.607Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-37 [Pipeline] echo [2022-06-07T21:20:31.619Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-37 [Pipeline] echo [2022-06-07T21:20:31.630Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-37 [Pipeline] echo [2022-06-07T21:20:31.641Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fbd9295ca4901e14fbe43a59484966d9f03c0eae [Pipeline] echo [2022-06-07T21:20:31.654Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fbd9295 [Pipeline] echo [2022-06-07T21:20:31.667Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-07T21:20:31.711Z] provisioning config files... [2022-06-07T21:20:31.727Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-37@tmp/config1112188759459020446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T21:20:32.049Z] ---> docker-login.sh [2022-06-07T21:20:32.049Z] nexus3.edgexfoundry.org:10001 [2022-06-07T21:20:32.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T21:20:32.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T21:20:32.311Z] Configure a credential helper to remove this warning. See [2022-06-07T21:20:32.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T21:20:32.311Z] [2022-06-07T21:20:32.311Z] Login Succeeded [2022-06-07T21:20:32.311Z] nexus3.edgexfoundry.org:10002 [2022-06-07T21:20:32.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T21:20:32.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T21:20:32.574Z] Configure a credential helper to remove this warning. See [2022-06-07T21:20:32.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T21:20:32.574Z] [2022-06-07T21:20:32.574Z] Login Succeeded [2022-06-07T21:20:32.574Z] nexus3.edgexfoundry.org:10003 [2022-06-07T21:20:32.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T21:20:32.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T21:20:32.836Z] Configure a credential helper to remove this warning. See [2022-06-07T21:20:32.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T21:20:32.836Z] [2022-06-07T21:20:32.836Z] Login Succeeded [2022-06-07T21:20:32.836Z] nexus3.edgexfoundry.org:10004 [2022-06-07T21:20:32.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T21:20:32.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T21:20:32.836Z] Configure a credential helper to remove this warning. See [2022-06-07T21:20:32.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T21:20:32.836Z] [2022-06-07T21:20:32.836Z] Login Succeeded [2022-06-07T21:20:32.836Z] docker.io [2022-06-07T21:20:32.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T21:20:33.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T21:20:33.411Z] Configure a credential helper to remove this warning. See [2022-06-07T21:20:33.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T21:20:33.411Z] [2022-06-07T21:20:33.411Z] Login Succeeded [2022-06-07T21:20:33.411Z] ---> docker-login.sh ends [Pipeline] } [2022-06-07T21:20:33.421Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-07T21:20:33.805Z] + git rev-list -1 --merges fbd9295ca4901e14fbe43a59484966d9f03c0eae~1..fbd9295ca4901e14fbe43a59484966d9f03c0eae [Pipeline] echo [2022-06-07T21:20:33.835Z] -----------> git rev-list -1 --merges fbd9295ca4901e14fbe43a59484966d9f03c0eae~1..fbd9295ca4901e14fbe43a59484966d9f03c0eae fbd9295ca4901e14fbe43a59484966d9f03c0eae [2022-06-07T21:20:33.835Z] fbd9295ca4901e14fbe43a59484966d9f03c0eae [false] [Pipeline] sh [2022-06-07T21:20:34.128Z] + git log --format=format:%s -1 fbd9295ca4901e14fbe43a59484966d9f03c0eae [Pipeline] echo [2022-06-07T21:20:34.145Z] ========================================================= [2022-06-07T21:20:34.145Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-07T21:20:34.145Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-07T21:20:34.480Z] + git log --format=format:%s -1 fbd9295ca4901e14fbe43a59484966d9f03c0eae [Pipeline] echo [2022-06-07T21:20:34.491Z] [semverPrep] GIT_COMMIT: fbd9295ca4901e14fbe43a59484966d9f03c0eae, Commit Message: Merge commit '2b93e70996fb433c995b9228144ddf61bbcc4061' into HEAD [Pipeline] echo [2022-06-07T21:20:34.501Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-07T21:20:34.869Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-07T21:20:34.869Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-07T21:20:34.869Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-07T21:20:34.869Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-07T21:20:34.869Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-07T21:20:34.869Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-07T21:20:34.869Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T21:20:35.228Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T21:20:35.228Z] [2022-06-07T21:20:35.228Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T21:20:35.528Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T21:20:35.528Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-07T21:20:35.528Z] 42c077c10790: Pulling fs layer [2022-06-07T21:20:35.528Z] f63e77b7563a: Pulling fs layer [2022-06-07T21:20:35.528Z] bd5fdadae976: Pulling fs layer [2022-06-07T21:20:35.528Z] 205491f53016: Pulling fs layer [2022-06-07T21:20:35.528Z] df18705c85c3: Pulling fs layer [2022-06-07T21:20:35.528Z] bdb3f477010e: Pulling fs layer [2022-06-07T21:20:35.528Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-07T21:20:35.528Z] 2c6e9b1d212d: Pulling fs layer [2022-06-07T21:20:35.528Z] bdb8f0575790: Pulling fs layer [2022-06-07T21:20:35.528Z] 386e3cb2ff24: Pulling fs layer [2022-06-07T21:20:35.528Z] 2343380bae48: Pulling fs layer [2022-06-07T21:20:35.528Z] 2c6e9b1d212d: Waiting [2022-06-07T21:20:35.528Z] bdb8f0575790: Waiting [2022-06-07T21:20:35.528Z] df18705c85c3: Waiting [2022-06-07T21:20:35.528Z] 386e3cb2ff24: Waiting [2022-06-07T21:20:35.528Z] bdb3f477010e: Waiting [2022-06-07T21:20:35.528Z] 2343380bae48: Waiting [2022-06-07T21:20:35.528Z] c8a8fc8e1c8f: Waiting [2022-06-07T21:20:35.528Z] 205491f53016: Waiting [2022-06-07T21:20:35.528Z] f63e77b7563a: Verifying Checksum [2022-06-07T21:20:35.528Z] f63e77b7563a: Download complete [2022-06-07T21:20:35.528Z] 205491f53016: Verifying Checksum [2022-06-07T21:20:35.528Z] 205491f53016: Download complete [2022-06-07T21:20:35.790Z] df18705c85c3: Verifying Checksum [2022-06-07T21:20:35.790Z] df18705c85c3: Download complete [2022-06-07T21:20:35.790Z] bd5fdadae976: Verifying Checksum [2022-06-07T21:20:35.790Z] bd5fdadae976: Download complete [2022-06-07T21:20:35.790Z] bdb3f477010e: Download complete [2022-06-07T21:20:35.790Z] 2c6e9b1d212d: Verifying Checksum [2022-06-07T21:20:35.790Z] 2c6e9b1d212d: Download complete [2022-06-07T21:20:35.790Z] bdb8f0575790: Download complete [2022-06-07T21:20:35.790Z] 386e3cb2ff24: Verifying Checksum [2022-06-07T21:20:35.790Z] 386e3cb2ff24: Download complete [2022-06-07T21:20:35.790Z] 2343380bae48: Verifying Checksum [2022-06-07T21:20:35.790Z] 2343380bae48: Download complete [2022-06-07T21:20:35.790Z] 42c077c10790: Verifying Checksum [2022-06-07T21:20:35.790Z] 42c077c10790: Download complete [2022-06-07T21:20:36.059Z] c8a8fc8e1c8f: Download complete [2022-06-07T21:20:37.451Z] 42c077c10790: Pull complete [2022-06-07T21:20:37.451Z] f63e77b7563a: Pull complete [2022-06-07T21:20:38.022Z] bd5fdadae976: Pull complete [2022-06-07T21:20:38.022Z] 205491f53016: Pull complete [2022-06-07T21:20:38.592Z] df18705c85c3: Pull complete [2022-06-07T21:20:38.592Z] bdb3f477010e: Pull complete [2022-06-07T21:20:40.508Z] c8a8fc8e1c8f: Pull complete [2022-06-07T21:20:40.508Z] 2c6e9b1d212d: Pull complete [2022-06-07T21:20:40.774Z] bdb8f0575790: Pull complete [2022-06-07T21:20:40.774Z] 386e3cb2ff24: Pull complete [2022-06-07T21:20:41.037Z] 2343380bae48: Pull complete [2022-06-07T21:20:41.038Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-07T21:20:41.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T21:20:41.038Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T21:20:41.142Z] prd-ubuntu20.04-docker-8c-8g-1686 does not seem to be running inside a container [2022-06-07T21:20:41.201Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-37 -v /w/workspace/edgexfoundry_device-gpio_PR-37:/w/workspace/edgexfoundry_device-gpio_PR-37:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-37@tmp:/w/workspace/edgexfoundry_device-gpio_PR-37@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-devops/py-git-semver:0.1.4 cat [2022-06-07T21:20:42.817Z] $ docker top f5126f816abbf3ff9bebc6e9ead1c03ebfcf0e24083bddb304db7e68c70191d8 -eo pid,comm [2022-06-07T21:20:42.891Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-07T21:20:42.891Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-07T21:20:42.931Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-07T21:20:42.931Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-07T21:20:43.070Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-07T21:20:43.078Z] $ docker exec f5126f816abbf3ff9bebc6e9ead1c03ebfcf0e24083bddb304db7e68c70191d8 ssh-agent [2022-06-07T21:20:43.215Z] SSH_AUTH_SOCK=/tmp/ssh-tYlJcAqZovxZ/agent.34 [2022-06-07T21:20:43.215Z] SSH_AGENT_PID=40 [2022-06-07T21:20:43.222Z] Running ssh-add (command line suppressed) [2022-06-07T21:20:43.357Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-37@tmp/private_key_7487810040710869147.key (/w/workspace/edgexfoundry_device-gpio_PR-37@tmp/private_key_7487810040710869147.key) [2022-06-07T21:20:43.371Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-07T21:20:43.670Z] + git tag --points-at HEAD [Pipeline] } [2022-06-07T21:20:43.697Z] $ docker exec --env ******** --env ******** f5126f816abbf3ff9bebc6e9ead1c03ebfcf0e24083bddb304db7e68c70191d8 ssh-agent -k [2022-06-07T21:20:43.808Z] unset SSH_AUTH_SOCK; [2022-06-07T21:20:43.813Z] unset SSH_AGENT_PID; [2022-06-07T21:20:43.814Z] echo Agent pid 40 killed; [2022-06-07T21:20:43.821Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-07T21:20:43.846Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-07T21:20:43.846Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-07T21:20:43.988Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-07T21:20:43.996Z] $ docker exec f5126f816abbf3ff9bebc6e9ead1c03ebfcf0e24083bddb304db7e68c70191d8 ssh-agent [2022-06-07T21:20:44.128Z] SSH_AUTH_SOCK=/tmp/ssh-YQEjPG1ak1zg/agent.74 [2022-06-07T21:20:44.128Z] SSH_AGENT_PID=80 [2022-06-07T21:20:44.133Z] Running ssh-add (command line suppressed) [2022-06-07T21:20:44.268Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-37@tmp/private_key_8076012688094169311.key (/w/workspace/edgexfoundry_device-gpio_PR-37@tmp/private_key_8076012688094169311.key) [2022-06-07T21:20:44.282Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-07T21:20:44.576Z] + git semver init [2022-06-07T21:20:44.837Z] 2022-06-07 21:20:44,798 [run_init] DEBUG init version:0.0.0 force:False [2022-06-07T21:20:44.837Z] 2022-06-07 21:20:44,798 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-37/.semver [2022-06-07T21:20:44.837Z] 2022-06-07 21:20:44,799 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-37/.semver [2022-06-07T21:20:44.837Z] 2022-06-07 21:20:44,799 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-37/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-37, universal_newlines=False, shell=None, istream=None) [2022-06-07T21:20:45.784Z] 2022-06-07 21:20:45,652 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-37/.git/info/exclude [2022-06-07T21:20:45.784Z] 2022-06-07 21:20:45,653 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-37/.semver/PR-37 with force:False [2022-06-07T21:20:45.784Z] 2022-06-07 21:20:45,653 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-37/.semver/PR-37 [2022-06-07T21:20:45.784Z] 2022-06-07 21:20:45,658 [execute] INFO git cat-file --batch-check [2022-06-07T21:20:45.784Z] 2022-06-07 21:20:45,659 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-37/.semver, universal_newlines=False, shell=None, istream=) [2022-06-07T21:20:45.784Z] 2022-06-07 21:20:45,667 [execute] INFO git cat-file --batch [2022-06-07T21:20:45.784Z] 2022-06-07 21:20:45,667 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-37/.semver, universal_newlines=False, shell=None, istream=) [2022-06-07T21:20:45.784Z] 2022-06-07 21:20:45,673 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-37/.semver/PR-37 [2022-06-07T21:20:45.784Z] 0.0.0 [Pipeline] } [2022-06-07T21:20:45.801Z] $ docker exec --env ******** --env ******** f5126f816abbf3ff9bebc6e9ead1c03ebfcf0e24083bddb304db7e68c70191d8 ssh-agent -k [2022-06-07T21:20:45.921Z] unset SSH_AUTH_SOCK; [2022-06-07T21:20:45.921Z] unset SSH_AGENT_PID; [2022-06-07T21:20:45.922Z] echo Agent pid 80 killed; [2022-06-07T21:20:45.930Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-07T21:20:46.242Z] + git semver [Pipeline] } [2022-06-07T21:20:46.525Z] $ docker stop --time=1 f5126f816abbf3ff9bebc6e9ead1c03ebfcf0e24083bddb304db7e68c70191d8 [2022-06-07T21:20:47.933Z] $ docker rm -f f5126f816abbf3ff9bebc6e9ead1c03ebfcf0e24083bddb304db7e68c70191d8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-07T21:20:48.295Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-07T21:20:48.553Z] Stashed 1 file(s) [Pipeline] echo [2022-06-07T21:20:48.556Z] [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 [2022-06-07T21:20:48.690Z] provisioning config files... [2022-06-07T21:20:48.701Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-37@tmp/config3820007429434873349tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T21:20:49.000Z] ---> docker-login.sh [2022-06-07T21:20:49.000Z] nexus3.edgexfoundry.org:10001 [2022-06-07T21:20:49.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T21:20:49.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T21:20:49.000Z] Configure a credential helper to remove this warning. See [2022-06-07T21:20:49.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T21:20:49.000Z] [2022-06-07T21:20:49.000Z] Login Succeeded [2022-06-07T21:20:49.000Z] nexus3.edgexfoundry.org:10002 [2022-06-07T21:20:49.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T21:20:49.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T21:20:49.260Z] Configure a credential helper to remove this warning. See [2022-06-07T21:20:49.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T21:20:49.260Z] [2022-06-07T21:20:49.260Z] Login Succeeded [2022-06-07T21:20:49.260Z] nexus3.edgexfoundry.org:10003 [2022-06-07T21:20:49.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T21:20:49.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T21:20:49.260Z] Configure a credential helper to remove this warning. See [2022-06-07T21:20:49.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T21:20:49.260Z] [2022-06-07T21:20:49.260Z] Login Succeeded [2022-06-07T21:20:49.260Z] nexus3.edgexfoundry.org:10004 [2022-06-07T21:20:49.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T21:20:49.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T21:20:49.521Z] Configure a credential helper to remove this warning. See [2022-06-07T21:20:49.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T21:20:49.521Z] [2022-06-07T21:20:49.521Z] Login Succeeded [2022-06-07T21:20:49.521Z] docker.io [2022-06-07T21:20:49.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T21:20:49.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T21:20:49.782Z] Configure a credential helper to remove this warning. See [2022-06-07T21:20:49.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T21:20:49.782Z] [2022-06-07T21:20:49.782Z] Login Succeeded [2022-06-07T21:20:49.782Z] ---> docker-login.sh ends [Pipeline] } [2022-06-07T21:20:49.792Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-07T21:20:49.864Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-06-07T21:20:50.158Z] + grep ^go [0-9].[0-9]* go.mod [2022-06-07T21:20:50.158Z] + cut -d -f 2 [Pipeline] echo [2022-06-07T21:20:50.176Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-07T21:20:50.190Z] ========================================================= [2022-06-07T21:20:50.190Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] [2022-06-07T21:20:50.190Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T21:20:50.512Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts --build-arg MAKE=echo noop --target=builder . [2022-06-07T21:20:50.771Z] Sending build context to Docker daemon 26.55MB [2022-06-07T21:20:50.771Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-06-07T21:20:50.771Z] Step 2/11 : FROM ${BASE} AS builder [2022-06-07T21:20:50.771Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2022-06-07T21:20:50.771Z] 59bf1c3509f3: Pulling fs layer [2022-06-07T21:20:50.771Z] 666ba61612fd: Pulling fs layer [2022-06-07T21:20:50.771Z] 8ed8ca486205: Pulling fs layer [2022-06-07T21:20:50.771Z] 4fe6c5a15a65: Pulling fs layer [2022-06-07T21:20:50.771Z] 22a0e8bec74d: Pulling fs layer [2022-06-07T21:20:50.771Z] 812f408151ee: Pulling fs layer [2022-06-07T21:20:50.771Z] bab7bd504b26: Pulling fs layer [2022-06-07T21:20:50.771Z] 070449caade9: Pulling fs layer [2022-06-07T21:20:50.771Z] 8f1a5288e3a6: Pulling fs layer [2022-06-07T21:20:50.771Z] 22a0e8bec74d: Waiting [2022-06-07T21:20:50.771Z] 812f408151ee: Waiting [2022-06-07T21:20:50.771Z] bab7bd504b26: Waiting [2022-06-07T21:20:50.771Z] 070449caade9: Waiting [2022-06-07T21:20:50.771Z] 8f1a5288e3a6: Waiting [2022-06-07T21:20:50.771Z] 4fe6c5a15a65: Waiting [2022-06-07T21:20:50.771Z] 8ed8ca486205: Verifying Checksum [2022-06-07T21:20:50.771Z] 8ed8ca486205: Download complete [2022-06-07T21:20:50.771Z] 666ba61612fd: Download complete [2022-06-07T21:20:50.771Z] 22a0e8bec74d: Verifying Checksum [2022-06-07T21:20:50.771Z] 22a0e8bec74d: Download complete [2022-06-07T21:20:50.771Z] 812f408151ee: Verifying Checksum [2022-06-07T21:20:50.771Z] 812f408151ee: Download complete [2022-06-07T21:20:50.771Z] 59bf1c3509f3: Verifying Checksum [2022-06-07T21:20:50.771Z] 59bf1c3509f3: Download complete [2022-06-07T21:20:50.771Z] bab7bd504b26: Verifying Checksum [2022-06-07T21:20:50.771Z] bab7bd504b26: Download complete [2022-06-07T21:20:51.033Z] 070449caade9: Verifying Checksum [2022-06-07T21:20:51.033Z] 59bf1c3509f3: Pull complete [2022-06-07T21:20:51.295Z] 666ba61612fd: Pull complete [2022-06-07T21:20:51.295Z] 8ed8ca486205: Pull complete [2022-06-07T21:20:51.555Z] 8f1a5288e3a6: Verifying Checksum [2022-06-07T21:20:51.555Z] 8f1a5288e3a6: Download complete [2022-06-07T21:20:51.555Z] 4fe6c5a15a65: Download complete [2022-06-07T21:20:55.761Z] 4fe6c5a15a65: Pull complete [2022-06-07T21:20:56.024Z] 22a0e8bec74d: Pull complete [2022-06-07T21:20:56.024Z] 812f408151ee: Pull complete [2022-06-07T21:20:56.024Z] bab7bd504b26: Pull complete [2022-06-07T21:20:56.284Z] 070449caade9: Pull complete [2022-06-07T21:20:58.827Z] 8f1a5288e3a6: Pull complete [2022-06-07T21:20:58.827Z] Digest: sha256:53030bcd5b82665afb3cefeba7a6fee19172d9224e433a3be554ad5982a25c96 [2022-06-07T21:20:58.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-07T21:20:58.827Z] ---> c47586b81864 [2022-06-07T21:20:58.827Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-07T21:21:00.216Z] ---> Running in 8c105525b36a [2022-06-07T21:21:00.476Z] Removing intermediate container 8c105525b36a [2022-06-07T21:21:00.476Z] ---> 6218020b0259 [2022-06-07T21:21:00.476Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-06-07T21:21:00.476Z] ---> Running in d0d626ef0a76 [2022-06-07T21:21:00.476Z] Removing intermediate container d0d626ef0a76 [2022-06-07T21:21:00.476Z] ---> 1e0ed278acc3 [2022-06-07T21:21:00.476Z] Step 5/11 : WORKDIR /device-gpio [2022-06-07T21:21:00.736Z] ---> Running in b184d0ab048c [2022-06-07T21:21:00.736Z] Removing intermediate container b184d0ab048c [2022-06-07T21:21:00.736Z] ---> be3fb4d254f9 [2022-06-07T21:21:00.736Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T21:21:00.736Z] ---> Running in 9a27eeee8b57 [2022-06-07T21:21:01.306Z] Removing intermediate container 9a27eeee8b57 [2022-06-07T21:21:01.306Z] ---> a8cdf74951f3 [2022-06-07T21:21:01.306Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-07T21:21:01.566Z] ---> Running in a0d802468d6a [2022-06-07T21:21:01.828Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-07T21:21:02.770Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-07T21:21:03.030Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-07T21:21:03.030Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-07T21:21:03.293Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-07T21:21:03.293Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-07T21:21:03.293Z] Executing busybox-1.34.1-r3.trigger [2022-06-07T21:21:03.293Z] OK: 224 MiB in 56 packages [2022-06-07T21:21:03.651Z] Still waiting to schedule task [2022-06-07T21:21:03.651Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-07T21:21:03.867Z] Removing intermediate container a0d802468d6a [2022-06-07T21:21:03.867Z] ---> e6014e85f412 [2022-06-07T21:21:03.867Z] Step 8/11 : COPY go.mod vendor* ./ [2022-06-07T21:21:04.810Z] ---> 70372b13b3f9 [2022-06-07T21:21:04.810Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T21:21:04.810Z] ---> Running in 54b2207dcb50 [2022-06-07T21:21:36.983Z] Removing intermediate container 54b2207dcb50 [2022-06-07T21:21:36.983Z] ---> f02d6f50825f [2022-06-07T21:21:36.983Z] Step 10/11 : COPY . . [2022-06-07T21:21:36.983Z] ---> 700f6b9ab847 [2022-06-07T21:21:36.983Z] Step 11/11 : RUN ${MAKE} [2022-06-07T21:21:36.983Z] ---> Running in 34b4b6d40792 [2022-06-07T21:21:36.983Z] Removing intermediate container 34b4b6d40792 [2022-06-07T21:21:36.983Z] ---> 418155d151a7 [2022-06-07T21:21:36.983Z] [Warning] One or more build-args [MAKE] were not consumed [2022-06-07T21:21:36.983Z] Successfully built 418155d151a7 [2022-06-07T21:21:36.983Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T21:21:37.303Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-07T21:21:37.303Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T21:21:37.391Z] prd-ubuntu20.04-docker-8c-8g-1686 does not seem to be running inside a container [2022-06-07T21:21:37.435Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-37 -v /w/workspace/edgexfoundry_device-gpio_PR-37:/w/workspace/edgexfoundry_device-gpio_PR-37:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-37@tmp:/w/workspace/edgexfoundry_device-gpio_PR-37@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-07T21:21:37.842Z] $ docker top 7658aabf9306e553a3412bd633f6f748c5aad55f3eeaf30e120b62ebdc114caf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-07T21:21:38.197Z] + go version [2022-06-07T21:21:38.197Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-06-07T21:21:38.215Z] $ docker stop --time=1 7658aabf9306e553a3412bd633f6f748c5aad55f3eeaf30e120b62ebdc114caf [2022-06-07T21:21:39.535Z] $ docker rm -f 7658aabf9306e553a3412bd633f6f748c5aad55f3eeaf30e120b62ebdc114caf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T21:21:40.042Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-07T21:21:40.042Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T21:21:40.122Z] prd-ubuntu20.04-docker-8c-8g-1686 does not seem to be running inside a container [2022-06-07T21:21:40.165Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-37 -v /w/workspace/edgexfoundry_device-gpio_PR-37:/w/workspace/edgexfoundry_device-gpio_PR-37:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-37@tmp:/w/workspace/edgexfoundry_device-gpio_PR-37@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-07T21:21:40.544Z] $ docker top b8f49cdd020faebd4a9ff07e665d0addb02ab486f6177f72326d818fd378c1ee -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-07T21:21:40.915Z] + make test [2022-06-07T21:21:40.915Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-07T21:21:41.175Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-06-07T21:21:47.769Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-06-07T21:21:47.769Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-06-07T21:21:53.051Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-07T21:21:56.348Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-07T21:21:56.348Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-07T21:21:56.348Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-07T21:21:56.936Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-07T21:21:57.236Z] + go mod tidy [Pipeline] } [2022-06-07T21:21:57.256Z] $ docker stop --time=1 b8f49cdd020faebd4a9ff07e665d0addb02ab486f6177f72326d818fd378c1ee [2022-06-07T21:21:58.873Z] $ docker rm -f b8f49cdd020faebd4a9ff07e665d0addb02ab486f6177f72326d818fd378c1ee [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-07T21:21:59.282Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-07T21:21:59.346Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-07T21:21:59.903Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-07T21:22:00.194Z] + ls -al . [2022-06-07T21:22:00.194Z] total 180 [2022-06-07T21:22:00.194Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 7 21:21 . [2022-06-07T21:22:00.194Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 21:20 .. [2022-06-07T21:22:00.194Z] -rw-rw-r-- 1 jenkins jenkins 120 Jun 7 21:20 .dockerignore [2022-06-07T21:22:00.194Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 21:20 .git [2022-06-07T21:22:00.194Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 21:20 .github [2022-06-07T21:22:00.194Z] -rw-rw-r-- 1 jenkins jenkins 335 Jun 7 21:20 .gitignore [2022-06-07T21:22:00.194Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 7 21:20 .golangci.yml [2022-06-07T21:22:00.194Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 21:20 .semver [2022-06-07T21:22:00.194Z] -rw-rw-r-- 1 jenkins jenkins 7772 Jun 7 21:20 Attribution.txt [2022-06-07T21:22:00.194Z] -rw-rw-r-- 1 jenkins jenkins 1235 Jun 7 21:20 CHANGELOG.md [2022-06-07T21:22:00.194Z] -rw-rw-r-- 1 jenkins jenkins 1846 Jun 7 21:20 Dockerfile [2022-06-07T21:22:00.194Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 7 21:20 GOVERNANCE.md [2022-06-07T21:22:00.194Z] -rw-rw-r-- 1 jenkins jenkins 657 Jun 7 21:20 Jenkinsfile [2022-06-07T21:22:00.194Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 7 21:20 LICENSE [2022-06-07T21:22:00.194Z] -rw-rw-r-- 1 jenkins jenkins 1876 Jun 7 21:20 Makefile [2022-06-07T21:22:00.194Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 7 21:20 OWNERS.md [2022-06-07T21:22:00.194Z] -rw-rw-r-- 1 jenkins jenkins 10844 Jun 7 21:20 README.md [2022-06-07T21:22:00.194Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 7 21:20 VERSION [2022-06-07T21:22:00.194Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 21:20 bin [2022-06-07T21:22:00.194Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 21:20 cmd [2022-06-07T21:22:00.194Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 7 21:21 coverage.out [2022-06-07T21:22:00.194Z] -rw-rw-r-- 1 jenkins jenkins 2794 Jun 7 21:21 go.mod [2022-06-07T21:22:00.194Z] -rw-rw-r-- 1 jenkins jenkins 56104 Jun 7 21:20 go.sum [2022-06-07T21:22:00.194Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 21:20 internal [2022-06-07T21:22:00.194Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 21:20 snap [2022-06-07T21:22:00.194Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 21:20 vendor [2022-06-07T21:22:00.194Z] -rw-rw-r-- 1 jenkins jenkins 209 Jun 7 21:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T21:22:00.506Z] + 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=fbd9295ca4901e14fbe43a59484966d9f03c0eae --label arch=amd64 --label version=0.0.0 . [2022-06-07T21:22:00.765Z] Sending build context to Docker daemon 26.55MB [2022-06-07T21:22:00.765Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-06-07T21:22:00.765Z] Step 2/25 : FROM ${BASE} AS builder [2022-06-07T21:22:00.765Z] ---> 418155d151a7 [2022-06-07T21:22:00.765Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-07T21:22:00.765Z] ---> Running in 69a40c91958a [2022-06-07T21:22:01.027Z] Removing intermediate container 69a40c91958a [2022-06-07T21:22:01.027Z] ---> 3aaa9a8b4f9a [2022-06-07T21:22:01.027Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-06-07T21:22:01.027Z] ---> Running in 921520ce0a3c [2022-06-07T21:22:01.027Z] Removing intermediate container 921520ce0a3c [2022-06-07T21:22:01.027Z] ---> 0ade709ba7b2 [2022-06-07T21:22:01.027Z] Step 5/25 : WORKDIR /device-gpio [2022-06-07T21:22:01.027Z] ---> Running in 3b1ffbfb0ab4 [2022-06-07T21:22:01.027Z] Removing intermediate container 3b1ffbfb0ab4 [2022-06-07T21:22:01.027Z] ---> 67c9262fb7b3 [2022-06-07T21:22:01.027Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T21:22:01.288Z] ---> Running in 3efa0e0be6ee [2022-06-07T21:22:01.857Z] Removing intermediate container 3efa0e0be6ee [2022-06-07T21:22:01.857Z] ---> fd623b8efe88 [2022-06-07T21:22:01.857Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-07T21:22:01.857Z] ---> Running in 82f64c5b103a [2022-06-07T21:22:02.118Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-07T21:22:03.061Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-07T21:22:03.320Z] OK: 224 MiB in 56 packages [2022-06-07T21:22:03.581Z] Removing intermediate container 82f64c5b103a [2022-06-07T21:22:03.581Z] ---> 585528a4758d [2022-06-07T21:22:03.581Z] Step 8/25 : COPY go.mod vendor* ./ [2022-06-07T21:22:04.526Z] ---> 50378e24f805 [2022-06-07T21:22:04.526Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T21:22:04.526Z] ---> Running in 8d3dff7557c1 [2022-06-07T21:22:04.787Z] skipping... [2022-06-07T21:22:05.047Z] Removing intermediate container 8d3dff7557c1 [2022-06-07T21:22:05.048Z] ---> a3ccabe2f8e6 [2022-06-07T21:22:05.048Z] Step 10/25 : COPY . . [2022-06-07T21:22:05.990Z] ---> 8cf186f9a453 [2022-06-07T21:22:05.990Z] Step 11/25 : RUN ${MAKE} [2022-06-07T21:22:05.990Z] ---> Running in 0a524791a3f6 [2022-06-07T21:22:06.561Z] Removing intermediate container 0a524791a3f6 [2022-06-07T21:22:06.561Z] ---> 161b5c4da293 [2022-06-07T21:22:06.561Z] Step 12/25 : FROM alpine:3.15 [2022-06-07T21:22:07.134Z] 3.15: Pulling from library/alpine [2022-06-07T21:22:07.395Z] df9b9388f04a: Pulling fs layer [2022-06-07T21:22:07.655Z] df9b9388f04a: Verifying Checksum [2022-06-07T21:22:07.655Z] df9b9388f04a: Download complete [2022-06-07T21:22:07.655Z] df9b9388f04a: Pull complete [2022-06-07T21:22:07.655Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-07T21:22:07.655Z] Status: Downloaded newer image for alpine:3.15 [2022-06-07T21:22:07.655Z] ---> 0ac33e5f5afa [2022-06-07T21:22:07.655Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-06-07T21:22:07.916Z] ---> Running in 72edd5fa13d2 [2022-06-07T21:22:07.916Z] Removing intermediate container 72edd5fa13d2 [2022-06-07T21:22:07.916Z] ---> acac98c520dd [2022-06-07T21:22:07.916Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T21:22:07.916Z] ---> Running in 7dccb2b80e74 [2022-06-07T21:22:08.489Z] Removing intermediate container 7dccb2b80e74 [2022-06-07T21:22:08.489Z] ---> 1a5e15fbe7bf [2022-06-07T21:22:08.489Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-06-07T21:22:08.489Z] ---> Running in 9732ace52d44 [2022-06-07T21:22:08.750Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-07T21:22:09.712Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-07T21:22:09.973Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-06-07T21:22:09.973Z] (2/5) Installing libsodium (1.0.18-r0) [2022-06-07T21:22:10.234Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-07T21:22:10.234Z] (4/5) Installing libzmq (4.3.4-r0) [2022-06-07T21:22:10.496Z] (5/5) Installing zeromq (4.3.4-r0) [2022-06-07T21:22:10.496Z] Executing busybox-1.34.1-r5.trigger [2022-06-07T21:22:10.496Z] OK: 8 MiB in 19 packages [2022-06-07T21:22:10.756Z] Removing intermediate container 9732ace52d44 [2022-06-07T21:22:10.756Z] ---> 0790bd68d917 [2022-06-07T21:22:10.756Z] Step 16/25 : WORKDIR / [2022-06-07T21:22:11.016Z] ---> Running in 7ee373b6b62d [2022-06-07T21:22:11.016Z] Removing intermediate container 7ee373b6b62d [2022-06-07T21:22:11.016Z] ---> cdcab48909df [2022-06-07T21:22:11.016Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-06-07T21:22:11.016Z] ---> ee90de6b2dda [2022-06-07T21:22:11.016Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-06-07T21:22:11.278Z] ---> 0d4f16aceed5 [2022-06-07T21:22:11.278Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-06-07T21:22:11.538Z] ---> 73e0a059e3c4 [2022-06-07T21:22:11.538Z] Step 20/25 : EXPOSE 59910 [2022-06-07T21:22:11.538Z] ---> Running in 19fe4f946a58 [2022-06-07T21:22:11.538Z] Removing intermediate container 19fe4f946a58 [2022-06-07T21:22:11.538Z] ---> 94b438047bd5 [2022-06-07T21:22:11.538Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-06-07T21:22:11.538Z] ---> Running in da93c9f1cf2a [2022-06-07T21:22:11.799Z] Removing intermediate container da93c9f1cf2a [2022-06-07T21:22:11.799Z] ---> bce717d2c8f1 [2022-06-07T21:22:11.799Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-07T21:22:11.799Z] ---> Running in 8bbef1f49329 [2022-06-07T21:22:11.799Z] Removing intermediate container 8bbef1f49329 [2022-06-07T21:22:11.799Z] ---> 488122a4ce68 [2022-06-07T21:22:11.799Z] Step 23/25 : LABEL arch=amd64 [2022-06-07T21:22:11.799Z] ---> Running in 9ec7a1611ec0 [2022-06-07T21:22:12.060Z] Removing intermediate container 9ec7a1611ec0 [2022-06-07T21:22:12.060Z] ---> cb9cdbf34749 [2022-06-07T21:22:12.060Z] Step 24/25 : LABEL git_sha=fbd9295ca4901e14fbe43a59484966d9f03c0eae [2022-06-07T21:22:12.060Z] ---> Running in f080dd34588d [2022-06-07T21:22:12.060Z] Removing intermediate container f080dd34588d [2022-06-07T21:22:12.060Z] ---> ac715bed6d91 [2022-06-07T21:22:12.060Z] Step 25/25 : LABEL version=0.0.0 [2022-06-07T21:22:12.060Z] ---> Running in 8aa817f60e5d [2022-06-07T21:22:12.320Z] Removing intermediate container 8aa817f60e5d [2022-06-07T21:22:12.320Z] ---> 26fe19ed5ecf [2022-06-07T21:22:12.320Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-06-07T21:22:12.320Z] Successfully built 26fe19ed5ecf [2022-06-07T21:22:12.320Z] 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 [2022-06-07T21:22:12.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-07T21:22:12.725Z] [2022-06-07T21:22:12.725Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T21:22:13.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-07T21:22:13.026Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-07T21:22:13.026Z] 5eb5b503b376: Pulling fs layer [2022-06-07T21:22:13.026Z] 5c69ac0246d0: Pulling fs layer [2022-06-07T21:22:13.026Z] ec43610c2a17: Pulling fs layer [2022-06-07T21:22:13.026Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-07T21:22:13.026Z] 33b1e0a273af: Pulling fs layer [2022-06-07T21:22:13.026Z] 5d3b04190fa2: Pulling fs layer [2022-06-07T21:22:13.026Z] 2f39f015ded8: Pulling fs layer [2022-06-07T21:22:13.026Z] 2f39f015ded8: Waiting [2022-06-07T21:22:13.026Z] 5d3b04190fa2: Waiting [2022-06-07T21:22:13.026Z] 3a2ae6a8a46f: Waiting [2022-06-07T21:22:13.026Z] 33b1e0a273af: Waiting [2022-06-07T21:22:13.026Z] 5c69ac0246d0: Download complete [2022-06-07T21:22:13.026Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-07T21:22:13.026Z] 3a2ae6a8a46f: Download complete [2022-06-07T21:22:13.285Z] 33b1e0a273af: Verifying Checksum [2022-06-07T21:22:13.285Z] 33b1e0a273af: Download complete [2022-06-07T21:22:13.285Z] ec43610c2a17: Verifying Checksum [2022-06-07T21:22:13.285Z] ec43610c2a17: Download complete [2022-06-07T21:22:13.285Z] 5d3b04190fa2: Download complete [2022-06-07T21:22:13.285Z] 5eb5b503b376: Verifying Checksum [2022-06-07T21:22:13.285Z] 5eb5b503b376: Download complete [2022-06-07T21:22:13.854Z] 2f39f015ded8: Download complete [2022-06-07T21:22:14.794Z] 5eb5b503b376: Pull complete [2022-06-07T21:22:14.794Z] 5c69ac0246d0: Pull complete [2022-06-07T21:22:15.055Z] ec43610c2a17: Pull complete [2022-06-07T21:22:15.316Z] 3a2ae6a8a46f: Pull complete [2022-06-07T21:22:15.316Z] 33b1e0a273af: Pull complete [2022-06-07T21:22:15.575Z] 5d3b04190fa2: Pull complete [2022-06-07T21:22:19.772Z] 2f39f015ded8: Pull complete [2022-06-07T21:22:19.772Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-07T21:22:19.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-07T21:22:19.772Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T21:22:19.865Z] prd-ubuntu20.04-docker-8c-8g-1686 does not seem to be running inside a container [2022-06-07T21:22:19.907Z] $ 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-37 -v /w/workspace/edgexfoundry_device-gpio_PR-37:/w/workspace/edgexfoundry_device-gpio_PR-37:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-37@tmp:/w/workspace/edgexfoundry_device-gpio_PR-37@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-07T21:22:21.665Z] $ docker top 274702b976921886b74bb7ca2126325532694f1c3048333c9fb9c59b7b978263 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T21:22:22.072Z] ---> job-cost.sh [2022-06-07T21:22:22.072Z] lf-activate-venv: SKIPPING [2022-06-07T21:22:22.072Z] INFO: No Stack... [2022-06-07T21:22:22.644Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-07T21:22:22.906Z] INFO: Archiving Costs [Pipeline] sh [2022-06-07T21:22:23.204Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-37/archives/cost.csv [2022-06-07T21:22:23.204Z] + cut -d, -f6 [Pipeline] lock [2022-06-07T21:22:23.222Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-37-2-stack-cost] [2022-06-07T21:22:23.228Z] Resource [jenkins-edgexfoundry-device-gpio-PR-37-2-stack-cost] did not exist. Created. [2022-06-07T21:22:23.228Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-37-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-07T21:22:23.535Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-07T21:22:23.578Z] Stashed 1 file(s) [Pipeline] } [2022-06-07T21:22:23.584Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-37-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-07T21:22:23.615Z] $ docker stop --time=1 274702b976921886b74bb7ca2126325532694f1c3048333c9fb9c59b7b978263 [2022-06-07T21:22:24.808Z] $ docker rm -f 274702b976921886b74bb7ca2126325532694f1c3048333c9fb9c59b7b978263 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-07T21:22:38.846Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1687 in /w/workspace/edgexfoundry_device-gpio_PR-37 [Pipeline] { [Pipeline] ws [2022-06-07T21:22:38.860Z] Running in /w/workspace/device-gpio/2 [Pipeline] { [Pipeline] checkout [2022-06-07T21:22:38.904Z] The recommended git tool is: git [2022-06-07T21:22:43.505Z] using credential edgex-jenkins-ssh [2022-06-07T21:22:43.522Z] Cloning the remote Git repository [2022-06-07T21:22:43.579Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-06-07T21:22:43.650Z] > git init /w/workspace/device-gpio/2 # timeout=10 [2022-06-07T21:22:43.715Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-06-07T21:22:43.716Z] > git --version # timeout=10 [2022-06-07T21:22:43.733Z] > git --version # 'git version 2.25.1' [2022-06-07T21:22:43.734Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-07T21:22:43.801Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-07T21:22:45.806Z] Merging remotes/origin/jakarta commit 2b93e70996fb433c995b9228144ddf61bbcc4061 into PR head commit b37b0c6e358582f1d80b455dbf685e3af881882b [2022-06-07T21:22:45.224Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-06-07T21:22:45.241Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-07T21:22:45.268Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-06-07T21:22:45.305Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-06-07T21:22:45.306Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-07T21:22:45.323Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/37/head:refs/remotes/origin/PR-37 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 [2022-06-07T21:22:45.828Z] > git config core.sparsecheckout # timeout=10 [2022-06-07T21:22:45.847Z] > git checkout -f b37b0c6e358582f1d80b455dbf685e3af881882b # timeout=10 [2022-06-07T21:22:46.272Z] > git remote # timeout=10 [2022-06-07T21:22:46.289Z] > git config --get remote.origin.url # timeout=10 [2022-06-07T21:22:46.305Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-07T21:22:46.317Z] > git merge 2b93e70996fb433c995b9228144ddf61bbcc4061 # timeout=10 [2022-06-07T21:22:46.866Z] Merge succeeded, producing 47887a5e7f5542ca5e1c2c7ca0ba1353164e0ed6 [2022-06-07T21:22:46.866Z] Checking out Revision 47887a5e7f5542ca5e1c2c7ca0ba1353164e0ed6 (PR-37) [2022-06-07T21:22:46.848Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-07T21:22:46.875Z] > git config core.sparsecheckout # timeout=10 [2022-06-07T21:22:46.899Z] > git checkout -f 47887a5e7f5542ca5e1c2c7ca0ba1353164e0ed6 # timeout=10 [2022-06-07T21:22:51.312Z] Commit message: "Merge commit '2b93e70996fb433c995b9228144ddf61bbcc4061' into HEAD" [2022-06-07T21:22:51.322Z] > git rev-list --no-walk b37b0c6e358582f1d80b455dbf685e3af881882b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-07T21:22:52.395Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-07T21:22:52.395Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-07T21:22:52.395Z] Dload Upload Total Spent Left Speed [2022-06-07T21:22:52.395Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 87521 0 --:--:-- --:--:-- --:--:-- 88151 [Pipeline] sh [2022-06-07T21:22:53.235Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-07T21:22:53.575Z] + + sudosudo tee jq /etc/docker/daemon.new [2022-06-07T21:22:53.575Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-07T21:22:53.575Z] { [2022-06-07T21:22:53.575Z] "registry-mirrors": [ [2022-06-07T21:22:53.576Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-07T21:22:53.576Z] ], [2022-06-07T21:22:53.576Z] "bip": "10.250.0.254/24", [2022-06-07T21:22:53.576Z] "hosts": [ [2022-06-07T21:22:53.576Z] "tcp://0.0.0.0:5555", [2022-06-07T21:22:53.576Z] "unix:///var/run/docker.sock" [2022-06-07T21:22:53.576Z] ], [2022-06-07T21:22:53.576Z] "mtu": 1458, [2022-06-07T21:22:53.576Z] "selinux-enabled": true, [2022-06-07T21:22:53.576Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-07T21:22:53.576Z] } [Pipeline] sh [2022-06-07T21:22:53.920Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-07T21:22:54.259Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-07T21:23:12.739Z] provisioning config files... [2022-06-07T21:23:12.762Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/2@tmp/config7836839359053112467tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T21:23:13.127Z] ---> docker-login.sh [2022-06-07T21:23:13.127Z] nexus3.edgexfoundry.org:10001 [2022-06-07T21:23:13.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T21:23:14.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T21:23:14.001Z] Configure a credential helper to remove this warning. See [2022-06-07T21:23:14.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T21:23:14.001Z] [2022-06-07T21:23:14.001Z] Login Succeeded [2022-06-07T21:23:14.001Z] nexus3.edgexfoundry.org:10002 [2022-06-07T21:23:14.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T21:23:14.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T21:23:14.550Z] Configure a credential helper to remove this warning. See [2022-06-07T21:23:14.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T21:23:14.550Z] [2022-06-07T21:23:14.550Z] Login Succeeded [2022-06-07T21:23:14.550Z] nexus3.edgexfoundry.org:10003 [2022-06-07T21:23:14.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T21:23:14.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T21:23:14.826Z] Configure a credential helper to remove this warning. See [2022-06-07T21:23:14.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T21:23:14.826Z] [2022-06-07T21:23:14.826Z] Login Succeeded [2022-06-07T21:23:14.826Z] nexus3.edgexfoundry.org:10004 [2022-06-07T21:23:15.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T21:23:15.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T21:23:15.428Z] Configure a credential helper to remove this warning. See [2022-06-07T21:23:15.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T21:23:15.428Z] [2022-06-07T21:23:15.428Z] Login Succeeded [2022-06-07T21:23:15.428Z] docker.io [2022-06-07T21:23:15.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T21:23:15.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T21:23:15.975Z] Configure a credential helper to remove this warning. See [2022-06-07T21:23:15.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T21:23:15.975Z] [2022-06-07T21:23:16.248Z] Login Succeeded [2022-06-07T21:23:16.248Z] ---> docker-login.sh ends [Pipeline] } [2022-06-07T21:23:16.272Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-07T21:23:16.511Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-06-07T21:23:16.836Z] + grep ^go [0-9].[0-9]* go.mod [2022-06-07T21:23:16.836Z] + cut -d -f 2 [Pipeline] echo [2022-06-07T21:23:16.905Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-07T21:23:16.919Z] ========================================================= [2022-06-07T21:23:16.919Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] [2022-06-07T21:23:16.919Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T21:23:17.282Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts --build-arg MAKE=echo noop --target=builder . [2022-06-07T21:23:18.728Z] Sending build context to Docker daemon 18.75MB [2022-06-07T21:23:18.728Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-06-07T21:23:18.728Z] Step 2/11 : FROM ${BASE} AS builder [2022-06-07T21:23:18.728Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-07T21:23:18.728Z] 9b3977197b4f: Pulling fs layer [2022-06-07T21:23:18.728Z] 1a89e8eeedd5: Pulling fs layer [2022-06-07T21:23:18.728Z] 94645a83ff95: Pulling fs layer [2022-06-07T21:23:18.728Z] 3f3a8bcf1eab: Pulling fs layer [2022-06-07T21:23:18.728Z] 0c92f367c5e7: Pulling fs layer [2022-06-07T21:23:18.728Z] 63b1bc5785f6: Pulling fs layer [2022-06-07T21:23:18.728Z] 3f3a8bcf1eab: Waiting [2022-06-07T21:23:18.728Z] 626d30ff41c6: Pulling fs layer [2022-06-07T21:23:18.728Z] 0c92f367c5e7: Waiting [2022-06-07T21:23:18.728Z] de1d54c125be: Pulling fs layer [2022-06-07T21:23:18.728Z] 63b1bc5785f6: Waiting [2022-06-07T21:23:18.728Z] de1d54c125be: Waiting [2022-06-07T21:23:18.728Z] 626d30ff41c6: Waiting [2022-06-07T21:23:18.728Z] 94645a83ff95: Verifying Checksum [2022-06-07T21:23:18.728Z] 94645a83ff95: Download complete [2022-06-07T21:23:18.728Z] 1a89e8eeedd5: Verifying Checksum [2022-06-07T21:23:18.728Z] 1a89e8eeedd5: Download complete [2022-06-07T21:23:18.728Z] 0c92f367c5e7: Download complete [2022-06-07T21:23:18.728Z] 9b3977197b4f: Download complete [2022-06-07T21:23:18.728Z] 63b1bc5785f6: Verifying Checksum [2022-06-07T21:23:18.728Z] 63b1bc5785f6: Download complete [2022-06-07T21:23:18.729Z] 626d30ff41c6: Verifying Checksum [2022-06-07T21:23:18.729Z] 626d30ff41c6: Download complete [2022-06-07T21:23:19.718Z] 9b3977197b4f: Pull complete [2022-06-07T21:23:20.001Z] 1a89e8eeedd5: Pull complete [2022-06-07T21:23:20.285Z] 94645a83ff95: Pull complete [2022-06-07T21:23:20.887Z] de1d54c125be: Verifying Checksum [2022-06-07T21:23:20.887Z] de1d54c125be: Download complete [2022-06-07T21:23:21.483Z] 3f3a8bcf1eab: Verifying Checksum [2022-06-07T21:23:21.484Z] 3f3a8bcf1eab: Download complete [2022-06-07T21:23:33.882Z] 3f3a8bcf1eab: Pull complete [2022-06-07T21:23:33.882Z] 0c92f367c5e7: Pull complete [2022-06-07T21:23:33.882Z] 63b1bc5785f6: Pull complete [2022-06-07T21:23:33.882Z] 626d30ff41c6: Pull complete [2022-06-07T21:23:40.601Z] de1d54c125be: Pull complete [2022-06-07T21:23:40.601Z] Digest: sha256:c13e7f4b3dabbafca41e473b4c3190511df4cc90c6116df0ec0acdea4752f811 [2022-06-07T21:23:40.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-07T21:23:40.601Z] ---> 5f011755c4a2 [2022-06-07T21:23:40.601Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-07T21:23:41.582Z] ---> Running in 41fd6131ed11 [2022-06-07T21:23:41.857Z] Removing intermediate container 41fd6131ed11 [2022-06-07T21:23:41.857Z] ---> 4d86fb42b506 [2022-06-07T21:23:41.857Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-06-07T21:23:42.138Z] ---> Running in 04ae26e2ac13 [2022-06-07T21:23:42.413Z] Removing intermediate container 04ae26e2ac13 [2022-06-07T21:23:42.413Z] ---> 062d1443f234 [2022-06-07T21:23:42.413Z] Step 5/11 : WORKDIR /device-gpio [2022-06-07T21:23:42.413Z] ---> Running in b365484b8eae [2022-06-07T21:23:42.692Z] Removing intermediate container b365484b8eae [2022-06-07T21:23:42.692Z] ---> 6ac1e058d650 [2022-06-07T21:23:42.692Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T21:23:42.692Z] ---> Running in dac0dd593599 [2022-06-07T21:23:44.678Z] Removing intermediate container dac0dd593599 [2022-06-07T21:23:44.678Z] ---> 4b9559205af0 [2022-06-07T21:23:44.678Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-07T21:23:44.678Z] ---> Running in 835e0ac47ab5 [2022-06-07T21:23:45.656Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-07T21:23:46.631Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-07T21:23:47.226Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-07T21:23:47.226Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-07T21:23:47.226Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-07T21:23:47.500Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-07T21:23:47.775Z] Executing busybox-1.34.1-r3.trigger [2022-06-07T21:23:47.775Z] OK: 224 MiB in 56 packages [2022-06-07T21:23:48.759Z] Removing intermediate container 835e0ac47ab5 [2022-06-07T21:23:48.759Z] ---> b93acba9859c [2022-06-07T21:23:48.759Z] Step 8/11 : COPY go.mod vendor* ./ [2022-06-07T21:23:52.199Z] ---> 07c8484feeec [2022-06-07T21:23:52.199Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T21:23:52.199Z] ---> Running in 27621b85a0c4 [2022-06-07T21:25:14.008Z] Removing intermediate container 27621b85a0c4 [2022-06-07T21:25:14.008Z] ---> 6f667b0805e4 [2022-06-07T21:25:14.008Z] Step 10/11 : COPY . . [2022-06-07T21:25:14.008Z] ---> 1bfb3b402896 [2022-06-07T21:25:14.008Z] Step 11/11 : RUN ${MAKE} [2022-06-07T21:25:14.008Z] ---> Running in ff0a7050b105 [2022-06-07T21:25:14.008Z] Removing intermediate container ff0a7050b105 [2022-06-07T21:25:14.008Z] ---> 55a622c6a7bc [2022-06-07T21:25:14.008Z] [Warning] One or more build-args [MAKE] were not consumed [2022-06-07T21:25:14.287Z] Successfully built 55a622c6a7bc [2022-06-07T21:25:14.287Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T21:25:14.655Z] + docker inspect -f . ci-base-image-arm64 [2022-06-07T21:25:14.655Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T21:25:14.896Z] prd-ubuntu20.04-docker-arm64-4c-16g-1687 does not seem to be running inside a container [2022-06-07T21:25:14.977Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-07T21:25:16.234Z] $ docker top bdb8bcf30f5d3b471e28514671a3aac97aaeda07da795c46d38e22cde9163b37 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-07T21:25:17.134Z] + go version [2022-06-07T21:25:17.134Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-06-07T21:25:17.159Z] $ docker stop --time=1 bdb8bcf30f5d3b471e28514671a3aac97aaeda07da795c46d38e22cde9163b37 [2022-06-07T21:25:18.796Z] $ docker rm -f bdb8bcf30f5d3b471e28514671a3aac97aaeda07da795c46d38e22cde9163b37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T21:25:19.399Z] + docker inspect -f . ci-base-image-arm64 [2022-06-07T21:25:19.399Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T21:25:19.650Z] prd-ubuntu20.04-docker-arm64-4c-16g-1687 does not seem to be running inside a container [2022-06-07T21:25:19.735Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-07T21:25:21.031Z] $ docker top a6f0714081051f0965786dff81ca70e0c7c8fb7f8a443c6e0e8f67edd5a0dceb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-07T21:25:21.953Z] + make test [2022-06-07T21:25:21.953Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-07T21:25:22.945Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-06-07T21:26:09.993Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-06-07T21:26:09.993Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-06-07T21:26:09.993Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-07T21:26:09.993Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-07T21:26:28.316Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-07T21:26:28.588Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-07T21:26:28.588Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-07T21:26:31.233Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-07T21:26:31.892Z] + go mod tidy [Pipeline] } [2022-06-07T21:26:32.535Z] $ docker stop --time=1 a6f0714081051f0965786dff81ca70e0c7c8fb7f8a443c6e0e8f67edd5a0dceb [2022-06-07T21:26:34.322Z] $ docker rm -f a6f0714081051f0965786dff81ca70e0c7c8fb7f8a443c6e0e8f67edd5a0dceb [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-07T21:26:35.222Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-07T21:26:35.247Z] Warning: overwriting stash ‘coverage-report’ [2022-06-07T21:26:35.954Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-07T21:26:36.345Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-07T21:26:36.678Z] + ls -al . [2022-06-07T21:26:36.678Z] total 176 [2022-06-07T21:26:36.678Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 7 21:26 . [2022-06-07T21:26:36.678Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 21:22 .. [2022-06-07T21:26:36.678Z] -rw-rw-r-- 1 jenkins jenkins 120 Jun 7 21:22 .dockerignore [2022-06-07T21:26:36.678Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 21:22 .git [2022-06-07T21:26:36.678Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 21:22 .github [2022-06-07T21:26:36.678Z] -rw-rw-r-- 1 jenkins jenkins 335 Jun 7 21:22 .gitignore [2022-06-07T21:26:36.678Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 7 21:22 .golangci.yml [2022-06-07T21:26:36.678Z] -rw-rw-r-- 1 jenkins jenkins 7772 Jun 7 21:22 Attribution.txt [2022-06-07T21:26:36.678Z] -rw-rw-r-- 1 jenkins jenkins 1235 Jun 7 21:22 CHANGELOG.md [2022-06-07T21:26:36.678Z] -rw-rw-r-- 1 jenkins jenkins 1846 Jun 7 21:22 Dockerfile [2022-06-07T21:26:36.678Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 7 21:22 GOVERNANCE.md [2022-06-07T21:26:36.678Z] -rw-rw-r-- 1 jenkins jenkins 657 Jun 7 21:22 Jenkinsfile [2022-06-07T21:26:36.678Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 7 21:22 LICENSE [2022-06-07T21:26:36.678Z] -rw-rw-r-- 1 jenkins jenkins 1876 Jun 7 21:22 Makefile [2022-06-07T21:26:36.678Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 7 21:22 OWNERS.md [2022-06-07T21:26:36.678Z] -rw-rw-r-- 1 jenkins jenkins 10844 Jun 7 21:22 README.md [2022-06-07T21:26:36.678Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 7 21:20 VERSION [2022-06-07T21:26:36.678Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 21:22 bin [2022-06-07T21:26:36.678Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 21:22 cmd [2022-06-07T21:26:36.678Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 7 21:25 coverage.out [2022-06-07T21:26:36.678Z] -rw-rw-r-- 1 jenkins jenkins 2794 Jun 7 21:26 go.mod [2022-06-07T21:26:36.678Z] -rw-rw-r-- 1 jenkins jenkins 56104 Jun 7 21:22 go.sum [2022-06-07T21:26:36.678Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 21:22 internal [2022-06-07T21:26:36.678Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 21:22 snap [2022-06-07T21:26:36.678Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 21:22 vendor [2022-06-07T21:26:36.678Z] -rw-rw-r-- 1 jenkins jenkins 209 Jun 7 21:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T21:26:37.030Z] + 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=47887a5e7f5542ca5e1c2c7ca0ba1353164e0ed6 --label arch=arm64 --label version=0.0.0 . [2022-06-07T21:26:38.464Z] Sending build context to Docker daemon 18.75MB [2022-06-07T21:26:38.464Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-06-07T21:26:38.464Z] Step 2/25 : FROM ${BASE} AS builder [2022-06-07T21:26:38.464Z] ---> 55a622c6a7bc [2022-06-07T21:26:38.464Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-07T21:26:38.464Z] ---> Running in 32d83a094da5 [2022-06-07T21:26:38.745Z] Removing intermediate container 32d83a094da5 [2022-06-07T21:26:38.745Z] ---> 0d7e34f57f40 [2022-06-07T21:26:38.745Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-06-07T21:26:38.745Z] ---> Running in 313b11cbef8a [2022-06-07T21:26:39.344Z] Removing intermediate container 313b11cbef8a [2022-06-07T21:26:39.344Z] ---> e36ec53d8a15 [2022-06-07T21:26:39.344Z] Step 5/25 : WORKDIR /device-gpio [2022-06-07T21:26:39.344Z] ---> Running in 8448f5c2a9d9 [2022-06-07T21:26:39.617Z] Removing intermediate container 8448f5c2a9d9 [2022-06-07T21:26:39.618Z] ---> 053efb71006e [2022-06-07T21:26:39.618Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T21:26:39.618Z] ---> Running in 95f9419ab290 [2022-06-07T21:26:41.590Z] Removing intermediate container 95f9419ab290 [2022-06-07T21:26:41.590Z] ---> c405b052f5c2 [2022-06-07T21:26:41.590Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-07T21:26:41.590Z] ---> Running in cb44f0f6cf27 [2022-06-07T21:26:42.190Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-07T21:26:43.166Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-07T21:26:44.147Z] OK: 224 MiB in 56 packages [2022-06-07T21:26:44.741Z] Removing intermediate container cb44f0f6cf27 [2022-06-07T21:26:44.741Z] ---> 3bc521577ae0 [2022-06-07T21:26:44.741Z] Step 8/25 : COPY go.mod vendor* ./ [2022-06-07T21:26:49.041Z] ---> cc75f319a21b [2022-06-07T21:26:49.041Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T21:26:49.041Z] ---> Running in 9af1f5f01e5e [2022-06-07T21:26:49.637Z] skipping... [2022-06-07T21:26:50.234Z] Removing intermediate container 9af1f5f01e5e [2022-06-07T21:26:50.234Z] ---> 6aa42e2a7dff [2022-06-07T21:26:50.234Z] Step 10/25 : COPY . . [2022-06-07T21:26:54.554Z] ---> f8cf8e1c8241 [2022-06-07T21:26:54.554Z] Step 11/25 : RUN ${MAKE} [2022-06-07T21:26:54.554Z] ---> Running in f9eb370ec1fd [2022-06-07T21:26:55.994Z] Removing intermediate container f9eb370ec1fd [2022-06-07T21:26:55.994Z] ---> 2c00eda89572 [2022-06-07T21:26:55.994Z] Step 12/25 : FROM alpine:3.15 [2022-06-07T21:26:56.589Z] 3.15: Pulling from library/alpine [2022-06-07T21:26:56.589Z] 9981e73032c8: Pulling fs layer [2022-06-07T21:26:56.860Z] 9981e73032c8: Verifying Checksum [2022-06-07T21:26:56.860Z] 9981e73032c8: Download complete [2022-06-07T21:26:57.459Z] 9981e73032c8: Pull complete [2022-06-07T21:26:57.459Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-07T21:26:57.459Z] Status: Downloaded newer image for alpine:3.15 [2022-06-07T21:26:57.459Z] ---> 3fb3c9af89a9 [2022-06-07T21:26:57.459Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-06-07T21:26:57.459Z] ---> Running in 116aa2f0eb5c [2022-06-07T21:26:57.734Z] Removing intermediate container 116aa2f0eb5c [2022-06-07T21:26:57.734Z] ---> c02f151c21e2 [2022-06-07T21:26:57.734Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T21:26:58.027Z] ---> Running in 4546c6b701fd [2022-06-07T21:26:59.460Z] Removing intermediate container 4546c6b701fd [2022-06-07T21:26:59.460Z] ---> 178633077080 [2022-06-07T21:26:59.460Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-06-07T21:26:59.460Z] ---> Running in b2ac8ec1f5a3 [2022-06-07T21:27:00.437Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-07T21:27:01.415Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-07T21:27:02.010Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-06-07T21:27:02.280Z] (2/5) Installing libsodium (1.0.18-r0) [2022-06-07T21:27:02.280Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-07T21:27:02.556Z] (4/5) Installing libzmq (4.3.4-r0) [2022-06-07T21:27:02.556Z] (5/5) Installing zeromq (4.3.4-r0) [2022-06-07T21:27:02.556Z] Executing busybox-1.34.1-r5.trigger [2022-06-07T21:27:02.556Z] OK: 8 MiB in 19 packages [2022-06-07T21:27:03.538Z] Removing intermediate container b2ac8ec1f5a3 [2022-06-07T21:27:03.538Z] ---> 11681793e308 [2022-06-07T21:27:03.538Z] Step 16/25 : WORKDIR / [2022-06-07T21:27:03.538Z] ---> Running in 8b73b7e56142 [2022-06-07T21:27:03.821Z] Removing intermediate container 8b73b7e56142 [2022-06-07T21:27:03.821Z] ---> b9bd937db12a [2022-06-07T21:27:03.821Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-06-07T21:27:04.418Z] ---> f9e020ec5176 [2022-06-07T21:27:04.418Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-06-07T21:27:05.014Z] ---> b848ff2c43a2 [2022-06-07T21:27:05.014Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-06-07T21:27:05.609Z] ---> e78a85baf3a4 [2022-06-07T21:27:05.609Z] Step 20/25 : EXPOSE 59910 [2022-06-07T21:27:05.609Z] ---> Running in 21995ea9c8b3 [2022-06-07T21:27:05.882Z] Removing intermediate container 21995ea9c8b3 [2022-06-07T21:27:05.882Z] ---> 1f6760706bd2 [2022-06-07T21:27:05.882Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-06-07T21:27:05.882Z] ---> Running in f46e6a96e0c5 [2022-06-07T21:27:06.158Z] Removing intermediate container f46e6a96e0c5 [2022-06-07T21:27:06.158Z] ---> e2e3648234c1 [2022-06-07T21:27:06.158Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-07T21:27:06.430Z] ---> Running in 22f293ce784e [2022-06-07T21:27:06.703Z] Removing intermediate container 22f293ce784e [2022-06-07T21:27:06.703Z] ---> 1f585f00a463 [2022-06-07T21:27:06.703Z] Step 23/25 : LABEL arch=arm64 [2022-06-07T21:27:06.703Z] ---> Running in 325f0fa4f435 [2022-06-07T21:27:06.978Z] Removing intermediate container 325f0fa4f435 [2022-06-07T21:27:06.978Z] ---> 518f06cdc41d [2022-06-07T21:27:06.978Z] Step 24/25 : LABEL git_sha=47887a5e7f5542ca5e1c2c7ca0ba1353164e0ed6 [2022-06-07T21:27:06.978Z] ---> Running in e26f6d4c6196 [2022-06-07T21:27:07.253Z] Removing intermediate container e26f6d4c6196 [2022-06-07T21:27:07.253Z] ---> 181d5819440a [2022-06-07T21:27:07.253Z] Step 25/25 : LABEL version=0.0.0 [2022-06-07T21:27:07.528Z] ---> Running in 72de123057f1 [2022-06-07T21:27:07.801Z] Removing intermediate container 72de123057f1 [2022-06-07T21:27:07.801Z] ---> a6314a6a1fb3 [2022-06-07T21:27:07.801Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-06-07T21:27:07.801Z] Successfully built a6314a6a1fb3 [2022-06-07T21:27:07.801Z] 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 [2022-06-07T21:27:08.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-07T21:27:08.264Z] [2022-06-07T21:27:08.264Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T21:27:08.612Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-07T21:27:08.891Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-07T21:27:08.891Z] 8998bd30e6a1: Pulling fs layer [2022-06-07T21:27:08.891Z] 04944245beec: Pulling fs layer [2022-06-07T21:27:08.891Z] 699f458cf7ca: Pulling fs layer [2022-06-07T21:27:08.891Z] 765212b225bb: Pulling fs layer [2022-06-07T21:27:08.891Z] f23df028b6ca: Pulling fs layer [2022-06-07T21:27:08.891Z] d65c8cfc05b1: Pulling fs layer [2022-06-07T21:27:08.891Z] 2437ff75d9bd: Pulling fs layer [2022-06-07T21:27:08.891Z] 765212b225bb: Waiting [2022-06-07T21:27:08.891Z] f23df028b6ca: Waiting [2022-06-07T21:27:08.891Z] d65c8cfc05b1: Waiting [2022-06-07T21:27:08.891Z] 2437ff75d9bd: Waiting [2022-06-07T21:27:08.891Z] 04944245beec: Verifying Checksum [2022-06-07T21:27:08.891Z] 04944245beec: Download complete [2022-06-07T21:27:08.891Z] 765212b225bb: Verifying Checksum [2022-06-07T21:27:08.891Z] 765212b225bb: Download complete [2022-06-07T21:27:08.891Z] f23df028b6ca: Download complete [2022-06-07T21:27:08.891Z] d65c8cfc05b1: Verifying Checksum [2022-06-07T21:27:08.891Z] d65c8cfc05b1: Download complete [2022-06-07T21:27:09.165Z] 699f458cf7ca: Verifying Checksum [2022-06-07T21:27:09.165Z] 699f458cf7ca: Download complete [2022-06-07T21:27:09.437Z] 8998bd30e6a1: Verifying Checksum [2022-06-07T21:27:09.437Z] 8998bd30e6a1: Download complete [2022-06-07T21:27:12.061Z] 2437ff75d9bd: Verifying Checksum [2022-06-07T21:27:12.061Z] 2437ff75d9bd: Download complete [2022-06-07T21:27:14.032Z] 8998bd30e6a1: Pull complete [2022-06-07T21:27:14.304Z] 04944245beec: Pull complete [2022-06-07T21:27:15.739Z] 699f458cf7ca: Pull complete [2022-06-07T21:27:15.739Z] 765212b225bb: Pull complete [2022-06-07T21:27:16.714Z] f23df028b6ca: Pull complete [2022-06-07T21:27:16.986Z] d65c8cfc05b1: Pull complete [2022-06-07T21:27:32.075Z] 2437ff75d9bd: Pull complete [2022-06-07T21:27:32.075Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-07T21:27:32.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-07T21:27:32.075Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T21:27:32.331Z] prd-ubuntu20.04-docker-arm64-4c-16g-1687 does not seem to be running inside a container [2022-06-07T21:27:32.415Z] $ 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/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-07T21:27:34.968Z] $ docker top 490a6f0ccd06ea2914bdb58a3d007ceab4462855cc265eec4bed9961e17afb3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T21:27:35.958Z] ---> job-cost.sh [2022-06-07T21:27:35.958Z] lf-activate-venv: SKIPPING [2022-06-07T21:27:35.958Z] INFO: No Stack... [2022-06-07T21:27:36.551Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-07T21:27:37.526Z] INFO: Archiving Costs [Pipeline] sh [2022-06-07T21:27:38.182Z] + cut -d, -f6 [2022-06-07T21:27:38.182Z] + cat /w/workspace/device-gpio/2/archives/cost.csv [Pipeline] lock [2022-06-07T21:27:38.208Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-37-2-stack-cost] [2022-06-07T21:27:38.217Z] Resource [jenkins-edgexfoundry-device-gpio-PR-37-2-stack-cost] did not exist. Created. [2022-06-07T21:27:38.217Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-37-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-07T21:27:38.886Z] /w/workspace/device-gpio/2@tmp/durable-d0abb401/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-07T21:27:39.561Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-07T21:27:39.590Z] Warning: overwriting stash ‘stack-cost’ [2022-06-07T21:27:39.805Z] Stashed 1 file(s) [Pipeline] } [2022-06-07T21:27:39.812Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-37-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-07T21:27:39.839Z] $ docker stop --time=1 490a6f0ccd06ea2914bdb58a3d007ceab4462855cc265eec4bed9961e17afb3c [2022-06-07T21:27:41.345Z] $ docker rm -f 490a6f0ccd06ea2914bdb58a3d007ceab4462855cc265eec4bed9961e17afb3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-06-07T21:27:41.788Z] provisioning config files... [2022-06-07T21:27:41.797Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-37@tmp/config5535089072444314756tmp [Pipeline] { [Pipeline] sh [2022-06-07T21:27:42.088Z] + set +x [2022-06-07T21:27:42.088Z] + curl -s https://codecov.io/bash [2022-06-07T21:27:42.088Z] + bash -s -- [2022-06-07T21:27:42.088Z] [2022-06-07T21:27:42.088Z] _____ _ [2022-06-07T21:27:42.088Z] / ____| | | [2022-06-07T21:27:42.088Z] | | ___ __| | ___ ___ _____ __ [2022-06-07T21:27:42.088Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-07T21:27:42.088Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-07T21:27:42.088Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-07T21:27:42.088Z] Bash-1.0.6 [2022-06-07T21:27:42.088Z] [2022-06-07T21:27:42.088Z] [2022-06-07T21:27:42.088Z] ==> git version 2.25.1 found [2022-06-07T21:27:42.088Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-07T21:27:42.088Z] Release-Date: 2020-01-08 [2022-06-07T21:27:42.088Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-07T21:27:42.088Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-07T21:27:42.088Z] ==> Jenkins CI detected. [2022-06-07T21:27:42.088Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-37 [2022-06-07T21:27:42.088Z] project root: . [2022-06-07T21:27:42.088Z] --> token set from env [2022-06-07T21:27:42.088Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-07T21:27:42.088Z] ==> Running gcov in . (disable via -X gcov) [2022-06-07T21:27:42.088Z] ==> Python coveragepy not found [2022-06-07T21:27:42.088Z] ==> Searching for coverage reports in: [2022-06-07T21:27:42.088Z] + . [2022-06-07T21:27:42.088Z] -> Found 1 reports [2022-06-07T21:27:42.088Z] ==> Detecting git/mercurial file structure [2022-06-07T21:27:42.088Z] ==> Reading reports [2022-06-07T21:27:42.348Z] + ./coverage.out bytes=10 [2022-06-07T21:27:42.348Z] ==> Appending adjustments [2022-06-07T21:27:42.348Z] https://docs.codecov.io/docs/fixing-reports [2022-06-07T21:27:42.348Z] + Found adjustments [2022-06-07T21:27:42.348Z] ==> Gzipping contents [2022-06-07T21:27:42.348Z] 8.0K /tmp/codecov.VIAdKo.gz [2022-06-07T21:27:42.348Z] ==> Uploading reports [2022-06-07T21:27:42.348Z] url: https://codecov.io [2022-06-07T21:27:42.348Z] query: branch=PR-37&commit=fbd9295ca4901e14fbe43a59484966d9f03c0eae&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-37%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=37&job=&cmd_args= [2022-06-07T21:27:42.348Z] -> Pinging Codecov [2022-06-07T21:27:42.348Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-37&commit=fbd9295ca4901e14fbe43a59484966d9f03c0eae&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-37%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=37&job=&cmd_args= [2022-06-07T21:27:42.609Z] -> Uploading to [2022-06-07T21:27:42.609Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-07/3EC07B1A8CA8AF9BCAA0BB9F0134797F/fbd9295ca4901e14fbe43a59484966d9f03c0eae/1bcd2363-232c-48c2-b09f-97e1dba2d195.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220607%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220607T212742Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f876bf5f7cf7c6a0d01fbf6ae056ff40ced85e56eef9a2b4715ff2c14883be8a [2022-06-07T21:27:42.609Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-07T21:27:42.609Z] Dload Upload Total Spent Left Speed [2022-06-07T21:27:42.869Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6943 0 0 100 6943 0 31274 --:--:-- --:--:-- --:--:-- 31274 100 6943 0 0 100 6943 0 27334 --:--:-- --:--:-- --:--:-- 27227 [2022-06-07T21:27:42.869Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/fbd9295ca4901e14fbe43a59484966d9f03c0eae [Pipeline] } [2022-06-07T21:27:42.878Z] 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 [2022-06-07T21:27:43.539Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-37/archives ] [2022-06-07T21:27:43.539Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-37/archives [2022-06-07T21:27:43.539Z] total 16 [2022-06-07T21:27:43.539Z] drwxr-xr-x 3 root root 4096 Jun 7 21:22 . [2022-06-07T21:27:43.539Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 7 21:22 .. [2022-06-07T21:27:43.539Z] drwxr-xr-x 2 root root 4096 Jun 7 21:22 cost [2022-06-07T21:27:43.539Z] -rw-r--r-- 1 root root 81 Jun 7 21:22 cost.csv [2022-06-07T21:27:43.539Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-37/archives [2022-06-07T21:27:43.539Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-37/archives [2022-06-07T21:27:43.539Z] total 16 [2022-06-07T21:27:43.539Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 21:22 . [2022-06-07T21:27:43.539Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 7 21:22 .. [2022-06-07T21:27:43.539Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 7 21:22 cost [2022-06-07T21:27:43.539Z] -rw-r--r-- 1 jenkins jenkins 81 Jun 7 21:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-07T21:27:43.828Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T21:27:44.697Z] ---> package-listing.sh [2022-06-07T21:27:44.697Z] ++ facter osfamily [2022-06-07T21:27:44.697Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-07T21:27:44.958Z] + OS_FAMILY=debian [2022-06-07T21:27:44.958Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-37 [2022-06-07T21:27:44.958Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-07T21:27:44.958Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-07T21:27:44.958Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-07T21:27:44.958Z] + PACKAGES=/tmp/packages_start.txt [2022-06-07T21:27:44.958Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-37 ']' [2022-06-07T21:27:44.958Z] + PACKAGES=/tmp/packages_end.txt [2022-06-07T21:27:44.958Z] + case "${OS_FAMILY}" in [2022-06-07T21:27:44.958Z] + dpkg -l [2022-06-07T21:27:44.958Z] + grep '^ii' [2022-06-07T21:27:44.958Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-07T21:27:44.958Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-07T21:27:44.958Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-07T21:27:44.958Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-37 ']' [2022-06-07T21:27:44.958Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-37/archives/ [2022-06-07T21:27:44.958Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-37/archives/ [Pipeline] echo [2022-06-07T21:27:44.971Z] 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-37/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-07T21:27:45.263Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T21:27:45.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-07T21:27:45.570Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T21:27:45.649Z] prd-ubuntu20.04-docker-8c-8g-1686 does not seem to be running inside a container [2022-06-07T21:27:45.688Z] $ 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-37/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-37 -v /w/workspace/edgexfoundry_device-gpio_PR-37:/w/workspace/edgexfoundry_device-gpio_PR-37:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-37@tmp:/w/workspace/edgexfoundry_device-gpio_PR-37@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-07T21:27:45.905Z] $ docker top 82eb058945045dceed5725aa23af076c801f561ba6e9c5f336c3a5e6008c9163 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-07T21:27:46.256Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-07T21:27:46.545Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-07T21:27:46.838Z] + ls /var/log/sa-host [2022-06-07T21:27:46.838Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-07T21:27:46.905Z] provisioning config files... [2022-06-07T21:27:46.914Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-37@tmp/config8891787661910933537tmp [Pipeline] { [Pipeline] echo [2022-06-07T21:27:46.927Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T21:27:47.212Z] ---> create-netrc.sh [Pipeline] } [2022-06-07T21:27:47.219Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-07T21:27:47.543Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-07T21:27:47.552Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T21:27:47.833Z] ---> sudo-logs.sh [2022-06-07T21:27:47.833Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-07T21:27:47.865Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T21:27:48.151Z] ---> job-cost.sh [2022-06-07T21:27:48.151Z] lf-activate-venv: SKIPPING [2022-06-07T21:27:48.151Z] DEBUG: total: 0.2199999988079071 [2022-06-07T21:27:48.151Z] INFO: Retrieving Stack Cost... [2022-06-07T21:27:48.720Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-07T21:27:48.980Z] INFO: Archiving Costs [Pipeline] echo [2022-06-07T21:27:48.992Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T21:27:49.277Z] ---> logs-deploy.sh [2022-06-07T21:27:49.277Z] lf-activate-venv: SKIPPING [2022-06-07T21:27:49.277Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-37/2 [2022-06-07T21:27:49.277Z] INFO: archiving workspace using pattern(s): [2022-06-07T21:27:50.216Z] Archives upload complete. [2022-06-07T21:27:50.216Z] INFO: archiving logs to Nexus