Pull request #35 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a5e0a507a9f1d211073fe82db8cc88baf3f016b8+efe4dae0c24582ba33e01b57ef1f29d5a3a31446 (951f68c28545f7e18111217bc53efd46e31a5704) 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-ssh8647112777355730415.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-ssh15639613494413673436.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-35/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-35/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16175915269589598301.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-ssh431696300355254157.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-35/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-35/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6544322122326600476.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16207’ Running on prd-ubuntu20.04-docker-8c-8g-16209 in /w/workspace/edgexfoundry_device-gpio_PR-35 [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-35 # 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/main commit efe4dae0c24582ba33e01b57ef1f29d5a3a31446 into PR head commit a5e0a507a9f1d211073fe82db8cc88baf3f016b8 Merge succeeded, producing a5e0a507a9f1d211073fe82db8cc88baf3f016b8 Checking out Revision a5e0a507a9f1d211073fe82db8cc88baf3f016b8 (PR-35) > 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/35/head:refs/remotes/origin/PR-35 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a5e0a507a9f1d211073fe82db8cc88baf3f016b8 # 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 efe4dae0c24582ba33e01b57ef1f29d5a3a31446 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a5e0a507a9f1d211073fe82db8cc88baf3f016b8 # timeout=10 Commit message: "build(deps): bump github.com/warthog618/gpiod from 0.6.0 to 0.8.0" First time build. Skipping changelog. > git rev-list --no-walk 3bb5500423760f3abfa05834770f34ec00151d98 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-28T10:42:20.899Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-28T10:42:20.951Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-28T10:42:20.967Z] ========================================================= [2022-06-28T10:42:20.967Z] EdgeX Global Pipelines Version Info [2022-06-28T10:42:20.967Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-28T10:42:21.742Z] ------------------- [2022-06-28T10:42:21.743Z] stable info: [2022-06-28T10:42:21.743Z] ------------------- [2022-06-28T10:42:21.743Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-28T10:42:21.743Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-28T10:42:21.743Z] Message: update stable to v1.0.234 [2022-06-28T10:42:22.314Z] ------------------- [2022-06-28T10:42:22.314Z] experimental info: [2022-06-28T10:42:22.314Z] ------------------- [2022-06-28T10:42:22.314Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-28T10:42:22.314Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-28T10:42:22.314Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-28T10:42:22.499Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-06-28T10:42:22.514Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-06-28T10:42:22.527Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-28T10:42:22.540Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-28T10:42:22.552Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-28T10:42:22.563Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-28T10:42:22.576Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-28T10:42:22.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-28T10:42:22.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-28T10:42:22.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-28T10:42:22.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-28T10:42:22.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-06-28T10:42:22.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-28T10:42:22.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-28T10:42:22.684Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-28T10:42:22.700Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-28T10:42:22.718Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-28T10:42:22.736Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-28T10:42:22.747Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-28T10:42:22.756Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-28T10:42:22.764Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-28T10:42:22.774Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-28T10:42:22.793Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-28T10:42:22.805Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-28T10:42:22.817Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-28T10:42:22.832Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-28T10:42:22.843Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-28T10:42:22.856Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-35 [Pipeline] echo [2022-06-28T10:42:22.873Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-35 [Pipeline] echo [2022-06-28T10:42:22.885Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-35 [Pipeline] echo [2022-06-28T10:42:22.899Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a5e0a507a9f1d211073fe82db8cc88baf3f016b8 [Pipeline] echo [2022-06-28T10:42:22.915Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a5e0a50 [Pipeline] echo [2022-06-28T10:42:22.935Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-28T10:42:22.984Z] provisioning config files... [2022-06-28T10:42:22.999Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/config2099496542249419396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-28T10:42:23.302Z] ---> docker-login.sh [2022-06-28T10:42:23.302Z] nexus3.edgexfoundry.org:10001 [2022-06-28T10:42:23.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T10:42:23.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T10:42:23.565Z] Configure a credential helper to remove this warning. See [2022-06-28T10:42:23.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T10:42:23.565Z] [2022-06-28T10:42:23.565Z] Login Succeeded [2022-06-28T10:42:23.565Z] nexus3.edgexfoundry.org:10002 [2022-06-28T10:42:23.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T10:42:23.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T10:42:23.827Z] Configure a credential helper to remove this warning. See [2022-06-28T10:42:23.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T10:42:23.827Z] [2022-06-28T10:42:23.827Z] Login Succeeded [2022-06-28T10:42:23.827Z] nexus3.edgexfoundry.org:10003 [2022-06-28T10:42:23.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T10:42:23.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T10:42:23.827Z] Configure a credential helper to remove this warning. See [2022-06-28T10:42:23.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T10:42:23.827Z] [2022-06-28T10:42:23.827Z] Login Succeeded [2022-06-28T10:42:23.827Z] nexus3.edgexfoundry.org:10004 [2022-06-28T10:42:24.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T10:42:24.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T10:42:24.088Z] Configure a credential helper to remove this warning. See [2022-06-28T10:42:24.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T10:42:24.088Z] [2022-06-28T10:42:24.088Z] Login Succeeded [2022-06-28T10:42:24.088Z] docker.io [2022-06-28T10:42:24.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T10:42:24.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T10:42:24.664Z] Configure a credential helper to remove this warning. See [2022-06-28T10:42:24.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T10:42:24.664Z] [2022-06-28T10:42:24.664Z] Login Succeeded [2022-06-28T10:42:24.664Z] ---> docker-login.sh ends [Pipeline] } [2022-06-28T10:42:24.672Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-28T10:42:25.060Z] + git rev-list -1 --merges a5e0a507a9f1d211073fe82db8cc88baf3f016b8~1..a5e0a507a9f1d211073fe82db8cc88baf3f016b8 [Pipeline] echo [2022-06-28T10:42:25.100Z] -----------> git rev-list -1 --merges a5e0a507a9f1d211073fe82db8cc88baf3f016b8~1..a5e0a507a9f1d211073fe82db8cc88baf3f016b8 a5e0a507a9f1d211073fe82db8cc88baf3f016b8 [false] [Pipeline] sh [2022-06-28T10:42:25.402Z] + git log --format=format:%s -1 a5e0a507a9f1d211073fe82db8cc88baf3f016b8 [Pipeline] echo [2022-06-28T10:42:25.415Z] ========================================================= [2022-06-28T10:42:25.415Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-28T10:42:25.415Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-28T10:42:25.751Z] + git log --format=format:%s -1 a5e0a507a9f1d211073fe82db8cc88baf3f016b8 [Pipeline] echo [2022-06-28T10:42:25.765Z] [semverPrep] GIT_COMMIT: a5e0a507a9f1d211073fe82db8cc88baf3f016b8, Commit Message: build(deps): bump github.com/warthog618/gpiod from 0.6.0 to 0.8.0 [Pipeline] echo [2022-06-28T10:42:25.776Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-28T10:42:26.127Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-28T10:42:26.127Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-28T10:42:26.127Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-28T10:42:26.127Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-28T10:42:26.127Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-28T10:42:26.127Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-28T10:42:26.127Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T10:42:26.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-28T10:42:26.505Z] [2022-06-28T10:42:26.505Z] 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-28T10:42:26.814Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-28T10:42:26.814Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-28T10:42:26.814Z] 42c077c10790: Pulling fs layer [2022-06-28T10:42:26.815Z] f63e77b7563a: Pulling fs layer [2022-06-28T10:42:26.815Z] bd5fdadae976: Pulling fs layer [2022-06-28T10:42:26.815Z] 205491f53016: Pulling fs layer [2022-06-28T10:42:26.815Z] df18705c85c3: Pulling fs layer [2022-06-28T10:42:26.815Z] 205491f53016: Waiting [2022-06-28T10:42:26.815Z] bdb3f477010e: Pulling fs layer [2022-06-28T10:42:26.815Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-28T10:42:26.815Z] df18705c85c3: Waiting [2022-06-28T10:42:26.815Z] bdb3f477010e: Waiting [2022-06-28T10:42:26.815Z] 2c6e9b1d212d: Pulling fs layer [2022-06-28T10:42:26.815Z] bdb8f0575790: Pulling fs layer [2022-06-28T10:42:26.815Z] c8a8fc8e1c8f: Waiting [2022-06-28T10:42:26.815Z] 2c6e9b1d212d: Waiting [2022-06-28T10:42:26.815Z] 386e3cb2ff24: Pulling fs layer [2022-06-28T10:42:26.815Z] 2343380bae48: Pulling fs layer [2022-06-28T10:42:26.815Z] bdb8f0575790: Waiting [2022-06-28T10:42:26.815Z] 386e3cb2ff24: Waiting [2022-06-28T10:42:26.815Z] f63e77b7563a: Verifying Checksum [2022-06-28T10:42:26.815Z] f63e77b7563a: Download complete [2022-06-28T10:42:26.815Z] 205491f53016: Verifying Checksum [2022-06-28T10:42:26.815Z] 205491f53016: Download complete [2022-06-28T10:42:27.075Z] df18705c85c3: Verifying Checksum [2022-06-28T10:42:27.075Z] df18705c85c3: Download complete [2022-06-28T10:42:27.075Z] bdb3f477010e: Verifying Checksum [2022-06-28T10:42:27.075Z] bdb3f477010e: Download complete [2022-06-28T10:42:27.075Z] bd5fdadae976: Verifying Checksum [2022-06-28T10:42:27.075Z] bd5fdadae976: Download complete [2022-06-28T10:42:27.075Z] 2c6e9b1d212d: Verifying Checksum [2022-06-28T10:42:27.075Z] 2c6e9b1d212d: Download complete [2022-06-28T10:42:27.075Z] bdb8f0575790: Download complete [2022-06-28T10:42:27.075Z] 386e3cb2ff24: Verifying Checksum [2022-06-28T10:42:27.075Z] 386e3cb2ff24: Download complete [2022-06-28T10:42:27.075Z] 2343380bae48: Download complete [2022-06-28T10:42:27.075Z] 42c077c10790: Download complete [2022-06-28T10:42:27.335Z] c8a8fc8e1c8f: Download complete [2022-06-28T10:42:28.722Z] 42c077c10790: Pull complete [2022-06-28T10:42:28.722Z] f63e77b7563a: Pull complete [2022-06-28T10:42:29.292Z] bd5fdadae976: Pull complete [2022-06-28T10:42:29.292Z] 205491f53016: Pull complete [2022-06-28T10:42:29.554Z] df18705c85c3: Pull complete [2022-06-28T10:42:29.554Z] bdb3f477010e: Pull complete [2022-06-28T10:42:32.103Z] c8a8fc8e1c8f: Pull complete [2022-06-28T10:42:32.103Z] 2c6e9b1d212d: Pull complete [2022-06-28T10:42:32.103Z] bdb8f0575790: Pull complete [2022-06-28T10:42:32.103Z] 386e3cb2ff24: Pull complete [2022-06-28T10:42:32.103Z] 2343380bae48: Pull complete [2022-06-28T10:42:32.103Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-28T10:42:32.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-28T10:42:32.103Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T10:42:32.206Z] prd-ubuntu20.04-docker-8c-8g-16209 does not seem to be running inside a container [2022-06-28T10:42:32.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-35 -v /w/workspace/edgexfoundry_device-gpio_PR-35:/w/workspace/edgexfoundry_device-gpio_PR-35:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-35@tmp:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-28T10:42:33.926Z] $ docker top 57d5f21e4e146f45645e48b6254fbd7236b1250efad6e546c272bd9cbe95f5e3 -eo pid,comm [2022-06-28T10:42:33.994Z] 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-28T10:42:33.994Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-28T10:42:34.035Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-28T10:42:34.035Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-28T10:42:34.166Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-28T10:42:34.178Z] $ docker exec 57d5f21e4e146f45645e48b6254fbd7236b1250efad6e546c272bd9cbe95f5e3 ssh-agent [2022-06-28T10:42:34.300Z] SSH_AUTH_SOCK=/tmp/ssh-hIeSSRyf6ssI/agent.32 [2022-06-28T10:42:34.300Z] SSH_AGENT_PID=38 [2022-06-28T10:42:34.308Z] Running ssh-add (command line suppressed) [2022-06-28T10:42:34.456Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-35@tmp/private_key_3611613287546693694.key (/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/private_key_3611613287546693694.key) [2022-06-28T10:42:34.462Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-28T10:42:34.758Z] + git tag --points-at HEAD [Pipeline] } [2022-06-28T10:42:34.780Z] $ docker exec --env ******** --env ******** 57d5f21e4e146f45645e48b6254fbd7236b1250efad6e546c272bd9cbe95f5e3 ssh-agent -k [2022-06-28T10:42:34.911Z] unset SSH_AUTH_SOCK; [2022-06-28T10:42:34.911Z] unset SSH_AGENT_PID; [2022-06-28T10:42:34.911Z] echo Agent pid 38 killed; [2022-06-28T10:42:34.916Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-28T10:42:34.945Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-28T10:42:34.945Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-28T10:42:35.091Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-28T10:42:35.103Z] $ docker exec 57d5f21e4e146f45645e48b6254fbd7236b1250efad6e546c272bd9cbe95f5e3 ssh-agent [2022-06-28T10:42:35.222Z] SSH_AUTH_SOCK=/tmp/ssh-MuAyaLA11RYw/agent.74 [2022-06-28T10:42:35.222Z] SSH_AGENT_PID=80 [2022-06-28T10:42:35.227Z] Running ssh-add (command line suppressed) [2022-06-28T10:42:35.360Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-35@tmp/private_key_268394121100161971.key (/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/private_key_268394121100161971.key) [2022-06-28T10:42:35.369Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-28T10:42:35.660Z] + git semver init [2022-06-28T10:42:35.921Z] 2022-06-28 10:42:35,903 [run_init] DEBUG init version:0.0.0 force:False [2022-06-28T10:42:35.921Z] 2022-06-28 10:42:35,904 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-35/.semver [2022-06-28T10:42:35.921Z] 2022-06-28 10:42:35,904 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-35/.semver [2022-06-28T10:42:35.921Z] 2022-06-28 10:42:35,905 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-35/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-35, universal_newlines=False, shell=None, istream=None) [2022-06-28T10:42:36.862Z] 2022-06-28 10:42:36,737 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-35/.git/info/exclude [2022-06-28T10:42:36.862Z] 2022-06-28 10:42:36,738 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-35/.semver/PR-35 with force:False [2022-06-28T10:42:36.862Z] 2022-06-28 10:42:36,738 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-35/.semver/PR-35 [2022-06-28T10:42:36.862Z] 2022-06-28 10:42:36,741 [execute] INFO git cat-file --batch-check [2022-06-28T10:42:36.862Z] 2022-06-28 10:42:36,741 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-35/.semver, universal_newlines=False, shell=None, istream=) [2022-06-28T10:42:36.862Z] 2022-06-28 10:42:36,747 [execute] INFO git cat-file --batch [2022-06-28T10:42:36.862Z] 2022-06-28 10:42:36,748 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-35/.semver, universal_newlines=False, shell=None, istream=) [2022-06-28T10:42:36.862Z] 2022-06-28 10:42:36,752 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-35/.semver/PR-35 [2022-06-28T10:42:36.863Z] 0.0.0 [Pipeline] } [2022-06-28T10:42:36.882Z] $ docker exec --env ******** --env ******** 57d5f21e4e146f45645e48b6254fbd7236b1250efad6e546c272bd9cbe95f5e3 ssh-agent -k [2022-06-28T10:42:36.998Z] unset SSH_AUTH_SOCK; [2022-06-28T10:42:37.003Z] unset SSH_AGENT_PID; [2022-06-28T10:42:37.003Z] echo Agent pid 80 killed; [2022-06-28T10:42:37.007Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-28T10:42:37.322Z] + git semver [Pipeline] } [2022-06-28T10:42:37.918Z] $ docker stop --time=1 57d5f21e4e146f45645e48b6254fbd7236b1250efad6e546c272bd9cbe95f5e3 [2022-06-28T10:42:39.241Z] $ docker rm -f 57d5f21e4e146f45645e48b6254fbd7236b1250efad6e546c272bd9cbe95f5e3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-28T10:42:39.604Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-28T10:42:39.875Z] Stashed 1 file(s) [Pipeline] echo [2022-06-28T10:42:39.878Z] [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-28T10:42:39.994Z] provisioning config files... [2022-06-28T10:42:40.006Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/config5625024209897897776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-28T10:42:40.308Z] ---> docker-login.sh [2022-06-28T10:42:40.308Z] nexus3.edgexfoundry.org:10001 [2022-06-28T10:42:40.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T10:42:40.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T10:42:40.308Z] Configure a credential helper to remove this warning. See [2022-06-28T10:42:40.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T10:42:40.308Z] [2022-06-28T10:42:40.308Z] Login Succeeded [2022-06-28T10:42:40.308Z] nexus3.edgexfoundry.org:10002 [2022-06-28T10:42:40.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T10:42:40.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T10:42:40.569Z] Configure a credential helper to remove this warning. See [2022-06-28T10:42:40.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T10:42:40.569Z] [2022-06-28T10:42:40.569Z] Login Succeeded [2022-06-28T10:42:40.569Z] nexus3.edgexfoundry.org:10003 [2022-06-28T10:42:40.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T10:42:40.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T10:42:40.569Z] Configure a credential helper to remove this warning. See [2022-06-28T10:42:40.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T10:42:40.569Z] [2022-06-28T10:42:40.569Z] Login Succeeded [2022-06-28T10:42:40.569Z] nexus3.edgexfoundry.org:10004 [2022-06-28T10:42:40.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T10:42:40.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T10:42:40.831Z] Configure a credential helper to remove this warning. See [2022-06-28T10:42:40.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T10:42:40.831Z] [2022-06-28T10:42:40.831Z] Login Succeeded [2022-06-28T10:42:40.831Z] docker.io [2022-06-28T10:42:40.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T10:42:41.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T10:42:41.093Z] Configure a credential helper to remove this warning. See [2022-06-28T10:42:41.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T10:42:41.093Z] [2022-06-28T10:42:41.093Z] Login Succeeded [2022-06-28T10:42:41.093Z] ---> docker-login.sh ends [Pipeline] } [2022-06-28T10:42:41.104Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-28T10:42:41.163Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-28T10:42:41.177Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-28T10:42:41.191Z] ========================================================= [2022-06-28T10:42:41.191Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-28T10:42:41.191Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T10:42:41.510Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-28T10:42:41.510Z] Sending build context to Docker daemon 15.74MB [2022-06-28T10:42:41.510Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-28T10:42:41.510Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-28T10:42:41.771Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-28T10:42:41.771Z] 59bf1c3509f3: Pulling fs layer [2022-06-28T10:42:41.771Z] 666ba61612fd: Pulling fs layer [2022-06-28T10:42:41.771Z] 8ed8ca486205: Pulling fs layer [2022-06-28T10:42:41.771Z] cc1cd167ecdc: Pulling fs layer [2022-06-28T10:42:41.771Z] c516ae0d96e1: Pulling fs layer [2022-06-28T10:42:41.771Z] 684cea983483: Pulling fs layer [2022-06-28T10:42:41.771Z] dd3240ac7de5: Pulling fs layer [2022-06-28T10:42:41.771Z] b1e948a4e11c: Pulling fs layer [2022-06-28T10:42:41.771Z] a8fd76ee1af6: Pulling fs layer [2022-06-28T10:42:41.771Z] 646ad004c059: Pulling fs layer [2022-06-28T10:42:41.771Z] b1e948a4e11c: Waiting [2022-06-28T10:42:41.771Z] a8fd76ee1af6: Waiting [2022-06-28T10:42:41.771Z] c516ae0d96e1: Waiting [2022-06-28T10:42:41.771Z] 646ad004c059: Waiting [2022-06-28T10:42:41.771Z] 684cea983483: Waiting [2022-06-28T10:42:41.771Z] dd3240ac7de5: Waiting [2022-06-28T10:42:41.771Z] cc1cd167ecdc: Waiting [2022-06-28T10:42:41.771Z] 8ed8ca486205: Verifying Checksum [2022-06-28T10:42:41.771Z] 8ed8ca486205: Download complete [2022-06-28T10:42:41.771Z] 666ba61612fd: Download complete [2022-06-28T10:42:41.771Z] c516ae0d96e1: Verifying Checksum [2022-06-28T10:42:41.771Z] c516ae0d96e1: Download complete [2022-06-28T10:42:41.771Z] 684cea983483: Verifying Checksum [2022-06-28T10:42:41.771Z] 684cea983483: Download complete [2022-06-28T10:42:41.771Z] dd3240ac7de5: Verifying Checksum [2022-06-28T10:42:41.771Z] dd3240ac7de5: Download complete [2022-06-28T10:42:41.771Z] 59bf1c3509f3: Verifying Checksum [2022-06-28T10:42:41.771Z] 59bf1c3509f3: Download complete [2022-06-28T10:42:41.771Z] b1e948a4e11c: Verifying Checksum [2022-06-28T10:42:41.771Z] b1e948a4e11c: Download complete [2022-06-28T10:42:41.771Z] 59bf1c3509f3: Pull complete [2022-06-28T10:42:42.035Z] 666ba61612fd: Pull complete [2022-06-28T10:42:42.035Z] 8ed8ca486205: Pull complete [2022-06-28T10:42:42.300Z] 646ad004c059: Verifying Checksum [2022-06-28T10:42:42.300Z] 646ad004c059: Download complete [2022-06-28T10:42:42.559Z] a8fd76ee1af6: Verifying Checksum [2022-06-28T10:42:42.559Z] a8fd76ee1af6: Download complete [2022-06-28T10:42:42.559Z] cc1cd167ecdc: Verifying Checksum [2022-06-28T10:42:42.559Z] cc1cd167ecdc: Download complete [2022-06-28T10:42:46.760Z] cc1cd167ecdc: Pull complete [2022-06-28T10:42:46.760Z] c516ae0d96e1: Pull complete [2022-06-28T10:42:46.760Z] 684cea983483: Pull complete [2022-06-28T10:42:46.760Z] dd3240ac7de5: Pull complete [2022-06-28T10:42:46.760Z] b1e948a4e11c: Pull complete [2022-06-28T10:42:48.676Z] a8fd76ee1af6: Pull complete [2022-06-28T10:42:49.621Z] 646ad004c059: Pull complete [2022-06-28T10:42:49.621Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-28T10:42:49.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-28T10:42:49.621Z] ---> 8f69c11f6b0c [2022-06-28T10:42:49.621Z] Step 3/12 : ARG MAKE="make build" [2022-06-28T10:42:51.538Z] ---> Running in 42a5113f561d [2022-06-28T10:42:51.538Z] Removing intermediate container 42a5113f561d [2022-06-28T10:42:51.538Z] ---> fdb79c7c634b [2022-06-28T10:42:51.538Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-28T10:42:51.538Z] ---> Running in 1e7caf2f23f2 [2022-06-28T10:42:51.538Z] Removing intermediate container 1e7caf2f23f2 [2022-06-28T10:42:51.538Z] ---> a5b60cc3390f [2022-06-28T10:42:51.538Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-06-28T10:42:51.538Z] ---> Running in ad8276623abb [2022-06-28T10:42:51.538Z] Removing intermediate container ad8276623abb [2022-06-28T10:42:51.538Z] ---> c280811404e8 [2022-06-28T10:42:51.538Z] Step 6/12 : WORKDIR /device-gpio [2022-06-28T10:42:51.799Z] ---> Running in cbb68224169a [2022-06-28T10:42:51.799Z] Removing intermediate container cbb68224169a [2022-06-28T10:42:51.799Z] ---> f6cf358fb640 [2022-06-28T10:42:51.799Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T10:42:51.799Z] ---> Running in 8c92051e0f5b [2022-06-28T10:42:52.370Z] Removing intermediate container 8c92051e0f5b [2022-06-28T10:42:52.371Z] ---> 24bc72b504eb [2022-06-28T10:42:52.371Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-28T10:42:52.371Z] ---> Running in 1f34c98f66d9 [2022-06-28T10:42:52.944Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T10:42:53.517Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T10:42:54.091Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-28T10:42:54.091Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-28T10:42:54.091Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-28T10:42:54.355Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-28T10:42:54.355Z] Executing busybox-1.34.1-r3.trigger [2022-06-28T10:42:54.355Z] OK: 224 MiB in 56 packages [2022-06-28T10:42:54.926Z] Removing intermediate container 1f34c98f66d9 [2022-06-28T10:42:54.926Z] ---> 9a302a4045ca [2022-06-28T10:42:54.926Z] Step 9/12 : COPY go.mod vendor* ./ [2022-06-28T10:42:54.926Z] ---> 5db95b7332b6 [2022-06-28T10:42:54.926Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T10:42:54.966Z] Still waiting to schedule task [2022-06-28T10:42:54.966Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16208’ [2022-06-28T10:42:55.187Z] ---> Running in 722451a3f710 [2022-06-28T10:43:10.092Z] Removing intermediate container 722451a3f710 [2022-06-28T10:43:10.092Z] ---> a74959266a23 [2022-06-28T10:43:10.092Z] Step 11/12 : COPY . . [2022-06-28T10:43:10.092Z] ---> f2577d05b505 [2022-06-28T10:43:10.092Z] Step 12/12 : RUN ${MAKE} [2022-06-28T10:43:10.092Z] ---> Running in c4d1da9c45d1 [2022-06-28T10:43:10.092Z] noop [2022-06-28T10:43:10.092Z] Removing intermediate container c4d1da9c45d1 [2022-06-28T10:43:10.092Z] ---> dafa94f5ee56 [2022-06-28T10:43:10.092Z] Successfully built dafa94f5ee56 [2022-06-28T10:43:10.092Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T10:43:10.409Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-28T10:43:10.410Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T10:43:10.490Z] prd-ubuntu20.04-docker-8c-8g-16209 does not seem to be running inside a container [2022-06-28T10:43:10.528Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-35 -v /w/workspace/edgexfoundry_device-gpio_PR-35:/w/workspace/edgexfoundry_device-gpio_PR-35:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-35@tmp:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-28T10:43:10.923Z] $ docker top c73a6acb1ed6244ebcba663c79fee2fa8bfa39d0adc09dc7c065415f81fe77fa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-28T10:43:11.281Z] + go version [2022-06-28T10:43:11.281Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-28T10:43:11.298Z] $ docker stop --time=1 c73a6acb1ed6244ebcba663c79fee2fa8bfa39d0adc09dc7c065415f81fe77fa [2022-06-28T10:43:12.613Z] $ docker rm -f c73a6acb1ed6244ebcba663c79fee2fa8bfa39d0adc09dc7c065415f81fe77fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T10:43:13.040Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-28T10:43:13.040Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T10:43:13.154Z] prd-ubuntu20.04-docker-8c-8g-16209 does not seem to be running inside a container [2022-06-28T10:43:13.203Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-35 -v /w/workspace/edgexfoundry_device-gpio_PR-35:/w/workspace/edgexfoundry_device-gpio_PR-35:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-35@tmp:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-28T10:43:13.621Z] $ docker top ccfe0a494f7cd7bb5e739a8efb497871a40345bc872ddf91f999cdd948fee982 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-28T10:43:14.032Z] + make test [2022-06-28T10:43:14.032Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-28T10:43:14.291Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-06-28T10:43:24.279Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-06-28T10:43:24.279Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-06-28T10:43:30.853Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-28T10:43:34.153Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-28T10:43:34.153Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-28T10:43:34.153Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-28T10:43:34.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-28T10:43:34.446Z] $ docker stop --time=1 ccfe0a494f7cd7bb5e739a8efb497871a40345bc872ddf91f999cdd948fee982 [2022-06-28T10:43:36.302Z] $ docker rm -f ccfe0a494f7cd7bb5e739a8efb497871a40345bc872ddf91f999cdd948fee982 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-28T10:43:36.748Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-28T10:43:36.787Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-28T10:43:37.239Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-28T10:43:37.528Z] + ls -al . [2022-06-28T10:43:37.528Z] total 172 [2022-06-28T10:43:37.528Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 28 10:43 . [2022-06-28T10:43:37.528Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 10:42 .. [2022-06-28T10:43:37.528Z] -rw-rw-r-- 1 jenkins jenkins 120 Jun 28 10:42 .dockerignore [2022-06-28T10:43:37.528Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 10:42 .git [2022-06-28T10:43:37.528Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 10:42 .github [2022-06-28T10:43:37.528Z] -rw-rw-r-- 1 jenkins jenkins 343 Jun 28 10:42 .gitignore [2022-06-28T10:43:37.528Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 28 10:42 .golangci.yml [2022-06-28T10:43:37.528Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 28 10:42 .semver [2022-06-28T10:43:37.528Z] -rw-rw-r-- 1 jenkins jenkins 9182 Jun 28 10:42 Attribution.txt [2022-06-28T10:43:37.528Z] -rw-rw-r-- 1 jenkins jenkins 3081 Jun 28 10:42 CHANGELOG.md [2022-06-28T10:43:37.528Z] -rw-rw-r-- 1 jenkins jenkins 1868 Jun 28 10:42 Dockerfile [2022-06-28T10:43:37.528Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 28 10:42 GOVERNANCE.md [2022-06-28T10:43:37.528Z] -rw-rw-r-- 1 jenkins jenkins 657 Jun 28 10:42 Jenkinsfile [2022-06-28T10:43:37.528Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 28 10:42 LICENSE [2022-06-28T10:43:37.528Z] -rw-rw-r-- 1 jenkins jenkins 1876 Jun 28 10:42 Makefile [2022-06-28T10:43:37.528Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 28 10:42 OWNERS.md [2022-06-28T10:43:37.528Z] -rw-rw-r-- 1 jenkins jenkins 11178 Jun 28 10:42 README.md [2022-06-28T10:43:37.528Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 28 10:42 VERSION [2022-06-28T10:43:37.528Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 10:42 bin [2022-06-28T10:43:37.528Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 10:42 cmd [2022-06-28T10:43:37.528Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 28 10:43 coverage.out [2022-06-28T10:43:37.528Z] -rw-rw-r-- 1 jenkins jenkins 3287 Jun 28 10:42 go.mod [2022-06-28T10:43:37.528Z] -rw-rw-r-- 1 jenkins jenkins 48183 Jun 28 10:42 go.sum [2022-06-28T10:43:37.528Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 10:42 internal [2022-06-28T10:43:37.528Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 10:42 snap [2022-06-28T10:43:37.528Z] -rw-rw-r-- 1 jenkins jenkins 209 Jun 28 10:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T10:43:37.852Z] + 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=a5e0a507a9f1d211073fe82db8cc88baf3f016b8 --label arch=amd64 --label version=0.0.0 . [2022-06-28T10:43:37.853Z] Sending build context to Docker daemon 15.75MB [2022-06-28T10:43:37.853Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-28T10:43:37.853Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-28T10:43:37.853Z] ---> dafa94f5ee56 [2022-06-28T10:43:37.853Z] Step 3/26 : ARG MAKE="make build" [2022-06-28T10:43:38.116Z] ---> Running in f46c04bdcf7e [2022-06-28T10:43:38.116Z] Removing intermediate container f46c04bdcf7e [2022-06-28T10:43:38.116Z] ---> 8e2f36bc993a [2022-06-28T10:43:38.116Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-28T10:43:38.116Z] ---> Running in 73671ccac458 [2022-06-28T10:43:38.116Z] Removing intermediate container 73671ccac458 [2022-06-28T10:43:38.116Z] ---> 4c0511d6b37a [2022-06-28T10:43:38.116Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-28T10:43:38.376Z] ---> Running in 54bab22bdca5 [2022-06-28T10:43:38.376Z] Removing intermediate container 54bab22bdca5 [2022-06-28T10:43:38.376Z] ---> 1d82f0dbf337 [2022-06-28T10:43:38.376Z] Step 6/26 : WORKDIR /device-gpio [2022-06-28T10:43:38.376Z] ---> Running in 050f90ee280b [2022-06-28T10:43:38.638Z] Removing intermediate container 050f90ee280b [2022-06-28T10:43:38.638Z] ---> 4147c1e83021 [2022-06-28T10:43:38.638Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T10:43:38.638Z] ---> Running in 8e45d649ec3f [2022-06-28T10:43:39.215Z] Removing intermediate container 8e45d649ec3f [2022-06-28T10:43:39.215Z] ---> ef4bc1e6a07c [2022-06-28T10:43:39.215Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-28T10:43:39.215Z] ---> Running in de73b6afc376 [2022-06-28T10:43:39.477Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T10:43:40.419Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T10:43:40.680Z] OK: 224 MiB in 56 packages [2022-06-28T10:43:40.940Z] Removing intermediate container de73b6afc376 [2022-06-28T10:43:40.940Z] ---> 6b6d5dd8d10b [2022-06-28T10:43:40.940Z] Step 9/26 : COPY go.mod vendor* ./ [2022-06-28T10:43:41.200Z] ---> f3325ad9458d [2022-06-28T10:43:41.200Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T10:43:41.200Z] ---> Running in 344156c3b4c5 [2022-06-28T10:43:41.769Z] Removing intermediate container 344156c3b4c5 [2022-06-28T10:43:41.769Z] ---> 16f6c6164804 [2022-06-28T10:43:41.769Z] Step 11/26 : COPY . . [2022-06-28T10:43:42.342Z] ---> 10b61a7ab790 [2022-06-28T10:43:42.342Z] Step 12/26 : RUN ${MAKE} [2022-06-28T10:43:42.342Z] ---> Running in a99767b62bda [2022-06-28T10:43:42.603Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd [2022-06-28T10:44:04.590Z] Removing intermediate container a99767b62bda [2022-06-28T10:44:04.590Z] ---> 9bf86e287cd9 [2022-06-28T10:44:04.590Z] Step 13/26 : FROM alpine:3.15 [2022-06-28T10:44:04.590Z] 3.15: Pulling from library/alpine [2022-06-28T10:44:04.590Z] df9b9388f04a: Pulling fs layer [2022-06-28T10:44:04.590Z] df9b9388f04a: Verifying Checksum [2022-06-28T10:44:04.590Z] df9b9388f04a: Download complete [2022-06-28T10:44:04.590Z] df9b9388f04a: Pull complete [2022-06-28T10:44:04.590Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-28T10:44:04.590Z] Status: Downloaded newer image for alpine:3.15 [2022-06-28T10:44:04.590Z] ---> 0ac33e5f5afa [2022-06-28T10:44:04.590Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-06-28T10:44:04.590Z] ---> Running in 0c73dd3d437b [2022-06-28T10:44:04.590Z] Removing intermediate container 0c73dd3d437b [2022-06-28T10:44:04.590Z] ---> 9d51b6f80b50 [2022-06-28T10:44:04.590Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T10:44:04.590Z] ---> Running in d1e816b6729b [2022-06-28T10:44:04.590Z] Removing intermediate container d1e816b6729b [2022-06-28T10:44:04.590Z] ---> 045b0a00d5cd [2022-06-28T10:44:04.590Z] Step 16/26 : RUN apk add --update --no-cache zeromq [2022-06-28T10:44:04.590Z] ---> Running in be2898dfe477 [2022-06-28T10:44:04.590Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T10:44:04.590Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T10:44:04.853Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-06-28T10:44:04.853Z] (2/5) Installing libsodium (1.0.18-r0) [2022-06-28T10:44:05.114Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-28T10:44:05.114Z] (4/5) Installing libzmq (4.3.4-r0) [2022-06-28T10:44:05.114Z] (5/5) Installing zeromq (4.3.4-r0) [2022-06-28T10:44:05.374Z] Executing busybox-1.34.1-r5.trigger [2022-06-28T10:44:05.374Z] OK: 8 MiB in 19 packages [2022-06-28T10:44:05.634Z] Removing intermediate container be2898dfe477 [2022-06-28T10:44:05.634Z] ---> 4702c22df62a [2022-06-28T10:44:05.634Z] Step 17/26 : WORKDIR / [2022-06-28T10:44:05.634Z] ---> Running in c037fa0261c1 [2022-06-28T10:44:05.895Z] Removing intermediate container c037fa0261c1 [2022-06-28T10:44:05.895Z] ---> bfdc136242d5 [2022-06-28T10:44:05.895Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2022-06-28T10:44:05.895Z] ---> 6133852e4941 [2022-06-28T10:44:05.895Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2022-06-28T10:44:06.155Z] ---> e58a8abb28d3 [2022-06-28T10:44:06.155Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2022-06-28T10:44:06.726Z] ---> c96f317946ae [2022-06-28T10:44:06.726Z] Step 21/26 : EXPOSE 59910 [2022-06-28T10:44:06.726Z] ---> Running in b43b821c2409 [2022-06-28T10:44:06.986Z] Removing intermediate container b43b821c2409 [2022-06-28T10:44:06.986Z] ---> 9dd3fd58473e [2022-06-28T10:44:06.986Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2022-06-28T10:44:06.986Z] ---> Running in 95e87b5656ab [2022-06-28T10:44:06.986Z] Removing intermediate container 95e87b5656ab [2022-06-28T10:44:06.986Z] ---> c069cb65204d [2022-06-28T10:44:06.986Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T10:44:07.246Z] ---> Running in d6c9b288bc97 [2022-06-28T10:44:07.246Z] Removing intermediate container d6c9b288bc97 [2022-06-28T10:44:07.246Z] ---> 011fe4780418 [2022-06-28T10:44:07.246Z] Step 24/26 : LABEL arch=amd64 [2022-06-28T10:44:07.246Z] ---> Running in a9cc5bb818b7 [2022-06-28T10:44:07.246Z] Removing intermediate container a9cc5bb818b7 [2022-06-28T10:44:07.246Z] ---> f71bfbe9ffaa [2022-06-28T10:44:07.246Z] Step 25/26 : LABEL git_sha=a5e0a507a9f1d211073fe82db8cc88baf3f016b8 [2022-06-28T10:44:07.507Z] ---> Running in d085960e16fe [2022-06-28T10:44:07.507Z] Removing intermediate container d085960e16fe [2022-06-28T10:44:07.507Z] ---> 0bfa54f9232d [2022-06-28T10:44:07.507Z] Step 26/26 : LABEL version=0.0.0 [2022-06-28T10:44:07.507Z] ---> Running in 2cdce7cfb6ca [2022-06-28T10:44:07.507Z] Removing intermediate container 2cdce7cfb6ca [2022-06-28T10:44:07.507Z] ---> d8147aa7dda9 [2022-06-28T10:44:07.507Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-28T10:44:07.507Z] Successfully built d8147aa7dda9 [2022-06-28T10:44:07.507Z] 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-28T10:44:07.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-28T10:44:07.951Z] [2022-06-28T10:44:07.951Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T10:44:08.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-28T10:44:08.256Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-28T10:44:08.256Z] 5eb5b503b376: Pulling fs layer [2022-06-28T10:44:08.256Z] 5c69ac0246d0: Pulling fs layer [2022-06-28T10:44:08.256Z] ec43610c2a17: Pulling fs layer [2022-06-28T10:44:08.256Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-28T10:44:08.256Z] 33b1e0a273af: Pulling fs layer [2022-06-28T10:44:08.256Z] 5d3b04190fa2: Pulling fs layer [2022-06-28T10:44:08.256Z] 2f39f015ded8: Pulling fs layer [2022-06-28T10:44:08.256Z] 33b1e0a273af: Waiting [2022-06-28T10:44:08.256Z] 3a2ae6a8a46f: Waiting [2022-06-28T10:44:08.256Z] 5d3b04190fa2: Waiting [2022-06-28T10:44:08.256Z] 2f39f015ded8: Waiting [2022-06-28T10:44:08.256Z] 5c69ac0246d0: Download complete [2022-06-28T10:44:08.256Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-28T10:44:08.256Z] 3a2ae6a8a46f: Download complete [2022-06-28T10:44:08.517Z] 33b1e0a273af: Verifying Checksum [2022-06-28T10:44:08.517Z] 33b1e0a273af: Download complete [2022-06-28T10:44:08.517Z] ec43610c2a17: Verifying Checksum [2022-06-28T10:44:08.517Z] ec43610c2a17: Download complete [2022-06-28T10:44:08.517Z] 5d3b04190fa2: Verifying Checksum [2022-06-28T10:44:08.517Z] 5d3b04190fa2: Download complete [2022-06-28T10:44:08.517Z] 5eb5b503b376: Download complete [2022-06-28T10:44:09.087Z] 2f39f015ded8: Verifying Checksum [2022-06-28T10:44:09.087Z] 2f39f015ded8: Download complete [2022-06-28T10:44:10.028Z] 5eb5b503b376: Pull complete [2022-06-28T10:44:10.028Z] 5c69ac0246d0: Pull complete [2022-06-28T10:44:10.287Z] ec43610c2a17: Pull complete [2022-06-28T10:44:10.287Z] 3a2ae6a8a46f: Pull complete [2022-06-28T10:44:10.548Z] 33b1e0a273af: Pull complete [2022-06-28T10:44:10.808Z] 5d3b04190fa2: Pull complete [2022-06-28T10:44:15.008Z] 2f39f015ded8: Pull complete [2022-06-28T10:44:15.008Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-28T10:44:15.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-28T10:44:15.008Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T10:44:15.104Z] prd-ubuntu20.04-docker-8c-8g-16209 does not seem to be running inside a container [2022-06-28T10:44:15.143Z] $ 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-35 -v /w/workspace/edgexfoundry_device-gpio_PR-35:/w/workspace/edgexfoundry_device-gpio_PR-35:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-35@tmp:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-28T10:44:17.118Z] $ docker top 7bae0e0e932da974df85bb537b8cc3e9e58757694cc1a2cdbd01cbe3dc606ace -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-28T10:44:17.511Z] ---> job-cost.sh [2022-06-28T10:44:17.511Z] lf-activate-venv: SKIPPING [2022-06-28T10:44:17.511Z] INFO: No Stack... [2022-06-28T10:44:17.773Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-28T10:44:18.345Z] INFO: Archiving Costs [Pipeline] sh [2022-06-28T10:44:18.641Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-35/archives/cost.csv [2022-06-28T10:44:18.641Z] + cut -d, -f6 [Pipeline] lock [2022-06-28T10:44:18.657Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-35-8-stack-cost] [2022-06-28T10:44:18.664Z] Resource [jenkins-edgexfoundry-device-gpio-PR-35-8-stack-cost] did not exist. Created. [2022-06-28T10:44:18.664Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-35-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-28T10:44:18.978Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-28T10:44:19.007Z] Stashed 1 file(s) [Pipeline] } [2022-06-28T10:44:19.015Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-35-8-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-28T10:44:19.041Z] $ docker stop --time=1 7bae0e0e932da974df85bb537b8cc3e9e58757694cc1a2cdbd01cbe3dc606ace [2022-06-28T10:44:20.206Z] $ docker rm -f 7bae0e0e932da974df85bb537b8cc3e9e58757694cc1a2cdbd01cbe3dc606ace [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-28T10:46:11.587Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16210 in /w/workspace/edgexfoundry_device-gpio_PR-35 [Pipeline] { [Pipeline] ws [2022-06-28T10:46:11.599Z] Running in /w/workspace/device-gpio/8 [Pipeline] { [Pipeline] checkout [2022-06-28T10:46:11.651Z] The recommended git tool is: git [2022-06-28T10:46:18.966Z] using credential edgex-jenkins-ssh [2022-06-28T10:46:18.984Z] Cloning the remote Git repository [2022-06-28T10:46:19.055Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-06-28T10:46:19.141Z] > git init /w/workspace/device-gpio/8 # timeout=10 [2022-06-28T10:46:19.241Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-06-28T10:46:19.242Z] > git --version # timeout=10 [2022-06-28T10:46:19.280Z] > git --version # 'git version 2.25.1' [2022-06-28T10:46:19.283Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-28T10:46:19.404Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-28T10:46:21.420Z] Merging remotes/origin/main commit efe4dae0c24582ba33e01b57ef1f29d5a3a31446 into PR head commit a5e0a507a9f1d211073fe82db8cc88baf3f016b8 [2022-06-28T10:46:21.633Z] Merge succeeded, producing a5e0a507a9f1d211073fe82db8cc88baf3f016b8 [2022-06-28T10:46:21.634Z] Checking out Revision a5e0a507a9f1d211073fe82db8cc88baf3f016b8 (PR-35) [2022-06-28T10:46:20.907Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-06-28T10:46:20.932Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-28T10:46:20.955Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-06-28T10:46:20.987Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-06-28T10:46:20.988Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-28T10:46:21.001Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/35/head:refs/remotes/origin/PR-35 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-28T10:46:21.439Z] > git config core.sparsecheckout # timeout=10 [2022-06-28T10:46:21.455Z] > git checkout -f a5e0a507a9f1d211073fe82db8cc88baf3f016b8 # timeout=10 [2022-06-28T10:46:21.538Z] > git remote # timeout=10 [2022-06-28T10:46:21.558Z] > git config --get remote.origin.url # timeout=10 [2022-06-28T10:46:21.579Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-28T10:46:21.591Z] > git merge efe4dae0c24582ba33e01b57ef1f29d5a3a31446 # timeout=10 [2022-06-28T10:46:21.618Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-28T10:46:21.643Z] > git config core.sparsecheckout # timeout=10 [2022-06-28T10:46:21.654Z] > git checkout -f a5e0a507a9f1d211073fe82db8cc88baf3f016b8 # timeout=10 [2022-06-28T10:46:25.813Z] Commit message: "build(deps): bump github.com/warthog618/gpiod from 0.6.0 to 0.8.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-28T10:46:26.784Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-28T10:46:26.784Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-28T10:46:26.784Z] Dload Upload Total Spent Left Speed [2022-06-28T10:46:26.784Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 92825 0 --:--:-- --:--:-- --:--:-- 93534 [Pipeline] sh [2022-06-28T10:46:27.407Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-28T10:46:27.788Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-28T10:46:27.788Z] + sudo tee /etc/docker/daemon.new [2022-06-28T10:46:27.788Z] { [2022-06-28T10:46:27.788Z] "registry-mirrors": [ [2022-06-28T10:46:27.788Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-28T10:46:27.788Z] ], [2022-06-28T10:46:27.788Z] "bip": "10.250.0.254/24", [2022-06-28T10:46:27.788Z] "hosts": [ [2022-06-28T10:46:27.788Z] "tcp://0.0.0.0:5555", [2022-06-28T10:46:27.788Z] "unix:///var/run/docker.sock" [2022-06-28T10:46:27.788Z] ], [2022-06-28T10:46:27.788Z] "mtu": 1458, [2022-06-28T10:46:27.788Z] "selinux-enabled": true, [2022-06-28T10:46:27.788Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-28T10:46:27.788Z] } [Pipeline] sh [2022-06-28T10:46:28.132Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-28T10:46:28.467Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-28T10:46:46.794Z] provisioning config files... [2022-06-28T10:46:46.819Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/8@tmp/config6845235183254805745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-28T10:46:47.372Z] ---> docker-login.sh [2022-06-28T10:46:47.372Z] nexus3.edgexfoundry.org:10001 [2022-06-28T10:46:47.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T10:46:48.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T10:46:48.249Z] Configure a credential helper to remove this warning. See [2022-06-28T10:46:48.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T10:46:48.249Z] [2022-06-28T10:46:48.249Z] Login Succeeded [2022-06-28T10:46:48.249Z] nexus3.edgexfoundry.org:10002 [2022-06-28T10:46:48.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T10:46:48.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T10:46:48.795Z] Configure a credential helper to remove this warning. See [2022-06-28T10:46:48.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T10:46:48.795Z] [2022-06-28T10:46:48.795Z] Login Succeeded [2022-06-28T10:46:48.795Z] nexus3.edgexfoundry.org:10003 [2022-06-28T10:46:49.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T10:46:49.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T10:46:49.068Z] Configure a credential helper to remove this warning. See [2022-06-28T10:46:49.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T10:46:49.068Z] [2022-06-28T10:46:49.068Z] Login Succeeded [2022-06-28T10:46:49.068Z] nexus3.edgexfoundry.org:10004 [2022-06-28T10:46:49.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T10:46:49.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T10:46:49.668Z] Configure a credential helper to remove this warning. See [2022-06-28T10:46:49.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T10:46:49.668Z] [2022-06-28T10:46:49.668Z] Login Succeeded [2022-06-28T10:46:49.668Z] docker.io [2022-06-28T10:46:49.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T10:46:50.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T10:46:50.535Z] Configure a credential helper to remove this warning. See [2022-06-28T10:46:50.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T10:46:50.535Z] [2022-06-28T10:46:50.535Z] Login Succeeded [2022-06-28T10:46:50.535Z] ---> docker-login.sh ends [Pipeline] } [2022-06-28T10:46:50.554Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-28T10:46:50.831Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-28T10:46:50.848Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-28T10:46:50.859Z] ========================================================= [2022-06-28T10:46:50.859Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-28T10:46:50.859Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T10:46:51.229Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-28T10:46:51.506Z] Sending build context to Docker daemon 7.937MB [2022-06-28T10:46:51.506Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-28T10:46:51.506Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-28T10:46:51.783Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-28T10:46:51.783Z] 9b3977197b4f: Pulling fs layer [2022-06-28T10:46:51.783Z] 1a89e8eeedd5: Pulling fs layer [2022-06-28T10:46:51.783Z] 94645a83ff95: Pulling fs layer [2022-06-28T10:46:51.783Z] e6fb740bc735: Pulling fs layer [2022-06-28T10:46:51.783Z] 3a77bd46dcc9: Pulling fs layer [2022-06-28T10:46:51.783Z] 355e64cbe906: Pulling fs layer [2022-06-28T10:46:51.783Z] 63ab81a10011: Pulling fs layer [2022-06-28T10:46:51.783Z] 555d1d1c4555: Pulling fs layer [2022-06-28T10:46:51.783Z] 7d9057610161: Pulling fs layer [2022-06-28T10:46:51.783Z] 63ab81a10011: Waiting [2022-06-28T10:46:51.783Z] e6fb740bc735: Waiting [2022-06-28T10:46:51.783Z] 3a77bd46dcc9: Waiting [2022-06-28T10:46:51.783Z] 355e64cbe906: Waiting [2022-06-28T10:46:51.783Z] 7d9057610161: Waiting [2022-06-28T10:46:51.783Z] 555d1d1c4555: Waiting [2022-06-28T10:46:51.783Z] 94645a83ff95: Verifying Checksum [2022-06-28T10:46:51.783Z] 94645a83ff95: Download complete [2022-06-28T10:46:51.783Z] 1a89e8eeedd5: Download complete [2022-06-28T10:46:51.783Z] 3a77bd46dcc9: Verifying Checksum [2022-06-28T10:46:51.783Z] 3a77bd46dcc9: Download complete [2022-06-28T10:46:51.783Z] 355e64cbe906: Verifying Checksum [2022-06-28T10:46:51.783Z] 355e64cbe906: Download complete [2022-06-28T10:46:51.783Z] 9b3977197b4f: Verifying Checksum [2022-06-28T10:46:51.783Z] 9b3977197b4f: Download complete [2022-06-28T10:46:52.074Z] 63ab81a10011: Verifying Checksum [2022-06-28T10:46:52.074Z] 63ab81a10011: Download complete [2022-06-28T10:46:53.066Z] 9b3977197b4f: Pull complete [2022-06-28T10:46:53.066Z] 7d9057610161: Verifying Checksum [2022-06-28T10:46:53.066Z] 7d9057610161: Download complete [2022-06-28T10:46:53.342Z] 1a89e8eeedd5: Pull complete [2022-06-28T10:46:53.943Z] 94645a83ff95: Pull complete [2022-06-28T10:46:54.220Z] 555d1d1c4555: Download complete [2022-06-28T10:46:54.814Z] e6fb740bc735: Verifying Checksum [2022-06-28T10:46:54.814Z] e6fb740bc735: Download complete [2022-06-28T10:47:07.213Z] e6fb740bc735: Pull complete [2022-06-28T10:47:07.213Z] 3a77bd46dcc9: Pull complete [2022-06-28T10:47:07.213Z] 355e64cbe906: Pull complete [2022-06-28T10:47:07.213Z] 63ab81a10011: Pull complete [2022-06-28T10:47:12.620Z] 555d1d1c4555: Pull complete [2022-06-28T10:47:15.243Z] 7d9057610161: Pull complete [2022-06-28T10:47:15.243Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-28T10:47:15.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-28T10:47:15.243Z] ---> 819e984ddca1 [2022-06-28T10:47:15.243Z] Step 3/12 : ARG MAKE="make build" [2022-06-28T10:47:16.690Z] ---> Running in e71bbb83b327 [2022-06-28T10:47:16.690Z] Removing intermediate container e71bbb83b327 [2022-06-28T10:47:16.690Z] ---> 8f0116b061da [2022-06-28T10:47:16.690Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-28T10:47:16.690Z] ---> Running in 7778b3568744 [2022-06-28T10:47:16.972Z] Removing intermediate container 7778b3568744 [2022-06-28T10:47:16.972Z] ---> b4a537cd7f10 [2022-06-28T10:47:16.972Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-06-28T10:47:17.250Z] ---> Running in b3bddd89c88c [2022-06-28T10:47:17.525Z] Removing intermediate container b3bddd89c88c [2022-06-28T10:47:17.525Z] ---> 8e4bee2d7e16 [2022-06-28T10:47:17.525Z] Step 6/12 : WORKDIR /device-gpio [2022-06-28T10:47:17.525Z] ---> Running in cc0e54968af5 [2022-06-28T10:47:17.810Z] Removing intermediate container cc0e54968af5 [2022-06-28T10:47:17.810Z] ---> 1a7741ace7d5 [2022-06-28T10:47:17.810Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T10:47:17.810Z] ---> Running in ef1a90fa7b74 [2022-06-28T10:47:19.810Z] Removing intermediate container ef1a90fa7b74 [2022-06-28T10:47:19.810Z] ---> cb50ec6fb216 [2022-06-28T10:47:19.810Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-28T10:47:19.810Z] ---> Running in a98602ab4b54 [2022-06-28T10:47:20.808Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T10:47:21.788Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T10:47:22.766Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-28T10:47:22.766Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-28T10:47:22.766Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-28T10:47:23.039Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-28T10:47:23.039Z] Executing busybox-1.34.1-r3.trigger [2022-06-28T10:47:23.311Z] OK: 224 MiB in 56 packages [2022-06-28T10:47:24.310Z] Removing intermediate container a98602ab4b54 [2022-06-28T10:47:24.310Z] ---> d585cd14da87 [2022-06-28T10:47:24.310Z] Step 9/12 : COPY go.mod vendor* ./ [2022-06-28T10:47:24.591Z] ---> ff6caf442175 [2022-06-28T10:47:24.591Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T10:47:24.893Z] ---> Running in 262ad2ad58f7 [2022-06-28T10:48:11.865Z] Removing intermediate container 262ad2ad58f7 [2022-06-28T10:48:11.865Z] ---> de74c9de6919 [2022-06-28T10:48:11.865Z] Step 11/12 : COPY . . [2022-06-28T10:48:12.466Z] ---> e8801020932a [2022-06-28T10:48:12.466Z] Step 12/12 : RUN ${MAKE} [2022-06-28T10:48:12.740Z] ---> Running in f5b02de446b0 [2022-06-28T10:48:13.727Z] noop [2022-06-28T10:48:14.328Z] Removing intermediate container f5b02de446b0 [2022-06-28T10:48:14.328Z] ---> 9693ced4bf25 [2022-06-28T10:48:14.328Z] Successfully built 9693ced4bf25 [2022-06-28T10:48:14.328Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T10:48:14.709Z] + docker inspect -f . ci-base-image-arm64 [2022-06-28T10:48:14.709Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T10:48:14.970Z] prd-ubuntu20.04-docker-arm64-4c-16g-16210 does not seem to be running inside a container [2022-06-28T10:48:15.070Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/8 -v /w/workspace/device-gpio/8:/w/workspace/device-gpio/8:rw,z -v /w/workspace/device-gpio/8@tmp:/w/workspace/device-gpio/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-28T10:48:16.468Z] $ docker top ad2c02b00cf301d5f24f78e5f1999a8a37527cd91eccf5bd0b83d42385754a18 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-28T10:48:17.396Z] + go version [2022-06-28T10:48:17.396Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-28T10:48:17.430Z] $ docker stop --time=1 ad2c02b00cf301d5f24f78e5f1999a8a37527cd91eccf5bd0b83d42385754a18 [2022-06-28T10:48:19.143Z] $ docker rm -f ad2c02b00cf301d5f24f78e5f1999a8a37527cd91eccf5bd0b83d42385754a18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T10:48:19.787Z] + docker inspect -f . ci-base-image-arm64 [2022-06-28T10:48:19.787Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T10:48:20.064Z] prd-ubuntu20.04-docker-arm64-4c-16g-16210 does not seem to be running inside a container [2022-06-28T10:48:20.165Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/8 -v /w/workspace/device-gpio/8:/w/workspace/device-gpio/8:rw,z -v /w/workspace/device-gpio/8@tmp:/w/workspace/device-gpio/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-28T10:48:21.494Z] $ docker top 29c8a5e15cd89c5d0d08de0f6952908c81d7c829adac80fb191a55d9975f909c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-28T10:48:22.454Z] + make test [2022-06-28T10:48:22.454Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-28T10:48:24.442Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-06-28T10:49:46.348Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-06-28T10:49:46.348Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-06-28T10:49:46.348Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-28T10:49:46.348Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-28T10:50:04.689Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-28T10:50:04.689Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-28T10:50:04.689Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-28T10:50:07.330Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-28T10:50:07.350Z] $ docker stop --time=1 29c8a5e15cd89c5d0d08de0f6952908c81d7c829adac80fb191a55d9975f909c [2022-06-28T10:50:09.119Z] $ docker rm -f 29c8a5e15cd89c5d0d08de0f6952908c81d7c829adac80fb191a55d9975f909c [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-28T10:50:10.062Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-28T10:50:10.087Z] Warning: overwriting stash ‘coverage-report’ [2022-06-28T10:50:10.549Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-28T10:50:10.959Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-28T10:50:11.299Z] + ls -al . [2022-06-28T10:50:11.299Z] total 168 [2022-06-28T10:50:11.299Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 10:50 . [2022-06-28T10:50:11.299Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 10:46 .. [2022-06-28T10:50:11.299Z] -rw-rw-r-- 1 jenkins jenkins 120 Jun 28 10:46 .dockerignore [2022-06-28T10:50:11.299Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 10:46 .git [2022-06-28T10:50:11.299Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 10:46 .github [2022-06-28T10:50:11.299Z] -rw-rw-r-- 1 jenkins jenkins 343 Jun 28 10:46 .gitignore [2022-06-28T10:50:11.299Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 28 10:46 .golangci.yml [2022-06-28T10:50:11.299Z] -rw-rw-r-- 1 jenkins jenkins 9182 Jun 28 10:46 Attribution.txt [2022-06-28T10:50:11.299Z] -rw-rw-r-- 1 jenkins jenkins 3081 Jun 28 10:46 CHANGELOG.md [2022-06-28T10:50:11.299Z] -rw-rw-r-- 1 jenkins jenkins 1868 Jun 28 10:46 Dockerfile [2022-06-28T10:50:11.299Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 28 10:46 GOVERNANCE.md [2022-06-28T10:50:11.299Z] -rw-rw-r-- 1 jenkins jenkins 657 Jun 28 10:46 Jenkinsfile [2022-06-28T10:50:11.299Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 28 10:46 LICENSE [2022-06-28T10:50:11.299Z] -rw-rw-r-- 1 jenkins jenkins 1876 Jun 28 10:46 Makefile [2022-06-28T10:50:11.299Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 28 10:46 OWNERS.md [2022-06-28T10:50:11.299Z] -rw-rw-r-- 1 jenkins jenkins 11178 Jun 28 10:46 README.md [2022-06-28T10:50:11.299Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 28 10:42 VERSION [2022-06-28T10:50:11.299Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 10:46 bin [2022-06-28T10:50:11.299Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 10:46 cmd [2022-06-28T10:50:11.299Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 28 10:48 coverage.out [2022-06-28T10:50:11.299Z] -rw-rw-r-- 1 jenkins jenkins 3287 Jun 28 10:46 go.mod [2022-06-28T10:50:11.299Z] -rw-rw-r-- 1 jenkins jenkins 48183 Jun 28 10:46 go.sum [2022-06-28T10:50:11.299Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 10:46 internal [2022-06-28T10:50:11.299Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 10:46 snap [2022-06-28T10:50:11.299Z] -rw-rw-r-- 1 jenkins jenkins 209 Jun 28 10:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T10:50:11.659Z] + 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=a5e0a507a9f1d211073fe82db8cc88baf3f016b8 --label arch=arm64 --label version=0.0.0 . [2022-06-28T10:50:11.932Z] Sending build context to Docker daemon 7.938MB [2022-06-28T10:50:12.205Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-28T10:50:12.205Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-28T10:50:12.205Z] ---> 9693ced4bf25 [2022-06-28T10:50:12.205Z] Step 3/26 : ARG MAKE="make build" [2022-06-28T10:50:12.205Z] ---> Running in b276c10d8fd9 [2022-06-28T10:50:12.482Z] Removing intermediate container b276c10d8fd9 [2022-06-28T10:50:12.482Z] ---> fd5dfe1594c0 [2022-06-28T10:50:12.482Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-28T10:50:12.482Z] ---> Running in f8eff8572120 [2022-06-28T10:50:12.757Z] Removing intermediate container f8eff8572120 [2022-06-28T10:50:12.757Z] ---> b75199d4fb9b [2022-06-28T10:50:12.757Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-28T10:50:13.032Z] ---> Running in 24ab32cf66f5 [2022-06-28T10:50:13.307Z] Removing intermediate container 24ab32cf66f5 [2022-06-28T10:50:13.307Z] ---> f41a9e7f3942 [2022-06-28T10:50:13.307Z] Step 6/26 : WORKDIR /device-gpio [2022-06-28T10:50:13.307Z] ---> Running in d6bee56a2760 [2022-06-28T10:50:13.584Z] Removing intermediate container d6bee56a2760 [2022-06-28T10:50:13.584Z] ---> 044e389b5aa4 [2022-06-28T10:50:13.584Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T10:50:13.860Z] ---> Running in 6104f182804a [2022-06-28T10:50:15.321Z] Removing intermediate container 6104f182804a [2022-06-28T10:50:15.322Z] ---> 994b245c471c [2022-06-28T10:50:15.322Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-28T10:50:15.322Z] ---> Running in a73b461c1f83 [2022-06-28T10:50:16.310Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T10:50:17.293Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T10:50:18.279Z] OK: 224 MiB in 56 packages [2022-06-28T10:50:18.882Z] Removing intermediate container a73b461c1f83 [2022-06-28T10:50:18.882Z] ---> 42ad21542ca9 [2022-06-28T10:50:18.882Z] Step 9/26 : COPY go.mod vendor* ./ [2022-06-28T10:50:19.483Z] ---> 11f060964975 [2022-06-28T10:50:19.483Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T10:50:19.483Z] ---> Running in a4f95395a213 [2022-06-28T10:50:21.477Z] Removing intermediate container a4f95395a213 [2022-06-28T10:50:21.477Z] ---> 9632dd303161 [2022-06-28T10:50:21.477Z] Step 11/26 : COPY . . [2022-06-28T10:50:22.465Z] ---> 589ff519237a [2022-06-28T10:50:22.465Z] Step 12/26 : RUN ${MAKE} [2022-06-28T10:50:22.465Z] ---> Running in 565592e4170e [2022-06-28T10:50:23.457Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd [2022-06-28T10:52:30.385Z] Removing intermediate container 565592e4170e [2022-06-28T10:52:30.385Z] ---> 4012b5f14f40 [2022-06-28T10:52:30.385Z] Step 13/26 : FROM alpine:3.15 [2022-06-28T10:52:30.385Z] 3.15: Pulling from library/alpine [2022-06-28T10:52:30.385Z] 9981e73032c8: Pulling fs layer [2022-06-28T10:52:30.385Z] 9981e73032c8: Verifying Checksum [2022-06-28T10:52:30.385Z] 9981e73032c8: Download complete [2022-06-28T10:52:30.385Z] 9981e73032c8: Pull complete [2022-06-28T10:52:30.385Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-28T10:52:30.385Z] Status: Downloaded newer image for alpine:3.15 [2022-06-28T10:52:30.385Z] ---> 3fb3c9af89a9 [2022-06-28T10:52:30.385Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-06-28T10:52:30.385Z] ---> Running in 13def99eef50 [2022-06-28T10:52:30.385Z] Removing intermediate container 13def99eef50 [2022-06-28T10:52:30.385Z] ---> b83c2c23e87f [2022-06-28T10:52:30.385Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T10:52:30.385Z] ---> Running in 2c993636ce04 [2022-06-28T10:52:30.385Z] Removing intermediate container 2c993636ce04 [2022-06-28T10:52:30.385Z] ---> 73c3af015dba [2022-06-28T10:52:30.385Z] Step 16/26 : RUN apk add --update --no-cache zeromq [2022-06-28T10:52:30.385Z] ---> Running in 0971b69fef92 [2022-06-28T10:52:30.385Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T10:52:30.385Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T10:52:30.385Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-06-28T10:52:30.385Z] (2/5) Installing libsodium (1.0.18-r0) [2022-06-28T10:52:30.385Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-28T10:52:30.385Z] (4/5) Installing libzmq (4.3.4-r0) [2022-06-28T10:52:30.385Z] (5/5) Installing zeromq (4.3.4-r0) [2022-06-28T10:52:30.385Z] Executing busybox-1.34.1-r5.trigger [2022-06-28T10:52:30.385Z] OK: 8 MiB in 19 packages [2022-06-28T10:52:30.385Z] Removing intermediate container 0971b69fef92 [2022-06-28T10:52:30.385Z] ---> 3570c9427788 [2022-06-28T10:52:30.385Z] Step 17/26 : WORKDIR / [2022-06-28T10:52:30.385Z] ---> Running in 04f12d45abdc [2022-06-28T10:52:30.385Z] Removing intermediate container 04f12d45abdc [2022-06-28T10:52:30.385Z] ---> 819def637986 [2022-06-28T10:52:30.385Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2022-06-28T10:52:30.385Z] ---> d12953117ec3 [2022-06-28T10:52:30.385Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2022-06-28T10:52:30.385Z] ---> a53a4e51483e [2022-06-28T10:52:30.385Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2022-06-28T10:52:30.385Z] ---> 93cc2f857178 [2022-06-28T10:52:30.385Z] Step 21/26 : EXPOSE 59910 [2022-06-28T10:52:30.385Z] ---> Running in 02288a854ec3 [2022-06-28T10:52:30.385Z] Removing intermediate container 02288a854ec3 [2022-06-28T10:52:30.385Z] ---> ff649162a8c7 [2022-06-28T10:52:30.385Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2022-06-28T10:52:30.385Z] ---> Running in 796d335fc38d [2022-06-28T10:52:30.385Z] Removing intermediate container 796d335fc38d [2022-06-28T10:52:30.385Z] ---> 16bd0e26caea [2022-06-28T10:52:30.385Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T10:52:30.385Z] ---> Running in abce24ddfde8 [2022-06-28T10:52:30.385Z] Removing intermediate container abce24ddfde8 [2022-06-28T10:52:30.385Z] ---> 1538688a68b2 [2022-06-28T10:52:30.385Z] Step 24/26 : LABEL arch=arm64 [2022-06-28T10:52:30.660Z] ---> Running in 751bbdf03f37 [2022-06-28T10:52:30.933Z] Removing intermediate container 751bbdf03f37 [2022-06-28T10:52:30.933Z] ---> 38907942f7ad [2022-06-28T10:52:30.933Z] Step 25/26 : LABEL git_sha=a5e0a507a9f1d211073fe82db8cc88baf3f016b8 [2022-06-28T10:52:30.933Z] ---> Running in 9da37966cee1 [2022-06-28T10:52:31.215Z] Removing intermediate container 9da37966cee1 [2022-06-28T10:52:31.215Z] ---> 0be904133ef2 [2022-06-28T10:52:31.215Z] Step 26/26 : LABEL version=0.0.0 [2022-06-28T10:52:31.215Z] ---> Running in d06fc2754c53 [2022-06-28T10:52:31.813Z] Removing intermediate container d06fc2754c53 [2022-06-28T10:52:31.813Z] ---> a3b30cfde717 [2022-06-28T10:52:31.813Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-28T10:52:31.813Z] Successfully built a3b30cfde717 [2022-06-28T10:52:31.813Z] 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-28T10:52:32.299Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-28T10:52:32.300Z] [2022-06-28T10:52:32.300Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T10:52:32.652Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-28T10:52:32.929Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-28T10:52:32.929Z] 8998bd30e6a1: Pulling fs layer [2022-06-28T10:52:32.929Z] 04944245beec: Pulling fs layer [2022-06-28T10:52:32.929Z] 699f458cf7ca: Pulling fs layer [2022-06-28T10:52:32.929Z] 765212b225bb: Pulling fs layer [2022-06-28T10:52:32.929Z] f23df028b6ca: Pulling fs layer [2022-06-28T10:52:32.929Z] d65c8cfc05b1: Pulling fs layer [2022-06-28T10:52:32.929Z] 2437ff75d9bd: Pulling fs layer [2022-06-28T10:52:32.929Z] 765212b225bb: Waiting [2022-06-28T10:52:32.929Z] f23df028b6ca: Waiting [2022-06-28T10:52:32.929Z] d65c8cfc05b1: Waiting [2022-06-28T10:52:32.929Z] 2437ff75d9bd: Waiting [2022-06-28T10:52:32.929Z] 04944245beec: Verifying Checksum [2022-06-28T10:52:32.929Z] 04944245beec: Download complete [2022-06-28T10:52:32.929Z] 765212b225bb: Verifying Checksum [2022-06-28T10:52:32.929Z] 765212b225bb: Download complete [2022-06-28T10:52:32.929Z] f23df028b6ca: Verifying Checksum [2022-06-28T10:52:32.929Z] f23df028b6ca: Download complete [2022-06-28T10:52:32.929Z] d65c8cfc05b1: Verifying Checksum [2022-06-28T10:52:32.929Z] d65c8cfc05b1: Download complete [2022-06-28T10:52:33.206Z] 699f458cf7ca: Verifying Checksum [2022-06-28T10:52:33.206Z] 699f458cf7ca: Download complete [2022-06-28T10:52:33.483Z] 8998bd30e6a1: Verifying Checksum [2022-06-28T10:52:33.483Z] 8998bd30e6a1: Download complete [2022-06-28T10:52:36.109Z] 2437ff75d9bd: Verifying Checksum [2022-06-28T10:52:36.109Z] 2437ff75d9bd: Download complete [2022-06-28T10:52:37.553Z] 8998bd30e6a1: Pull complete [2022-06-28T10:52:38.150Z] 04944245beec: Pull complete [2022-06-28T10:52:39.593Z] 699f458cf7ca: Pull complete [2022-06-28T10:52:39.593Z] 765212b225bb: Pull complete [2022-06-28T10:52:40.578Z] f23df028b6ca: Pull complete [2022-06-28T10:52:40.852Z] d65c8cfc05b1: Pull complete [2022-06-28T10:52:55.964Z] 2437ff75d9bd: Pull complete [2022-06-28T10:52:55.964Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-28T10:52:55.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-28T10:52:55.964Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T10:52:56.215Z] prd-ubuntu20.04-docker-arm64-4c-16g-16210 does not seem to be running inside a container [2022-06-28T10:52:56.309Z] $ 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/8 -v /w/workspace/device-gpio/8:/w/workspace/device-gpio/8:rw,z -v /w/workspace/device-gpio/8@tmp:/w/workspace/device-gpio/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-28T10:52:58.938Z] $ docker top 53349581da5a6b75a5d866f3a74406ccc1e628a91151fd9ba25066c15f8a3941 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-28T10:52:59.873Z] ---> job-cost.sh [2022-06-28T10:52:59.874Z] lf-activate-venv: SKIPPING [2022-06-28T10:52:59.874Z] INFO: No Stack... [2022-06-28T10:53:00.148Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-28T10:53:01.132Z] INFO: Archiving Costs [Pipeline] sh [2022-06-28T10:53:01.807Z] + cat /w/workspace/device-gpio/8/archives/cost.csv [2022-06-28T10:53:01.807Z] + cut -d, -f6 [Pipeline] lock [2022-06-28T10:53:01.875Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-35-8-stack-cost] [2022-06-28T10:53:01.881Z] Resource [jenkins-edgexfoundry-device-gpio-PR-35-8-stack-cost] did not exist. Created. [2022-06-28T10:53:01.881Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-35-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-28T10:53:02.570Z] /w/workspace/device-gpio/8@tmp/durable-678b58e6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-28T10:53:03.246Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-28T10:53:03.274Z] Warning: overwriting stash ‘stack-cost’ [2022-06-28T10:53:03.321Z] Stashed 1 file(s) [Pipeline] } [2022-06-28T10:53:03.330Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-35-8-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-28T10:53:03.356Z] $ docker stop --time=1 53349581da5a6b75a5d866f3a74406ccc1e628a91151fd9ba25066c15f8a3941 [2022-06-28T10:53:04.838Z] $ docker rm -f 53349581da5a6b75a5d866f3a74406ccc1e628a91151fd9ba25066c15f8a3941 [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-28T10:53:05.328Z] provisioning config files... [2022-06-28T10:53:05.347Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/config2038137619696258613tmp [Pipeline] { [Pipeline] sh [2022-06-28T10:53:05.723Z] + set +x [2022-06-28T10:53:05.723Z] + curl -s https://codecov.io/bash [2022-06-28T10:53:05.723Z] + bash -s -- [2022-06-28T10:53:05.723Z] [2022-06-28T10:53:05.723Z] _____ _ [2022-06-28T10:53:05.723Z] / ____| | | [2022-06-28T10:53:05.723Z] | | ___ __| | ___ ___ _____ __ [2022-06-28T10:53:05.723Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-28T10:53:05.723Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-28T10:53:05.723Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-28T10:53:05.723Z] Bash-1.0.6 [2022-06-28T10:53:05.723Z] [2022-06-28T10:53:05.723Z] [2022-06-28T10:53:05.723Z] ==> git version 2.25.1 found [2022-06-28T10:53:05.723Z] ==> 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-28T10:53:05.723Z] Release-Date: 2020-01-08 [2022-06-28T10:53:05.723Z] 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-28T10:53:05.723Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-28T10:53:05.723Z] ==> Jenkins CI detected. [2022-06-28T10:53:05.723Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-35 [2022-06-28T10:53:05.723Z] project root: . [2022-06-28T10:53:05.723Z] --> token set from env [2022-06-28T10:53:05.723Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-28T10:53:05.723Z] ==> Running gcov in . (disable via -X gcov) [2022-06-28T10:53:05.723Z] ==> Python coveragepy not found [2022-06-28T10:53:05.723Z] ==> Searching for coverage reports in: [2022-06-28T10:53:05.723Z] + . [2022-06-28T10:53:05.723Z] -> Found 1 reports [2022-06-28T10:53:05.723Z] ==> Detecting git/mercurial file structure [2022-06-28T10:53:05.723Z] ==> Reading reports [2022-06-28T10:53:05.723Z] + ./coverage.out bytes=10 [2022-06-28T10:53:05.723Z] ==> Appending adjustments [2022-06-28T10:53:05.723Z] https://docs.codecov.io/docs/fixing-reports [2022-06-28T10:53:05.985Z] + Found adjustments [2022-06-28T10:53:05.985Z] ==> Gzipping contents [2022-06-28T10:53:05.985Z] 4.0K /tmp/codecov.vLUtoT.gz [2022-06-28T10:53:05.985Z] ==> Uploading reports [2022-06-28T10:53:05.985Z] url: https://codecov.io [2022-06-28T10:53:05.985Z] query: branch=PR-35&commit=a5e0a507a9f1d211073fe82db8cc88baf3f016b8&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-35%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=35&job=&cmd_args= [2022-06-28T10:53:05.985Z] -> Pinging Codecov [2022-06-28T10:53:05.985Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-35&commit=a5e0a507a9f1d211073fe82db8cc88baf3f016b8&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-35%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=35&job=&cmd_args= [2022-06-28T10:53:06.246Z] -> Uploading to [2022-06-28T10:53:06.246Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-28/3EC07B1A8CA8AF9BCAA0BB9F0134797F/a5e0a507a9f1d211073fe82db8cc88baf3f016b8/9858e4cd-cda6-47ad-8fd5-0fcebb573207.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220628%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220628T105306Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3445fb006586b47fac1256336c5d2e8d11f4cb8fc8c430bd8889cbbd8d0514b2 [2022-06-28T10:53:06.246Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-28T10:53:06.246Z] Dload Upload Total Spent Left Speed [2022-06-28T10:53:06.508Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 832 0 0 100 832 0 3781 --:--:-- --:--:-- --:--:-- 3781 [2022-06-28T10:53:06.508Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/a5e0a507a9f1d211073fe82db8cc88baf3f016b8 [Pipeline] } [2022-06-28T10:53:06.516Z] 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-28T10:53:07.241Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-35/archives ] [2022-06-28T10:53:07.242Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-35/archives [2022-06-28T10:53:07.242Z] total 16 [2022-06-28T10:53:07.242Z] drwxr-xr-x 3 root root 4096 Jun 28 10:44 . [2022-06-28T10:53:07.242Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 28 10:44 .. [2022-06-28T10:53:07.242Z] drwxr-xr-x 2 root root 4096 Jun 28 10:44 cost [2022-06-28T10:53:07.242Z] -rw-r--r-- 1 root root 81 Jun 28 10:44 cost.csv [2022-06-28T10:53:07.242Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-35/archives [2022-06-28T10:53:07.242Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-35/archives [2022-06-28T10:53:07.242Z] total 16 [2022-06-28T10:53:07.242Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 28 10:44 . [2022-06-28T10:53:07.242Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 28 10:44 .. [2022-06-28T10:53:07.242Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 28 10:44 cost [2022-06-28T10:53:07.242Z] -rw-r--r-- 1 jenkins jenkins 81 Jun 28 10:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-28T10:53:07.552Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-28T10:53:08.416Z] ---> package-listing.sh [2022-06-28T10:53:08.416Z] ++ facter osfamily [2022-06-28T10:53:08.416Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-28T10:53:08.676Z] + OS_FAMILY=debian [2022-06-28T10:53:08.676Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-35 [2022-06-28T10:53:08.676Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-28T10:53:08.676Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-28T10:53:08.676Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-28T10:53:08.676Z] + PACKAGES=/tmp/packages_start.txt [2022-06-28T10:53:08.676Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-35 ']' [2022-06-28T10:53:08.676Z] + PACKAGES=/tmp/packages_end.txt [2022-06-28T10:53:08.676Z] + case "${OS_FAMILY}" in [2022-06-28T10:53:08.676Z] + dpkg -l [2022-06-28T10:53:08.676Z] + grep '^ii' [2022-06-28T10:53:08.676Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-28T10:53:08.676Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-28T10:53:08.676Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-28T10:53:08.676Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-35 ']' [2022-06-28T10:53:08.676Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-35/archives/ [2022-06-28T10:53:08.676Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-35/archives/ [Pipeline] echo [2022-06-28T10:53:08.688Z] 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-35/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-28T10:53:08.968Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T10:53:09.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-28T10:53:09.534Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T10:53:09.617Z] prd-ubuntu20.04-docker-8c-8g-16209 does not seem to be running inside a container [2022-06-28T10:53:09.651Z] $ 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-35/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-35 -v /w/workspace/edgexfoundry_device-gpio_PR-35:/w/workspace/edgexfoundry_device-gpio_PR-35:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-35@tmp:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-28T10:53:09.872Z] $ docker top c4212022e0e5ecfad559b77c578174ab11ffedd33743f8b5269d44ce9ee56cd4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-28T10:53:10.228Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-28T10:53:10.515Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-28T10:53:10.801Z] + ls /var/log/sa-host [2022-06-28T10:53:10.801Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-28T10:53:10.875Z] provisioning config files... [2022-06-28T10:53:10.885Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/config632036973356079012tmp [Pipeline] { [Pipeline] echo [2022-06-28T10:53:10.902Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-28T10:53:11.187Z] ---> create-netrc.sh [Pipeline] } [2022-06-28T10:53:11.195Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-28T10:53:11.523Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-28T10:53:11.532Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-28T10:53:11.818Z] ---> sudo-logs.sh [2022-06-28T10:53:11.818Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-28T10:53:11.849Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-28T10:53:12.135Z] ---> job-cost.sh [2022-06-28T10:53:12.135Z] lf-activate-venv: SKIPPING [2022-06-28T10:53:12.135Z] DEBUG: total: 0.2199999988079071 [2022-06-28T10:53:12.135Z] INFO: Retrieving Stack Cost... [2022-06-28T10:53:12.706Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-28T10:53:12.965Z] INFO: Archiving Costs [Pipeline] echo [2022-06-28T10:53:12.975Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-28T10:53:13.258Z] ---> logs-deploy.sh [2022-06-28T10:53:13.259Z] lf-activate-venv: SKIPPING [2022-06-28T10:53:13.259Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-35/8 [2022-06-28T10:53:13.259Z] INFO: archiving workspace using pattern(s): [2022-06-28T10:53:14.199Z] Archives upload complete. [2022-06-28T10:53:14.199Z] INFO: archiving logs to Nexus