Pull request #37 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/device-gpio Obtained Jenkinsfile from b37b0c6e358582f1d80b455dbf685e3af881882b+eb26a38a47d183fb3980c68adc91f8a5b9e8f183 (ab85fe70dd2540f246a009b26ab6cd41dfde439e) 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-ssh7947743402515826334.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh10286240762830911007.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-37/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-37/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh964618346328512011.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-37/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12057368046667207445.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh2711080104355288612.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-37/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-37/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8692233101539275782.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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 [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-63407 in /w/workspace/edgexfoundry_device-gpio_PR-37 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_PR-37 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/jakarta commit eb26a38a47d183fb3980c68adc91f8a5b9e8f183 into PR head commit b37b0c6e358582f1d80b455dbf685e3af881882b Merge succeeded, producing b37b0c6e358582f1d80b455dbf685e3af881882b Checking out Revision b37b0c6e358582f1d80b455dbf685e3af881882b (PR-37) > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/37/head:refs/remotes/origin/PR-37 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b37b0c6e358582f1d80b455dbf685e3af881882b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge eb26a38a47d183fb3980c68adc91f8a5b9e8f183 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b37b0c6e358582f1d80b455dbf685e3af881882b # timeout=10 Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v2 from 2.2.0-beta.5 to 2.2.0 in /snap/local/hooks" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-12T15:24:21.117Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-12T15:24:21.277Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-12T15:24:21.373Z] ========================================================= [2022-05-12T15:24:21.373Z] EdgeX Global Pipelines Version Info [2022-05-12T15:24:21.373Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-12T15:24:22.174Z] ------------------- [2022-05-12T15:24:22.174Z] stable info: [2022-05-12T15:24:22.174Z] ------------------- [2022-05-12T15:24:22.174Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-12T15:24:22.175Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-12T15:24:22.175Z] Message: update stable to v1.0.230 [2022-05-12T15:24:22.748Z] ------------------- [2022-05-12T15:24:22.748Z] experimental info: [2022-05-12T15:24:22.748Z] ------------------- [2022-05-12T15:24:22.748Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-12T15:24:22.748Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-12T15:24:22.748Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-12T15:24:23.017Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-05-12T15:24:23.060Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-05-12T15:24:23.099Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-12T15:24:23.141Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-12T15:24:23.184Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-12T15:24:23.224Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-12T15:24:23.263Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-12T15:24:23.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-12T15:24:23.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-12T15:24:23.393Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-12T15:24:23.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-12T15:24:23.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-05-12T15:24:23.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-12T15:24:23.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-12T15:24:23.600Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-12T15:24:23.638Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-12T15:24:23.677Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-12T15:24:23.718Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-12T15:24:23.760Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-12T15:24:23.802Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-12T15:24:23.848Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-12T15:24:23.893Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-12T15:24:23.937Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-12T15:24:23.977Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-12T15:24:24.020Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-12T15:24:24.061Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-12T15:24:24.105Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-37 [Pipeline] echo [2022-05-12T15:24:24.148Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-37 [Pipeline] echo [2022-05-12T15:24:24.192Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-37 [Pipeline] echo [2022-05-12T15:24:24.234Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b37b0c6e358582f1d80b455dbf685e3af881882b [Pipeline] echo [2022-05-12T15:24:24.279Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b37b0c6 [Pipeline] echo [2022-05-12T15:24:24.318Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T15:24:24.521Z] provisioning config files... [2022-05-12T15:24:24.535Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-37@tmp/config1305926299888911732tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T15:24:24.886Z] ---> docker-login.sh [2022-05-12T15:24:24.886Z] nexus3.edgexfoundry.org:10001 [2022-05-12T15:24:25.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:24:25.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:24:25.147Z] Configure a credential helper to remove this warning. See [2022-05-12T15:24:25.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:24:25.147Z] [2022-05-12T15:24:25.147Z] Login Succeeded [2022-05-12T15:24:25.147Z] nexus3.edgexfoundry.org:10002 [2022-05-12T15:24:25.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:24:25.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:24:25.410Z] Configure a credential helper to remove this warning. See [2022-05-12T15:24:25.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:24:25.410Z] [2022-05-12T15:24:25.410Z] Login Succeeded [2022-05-12T15:24:25.410Z] nexus3.edgexfoundry.org:10003 [2022-05-12T15:24:25.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:24:25.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:24:25.410Z] Configure a credential helper to remove this warning. See [2022-05-12T15:24:25.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:24:25.410Z] [2022-05-12T15:24:25.410Z] Login Succeeded [2022-05-12T15:24:25.410Z] nexus3.edgexfoundry.org:10004 [2022-05-12T15:24:25.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:24:25.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:24:25.671Z] Configure a credential helper to remove this warning. See [2022-05-12T15:24:25.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:24:25.671Z] [2022-05-12T15:24:25.671Z] Login Succeeded [2022-05-12T15:24:25.671Z] docker.io [2022-05-12T15:24:25.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:24:26.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:24:26.243Z] Configure a credential helper to remove this warning. See [2022-05-12T15:24:26.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:24:26.243Z] [2022-05-12T15:24:26.243Z] Login Succeeded [2022-05-12T15:24:26.243Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T15:24:26.270Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-12T15:24:26.909Z] + git rev-list -1 --merges b37b0c6e358582f1d80b455dbf685e3af881882b~1..b37b0c6e358582f1d80b455dbf685e3af881882b [Pipeline] echo [2022-05-12T15:24:27.057Z] -----------> git rev-list -1 --merges b37b0c6e358582f1d80b455dbf685e3af881882b~1..b37b0c6e358582f1d80b455dbf685e3af881882b b37b0c6e358582f1d80b455dbf685e3af881882b [false] [Pipeline] sh [2022-05-12T15:24:27.375Z] + git log --format=format:%s -1 b37b0c6e358582f1d80b455dbf685e3af881882b [Pipeline] echo [2022-05-12T15:24:27.406Z] ========================================================= [2022-05-12T15:24:27.406Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-12T15:24:27.406Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T15:24:27.847Z] + git log --format=format:%s -1 b37b0c6e358582f1d80b455dbf685e3af881882b [Pipeline] echo [2022-05-12T15:24:27.884Z] [semverPrep] GIT_COMMIT: b37b0c6e358582f1d80b455dbf685e3af881882b, Commit Message: build(deps): Bump github.com/canonical/edgex-snap-hooks/v2 from 2.2.0-beta.5 to 2.2.0 in /snap/local/hooks [Pipeline] echo [2022-05-12T15:24:27.914Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-12T15:24:28.410Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-12T15:24:28.411Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-12T15:24:28.411Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-12T15:24:28.411Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-12T15:24:28.411Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-12T15:24:28.411Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-12T15:24:28.411Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:24:28.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T15:24:28.805Z] [2022-05-12T15:24:28.805Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:24:29.158Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T15:24:29.158Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-12T15:24:29.158Z] 1fe172e4850f: Pulling fs layer [2022-05-12T15:24:29.158Z] caf521ccaac6: Pulling fs layer [2022-05-12T15:24:29.158Z] 3ead6fa29328: Pulling fs layer [2022-05-12T15:24:29.158Z] 5c2a1cbceb83: Pulling fs layer [2022-05-12T15:24:29.158Z] a8d5f1318db7: Pulling fs layer [2022-05-12T15:24:29.158Z] c427282e49a2: Pulling fs layer [2022-05-12T15:24:29.158Z] 1827001aaf11: Pulling fs layer [2022-05-12T15:24:29.158Z] 0714d37db230: Pulling fs layer [2022-05-12T15:24:29.158Z] a8d5f1318db7: Waiting [2022-05-12T15:24:29.158Z] 1827001aaf11: Waiting [2022-05-12T15:24:29.158Z] c427282e49a2: Waiting [2022-05-12T15:24:29.158Z] ac28cf19c067: Pulling fs layer [2022-05-12T15:24:29.158Z] 0714d37db230: Waiting [2022-05-12T15:24:29.158Z] ca983d60f3e2: Pulling fs layer [2022-05-12T15:24:29.158Z] 9f894cec8388: Pulling fs layer [2022-05-12T15:24:29.158Z] 9f894cec8388: Waiting [2022-05-12T15:24:29.158Z] 5c2a1cbceb83: Waiting [2022-05-12T15:24:29.158Z] ca983d60f3e2: Waiting [2022-05-12T15:24:29.158Z] caf521ccaac6: Download complete [2022-05-12T15:24:29.420Z] a8d5f1318db7: Verifying Checksum [2022-05-12T15:24:29.420Z] a8d5f1318db7: Download complete [2022-05-12T15:24:29.420Z] c427282e49a2: Download complete [2022-05-12T15:24:29.420Z] 3ead6fa29328: Verifying Checksum [2022-05-12T15:24:29.420Z] 3ead6fa29328: Download complete [2022-05-12T15:24:29.420Z] 0714d37db230: Download complete [2022-05-12T15:24:29.420Z] ac28cf19c067: Verifying Checksum [2022-05-12T15:24:29.420Z] ac28cf19c067: Download complete [2022-05-12T15:24:29.420Z] ca983d60f3e2: Verifying Checksum [2022-05-12T15:24:29.420Z] ca983d60f3e2: Download complete [2022-05-12T15:24:29.420Z] 9f894cec8388: Verifying Checksum [2022-05-12T15:24:29.420Z] 9f894cec8388: Download complete [2022-05-12T15:24:29.420Z] 1fe172e4850f: Verifying Checksum [2022-05-12T15:24:29.420Z] 1fe172e4850f: Download complete [2022-05-12T15:24:29.683Z] 1827001aaf11: Verifying Checksum [2022-05-12T15:24:29.683Z] 1827001aaf11: Download complete [2022-05-12T15:24:30.624Z] 1fe172e4850f: Pull complete [2022-05-12T15:24:30.885Z] caf521ccaac6: Pull complete [2022-05-12T15:24:31.467Z] 3ead6fa29328: Pull complete [2022-05-12T15:24:31.467Z] 5c2a1cbceb83: Pull complete [2022-05-12T15:24:31.737Z] a8d5f1318db7: Pull complete [2022-05-12T15:24:31.737Z] c427282e49a2: Pull complete [2022-05-12T15:24:33.659Z] 1827001aaf11: Pull complete [2022-05-12T15:24:33.922Z] 0714d37db230: Pull complete [2022-05-12T15:24:33.922Z] ac28cf19c067: Pull complete [2022-05-12T15:24:34.183Z] ca983d60f3e2: Pull complete [2022-05-12T15:24:34.183Z] 9f894cec8388: Pull complete [2022-05-12T15:24:34.183Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-12T15:24:34.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T15:24:34.183Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-12T15:24:34.285Z] prd-ubuntu20.04-docker-8c-8g-63407 does not seem to be running inside a container [2022-05-12T15:24:34.327Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-37 -v /w/workspace/edgexfoundry_device-gpio_PR-37:/w/workspace/edgexfoundry_device-gpio_PR-37:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-37@tmp:/w/workspace/edgexfoundry_device-gpio_PR-37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-12T15:24:35.658Z] $ docker top add4a5f33114ec275e878ac07d78dcd6c04dc99ebd359c2982cb563c150f50cd -eo pid,comm [2022-05-12T15:24:35.724Z] 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-05-12T15:24:35.724Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-12T15:24:35.849Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T15:24:35.849Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T15:24:35.972Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T15:24:35.980Z] $ docker exec add4a5f33114ec275e878ac07d78dcd6c04dc99ebd359c2982cb563c150f50cd ssh-agent [2022-05-12T15:24:36.117Z] SSH_AUTH_SOCK=/tmp/ssh-Q0fExBLa9Vrj/agent.34 [2022-05-12T15:24:36.117Z] SSH_AGENT_PID=41 [2022-05-12T15:24:36.127Z] Running ssh-add (command line suppressed) [2022-05-12T15:24:36.244Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-37@tmp/private_key_7909956547138921718.key (/w/workspace/edgexfoundry_device-gpio_PR-37@tmp/private_key_7909956547138921718.key) [2022-05-12T15:24:36.255Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T15:24:36.598Z] + git tag --points-at HEAD [Pipeline] } [2022-05-12T15:24:36.625Z] $ docker exec --env ******** --env ******** add4a5f33114ec275e878ac07d78dcd6c04dc99ebd359c2982cb563c150f50cd ssh-agent -k [2022-05-12T15:24:36.734Z] unset SSH_AUTH_SOCK; [2022-05-12T15:24:36.734Z] unset SSH_AGENT_PID; [2022-05-12T15:24:36.734Z] echo Agent pid 41 killed; [2022-05-12T15:24:36.741Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-12T15:24:36.819Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T15:24:36.819Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T15:24:36.936Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T15:24:36.943Z] $ docker exec add4a5f33114ec275e878ac07d78dcd6c04dc99ebd359c2982cb563c150f50cd ssh-agent [2022-05-12T15:24:37.063Z] SSH_AUTH_SOCK=/tmp/ssh-VIniMEs1AD9m/agent.73 [2022-05-12T15:24:37.063Z] SSH_AGENT_PID=79 [2022-05-12T15:24:37.069Z] Running ssh-add (command line suppressed) [2022-05-12T15:24:37.202Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-37@tmp/private_key_4019214234571234253.key (/w/workspace/edgexfoundry_device-gpio_PR-37@tmp/private_key_4019214234571234253.key) [2022-05-12T15:24:37.212Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T15:24:37.547Z] + git semver init [2022-05-12T15:24:37.808Z] 2022-05-12 15:24:37,756 [run_init] DEBUG init version:0.0.0 force:False [2022-05-12T15:24:37.808Z] 2022-05-12 15:24:37,757 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-37/.semver [2022-05-12T15:24:37.808Z] 2022-05-12 15:24:37,758 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-37/.semver [2022-05-12T15:24:37.808Z] 2022-05-12 15:24:37,758 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-37/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-37, universal_newlines=False, shell=None, istream=None) [2022-05-12T15:24:38.750Z] 2022-05-12 15:24:38,733 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-37/.git/info/exclude [2022-05-12T15:24:38.750Z] 2022-05-12 15:24:38,733 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-37/.semver/PR-37 with force:False [2022-05-12T15:24:38.750Z] 2022-05-12 15:24:38,733 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-37/.semver/PR-37 [2022-05-12T15:24:38.750Z] 2022-05-12 15:24:38,738 [execute] INFO git cat-file --batch-check [2022-05-12T15:24:38.750Z] 2022-05-12 15:24:38,738 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-37/.semver, universal_newlines=False, shell=None, istream=) [2022-05-12T15:24:38.750Z] 2022-05-12 15:24:38,745 [execute] INFO git cat-file --batch [2022-05-12T15:24:38.750Z] 2022-05-12 15:24:38,745 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-37/.semver, universal_newlines=False, shell=None, istream=) [2022-05-12T15:24:38.750Z] 2022-05-12 15:24:38,751 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-37/.semver/PR-37 [2022-05-12T15:24:38.750Z] 0.0.0 [Pipeline] } [2022-05-12T15:24:39.031Z] $ docker exec --env ******** --env ******** add4a5f33114ec275e878ac07d78dcd6c04dc99ebd359c2982cb563c150f50cd ssh-agent -k [2022-05-12T15:24:39.137Z] unset SSH_AUTH_SOCK; [2022-05-12T15:24:39.137Z] unset SSH_AGENT_PID; [2022-05-12T15:24:39.137Z] echo Agent pid 79 killed; [2022-05-12T15:24:39.142Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-12T15:24:39.579Z] + git semver [Pipeline] } [2022-05-12T15:24:39.869Z] $ docker stop --time=1 add4a5f33114ec275e878ac07d78dcd6c04dc99ebd359c2982cb563c150f50cd [2022-05-12T15:24:41.189Z] $ docker rm -f add4a5f33114ec275e878ac07d78dcd6c04dc99ebd359c2982cb563c150f50cd [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T15:24:41.603Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-12T15:24:41.959Z] Stashed 1 file(s) [Pipeline] echo [2022-05-12T15:24:41.976Z] [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-05-12T15:24:42.542Z] provisioning config files... [2022-05-12T15:24:42.553Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-37@tmp/config3365100135421987147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T15:24:42.902Z] ---> docker-login.sh [2022-05-12T15:24:42.902Z] nexus3.edgexfoundry.org:10001 [2022-05-12T15:24:42.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:24:42.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:24:42.902Z] Configure a credential helper to remove this warning. See [2022-05-12T15:24:42.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:24:42.902Z] [2022-05-12T15:24:42.902Z] Login Succeeded [2022-05-12T15:24:42.902Z] nexus3.edgexfoundry.org:10002 [2022-05-12T15:24:42.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:24:43.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:24:43.166Z] Configure a credential helper to remove this warning. See [2022-05-12T15:24:43.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:24:43.166Z] [2022-05-12T15:24:43.166Z] Login Succeeded [2022-05-12T15:24:43.166Z] nexus3.edgexfoundry.org:10003 [2022-05-12T15:24:43.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:24:43.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:24:43.166Z] Configure a credential helper to remove this warning. See [2022-05-12T15:24:43.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:24:43.166Z] [2022-05-12T15:24:43.166Z] Login Succeeded [2022-05-12T15:24:43.166Z] nexus3.edgexfoundry.org:10004 [2022-05-12T15:24:43.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:24:43.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:24:43.428Z] Configure a credential helper to remove this warning. See [2022-05-12T15:24:43.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:24:43.428Z] [2022-05-12T15:24:43.428Z] Login Succeeded [2022-05-12T15:24:43.428Z] docker.io [2022-05-12T15:24:43.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:24:43.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:24:43.690Z] Configure a credential helper to remove this warning. See [2022-05-12T15:24:43.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:24:43.690Z] [2022-05-12T15:24:43.690Z] Login Succeeded [2022-05-12T15:24:43.690Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T15:24:43.714Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-12T15:24:43.924Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T15:24:43.958Z] ========================================================= [2022-05-12T15:24:43.958Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] [2022-05-12T15:24:43.958Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:24:44.368Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts --build-arg MAKE=echo noop --target=builder . [2022-05-12T15:24:44.629Z] Sending build context to Docker daemon 26.58MB [2022-05-12T15:24:44.629Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T15:24:44.629Z] Step 2/11 : FROM ${BASE} AS builder [2022-05-12T15:24:44.629Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2022-05-12T15:24:44.629Z] 59bf1c3509f3: Pulling fs layer [2022-05-12T15:24:44.629Z] 666ba61612fd: Pulling fs layer [2022-05-12T15:24:44.629Z] 8ed8ca486205: Pulling fs layer [2022-05-12T15:24:44.629Z] 4fe6c5a15a65: Pulling fs layer [2022-05-12T15:24:44.629Z] 22a0e8bec74d: Pulling fs layer [2022-05-12T15:24:44.629Z] 5f8736975d2d: Pulling fs layer [2022-05-12T15:24:44.629Z] fe9c1520953f: Pulling fs layer [2022-05-12T15:24:44.629Z] ad63dd2c9e3e: Pulling fs layer [2022-05-12T15:24:44.629Z] 15d927b9e438: Pulling fs layer [2022-05-12T15:24:44.629Z] 4fe6c5a15a65: Waiting [2022-05-12T15:24:44.629Z] 22a0e8bec74d: Waiting [2022-05-12T15:24:44.629Z] 5f8736975d2d: Waiting [2022-05-12T15:24:44.629Z] fe9c1520953f: Waiting [2022-05-12T15:24:44.629Z] ad63dd2c9e3e: Waiting [2022-05-12T15:24:44.629Z] 15d927b9e438: Waiting [2022-05-12T15:24:44.629Z] 8ed8ca486205: Verifying Checksum [2022-05-12T15:24:44.629Z] 8ed8ca486205: Download complete [2022-05-12T15:24:44.629Z] 666ba61612fd: Download complete [2022-05-12T15:24:44.629Z] 22a0e8bec74d: Verifying Checksum [2022-05-12T15:24:44.629Z] 22a0e8bec74d: Download complete [2022-05-12T15:24:44.629Z] 59bf1c3509f3: Verifying Checksum [2022-05-12T15:24:44.629Z] 5f8736975d2d: Download complete [2022-05-12T15:24:44.629Z] fe9c1520953f: Download complete [2022-05-12T15:24:44.889Z] ad63dd2c9e3e: Verifying Checksum [2022-05-12T15:24:44.889Z] ad63dd2c9e3e: Download complete [2022-05-12T15:24:44.889Z] 59bf1c3509f3: Pull complete [2022-05-12T15:24:45.151Z] 666ba61612fd: Pull complete [2022-05-12T15:24:45.151Z] 8ed8ca486205: Pull complete [2022-05-12T15:24:45.412Z] 15d927b9e438: Verifying Checksum [2022-05-12T15:24:45.412Z] 15d927b9e438: Download complete [2022-05-12T15:24:45.412Z] 4fe6c5a15a65: Verifying Checksum [2022-05-12T15:24:45.412Z] 4fe6c5a15a65: Download complete [2022-05-12T15:24:49.613Z] 4fe6c5a15a65: Pull complete [2022-05-12T15:24:49.613Z] 22a0e8bec74d: Pull complete [2022-05-12T15:24:49.613Z] 5f8736975d2d: Pull complete [2022-05-12T15:24:49.613Z] fe9c1520953f: Pull complete [2022-05-12T15:24:49.613Z] ad63dd2c9e3e: Pull complete [2022-05-12T15:24:51.522Z] 15d927b9e438: Pull complete [2022-05-12T15:24:51.522Z] Digest: sha256:661808593d0254beeed429a39851472eaea702e19ad1e0a0b350076e4156c215 [2022-05-12T15:24:51.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-05-12T15:24:51.522Z] ---> 38c4cad2258c [2022-05-12T15:24:51.522Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T15:24:53.440Z] ---> Running in 10c3751b39ea [2022-05-12T15:24:53.700Z] Removing intermediate container 10c3751b39ea [2022-05-12T15:24:53.700Z] ---> b5a0b8d392b9 [2022-05-12T15:24:53.700Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T15:24:53.700Z] ---> Running in d0a7df911062 [2022-05-12T15:24:53.700Z] Removing intermediate container d0a7df911062 [2022-05-12T15:24:53.700Z] ---> c0cc7b08a784 [2022-05-12T15:24:53.700Z] Step 5/11 : WORKDIR /device-gpio [2022-05-12T15:24:53.700Z] ---> Running in 6ee1f4bf0a73 [2022-05-12T15:24:53.961Z] Removing intermediate container 6ee1f4bf0a73 [2022-05-12T15:24:53.961Z] ---> c90d6f456cfe [2022-05-12T15:24:53.961Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T15:24:53.961Z] ---> Running in d613c005acaf [2022-05-12T15:24:54.533Z] Removing intermediate container d613c005acaf [2022-05-12T15:24:54.533Z] ---> 9cfe0654bf7e [2022-05-12T15:24:54.533Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T15:24:54.533Z] ---> Running in 1e4b97eed482 [2022-05-12T15:24:54.794Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T15:24:55.736Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T15:24:55.996Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-12T15:24:55.996Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-12T15:24:56.257Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-12T15:24:56.257Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-12T15:24:56.257Z] Executing busybox-1.34.1-r3.trigger [2022-05-12T15:24:56.257Z] OK: 224 MiB in 56 packages [2022-05-12T15:24:56.827Z] Removing intermediate container 1e4b97eed482 [2022-05-12T15:24:56.827Z] ---> d26781119501 [2022-05-12T15:24:56.827Z] Step 8/11 : COPY go.mod vendor* ./ [2022-05-12T15:24:57.370Z] Still waiting to schedule task [2022-05-12T15:24:57.370Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-63409’ [2022-05-12T15:24:57.766Z] ---> 5e600ee8c972 [2022-05-12T15:24:57.766Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T15:24:57.766Z] ---> Running in e0a3fa2e6a03 [2022-05-12T15:25:29.883Z] Removing intermediate container e0a3fa2e6a03 [2022-05-12T15:25:29.883Z] ---> 699e43d2ffb1 [2022-05-12T15:25:29.883Z] Step 10/11 : COPY . . [2022-05-12T15:25:29.883Z] ---> c02e860aa965 [2022-05-12T15:25:29.883Z] Step 11/11 : RUN ${MAKE} [2022-05-12T15:25:29.883Z] ---> Running in d2b825859a17 [2022-05-12T15:25:29.883Z] Removing intermediate container d2b825859a17 [2022-05-12T15:25:29.883Z] ---> 20982bc1dca5 [2022-05-12T15:25:29.883Z] [Warning] One or more build-args [MAKE] were not consumed [2022-05-12T15:25:29.883Z] Successfully built 20982bc1dca5 [2022-05-12T15:25:29.883Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:25:30.218Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-12T15:25:30.218Z] . [Pipeline] withDockerContainer [2022-05-12T15:25:30.315Z] prd-ubuntu20.04-docker-8c-8g-63407 does not seem to be running inside a container [2022-05-12T15:25:30.353Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-37 -v /w/workspace/edgexfoundry_device-gpio_PR-37:/w/workspace/edgexfoundry_device-gpio_PR-37:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-37@tmp:/w/workspace/edgexfoundry_device-gpio_PR-37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-12T15:25:30.769Z] $ docker top b375fd1c12c41791135a65cc5ff8a7ed241af245e4611667b140771f4c3e50a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T15:25:31.177Z] + go version [2022-05-12T15:25:31.177Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-12T15:25:31.212Z] $ docker stop --time=1 b375fd1c12c41791135a65cc5ff8a7ed241af245e4611667b140771f4c3e50a7 [2022-05-12T15:25:32.492Z] $ docker rm -f b375fd1c12c41791135a65cc5ff8a7ed241af245e4611667b140771f4c3e50a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:25:33.162Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-12T15:25:33.162Z] . [Pipeline] withDockerContainer [2022-05-12T15:25:33.251Z] prd-ubuntu20.04-docker-8c-8g-63407 does not seem to be running inside a container [2022-05-12T15:25:33.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-37 -v /w/workspace/edgexfoundry_device-gpio_PR-37:/w/workspace/edgexfoundry_device-gpio_PR-37:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-37@tmp:/w/workspace/edgexfoundry_device-gpio_PR-37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-12T15:25:33.720Z] $ docker top c757e69647106df0970e724262890a5db7ef586dc0375fddf73f93e2a2201305 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-12T15:25:34.182Z] + make test [2022-05-12T15:25:34.182Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-12T15:25:34.442Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-05-12T15:25:41.017Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-05-12T15:25:41.017Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-05-12T15:25:45.222Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-12T15:25:47.761Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-12T15:25:47.761Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-12T15:25:47.761Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-12T15:25:48.361Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-05-12T15:25:48.717Z] + go mod tidy [Pipeline] } [2022-05-12T15:25:48.748Z] $ docker stop --time=1 c757e69647106df0970e724262890a5db7ef586dc0375fddf73f93e2a2201305 [2022-05-12T15:25:50.511Z] $ docker rm -f c757e69647106df0970e724262890a5db7ef586dc0375fddf73f93e2a2201305 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T15:25:50.994Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-12T15:25:51.080Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-12T15:25:51.935Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-12T15:25:52.249Z] + ls -al . [2022-05-12T15:25:52.249Z] total 180 [2022-05-12T15:25:52.249Z] drwxrwxr-x 10 jenkins jenkins 4096 May 12 15:25 . [2022-05-12T15:25:52.249Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 15:24 .. [2022-05-12T15:25:52.249Z] -rw-rw-r-- 1 jenkins jenkins 120 May 12 15:24 .dockerignore [2022-05-12T15:25:52.249Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 15:24 .git [2022-05-12T15:25:52.249Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 15:24 .github [2022-05-12T15:25:52.249Z] -rw-rw-r-- 1 jenkins jenkins 335 May 12 15:24 .gitignore [2022-05-12T15:25:52.249Z] -rw-rw-r-- 1 jenkins jenkins 41 May 12 15:24 .golangci.yml [2022-05-12T15:25:52.249Z] drwxr-xr-x 3 jenkins jenkins 4096 May 12 15:24 .semver [2022-05-12T15:25:52.249Z] -rw-rw-r-- 1 jenkins jenkins 7772 May 12 15:24 Attribution.txt [2022-05-12T15:25:52.249Z] -rw-rw-r-- 1 jenkins jenkins 1235 May 12 15:24 CHANGELOG.md [2022-05-12T15:25:52.249Z] -rw-rw-r-- 1 jenkins jenkins 1846 May 12 15:24 Dockerfile [2022-05-12T15:25:52.249Z] -rw-rw-r-- 1 jenkins jenkins 677 May 12 15:24 GOVERNANCE.md [2022-05-12T15:25:52.249Z] -rw-rw-r-- 1 jenkins jenkins 657 May 12 15:24 Jenkinsfile [2022-05-12T15:25:52.249Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 12 15:24 LICENSE [2022-05-12T15:25:52.249Z] -rw-rw-r-- 1 jenkins jenkins 1876 May 12 15:24 Makefile [2022-05-12T15:25:52.249Z] -rw-rw-r-- 1 jenkins jenkins 617 May 12 15:24 OWNERS.md [2022-05-12T15:25:52.249Z] -rw-rw-r-- 1 jenkins jenkins 10844 May 12 15:24 README.md [2022-05-12T15:25:52.249Z] -rw-rw-r-- 1 jenkins jenkins 5 May 12 15:24 VERSION [2022-05-12T15:25:52.249Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 15:24 bin [2022-05-12T15:25:52.249Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 15:24 cmd [2022-05-12T15:25:52.249Z] -rw-r--r-- 1 jenkins jenkins 10 May 12 15:25 coverage.out [2022-05-12T15:25:52.249Z] -rw-rw-r-- 1 jenkins jenkins 2794 May 12 15:25 go.mod [2022-05-12T15:25:52.249Z] -rw-rw-r-- 1 jenkins jenkins 56104 May 12 15:25 go.sum [2022-05-12T15:25:52.249Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 15:24 internal [2022-05-12T15:25:52.249Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 15:24 snap [2022-05-12T15:25:52.249Z] drwxrwxr-x 6 jenkins jenkins 4096 May 12 15:24 vendor [2022-05-12T15:25:52.249Z] -rw-rw-r-- 1 jenkins jenkins 209 May 12 15:24 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:25:52.580Z] + 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=b37b0c6e358582f1d80b455dbf685e3af881882b --label arch=amd64 --label version=0.0.0 . [2022-05-12T15:25:52.839Z] Sending build context to Docker daemon 26.59MB [2022-05-12T15:25:52.839Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T15:25:52.839Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-12T15:25:52.839Z] ---> 20982bc1dca5 [2022-05-12T15:25:52.839Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T15:25:52.839Z] ---> Running in 383b07f6eb5c [2022-05-12T15:25:53.098Z] Removing intermediate container 383b07f6eb5c [2022-05-12T15:25:53.098Z] ---> 5f4651b5f177 [2022-05-12T15:25:53.098Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T15:25:53.098Z] ---> Running in 46e37031c927 [2022-05-12T15:25:53.098Z] Removing intermediate container 46e37031c927 [2022-05-12T15:25:53.098Z] ---> bac3d96a2351 [2022-05-12T15:25:53.098Z] Step 5/25 : WORKDIR /device-gpio [2022-05-12T15:25:53.098Z] ---> Running in bfafb292c644 [2022-05-12T15:25:53.358Z] Removing intermediate container bfafb292c644 [2022-05-12T15:25:53.358Z] ---> 7820aa3e9483 [2022-05-12T15:25:53.358Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T15:25:53.358Z] ---> Running in 85028b61a960 [2022-05-12T15:25:53.927Z] Removing intermediate container 85028b61a960 [2022-05-12T15:25:53.927Z] ---> 4ba3a1b5b34b [2022-05-12T15:25:53.927Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T15:25:53.927Z] ---> Running in 1c7351eb0f71 [2022-05-12T15:25:54.186Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T15:25:55.131Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T15:25:55.393Z] OK: 224 MiB in 56 packages [2022-05-12T15:25:55.675Z] Removing intermediate container 1c7351eb0f71 [2022-05-12T15:25:55.675Z] ---> 7369e7a4b6b8 [2022-05-12T15:25:55.675Z] Step 8/25 : COPY go.mod vendor* ./ [2022-05-12T15:25:56.612Z] ---> c62d4033bcfc [2022-05-12T15:25:56.612Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T15:25:56.612Z] ---> Running in 828ddca26188 [2022-05-12T15:25:56.872Z] skipping... [2022-05-12T15:25:57.133Z] Removing intermediate container 828ddca26188 [2022-05-12T15:25:57.133Z] ---> 0fd256225bf0 [2022-05-12T15:25:57.133Z] Step 10/25 : COPY . . [2022-05-12T15:25:58.520Z] ---> e9872bfc48d4 [2022-05-12T15:25:58.520Z] Step 11/25 : RUN ${MAKE} [2022-05-12T15:25:58.520Z] ---> Running in 341a6d9a5e42 [2022-05-12T15:25:59.091Z] Removing intermediate container 341a6d9a5e42 [2022-05-12T15:25:59.091Z] ---> 884b787337be [2022-05-12T15:25:59.091Z] Step 12/25 : FROM alpine:3.15 [2022-05-12T15:25:59.661Z] 3.15: Pulling from library/alpine [2022-05-12T15:25:59.661Z] df9b9388f04a: Pulling fs layer [2022-05-12T15:25:59.960Z] df9b9388f04a: Verifying Checksum [2022-05-12T15:25:59.960Z] df9b9388f04a: Download complete [2022-05-12T15:25:59.960Z] df9b9388f04a: Pull complete [2022-05-12T15:25:59.960Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-12T15:25:59.960Z] Status: Downloaded newer image for alpine:3.15 [2022-05-12T15:25:59.960Z] ---> 0ac33e5f5afa [2022-05-12T15:25:59.960Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-05-12T15:26:00.220Z] ---> Running in b5b1259ee812 [2022-05-12T15:26:00.220Z] Removing intermediate container b5b1259ee812 [2022-05-12T15:26:00.220Z] ---> d1bbbc3dec81 [2022-05-12T15:26:00.220Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T15:26:00.220Z] ---> Running in 9c7dc614a565 [2022-05-12T15:26:00.791Z] Removing intermediate container 9c7dc614a565 [2022-05-12T15:26:00.791Z] ---> 5c2de4af4d8c [2022-05-12T15:26:00.791Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-05-12T15:26:00.791Z] ---> Running in dbab6f3f6a32 [2022-05-12T15:26:01.052Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T15:26:01.996Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T15:26:02.257Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-05-12T15:26:02.257Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-12T15:26:02.517Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-12T15:26:02.518Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-12T15:26:02.518Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-12T15:26:02.809Z] Executing busybox-1.34.1-r5.trigger [2022-05-12T15:26:02.809Z] OK: 8 MiB in 19 packages [2022-05-12T15:26:03.070Z] Removing intermediate container dbab6f3f6a32 [2022-05-12T15:26:03.070Z] ---> b547f1a8f5e2 [2022-05-12T15:26:03.070Z] Step 16/25 : WORKDIR / [2022-05-12T15:26:03.070Z] ---> Running in bb11fd217be4 [2022-05-12T15:26:03.329Z] Removing intermediate container bb11fd217be4 [2022-05-12T15:26:03.329Z] ---> 08ac7e8f582d [2022-05-12T15:26:03.329Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-05-12T15:26:03.329Z] ---> e530b1823d2b [2022-05-12T15:26:03.329Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-05-12T15:26:03.590Z] ---> de25374dc62f [2022-05-12T15:26:03.590Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-05-12T15:26:03.590Z] ---> 53435029450d [2022-05-12T15:26:03.590Z] Step 20/25 : EXPOSE 59910 [2022-05-12T15:26:03.590Z] ---> Running in f16976c49066 [2022-05-12T15:26:03.849Z] Removing intermediate container f16976c49066 [2022-05-12T15:26:03.849Z] ---> a174dbca9f80 [2022-05-12T15:26:03.849Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-05-12T15:26:03.849Z] ---> Running in cfa9e9d9045b [2022-05-12T15:26:03.849Z] Removing intermediate container cfa9e9d9045b [2022-05-12T15:26:03.849Z] ---> e157f8f1a381 [2022-05-12T15:26:03.849Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T15:26:03.849Z] ---> Running in 12cd75a88751 [2022-05-12T15:26:04.108Z] Removing intermediate container 12cd75a88751 [2022-05-12T15:26:04.108Z] ---> e79acd38948b [2022-05-12T15:26:04.108Z] Step 23/25 : LABEL arch=amd64 [2022-05-12T15:26:04.108Z] ---> Running in 39b0e517ced3 [2022-05-12T15:26:04.108Z] Removing intermediate container 39b0e517ced3 [2022-05-12T15:26:04.108Z] ---> 30210c11b5cb [2022-05-12T15:26:04.108Z] Step 24/25 : LABEL git_sha=b37b0c6e358582f1d80b455dbf685e3af881882b [2022-05-12T15:26:04.108Z] ---> Running in 08960e2b4966 [2022-05-12T15:26:04.369Z] Removing intermediate container 08960e2b4966 [2022-05-12T15:26:04.369Z] ---> f3068710fd43 [2022-05-12T15:26:04.369Z] Step 25/25 : LABEL version=0.0.0 [2022-05-12T15:26:04.369Z] ---> Running in 6ef2e65ce9a1 [2022-05-12T15:26:04.369Z] Removing intermediate container 6ef2e65ce9a1 [2022-05-12T15:26:04.369Z] ---> c8718136279d [2022-05-12T15:26:04.370Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-05-12T15:26:04.370Z] Successfully built c8718136279d [2022-05-12T15:26:04.370Z] Successfully tagged device-gpio:latest [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] sh [2022-05-12T15:26:05.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T15:26:05.139Z] [2022-05-12T15:26:05.139Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:26:05.479Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T15:26:05.479Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-12T15:26:05.479Z] 5eb5b503b376: Pulling fs layer [2022-05-12T15:26:05.479Z] 5c69ac0246d0: Pulling fs layer [2022-05-12T15:26:05.479Z] ec43610c2a17: Pulling fs layer [2022-05-12T15:26:05.479Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-12T15:26:05.479Z] 33b1e0a273af: Pulling fs layer [2022-05-12T15:26:05.479Z] 5d3b04190fa2: Pulling fs layer [2022-05-12T15:26:05.479Z] 2f39f015ded8: Pulling fs layer [2022-05-12T15:26:05.479Z] 33b1e0a273af: Waiting [2022-05-12T15:26:05.479Z] 5d3b04190fa2: Waiting [2022-05-12T15:26:05.479Z] 2f39f015ded8: Waiting [2022-05-12T15:26:05.479Z] 3a2ae6a8a46f: Waiting [2022-05-12T15:26:05.479Z] 5c69ac0246d0: Download complete [2022-05-12T15:26:05.479Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-12T15:26:05.479Z] 3a2ae6a8a46f: Download complete [2022-05-12T15:26:05.479Z] 33b1e0a273af: Verifying Checksum [2022-05-12T15:26:05.479Z] 33b1e0a273af: Download complete [2022-05-12T15:26:05.479Z] 5d3b04190fa2: Verifying Checksum [2022-05-12T15:26:05.479Z] 5d3b04190fa2: Download complete [2022-05-12T15:26:05.479Z] ec43610c2a17: Verifying Checksum [2022-05-12T15:26:05.479Z] ec43610c2a17: Download complete [2022-05-12T15:26:05.739Z] 5eb5b503b376: Verifying Checksum [2022-05-12T15:26:05.739Z] 5eb5b503b376: Download complete [2022-05-12T15:26:06.306Z] 2f39f015ded8: Download complete [2022-05-12T15:26:06.874Z] 5eb5b503b376: Pull complete [2022-05-12T15:26:07.133Z] 5c69ac0246d0: Pull complete [2022-05-12T15:26:07.393Z] ec43610c2a17: Pull complete [2022-05-12T15:26:07.653Z] 3a2ae6a8a46f: Pull complete [2022-05-12T15:26:07.914Z] 33b1e0a273af: Pull complete [2022-05-12T15:26:07.914Z] 5d3b04190fa2: Pull complete [2022-05-12T15:26:12.114Z] 2f39f015ded8: Pull complete [2022-05-12T15:26:12.114Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-12T15:26:12.114Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T15:26:12.114Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-12T15:26:12.207Z] prd-ubuntu20.04-docker-8c-8g-63407 does not seem to be running inside a container [2022-05-12T15:26:12.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-37 -v /w/workspace/edgexfoundry_device-gpio_PR-37:/w/workspace/edgexfoundry_device-gpio_PR-37:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-37@tmp:/w/workspace/edgexfoundry_device-gpio_PR-37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-12T15:26:14.259Z] $ docker top 18fe7e7806e1a166dc502e36b3b1fff8587900138e66c20966f5b530d3554c13 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T15:26:14.738Z] ---> job-cost.sh [2022-05-12T15:26:14.738Z] lf-activate-venv: SKIPPING [2022-05-12T15:26:14.738Z] INFO: No Stack... [2022-05-12T15:26:14.999Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-12T15:26:15.572Z] INFO: Archiving Costs [Pipeline] sh [2022-05-12T15:26:15.895Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-37/archives/cost.csv [2022-05-12T15:26:15.895Z] + cut -d, -f6 [Pipeline] lock [2022-05-12T15:26:15.937Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-37-1-stack-cost] [2022-05-12T15:26:15.942Z] Resource [jenkins-edgexfoundry-device-gpio-PR-37-1-stack-cost] did not exist. Created. [2022-05-12T15:26:15.942Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-37-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-12T15:26:16.338Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-12T15:26:16.416Z] Stashed 1 file(s) [Pipeline] } [2022-05-12T15:26:16.435Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-37-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-12T15:26:16.509Z] $ docker stop --time=1 18fe7e7806e1a166dc502e36b3b1fff8587900138e66c20966f5b530d3554c13 [2022-05-12T15:26:17.710Z] $ docker rm -f 18fe7e7806e1a166dc502e36b3b1fff8587900138e66c20966f5b530d3554c13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T15:28:20.002Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63411 in /w/workspace/edgexfoundry_device-gpio_PR-37 [Pipeline] { [Pipeline] ws [2022-05-12T15:28:20.044Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2022-05-12T15:28:20.322Z] The recommended git tool is: git [2022-05-12T15:28:26.779Z] using credential edgex-jenkins-ssh [2022-05-12T15:28:26.801Z] Cloning the remote Git repository [2022-05-12T15:28:26.883Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-05-12T15:28:26.959Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2022-05-12T15:28:27.030Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-05-12T15:28:27.031Z] > git --version # timeout=10 [2022-05-12T15:28:27.052Z] > git --version # 'git version 2.25.1' [2022-05-12T15:28:27.053Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-12T15:28:27.201Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-12T15:28:28.684Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-05-12T15:28:28.716Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-12T15:28:28.741Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-05-12T15:28:28.780Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-05-12T15:28:28.780Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-12T15:28:28.793Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/37/head:refs/remotes/origin/PR-37 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 [2022-05-12T15:28:29.331Z] Merging remotes/origin/jakarta commit eb26a38a47d183fb3980c68adc91f8a5b9e8f183 into PR head commit b37b0c6e358582f1d80b455dbf685e3af881882b [2022-05-12T15:28:29.893Z] Merge succeeded, producing b37b0c6e358582f1d80b455dbf685e3af881882b [2022-05-12T15:28:29.893Z] Checking out Revision b37b0c6e358582f1d80b455dbf685e3af881882b (PR-37) [2022-05-12T15:28:29.356Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T15:28:29.372Z] > git checkout -f b37b0c6e358582f1d80b455dbf685e3af881882b # timeout=10 [2022-05-12T15:28:29.809Z] > git remote # timeout=10 [2022-05-12T15:28:29.827Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T15:28:29.842Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-12T15:28:29.854Z] > git merge eb26a38a47d183fb3980c68adc91f8a5b9e8f183 # timeout=10 [2022-05-12T15:28:29.880Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T15:28:29.905Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T15:28:29.920Z] > git checkout -f b37b0c6e358582f1d80b455dbf685e3af881882b # timeout=10 [2022-05-12T15:28:34.492Z] Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v2 from 2.2.0-beta.5 to 2.2.0 in /snap/local/hooks" [2022-05-12T15:28:34.552Z] > git --version # timeout=10 [2022-05-12T15:28:34.571Z] > git --version # 'git version 2.25.1' [2022-05-12T15:28:34.582Z] fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T15:28:35.843Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-12T15:28:35.843Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T15:28:35.843Z] Dload Upload Total Spent Left Speed [2022-05-12T15:28:35.843Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 61682 0 --:--:-- --:--:-- --:--:-- 61682 [Pipeline] sh [2022-05-12T15:28:36.373Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-12T15:28:36.730Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-12T15:28:36.730Z] + sudo tee /etc/docker/daemon.new [2022-05-12T15:28:36.730Z] { [2022-05-12T15:28:36.730Z] "registry-mirrors": [ [2022-05-12T15:28:36.730Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-12T15:28:36.730Z] ], [2022-05-12T15:28:36.730Z] "bip": "10.250.0.254/24", [2022-05-12T15:28:36.730Z] "hosts": [ [2022-05-12T15:28:36.730Z] "tcp://0.0.0.0:5555", [2022-05-12T15:28:36.730Z] "unix:///var/run/docker.sock" [2022-05-12T15:28:36.730Z] ], [2022-05-12T15:28:36.730Z] "mtu": 1458, [2022-05-12T15:28:36.730Z] "selinux-enabled": true, [2022-05-12T15:28:36.730Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-12T15:28:36.730Z] } [Pipeline] sh [2022-05-12T15:28:37.095Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-12T15:28:37.549Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T15:28:55.954Z] provisioning config files... [2022-05-12T15:28:55.980Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config5314964876711817096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T15:28:56.564Z] ---> docker-login.sh [2022-05-12T15:28:56.565Z] nexus3.edgexfoundry.org:10001 [2022-05-12T15:28:57.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:28:57.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:28:57.439Z] Configure a credential helper to remove this warning. See [2022-05-12T15:28:57.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:28:57.439Z] [2022-05-12T15:28:57.439Z] Login Succeeded [2022-05-12T15:28:57.439Z] nexus3.edgexfoundry.org:10002 [2022-05-12T15:28:57.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:28:57.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:28:57.984Z] Configure a credential helper to remove this warning. See [2022-05-12T15:28:57.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:28:57.984Z] [2022-05-12T15:28:57.984Z] Login Succeeded [2022-05-12T15:28:57.984Z] nexus3.edgexfoundry.org:10003 [2022-05-12T15:28:58.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:28:58.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:28:58.259Z] Configure a credential helper to remove this warning. See [2022-05-12T15:28:58.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:28:58.259Z] [2022-05-12T15:28:58.259Z] Login Succeeded [2022-05-12T15:28:58.259Z] nexus3.edgexfoundry.org:10004 [2022-05-12T15:28:58.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:28:58.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:28:58.807Z] Configure a credential helper to remove this warning. See [2022-05-12T15:28:58.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:28:58.807Z] [2022-05-12T15:28:58.807Z] Login Succeeded [2022-05-12T15:28:58.807Z] docker.io [2022-05-12T15:28:59.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T15:28:59.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T15:28:59.352Z] Configure a credential helper to remove this warning. See [2022-05-12T15:28:59.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T15:28:59.352Z] [2022-05-12T15:28:59.352Z] Login Succeeded [2022-05-12T15:28:59.352Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T15:28:59.383Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-12T15:28:59.761Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T15:28:59.794Z] ========================================================= [2022-05-12T15:28:59.794Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] [2022-05-12T15:28:59.794Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:29:00.243Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts --build-arg MAKE=echo noop --target=builder . [2022-05-12T15:29:01.689Z] Sending build context to Docker daemon 18.83MB [2022-05-12T15:29:01.689Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T15:29:01.689Z] Step 2/11 : FROM ${BASE} AS builder [2022-05-12T15:29:01.689Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-12T15:29:01.689Z] 9b3977197b4f: Pulling fs layer [2022-05-12T15:29:01.689Z] 1a89e8eeedd5: Pulling fs layer [2022-05-12T15:29:01.689Z] 94645a83ff95: Pulling fs layer [2022-05-12T15:29:01.689Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-12T15:29:01.689Z] 0c92f367c5e7: Pulling fs layer [2022-05-12T15:29:01.689Z] 045706c8da98: Pulling fs layer [2022-05-12T15:29:01.689Z] d7189365e05b: Pulling fs layer [2022-05-12T15:29:01.689Z] a32415fbff51: Pulling fs layer [2022-05-12T15:29:01.689Z] 3f3a8bcf1eab: Waiting [2022-05-12T15:29:01.689Z] d7189365e05b: Waiting [2022-05-12T15:29:01.689Z] a32415fbff51: Waiting [2022-05-12T15:29:01.690Z] 045706c8da98: Waiting [2022-05-12T15:29:01.690Z] 0c92f367c5e7: Waiting [2022-05-12T15:29:01.690Z] 94645a83ff95: Verifying Checksum [2022-05-12T15:29:01.690Z] 94645a83ff95: Download complete [2022-05-12T15:29:01.690Z] 1a89e8eeedd5: Verifying Checksum [2022-05-12T15:29:01.690Z] 1a89e8eeedd5: Download complete [2022-05-12T15:29:01.690Z] 0c92f367c5e7: Verifying Checksum [2022-05-12T15:29:01.690Z] 0c92f367c5e7: Download complete [2022-05-12T15:29:01.967Z] 9b3977197b4f: Verifying Checksum [2022-05-12T15:29:01.967Z] 9b3977197b4f: Download complete [2022-05-12T15:29:01.967Z] 045706c8da98: Verifying Checksum [2022-05-12T15:29:01.967Z] 045706c8da98: Download complete [2022-05-12T15:29:01.967Z] d7189365e05b: Verifying Checksum [2022-05-12T15:29:01.967Z] d7189365e05b: Download complete [2022-05-12T15:29:02.576Z] 9b3977197b4f: Pull complete [2022-05-12T15:29:03.180Z] 1a89e8eeedd5: Pull complete [2022-05-12T15:29:03.464Z] 94645a83ff95: Pull complete [2022-05-12T15:29:03.738Z] a32415fbff51: Verifying Checksum [2022-05-12T15:29:03.738Z] a32415fbff51: Download complete [2022-05-12T15:29:04.717Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-12T15:29:04.717Z] 3f3a8bcf1eab: Download complete [2022-05-12T15:29:17.118Z] 3f3a8bcf1eab: Pull complete [2022-05-12T15:29:17.118Z] 0c92f367c5e7: Pull complete [2022-05-12T15:29:17.118Z] 045706c8da98: Pull complete [2022-05-12T15:29:17.118Z] d7189365e05b: Pull complete [2022-05-12T15:29:23.851Z] a32415fbff51: Pull complete [2022-05-12T15:29:23.851Z] Digest: sha256:763293993303eff07c8e57fe0fe9116095497c40c1fdc093d1a27926bd48f831 [2022-05-12T15:29:23.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-05-12T15:29:23.851Z] ---> 96786ed1eff5 [2022-05-12T15:29:23.851Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T15:29:24.835Z] ---> Running in 6dffd49b5810 [2022-05-12T15:29:25.115Z] Removing intermediate container 6dffd49b5810 [2022-05-12T15:29:25.115Z] ---> a0822e6de969 [2022-05-12T15:29:25.115Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T15:29:25.391Z] ---> Running in 2a7a381a3a26 [2022-05-12T15:29:25.674Z] Removing intermediate container 2a7a381a3a26 [2022-05-12T15:29:25.674Z] ---> 7d26adc2776f [2022-05-12T15:29:25.674Z] Step 5/11 : WORKDIR /device-gpio [2022-05-12T15:29:25.674Z] ---> Running in 832a1068f019 [2022-05-12T15:29:26.276Z] Removing intermediate container 832a1068f019 [2022-05-12T15:29:26.276Z] ---> cbad9f2a4f3b [2022-05-12T15:29:26.276Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T15:29:26.276Z] ---> Running in d2dc617b84d7 [2022-05-12T15:29:28.918Z] Removing intermediate container d2dc617b84d7 [2022-05-12T15:29:28.918Z] ---> 8bb524cac9a5 [2022-05-12T15:29:28.918Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T15:29:28.918Z] ---> Running in 1895fe6a5a47 [2022-05-12T15:29:29.898Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T15:29:30.880Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T15:29:31.475Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-12T15:29:31.747Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-12T15:29:31.747Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-12T15:29:32.019Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-12T15:29:32.019Z] Executing busybox-1.34.1-r3.trigger [2022-05-12T15:29:32.019Z] OK: 224 MiB in 56 packages [2022-05-12T15:29:33.015Z] Removing intermediate container 1895fe6a5a47 [2022-05-12T15:29:33.015Z] ---> 19ec0cd0031f [2022-05-12T15:29:33.015Z] Step 8/11 : COPY go.mod vendor* ./ [2022-05-12T15:29:37.339Z] ---> bd5a23919713 [2022-05-12T15:29:37.339Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T15:29:37.339Z] ---> Running in 29afe2f37ac1 [2022-05-12T15:30:59.143Z] Removing intermediate container 29afe2f37ac1 [2022-05-12T15:30:59.143Z] ---> b5dc47fc3031 [2022-05-12T15:30:59.143Z] Step 10/11 : COPY . . [2022-05-12T15:30:59.143Z] ---> 0286b48e7dbe [2022-05-12T15:30:59.143Z] Step 11/11 : RUN ${MAKE} [2022-05-12T15:30:59.143Z] ---> Running in ea30d0ded0b0 [2022-05-12T15:30:59.738Z] Removing intermediate container ea30d0ded0b0 [2022-05-12T15:30:59.738Z] ---> 985d5319b76f [2022-05-12T15:30:59.738Z] [Warning] One or more build-args [MAKE] were not consumed [2022-05-12T15:31:00.010Z] Successfully built 985d5319b76f [2022-05-12T15:31:00.010Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:31:00.374Z] + docker inspect -f . ci-base-image-arm64 [2022-05-12T15:31:00.374Z] . [Pipeline] withDockerContainer [2022-05-12T15:31:00.632Z] prd-ubuntu20.04-docker-arm64-4c-16g-63411 does not seem to be running inside a container [2022-05-12T15:31:00.721Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-12T15:31:02.078Z] $ docker top 36f86307ee7fae367bd8c4e469bc9e276d72bb1fc11a563d840ccc0034d6acd9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T15:31:03.032Z] + go version [2022-05-12T15:31:03.032Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-12T15:31:03.071Z] $ docker stop --time=1 36f86307ee7fae367bd8c4e469bc9e276d72bb1fc11a563d840ccc0034d6acd9 [2022-05-12T15:31:04.690Z] $ docker rm -f 36f86307ee7fae367bd8c4e469bc9e276d72bb1fc11a563d840ccc0034d6acd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:31:05.540Z] + docker inspect -f . ci-base-image-arm64 [2022-05-12T15:31:05.540Z] . [Pipeline] withDockerContainer [2022-05-12T15:31:05.778Z] prd-ubuntu20.04-docker-arm64-4c-16g-63411 does not seem to be running inside a container [2022-05-12T15:31:05.862Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-12T15:31:07.097Z] $ docker top a885818d3756f0b3e2e9a4d68ababbc629f0cf00e7b5b825f91b01306e9d5f5b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-12T15:31:08.090Z] + make test [2022-05-12T15:31:08.090Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-12T15:31:09.072Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-05-12T15:31:56.165Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-05-12T15:31:56.165Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-05-12T15:31:56.165Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-12T15:31:56.165Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-12T15:32:14.495Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-12T15:32:14.495Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-12T15:32:14.495Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-12T15:32:16.509Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-05-12T15:32:17.225Z] + go mod tidy [Pipeline] } [2022-05-12T15:32:17.861Z] $ docker stop --time=1 a885818d3756f0b3e2e9a4d68ababbc629f0cf00e7b5b825f91b01306e9d5f5b [2022-05-12T15:32:19.619Z] $ docker rm -f a885818d3756f0b3e2e9a4d68ababbc629f0cf00e7b5b825f91b01306e9d5f5b [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T15:32:20.466Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-12T15:32:20.499Z] Warning: overwriting stash ‘coverage-report’ [2022-05-12T15:32:21.141Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T15:32:21.735Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-12T15:32:22.089Z] + ls -al . [2022-05-12T15:32:22.089Z] total 176 [2022-05-12T15:32:22.089Z] drwxrwxr-x 9 jenkins jenkins 4096 May 12 15:32 . [2022-05-12T15:32:22.089Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 15:28 .. [2022-05-12T15:32:22.089Z] -rw-rw-r-- 1 jenkins jenkins 120 May 12 15:28 .dockerignore [2022-05-12T15:32:22.089Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 15:28 .git [2022-05-12T15:32:22.089Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 15:28 .github [2022-05-12T15:32:22.089Z] -rw-rw-r-- 1 jenkins jenkins 335 May 12 15:28 .gitignore [2022-05-12T15:32:22.089Z] -rw-rw-r-- 1 jenkins jenkins 41 May 12 15:28 .golangci.yml [2022-05-12T15:32:22.089Z] -rw-rw-r-- 1 jenkins jenkins 7772 May 12 15:28 Attribution.txt [2022-05-12T15:32:22.089Z] -rw-rw-r-- 1 jenkins jenkins 1235 May 12 15:28 CHANGELOG.md [2022-05-12T15:32:22.089Z] -rw-rw-r-- 1 jenkins jenkins 1846 May 12 15:28 Dockerfile [2022-05-12T15:32:22.089Z] -rw-rw-r-- 1 jenkins jenkins 677 May 12 15:28 GOVERNANCE.md [2022-05-12T15:32:22.089Z] -rw-rw-r-- 1 jenkins jenkins 657 May 12 15:28 Jenkinsfile [2022-05-12T15:32:22.089Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 12 15:28 LICENSE [2022-05-12T15:32:22.089Z] -rw-rw-r-- 1 jenkins jenkins 1876 May 12 15:28 Makefile [2022-05-12T15:32:22.089Z] -rw-rw-r-- 1 jenkins jenkins 617 May 12 15:28 OWNERS.md [2022-05-12T15:32:22.089Z] -rw-rw-r-- 1 jenkins jenkins 10844 May 12 15:28 README.md [2022-05-12T15:32:22.089Z] -rw-rw-r-- 1 jenkins jenkins 5 May 12 15:24 VERSION [2022-05-12T15:32:22.089Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 15:28 bin [2022-05-12T15:32:22.089Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 15:28 cmd [2022-05-12T15:32:22.089Z] -rw-r--r-- 1 jenkins jenkins 10 May 12 15:31 coverage.out [2022-05-12T15:32:22.089Z] -rw-rw-r-- 1 jenkins jenkins 2794 May 12 15:32 go.mod [2022-05-12T15:32:22.089Z] -rw-rw-r-- 1 jenkins jenkins 56104 May 12 15:32 go.sum [2022-05-12T15:32:22.089Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 15:28 internal [2022-05-12T15:32:22.089Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 15:28 snap [2022-05-12T15:32:22.089Z] drwxrwxr-x 6 jenkins jenkins 4096 May 12 15:28 vendor [2022-05-12T15:32:22.089Z] -rw-rw-r-- 1 jenkins jenkins 209 May 12 15:28 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:32:22.462Z] + 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=b37b0c6e358582f1d80b455dbf685e3af881882b --label arch=arm64 --label version=0.0.0 . [2022-05-12T15:32:23.902Z] Sending build context to Docker daemon 18.83MB [2022-05-12T15:32:23.902Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T15:32:23.902Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-12T15:32:23.902Z] ---> 985d5319b76f [2022-05-12T15:32:23.902Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T15:32:23.902Z] ---> Running in 193c172d5fae [2022-05-12T15:32:24.189Z] Removing intermediate container 193c172d5fae [2022-05-12T15:32:24.189Z] ---> 09258268f13e [2022-05-12T15:32:24.189Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T15:32:24.189Z] ---> Running in f8c235b505a1 [2022-05-12T15:32:24.473Z] Removing intermediate container f8c235b505a1 [2022-05-12T15:32:24.473Z] ---> 91c5168cba0d [2022-05-12T15:32:24.473Z] Step 5/25 : WORKDIR /device-gpio [2022-05-12T15:32:24.752Z] ---> Running in 1a20805cb992 [2022-05-12T15:32:25.026Z] Removing intermediate container 1a20805cb992 [2022-05-12T15:32:25.026Z] ---> ab655122fd9e [2022-05-12T15:32:25.026Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T15:32:25.026Z] ---> Running in f50c80e6ac75 [2022-05-12T15:32:26.468Z] Removing intermediate container f50c80e6ac75 [2022-05-12T15:32:26.468Z] ---> 0e089f3cdb75 [2022-05-12T15:32:26.468Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T15:32:26.757Z] ---> Running in 298394f8850e [2022-05-12T15:32:27.742Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T15:32:28.724Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T15:32:29.318Z] OK: 224 MiB in 56 packages [2022-05-12T15:32:29.912Z] Removing intermediate container 298394f8850e [2022-05-12T15:32:29.912Z] ---> ae3b287a3b54 [2022-05-12T15:32:29.912Z] Step 8/25 : COPY go.mod vendor* ./ [2022-05-12T15:32:34.215Z] ---> e9c30a804488 [2022-05-12T15:32:34.215Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T15:32:34.215Z] ---> Running in bd831259d074 [2022-05-12T15:32:34.815Z] skipping... [2022-05-12T15:32:35.417Z] Removing intermediate container bd831259d074 [2022-05-12T15:32:35.417Z] ---> 00de6c61b0d3 [2022-05-12T15:32:35.417Z] Step 10/25 : COPY . . [2022-05-12T15:32:39.726Z] ---> 13d27b7834fa [2022-05-12T15:32:39.726Z] Step 11/25 : RUN ${MAKE} [2022-05-12T15:32:39.726Z] ---> Running in 4fbd411d96a7 [2022-05-12T15:32:41.164Z] Removing intermediate container 4fbd411d96a7 [2022-05-12T15:32:41.164Z] ---> f2bf0652ddf6 [2022-05-12T15:32:41.164Z] Step 12/25 : FROM alpine:3.15 [2022-05-12T15:32:41.759Z] 3.15: Pulling from library/alpine [2022-05-12T15:32:41.759Z] 9981e73032c8: Pulling fs layer [2022-05-12T15:32:42.034Z] 9981e73032c8: Verifying Checksum [2022-05-12T15:32:42.034Z] 9981e73032c8: Download complete [2022-05-12T15:32:42.632Z] 9981e73032c8: Pull complete [2022-05-12T15:32:42.632Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-12T15:32:42.632Z] Status: Downloaded newer image for alpine:3.15 [2022-05-12T15:32:42.632Z] ---> 3fb3c9af89a9 [2022-05-12T15:32:42.632Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-05-12T15:32:42.632Z] ---> Running in 3a81aa94046d [2022-05-12T15:32:42.911Z] Removing intermediate container 3a81aa94046d [2022-05-12T15:32:42.911Z] ---> 24517f8d47db [2022-05-12T15:32:42.911Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T15:32:42.911Z] ---> Running in 370a6bf7cde0 [2022-05-12T15:32:44.906Z] Removing intermediate container 370a6bf7cde0 [2022-05-12T15:32:44.906Z] ---> 49c69d8e2994 [2022-05-12T15:32:44.906Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-05-12T15:32:44.906Z] ---> Running in 7be192ccc6b3 [2022-05-12T15:32:45.504Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T15:32:46.485Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T15:32:47.465Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-05-12T15:32:47.465Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-12T15:32:47.465Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-12T15:32:47.740Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-12T15:32:47.740Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-12T15:32:47.740Z] Executing busybox-1.34.1-r5.trigger [2022-05-12T15:32:47.740Z] OK: 8 MiB in 19 packages [2022-05-12T15:32:49.179Z] Removing intermediate container 7be192ccc6b3 [2022-05-12T15:32:49.179Z] ---> e53a53c854da [2022-05-12T15:32:49.179Z] Step 16/25 : WORKDIR / [2022-05-12T15:32:49.179Z] ---> Running in 0b1d5efea801 [2022-05-12T15:32:49.179Z] Removing intermediate container 0b1d5efea801 [2022-05-12T15:32:49.179Z] ---> 020abb35c890 [2022-05-12T15:32:49.179Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-05-12T15:32:49.777Z] ---> 41128dbaa3f0 [2022-05-12T15:32:49.777Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-05-12T15:32:50.377Z] ---> 507b86cf89ad [2022-05-12T15:32:50.377Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-05-12T15:32:50.978Z] ---> a44d963312ea [2022-05-12T15:32:50.978Z] Step 20/25 : EXPOSE 59910 [2022-05-12T15:32:50.978Z] ---> Running in 16db33d1eadd [2022-05-12T15:32:51.253Z] Removing intermediate container 16db33d1eadd [2022-05-12T15:32:51.253Z] ---> 2c039aaeb9e4 [2022-05-12T15:32:51.253Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-05-12T15:32:51.253Z] ---> Running in 6b05020d5133 [2022-05-12T15:32:51.853Z] Removing intermediate container 6b05020d5133 [2022-05-12T15:32:51.853Z] ---> 0f7d314b82da [2022-05-12T15:32:51.853Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T15:32:51.853Z] ---> Running in 60e00498ba9f [2022-05-12T15:32:52.126Z] Removing intermediate container 60e00498ba9f [2022-05-12T15:32:52.126Z] ---> 1e817fe34c49 [2022-05-12T15:32:52.126Z] Step 23/25 : LABEL arch=arm64 [2022-05-12T15:32:52.126Z] ---> Running in 22d7be550ca2 [2022-05-12T15:32:52.398Z] Removing intermediate container 22d7be550ca2 [2022-05-12T15:32:52.399Z] ---> 2a0f917124ba [2022-05-12T15:32:52.399Z] Step 24/25 : LABEL git_sha=b37b0c6e358582f1d80b455dbf685e3af881882b [2022-05-12T15:32:52.678Z] ---> Running in 64a6937ec902 [2022-05-12T15:32:52.954Z] Removing intermediate container 64a6937ec902 [2022-05-12T15:32:52.954Z] ---> 2e8cb0cd3498 [2022-05-12T15:32:52.954Z] Step 25/25 : LABEL version=0.0.0 [2022-05-12T15:32:52.954Z] ---> Running in d2c8229f3ce5 [2022-05-12T15:32:53.229Z] Removing intermediate container d2c8229f3ce5 [2022-05-12T15:32:53.229Z] ---> d44fdabcab9e [2022-05-12T15:32:53.229Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-05-12T15:32:53.503Z] Successfully built d44fdabcab9e [2022-05-12T15:32:53.503Z] Successfully tagged device-gpio-arm64:latest [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] sh [2022-05-12T15:32:54.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T15:32:54.186Z] [2022-05-12T15:32:54.186Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:32:54.565Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T15:32:54.839Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-12T15:32:54.839Z] 8998bd30e6a1: Pulling fs layer [2022-05-12T15:32:54.839Z] 04944245beec: Pulling fs layer [2022-05-12T15:32:54.839Z] 699f458cf7ca: Pulling fs layer [2022-05-12T15:32:54.839Z] 765212b225bb: Pulling fs layer [2022-05-12T15:32:54.839Z] f23df028b6ca: Pulling fs layer [2022-05-12T15:32:54.839Z] d65c8cfc05b1: Pulling fs layer [2022-05-12T15:32:54.839Z] 765212b225bb: Waiting [2022-05-12T15:32:54.839Z] f23df028b6ca: Waiting [2022-05-12T15:32:54.839Z] d65c8cfc05b1: Waiting [2022-05-12T15:32:54.839Z] 2437ff75d9bd: Pulling fs layer [2022-05-12T15:32:54.839Z] 04944245beec: Verifying Checksum [2022-05-12T15:32:54.839Z] 04944245beec: Download complete [2022-05-12T15:32:54.839Z] 765212b225bb: Verifying Checksum [2022-05-12T15:32:54.839Z] 765212b225bb: Download complete [2022-05-12T15:32:54.839Z] f23df028b6ca: Verifying Checksum [2022-05-12T15:32:54.839Z] f23df028b6ca: Download complete [2022-05-12T15:32:55.116Z] d65c8cfc05b1: Verifying Checksum [2022-05-12T15:32:55.116Z] d65c8cfc05b1: Download complete [2022-05-12T15:32:55.116Z] 699f458cf7ca: Verifying Checksum [2022-05-12T15:32:55.116Z] 699f458cf7ca: Download complete [2022-05-12T15:32:55.391Z] 8998bd30e6a1: Verifying Checksum [2022-05-12T15:32:55.391Z] 8998bd30e6a1: Download complete [2022-05-12T15:32:58.016Z] 2437ff75d9bd: Verifying Checksum [2022-05-12T15:32:58.016Z] 2437ff75d9bd: Download complete [2022-05-12T15:32:59.450Z] 8998bd30e6a1: Pull complete [2022-05-12T15:33:00.052Z] 04944245beec: Pull complete [2022-05-12T15:33:01.496Z] 699f458cf7ca: Pull complete [2022-05-12T15:33:01.770Z] 765212b225bb: Pull complete [2022-05-12T15:33:02.751Z] f23df028b6ca: Pull complete [2022-05-12T15:33:02.751Z] d65c8cfc05b1: Pull complete [2022-05-12T15:33:17.860Z] 2437ff75d9bd: Pull complete [2022-05-12T15:33:17.860Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-12T15:33:17.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T15:33:17.860Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-12T15:33:18.102Z] prd-ubuntu20.04-docker-arm64-4c-16g-63411 does not seem to be running inside a container [2022-05-12T15:33:18.195Z] $ 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/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-12T15:33:20.621Z] $ docker top 9c4512cb9e2963168c2ada9c633efa5f97bb39eb74d290cb7a90797011d1382a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T15:33:21.586Z] ---> job-cost.sh [2022-05-12T15:33:21.586Z] lf-activate-venv: SKIPPING [2022-05-12T15:33:21.586Z] INFO: No Stack... [2022-05-12T15:33:22.181Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-12T15:33:22.778Z] INFO: Archiving Costs [Pipeline] sh [2022-05-12T15:33:23.451Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2022-05-12T15:33:23.451Z] + cut -d, -f6 [Pipeline] lock [2022-05-12T15:33:23.534Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-37-1-stack-cost] [2022-05-12T15:33:23.538Z] Resource [jenkins-edgexfoundry-device-gpio-PR-37-1-stack-cost] did not exist. Created. [2022-05-12T15:33:23.538Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-37-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-12T15:33:24.283Z] /w/workspace/device-gpio/1@tmp/durable-3985dd16/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-12T15:33:24.973Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-12T15:33:25.010Z] Warning: overwriting stash ‘stack-cost’ [2022-05-12T15:33:25.234Z] Stashed 1 file(s) [Pipeline] } [2022-05-12T15:33:25.252Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-37-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-12T15:33:25.340Z] $ docker stop --time=1 9c4512cb9e2963168c2ada9c633efa5f97bb39eb74d290cb7a90797011d1382a [2022-05-12T15:33:26.773Z] $ docker rm -f 9c4512cb9e2963168c2ada9c633efa5f97bb39eb74d290cb7a90797011d1382a [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-05-12T15:33:27.855Z] provisioning config files... [2022-05-12T15:33:27.864Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-37@tmp/config7117324705704173547tmp [Pipeline] { [Pipeline] sh [2022-05-12T15:33:28.199Z] + set +x [2022-05-12T15:33:28.199Z] + curl -s https://codecov.io/bash [2022-05-12T15:33:28.199Z] + bash -s -- [2022-05-12T15:33:28.199Z] [2022-05-12T15:33:28.199Z] _____ _ [2022-05-12T15:33:28.199Z] / ____| | | [2022-05-12T15:33:28.199Z] | | ___ __| | ___ ___ _____ __ [2022-05-12T15:33:28.199Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-12T15:33:28.199Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-12T15:33:28.199Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-12T15:33:28.199Z] Bash-1.0.6 [2022-05-12T15:33:28.199Z] [2022-05-12T15:33:28.199Z] [2022-05-12T15:33:28.199Z] ==> git version 2.25.1 found [2022-05-12T15:33:28.199Z] ==> 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-05-12T15:33:28.199Z] Release-Date: 2020-01-08 [2022-05-12T15:33:28.199Z] 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-05-12T15:33:28.199Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-12T15:33:28.199Z] ==> Jenkins CI detected. [2022-05-12T15:33:28.199Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-37 [2022-05-12T15:33:28.199Z] project root: . [2022-05-12T15:33:28.199Z] --> token set from env [2022-05-12T15:33:28.199Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-12T15:33:28.199Z] ==> Running gcov in . (disable via -X gcov) [2022-05-12T15:33:28.199Z] ==> Python coveragepy not found [2022-05-12T15:33:28.199Z] ==> Searching for coverage reports in: [2022-05-12T15:33:28.199Z] + . [2022-05-12T15:33:28.199Z] -> Found 1 reports [2022-05-12T15:33:28.199Z] ==> Detecting git/mercurial file structure [2022-05-12T15:33:28.199Z] ==> Reading reports [2022-05-12T15:33:28.199Z] + ./coverage.out bytes=10 [2022-05-12T15:33:28.459Z] ==> Appending adjustments [2022-05-12T15:33:28.460Z] https://docs.codecov.io/docs/fixing-reports [2022-05-12T15:33:28.460Z] + Found adjustments [2022-05-12T15:33:28.460Z] ==> Gzipping contents [2022-05-12T15:33:28.460Z] 8.0K /tmp/codecov.4BC3QH.gz [2022-05-12T15:33:28.460Z] ==> Uploading reports [2022-05-12T15:33:28.460Z] url: https://codecov.io [2022-05-12T15:33:28.460Z] query: branch=PR-37&commit=b37b0c6e358582f1d80b455dbf685e3af881882b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-37%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=37&job=&cmd_args= [2022-05-12T15:33:28.460Z] -> Pinging Codecov [2022-05-12T15:33:28.460Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-37&commit=b37b0c6e358582f1d80b455dbf685e3af881882b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-37%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=37&job=&cmd_args= [2022-05-12T15:33:28.719Z] -> Uploading to [2022-05-12T15:33:28.719Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-12/3EC07B1A8CA8AF9BCAA0BB9F0134797F/b37b0c6e358582f1d80b455dbf685e3af881882b/67071457-819d-4570-a678-7ac8a89db4b9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220512T153328Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e2295b6c8984da41c68f5c8e55593c594474f71e4a1941925e82b6538f56b359 [2022-05-12T15:33:28.719Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T15:33:28.719Z] Dload Upload Total Spent Left Speed [2022-05-12T15:33:28.982Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7174 0 0 100 7174 0 29767 --:--:-- --:--:-- --:--:-- 29767 [2022-05-12T15:33:28.982Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/b37b0c6e358582f1d80b455dbf685e3af881882b [Pipeline] } [2022-05-12T15:33:29.010Z] 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-05-12T15:33:30.812Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-37/archives ] [2022-05-12T15:33:30.812Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-37/archives [2022-05-12T15:33:30.812Z] total 16 [2022-05-12T15:33:30.812Z] drwxr-xr-x 3 root root 4096 May 12 15:26 . [2022-05-12T15:33:30.812Z] drwxrwxr-x 11 jenkins jenkins 4096 May 12 15:26 .. [2022-05-12T15:33:30.812Z] drwxr-xr-x 2 root root 4096 May 12 15:26 cost [2022-05-12T15:33:30.812Z] -rw-r--r-- 1 root root 81 May 12 15:26 cost.csv [2022-05-12T15:33:30.812Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-37/archives [2022-05-12T15:33:30.812Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-37/archives [2022-05-12T15:33:30.812Z] total 16 [2022-05-12T15:33:30.812Z] drwxr-xr-x 3 jenkins jenkins 4096 May 12 15:26 . [2022-05-12T15:33:30.812Z] drwxrwxr-x 11 jenkins jenkins 4096 May 12 15:26 .. [2022-05-12T15:33:30.812Z] drwxr-xr-x 2 jenkins jenkins 4096 May 12 15:26 cost [2022-05-12T15:33:30.812Z] -rw-r--r-- 1 jenkins jenkins 81 May 12 15:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-12T15:33:31.138Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T15:33:32.032Z] ---> package-listing.sh [2022-05-12T15:33:32.032Z] ++ facter osfamily [2022-05-12T15:33:32.032Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-12T15:33:32.292Z] + OS_FAMILY=debian [2022-05-12T15:33:32.292Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-37 [2022-05-12T15:33:32.292Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-12T15:33:32.292Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-12T15:33:32.292Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-12T15:33:32.292Z] + PACKAGES=/tmp/packages_start.txt [2022-05-12T15:33:32.292Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-37 ']' [2022-05-12T15:33:32.292Z] + PACKAGES=/tmp/packages_end.txt [2022-05-12T15:33:32.292Z] + case "${OS_FAMILY}" in [2022-05-12T15:33:32.292Z] + dpkg -l [2022-05-12T15:33:32.292Z] + grep '^ii' [2022-05-12T15:33:32.292Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-12T15:33:32.292Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-12T15:33:32.292Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-12T15:33:32.292Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-37 ']' [2022-05-12T15:33:32.292Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-37/archives/ [2022-05-12T15:33:32.292Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-37/archives/ [Pipeline] echo [2022-05-12T15:33:32.325Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_PR-37/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-12T15:33:32.622Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-12T15:33:33.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T15:33:33.204Z] . [Pipeline] withDockerContainer [2022-05-12T15:33:33.290Z] prd-ubuntu20.04-docker-8c-8g-63407 does not seem to be running inside a container [2022-05-12T15:33:33.319Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_PR-37/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-37 -v /w/workspace/edgexfoundry_device-gpio_PR-37:/w/workspace/edgexfoundry_device-gpio_PR-37:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-37@tmp:/w/workspace/edgexfoundry_device-gpio_PR-37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-12T15:33:33.542Z] $ docker top 5160e6018eff3612cc8c402496c157ed524402aaa825e0e28a35044bdb2ef3e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T15:33:33.945Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-12T15:33:34.257Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-12T15:33:34.575Z] + ls /var/log/sa-host [2022-05-12T15:33:34.575Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T15:33:34.870Z] provisioning config files... [2022-05-12T15:33:34.879Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-37@tmp/config6234397980297702055tmp [Pipeline] { [Pipeline] echo [2022-05-12T15:33:34.929Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T15:33:35.249Z] ---> create-netrc.sh [Pipeline] } [2022-05-12T15:33:35.279Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-12T15:33:35.717Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-12T15:33:35.752Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T15:33:36.071Z] ---> sudo-logs.sh [2022-05-12T15:33:36.072Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-12T15:33:36.159Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T15:33:36.474Z] ---> job-cost.sh [2022-05-12T15:33:36.474Z] lf-activate-venv: SKIPPING [2022-05-12T15:33:36.474Z] DEBUG: total: 0.2199999988079071 [2022-05-12T15:33:36.474Z] INFO: Retrieving Stack Cost... [2022-05-12T15:33:37.047Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-12T15:33:37.308Z] INFO: Archiving Costs [Pipeline] echo [2022-05-12T15:33:37.340Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T15:33:37.658Z] ---> logs-deploy.sh [2022-05-12T15:33:37.658Z] lf-activate-venv: SKIPPING [2022-05-12T15:33:37.658Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-37/1 [2022-05-12T15:33:37.658Z] INFO: archiving workspace using pattern(s): [2022-05-12T15:33:38.598Z] Archives upload complete. [2022-05-12T15:33:38.598Z] INFO: archiving logs to Nexus