Pull request #43 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8bf535f0ce4e380f32a4a208eac40e23dfd63f39+d2f889f2e6331967c7dfcc00d4313b0bfed68330 (323e0188669a1395f3d7b3b6c0a1edaf02325c27) 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-ssh2539829563552716643.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17148960071556370822.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-43/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-43/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2017109386389643019.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-43/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3270259107315769972.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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 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-ssh11336600120077303045.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-43/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-43/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1321555742551034963.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-15591’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-15659’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-15656’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15660 in /w/workspace/edgexfoundry_device-gpio_PR-43 [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-43 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d2f889f2e6331967c7dfcc00d4313b0bfed68330 into PR head commit 8bf535f0ce4e380f32a4a208eac40e23dfd63f39 Merge succeeded, producing 8bf535f0ce4e380f32a4a208eac40e23dfd63f39 Checking out Revision 8bf535f0ce4e380f32a4a208eac40e23dfd63f39 (PR-43) > 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/43/head:refs/remotes/origin/PR-43 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8bf535f0ce4e380f32a4a208eac40e23dfd63f39 # 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 d2f889f2e6331967c7dfcc00d4313b0bfed68330 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8bf535f0ce4e380f32a4a208eac40e23dfd63f39 # timeout=10 Commit message: "build(deps): bump github.com/canonical/edgex-snap-hooks/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:53:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:53:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:53:10 ========================================================= 01:53:10 EdgeX Global Pipelines Version Info 01:53:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:53:11 ------------------- 01:53:11 stable info: 01:53:11 ------------------- 01:53:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:53:11 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 01:53:11 Message: update stable to v1.0.234 01:53:12 ------------------- 01:53:12 experimental info: 01:53:12 ------------------- 01:53:12 Commited By: **** collab-it+edgex@linuxfoundation.org 01:53:12 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 01:53:12 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:53:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 01:53:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 01:53:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:53:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:53:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:53:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 01:53:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:53:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:53:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:53:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:53:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:53:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 01:53:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:53:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:53:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:53:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:53:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:53:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:53:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:53:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:53:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:53:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:53:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:53:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:53:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:53:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:53:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:53:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-43 [Pipeline] echo 01:53:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-43 [Pipeline] echo 01:53:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-43 [Pipeline] echo 01:53:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8bf535f0ce4e380f32a4a208eac40e23dfd63f39 [Pipeline] echo 01:53:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8bf535f [Pipeline] echo 01:53:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:53:13 provisioning config files... 01:53:13 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-43@tmp/config1538947955347582656tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:53:14 ---> docker-login.sh 01:53:14 nexus3.edgexfoundry.org:10001 01:53:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:53:14 Configure a credential helper to remove this warning. See 01:53:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:53:14 01:53:14 Login Succeeded 01:53:14 nexus3.edgexfoundry.org:10002 01:53:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:53:14 Configure a credential helper to remove this warning. See 01:53:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:53:14 01:53:14 Login Succeeded 01:53:14 nexus3.edgexfoundry.org:10003 01:53:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:53:14 Configure a credential helper to remove this warning. See 01:53:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:53:14 01:53:14 Login Succeeded 01:53:14 nexus3.edgexfoundry.org:10004 01:53:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:53:15 Configure a credential helper to remove this warning. See 01:53:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:53:15 01:53:15 Login Succeeded 01:53:15 docker.io 01:53:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:53:15 Configure a credential helper to remove this warning. See 01:53:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:53:15 01:53:15 Login Succeeded 01:53:15 ---> docker-login.sh ends [Pipeline] } 01:53:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:53:16 + git rev-list -1 --merges 8bf535f0ce4e380f32a4a208eac40e23dfd63f39~1..8bf535f0ce4e380f32a4a208eac40e23dfd63f39 [Pipeline] echo 01:53:16 -----------> git rev-list -1 --merges 8bf535f0ce4e380f32a4a208eac40e23dfd63f39~1..8bf535f0ce4e380f32a4a208eac40e23dfd63f39 8bf535f0ce4e380f32a4a208eac40e23dfd63f39 [false] [Pipeline] sh 01:53:16 + git log --format=format:%s -1 8bf535f0ce4e380f32a4a208eac40e23dfd63f39 [Pipeline] echo 01:53:16 ========================================================= 01:53:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:53:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:53:16 + git log --format=format:%s -1 8bf535f0ce4e380f32a4a208eac40e23dfd63f39 [Pipeline] echo 01:53:16 [semverPrep] GIT_COMMIT: 8bf535f0ce4e380f32a4a208eac40e23dfd63f39, Commit Message: build(deps): bump github.com/canonical/edgex-snap-hooks/v2 [Pipeline] echo 01:53:16 [semverPrep] This is not a build commit. [Pipeline] sh 01:53:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:53:17 + grep -v github /etc/ssh/ssh_known_hosts 01:53:17 + [ -e /tmp/ssh_known_hosts ] 01:53:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:53:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:53:17 + sudo tee -a /etc/ssh/ssh_known_hosts 01:53:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:53:17 01:53:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:53:18 0.1.4: Pulling from edgex-devops/py-git-semver 01:53:18 42c077c10790: Pulling fs layer 01:53:18 f63e77b7563a: Pulling fs layer 01:53:18 bd5fdadae976: Pulling fs layer 01:53:18 205491f53016: Pulling fs layer 01:53:18 df18705c85c3: Pulling fs layer 01:53:18 bdb3f477010e: Pulling fs layer 01:53:18 c8a8fc8e1c8f: Pulling fs layer 01:53:18 2c6e9b1d212d: Pulling fs layer 01:53:18 bdb8f0575790: Pulling fs layer 01:53:18 386e3cb2ff24: Pulling fs layer 01:53:18 2343380bae48: Pulling fs layer 01:53:18 205491f53016: Waiting 01:53:18 2c6e9b1d212d: Waiting 01:53:18 df18705c85c3: Waiting 01:53:18 bdb3f477010e: Waiting 01:53:18 bdb8f0575790: Waiting 01:53:18 386e3cb2ff24: Waiting 01:53:18 c8a8fc8e1c8f: Waiting 01:53:18 2343380bae48: Waiting 01:53:18 f63e77b7563a: Download complete 01:53:18 205491f53016: Verifying Checksum 01:53:18 205491f53016: Download complete 01:53:18 df18705c85c3: Verifying Checksum 01:53:18 df18705c85c3: Download complete 01:53:18 bdb3f477010e: Verifying Checksum 01:53:18 bdb3f477010e: Download complete 01:53:18 bd5fdadae976: Download complete 01:53:18 2c6e9b1d212d: Download complete 01:53:18 bdb8f0575790: Verifying Checksum 01:53:18 bdb8f0575790: Download complete 01:53:18 386e3cb2ff24: Download complete 01:53:18 2343380bae48: Verifying Checksum 01:53:18 2343380bae48: Download complete 01:53:18 42c077c10790: Download complete 01:53:18 c8a8fc8e1c8f: Download complete 01:53:20 42c077c10790: Pull complete 01:53:20 f63e77b7563a: Pull complete 01:53:20 bd5fdadae976: Pull complete 01:53:20 205491f53016: Pull complete 01:53:20 df18705c85c3: Pull complete 01:53:20 bdb3f477010e: Pull complete 01:53:22 c8a8fc8e1c8f: Pull complete 01:53:22 2c6e9b1d212d: Pull complete 01:53:23 bdb8f0575790: Pull complete 01:53:23 386e3cb2ff24: Pull complete 01:53:23 2343380bae48: Pull complete 01:53:23 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 01:53:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:53:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:53:23 prd-ubuntu20.04-docker-8c-8g-15660 does not seem to be running inside a container 01:53:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-43 -v /w/workspace/edgexfoundry_device-gpio_PR-43:/w/workspace/edgexfoundry_device-gpio_PR-43:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-43@tmp:/w/workspace/edgexfoundry_device-gpio_PR-43@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:53:25 $ docker top f4ee09220bdb593c4ebb960d30fce910a0f5843e4f13a254eb3b418001215d0d -eo pid,comm 01:53:25 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). 01:53:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:53:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:53:25 [ssh-agent] Looking for ssh-agent implementation... 01:53:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:53:25 $ docker exec f4ee09220bdb593c4ebb960d30fce910a0f5843e4f13a254eb3b418001215d0d ssh-agent 01:53:25 SSH_AUTH_SOCK=/tmp/ssh-jukK32IHCPWV/agent.32 01:53:25 SSH_AGENT_PID=39 01:53:25 Running ssh-add (command line suppressed) 01:53:25 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-43@tmp/private_key_7424183418775323195.key (/w/workspace/edgexfoundry_device-gpio_PR-43@tmp/private_key_7424183418775323195.key) 01:53:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:53:26 + git tag --points-at HEAD [Pipeline] } 01:53:26 $ docker exec --env ******** --env ******** f4ee09220bdb593c4ebb960d30fce910a0f5843e4f13a254eb3b418001215d0d ssh-agent -k 01:53:26 unset SSH_AUTH_SOCK; 01:53:26 unset SSH_AGENT_PID; 01:53:26 echo Agent pid 39 killed; 01:53:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:53:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:53:26 [ssh-agent] Looking for ssh-agent implementation... 01:53:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:53:26 $ docker exec f4ee09220bdb593c4ebb960d30fce910a0f5843e4f13a254eb3b418001215d0d ssh-agent 01:53:26 SSH_AUTH_SOCK=/tmp/ssh-pyM9yMlNJdIk/agent.72 01:53:26 SSH_AGENT_PID=79 01:53:26 Running ssh-add (command line suppressed) 01:53:26 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-43@tmp/private_key_8603168126653405026.key (/w/workspace/edgexfoundry_device-gpio_PR-43@tmp/private_key_8603168126653405026.key) 01:53:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:53:27 + git semver init 01:53:27 2022-06-27 01:53:27,283 [run_init] DEBUG init version:0.0.0 force:False 01:53:27 2022-06-27 01:53:27,284 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-43/.semver 01:53:27 2022-06-27 01:53:27,284 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-43/.semver 01:53:27 2022-06-27 01:53:27,284 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-43/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-43, universal_newlines=False, shell=None, istream=None) 01:53:28 2022-06-27 01:53:28,124 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-43/.git/info/exclude 01:53:28 2022-06-27 01:53:28,125 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-43/.semver/PR-43 with force:False 01:53:28 2022-06-27 01:53:28,125 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-43/.semver/PR-43 01:53:28 2022-06-27 01:53:28,129 [execute] INFO git cat-file --batch-check 01:53:28 2022-06-27 01:53:28,130 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-43/.semver, universal_newlines=False, shell=None, istream=) 01:53:28 2022-06-27 01:53:28,136 [execute] INFO git cat-file --batch 01:53:28 2022-06-27 01:53:28,137 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-43/.semver, universal_newlines=False, shell=None, istream=) 01:53:28 2022-06-27 01:53:28,143 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-43/.semver/PR-43 01:53:28 0.0.0 [Pipeline] } 01:53:28 $ docker exec --env ******** --env ******** f4ee09220bdb593c4ebb960d30fce910a0f5843e4f13a254eb3b418001215d0d ssh-agent -k 01:53:28 unset SSH_AUTH_SOCK; 01:53:28 unset SSH_AGENT_PID; 01:53:28 echo Agent pid 79 killed; 01:53:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:53:28 + git semver [Pipeline] } 01:53:29 $ docker stop --time=1 f4ee09220bdb593c4ebb960d30fce910a0f5843e4f13a254eb3b418001215d0d 01:53:30 $ docker rm -f f4ee09220bdb593c4ebb960d30fce910a0f5843e4f13a254eb3b418001215d0d [Pipeline] // withDockerContainer [Pipeline] sh 01:53:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:53:31 Stashed 1 file(s) [Pipeline] echo 01:53:31 [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 01:53:31 provisioning config files... 01:53:31 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-43@tmp/config6542600671350927977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:53:32 ---> docker-login.sh 01:53:32 nexus3.edgexfoundry.org:10001 01:53:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:53:32 Configure a credential helper to remove this warning. See 01:53:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:53:32 01:53:32 Login Succeeded 01:53:32 nexus3.edgexfoundry.org:10002 01:53:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:53:32 Configure a credential helper to remove this warning. See 01:53:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:53:32 01:53:32 Login Succeeded 01:53:32 nexus3.edgexfoundry.org:10003 01:53:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:53:32 Configure a credential helper to remove this warning. See 01:53:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:53:32 01:53:32 Login Succeeded 01:53:32 nexus3.edgexfoundry.org:10004 01:53:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:53:32 Configure a credential helper to remove this warning. See 01:53:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:53:32 01:53:32 Login Succeeded 01:53:32 docker.io 01:53:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:53:32 Configure a credential helper to remove this warning. See 01:53:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:53:32 01:53:32 Login Succeeded 01:53:32 ---> docker-login.sh ends [Pipeline] } 01:53:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:53:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:53:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:53:33 ========================================================= 01:53:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 01:53:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:33 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 01:53:33 Sending build context to Docker daemon 15.75MB 01:53:33 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 01:53:33 Step 2/12 : FROM ${BASE} AS builder 01:53:33 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 01:53:33 59bf1c3509f3: Pulling fs layer 01:53:33 666ba61612fd: Pulling fs layer 01:53:33 8ed8ca486205: Pulling fs layer 01:53:33 cc1cd167ecdc: Pulling fs layer 01:53:33 c516ae0d96e1: Pulling fs layer 01:53:33 684cea983483: Pulling fs layer 01:53:33 dd3240ac7de5: Pulling fs layer 01:53:33 b1e948a4e11c: Pulling fs layer 01:53:33 a8fd76ee1af6: Pulling fs layer 01:53:33 646ad004c059: Pulling fs layer 01:53:33 dd3240ac7de5: Waiting 01:53:33 b1e948a4e11c: Waiting 01:53:33 c516ae0d96e1: Waiting 01:53:33 646ad004c059: Waiting 01:53:33 a8fd76ee1af6: Waiting 01:53:33 684cea983483: Waiting 01:53:33 cc1cd167ecdc: Waiting 01:53:33 8ed8ca486205: Download complete 01:53:33 666ba61612fd: Download complete 01:53:33 c516ae0d96e1: Verifying Checksum 01:53:33 c516ae0d96e1: Download complete 01:53:33 684cea983483: Verifying Checksum 01:53:33 684cea983483: Download complete 01:53:33 dd3240ac7de5: Verifying Checksum 01:53:33 dd3240ac7de5: Download complete 01:53:33 59bf1c3509f3: Verifying Checksum 01:53:33 59bf1c3509f3: Download complete 01:53:33 b1e948a4e11c: Verifying Checksum 01:53:33 b1e948a4e11c: Download complete 01:53:33 59bf1c3509f3: Pull complete 01:53:34 666ba61612fd: Pull complete 01:53:34 8ed8ca486205: Pull complete 01:53:34 a8fd76ee1af6: Verifying Checksum 01:53:34 a8fd76ee1af6: Download complete 01:53:34 646ad004c059: Verifying Checksum 01:53:34 cc1cd167ecdc: Verifying Checksum 01:53:34 cc1cd167ecdc: Download complete 01:53:39 cc1cd167ecdc: Pull complete 01:53:39 c516ae0d96e1: Pull complete 01:53:39 684cea983483: Pull complete 01:53:39 dd3240ac7de5: Pull complete 01:53:39 b1e948a4e11c: Pull complete 01:53:40 a8fd76ee1af6: Pull complete 01:53:41 646ad004c059: Pull complete 01:53:41 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 01:53:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:53:41 ---> 8f69c11f6b0c 01:53:41 Step 3/12 : ARG MAKE="make build" 01:53:43 ---> Running in 153f019bd22f 01:53:43 Removing intermediate container 153f019bd22f 01:53:43 ---> 231dd8ebaaa3 01:53:43 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:53:43 ---> Running in 3c26457a3bc7 01:53:43 Removing intermediate container 3c26457a3bc7 01:53:43 ---> 60de93de9509 01:53:43 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 01:53:43 ---> Running in 1515f6fbaec2 01:53:43 Removing intermediate container 1515f6fbaec2 01:53:43 ---> 795d1899f506 01:53:43 Step 6/12 : WORKDIR /device-gpio 01:53:43 ---> Running in c921dd5129c3 01:53:43 Removing intermediate container c921dd5129c3 01:53:43 ---> dd5bc6f2f649 01:53:43 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:53:43 ---> Running in 0c02af46a194 01:53:44 Removing intermediate container 0c02af46a194 01:53:44 ---> f3dd967edb40 01:53:44 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:53:44 ---> Running in bb42cefbed22 01:53:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:53:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:53:45 (1/4) Installing openssh-keygen (8.8_p1-r1) 01:53:46 (2/4) Installing libedit (20210910.3.1-r0) 01:53:46 (3/4) Installing openssh-client-common (8.8_p1-r1) 01:53:46 (4/4) Installing openssh-client-default (8.8_p1-r1) 01:53:46 Executing busybox-1.34.1-r3.trigger 01:53:46 OK: 224 MiB in 56 packages 01:53:46 Still waiting to schedule task 01:53:46 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15658’ 01:53:46 Removing intermediate container bb42cefbed22 01:53:46 ---> 7b919af5aef7 01:53:46 Step 9/12 : COPY go.mod vendor* ./ 01:53:46 ---> fa37d3f9274e 01:53:46 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:53:46 ---> Running in 8c9c9ca833b5 01:54:05 Removing intermediate container 8c9c9ca833b5 01:54:05 ---> aa3675521d00 01:54:05 Step 11/12 : COPY . . 01:54:05 ---> 2ec47c072a8c 01:54:05 Step 12/12 : RUN ${MAKE} 01:54:05 ---> Running in c00e782f6062 01:54:05 noop 01:54:05 Removing intermediate container c00e782f6062 01:54:05 ---> 14ac8236a3a0 01:54:05 Successfully built 14ac8236a3a0 01:54:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:05 + docker inspect -f . ci-base-image-x86_64 01:54:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:54:05 prd-ubuntu20.04-docker-8c-8g-15660 does not seem to be running inside a container 01:54:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-43 -v /w/workspace/edgexfoundry_device-gpio_PR-43:/w/workspace/edgexfoundry_device-gpio_PR-43:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-43@tmp:/w/workspace/edgexfoundry_device-gpio_PR-43@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 ******** ci-base-image-x86_64 cat 01:54:06 $ docker top ad224133410accb756122535effef0589b6b3ecd4e7e277959e965d38b878837 -eo pid,comm [Pipeline] { [Pipeline] sh 01:54:06 + go version 01:54:06 go version go1.17.7 linux/amd64 [Pipeline] } 01:54:06 $ docker stop --time=1 ad224133410accb756122535effef0589b6b3ecd4e7e277959e965d38b878837 01:54:07 $ docker rm -f ad224133410accb756122535effef0589b6b3ecd4e7e277959e965d38b878837 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:08 + docker inspect -f . ci-base-image-x86_64 01:54:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:54:08 prd-ubuntu20.04-docker-8c-8g-15660 does not seem to be running inside a container 01:54:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-43 -v /w/workspace/edgexfoundry_device-gpio_PR-43:/w/workspace/edgexfoundry_device-gpio_PR-43:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-43@tmp:/w/workspace/edgexfoundry_device-gpio_PR-43@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 ******** ci-base-image-x86_64 cat 01:54:09 $ docker top f4a216a65cc69d8b31383891ffa2ab2ca70251ef553669bcb7f405e23fc3e29d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:54:09 + make test 01:54:09 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:54:09 ? github.com/edgexfoundry/device-gpio [no test files] 01:54:18 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 01:54:18 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 01:54:24 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:54:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:54:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:54:27 ./bin/test-attribution-txt.sh [Pipeline] echo 01:54:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:54:28 $ docker stop --time=1 f4a216a65cc69d8b31383891ffa2ab2ca70251ef553669bcb7f405e23fc3e29d 01:54:30 $ docker rm -f f4a216a65cc69d8b31383891ffa2ab2ca70251ef553669bcb7f405e23fc3e29d [Pipeline] // withDockerContainer [Pipeline] sh 01:54:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:54:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:54:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:54:31 + ls -al . 01:54:31 total 172 01:54:31 drwxrwxr-x 9 jenkins jenkins 4096 Jun 27 01:54 . 01:54:31 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 01:53 .. 01:54:31 -rw-rw-r-- 1 jenkins jenkins 120 Jun 27 01:53 .dockerignore 01:54:31 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 01:53 .git 01:54:31 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 01:53 .github 01:54:31 -rw-rw-r-- 1 jenkins jenkins 343 Jun 27 01:53 .gitignore 01:54:31 -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 01:53 .golangci.yml 01:54:31 drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 01:53 .semver 01:54:31 -rw-rw-r-- 1 jenkins jenkins 9182 Jun 27 01:53 Attribution.txt 01:54:31 -rw-rw-r-- 1 jenkins jenkins 3081 Jun 27 01:53 CHANGELOG.md 01:54:31 -rw-rw-r-- 1 jenkins jenkins 1868 Jun 27 01:53 Dockerfile 01:54:31 -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 01:53 GOVERNANCE.md 01:54:31 -rw-rw-r-- 1 jenkins jenkins 657 Jun 27 01:53 Jenkinsfile 01:54:31 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 27 01:53 LICENSE 01:54:31 -rw-rw-r-- 1 jenkins jenkins 1876 Jun 27 01:53 Makefile 01:54:31 -rw-rw-r-- 1 jenkins jenkins 617 Jun 27 01:53 OWNERS.md 01:54:31 -rw-rw-r-- 1 jenkins jenkins 11178 Jun 27 01:53 README.md 01:54:31 -rw-rw-r-- 1 jenkins jenkins 5 Jun 27 01:53 VERSION 01:54:31 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 01:53 bin 01:54:31 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 01:53 cmd 01:54:31 -rw-r--r-- 1 jenkins jenkins 10 Jun 27 01:54 coverage.out 01:54:31 -rw-rw-r-- 1 jenkins jenkins 3286 Jun 27 01:53 go.mod 01:54:31 -rw-rw-r-- 1 jenkins jenkins 47631 Jun 27 01:53 go.sum 01:54:31 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 01:53 internal 01:54:31 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 01:53 snap 01:54:31 -rw-rw-r-- 1 jenkins jenkins 209 Jun 27 01:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:32 + 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=8bf535f0ce4e380f32a4a208eac40e23dfd63f39 --label arch=amd64 --label version=0.0.0 . 01:54:32 Sending build context to Docker daemon 15.75MB 01:54:32 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 01:54:32 Step 2/26 : FROM ${BASE} AS builder 01:54:32 ---> 14ac8236a3a0 01:54:32 Step 3/26 : ARG MAKE="make build" 01:54:32 ---> Running in c777af5a2267 01:54:32 Removing intermediate container c777af5a2267 01:54:32 ---> 5a11d4b4898f 01:54:32 Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:54:32 ---> Running in 721080d5084b 01:54:32 Removing intermediate container 721080d5084b 01:54:32 ---> 856a32962705 01:54:32 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 01:54:32 ---> Running in 3af2787c8075 01:54:32 Removing intermediate container 3af2787c8075 01:54:32 ---> 0ff35621f7eb 01:54:32 Step 6/26 : WORKDIR /device-gpio 01:54:32 ---> Running in b7577bf78e38 01:54:32 Removing intermediate container b7577bf78e38 01:54:32 ---> 17e8240a9c73 01:54:32 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:54:33 ---> Running in 921ebc3651f9 01:54:33 Removing intermediate container 921ebc3651f9 01:54:33 ---> 3a0cc0f5e677 01:54:33 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:54:33 ---> Running in e312dfe1cd51 01:54:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:54:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:54:34 OK: 224 MiB in 56 packages 01:54:35 Removing intermediate container e312dfe1cd51 01:54:35 ---> 84c485a0eb84 01:54:35 Step 9/26 : COPY go.mod vendor* ./ 01:54:35 ---> 27b9fcf66a77 01:54:35 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:54:35 ---> Running in e4f0428df993 01:54:36 Removing intermediate container e4f0428df993 01:54:36 ---> 1c90a083f94e 01:54:36 Step 11/26 : COPY . . 01:54:36 ---> 876db3490cf3 01:54:36 Step 12/26 : RUN ${MAKE} 01:54:36 ---> Running in ba73faf828c5 01:54:36 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd 01:54:54 Removing intermediate container ba73faf828c5 01:54:54 ---> 5ddd58a926b1 01:54:54 Step 13/26 : FROM alpine:3.15 01:54:55 3.15: Pulling from library/alpine 01:54:55 df9b9388f04a: Pulling fs layer 01:54:55 df9b9388f04a: Verifying Checksum 01:54:55 df9b9388f04a: Download complete 01:54:55 df9b9388f04a: Pull complete 01:54:55 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 01:54:55 Status: Downloaded newer image for alpine:3.15 01:54:55 ---> 0ac33e5f5afa 01:54:55 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 01:54:55 ---> Running in 9324572d4cc2 01:54:55 Removing intermediate container 9324572d4cc2 01:54:55 ---> 37201c6844f4 01:54:55 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:54:56 ---> Running in 3cc44a522fbd 01:54:56 Removing intermediate container 3cc44a522fbd 01:54:56 ---> 87b39b0e7343 01:54:56 Step 16/26 : RUN apk add --update --no-cache zeromq 01:54:56 ---> Running in 5dac2708be55 01:54:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:54:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:54:58 (1/5) Installing libgcc (10.3.1_git20211027-r0) 01:54:58 (2/5) Installing libsodium (1.0.18-r0) 01:54:58 (3/5) Installing libstdc++ (10.3.1_git20211027-r0) 01:54:58 (4/5) Installing libzmq (4.3.4-r0) 01:54:58 (5/5) Installing zeromq (4.3.4-r0) 01:54:58 Executing busybox-1.34.1-r5.trigger 01:54:58 OK: 8 MiB in 19 packages 01:54:59 Removing intermediate container 5dac2708be55 01:54:59 ---> 6bf7f920bec7 01:54:59 Step 17/26 : WORKDIR / 01:54:59 ---> Running in c2d77a183a8c 01:54:59 Removing intermediate container c2d77a183a8c 01:54:59 ---> ee57118b0304 01:54:59 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 01:54:59 ---> 3525de096380 01:54:59 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 01:54:59 ---> 2fcf3b7cbb7d 01:54:59 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 01:54:59 ---> 0a9684baed55 01:54:59 Step 21/26 : EXPOSE 59910 01:54:59 ---> Running in 14766133b924 01:55:00 Removing intermediate container 14766133b924 01:55:00 ---> 3ac8ce3f7c9b 01:55:00 Step 22/26 : ENTRYPOINT ["/device-gpio"] 01:55:00 ---> Running in d8a76716d405 01:55:00 Removing intermediate container d8a76716d405 01:55:00 ---> 039982d530e5 01:55:00 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:55:00 ---> Running in 2b63864c0f7c 01:55:00 Removing intermediate container 2b63864c0f7c 01:55:00 ---> 3b9c200bad4f 01:55:00 Step 24/26 : LABEL arch=amd64 01:55:00 ---> Running in fbc1338a6da5 01:55:00 Removing intermediate container fbc1338a6da5 01:55:00 ---> b83e197525ed 01:55:00 Step 25/26 : LABEL git_sha=8bf535f0ce4e380f32a4a208eac40e23dfd63f39 01:55:00 ---> Running in 5d203938766c 01:55:00 Removing intermediate container 5d203938766c 01:55:00 ---> 363b489e7081 01:55:00 Step 26/26 : LABEL version=0.0.0 01:55:00 ---> Running in 5beaaac148a0 01:55:00 Removing intermediate container 5beaaac148a0 01:55:00 ---> c593e8868604 01:55:00 [Warning] One or more build-args [ARCH] were not consumed 01:55:00 Successfully built c593e8868604 01:55:00 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:55:01 01:55:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:55:02 latest: Pulling from edgex-lftools-log-publisher 01:55:02 5eb5b503b376: Pulling fs layer 01:55:02 5c69ac0246d0: Pulling fs layer 01:55:02 ec43610c2a17: Pulling fs layer 01:55:02 3a2ae6a8a46f: Pulling fs layer 01:55:02 33b1e0a273af: Pulling fs layer 01:55:02 5d3b04190fa2: Pulling fs layer 01:55:02 2f39f015ded8: Pulling fs layer 01:55:02 3a2ae6a8a46f: Waiting 01:55:02 33b1e0a273af: Waiting 01:55:02 5d3b04190fa2: Waiting 01:55:02 2f39f015ded8: Waiting 01:55:02 5c69ac0246d0: Download complete 01:55:02 3a2ae6a8a46f: Verifying Checksum 01:55:02 3a2ae6a8a46f: Download complete 01:55:02 33b1e0a273af: Verifying Checksum 01:55:02 33b1e0a273af: Download complete 01:55:02 5d3b04190fa2: Verifying Checksum 01:55:02 5d3b04190fa2: Download complete 01:55:02 ec43610c2a17: Download complete 01:55:02 5eb5b503b376: Download complete 01:55:03 2f39f015ded8: Verifying Checksum 01:55:03 2f39f015ded8: Download complete 01:55:03 5eb5b503b376: Pull complete 01:55:03 5c69ac0246d0: Pull complete 01:55:04 ec43610c2a17: Pull complete 01:55:04 3a2ae6a8a46f: Pull complete 01:55:04 33b1e0a273af: Pull complete 01:55:04 5d3b04190fa2: Pull complete 01:55:08 2f39f015ded8: Pull complete 01:55:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:55:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:55:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:09 prd-ubuntu20.04-docker-8c-8g-15660 does not seem to be running inside a container 01:55:09 $ 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-43 -v /w/workspace/edgexfoundry_device-gpio_PR-43:/w/workspace/edgexfoundry_device-gpio_PR-43:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-43@tmp:/w/workspace/edgexfoundry_device-gpio_PR-43@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:55:11 $ docker top eff435e53ab1f425b349f76fc3f8cde1660256aa8ab7164fa973cdaaef9d840e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:55:11 ---> job-cost.sh 01:55:11 lf-activate-venv: SKIPPING 01:55:11 INFO: No Stack... 01:55:11 INFO: Retrieving Pricing Info for: v3-standard-8 01:55:12 INFO: Archiving Costs [Pipeline] sh 01:55:12 + cat /w/workspace/edgexfoundry_device-gpio_PR-43/archives/cost.csv 01:55:12 + cut -d, -f6 [Pipeline] lock 01:55:12 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-43-1-stack-cost] 01:55:12 Resource [jenkins-edgexfoundry-device-gpio-PR-43-1-stack-cost] did not exist. Created. 01:55:12 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-43-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:55:13 + echo total: 0.2199999988079071 [Pipeline] stash 01:55:13 Stashed 1 file(s) [Pipeline] } 01:55:13 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-43-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:55:13 $ docker stop --time=1 eff435e53ab1f425b349f76fc3f8cde1660256aa8ab7164fa973cdaaef9d840e 01:55:14 $ docker rm -f eff435e53ab1f425b349f76fc3f8cde1660256aa8ab7164fa973cdaaef9d840e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:56:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15662 in /w/workspace/edgexfoundry_device-gpio_PR-43 [Pipeline] { [Pipeline] ws 01:56:15 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 01:56:15 The recommended git tool is: git 01:56:22 using credential edgex-jenkins-ssh 01:56:22 Cloning the remote Git repository 01:56:22 Cloning repository git@github.com:edgexfoundry/device-gpio.git 01:56:22 > git init /w/workspace/device-gpio/1 # timeout=10 01:56:22 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 01:56:22 > git --version # timeout=10 01:56:22 > git --version # 'git version 2.25.1' 01:56:22 using GIT_SSH to set credentials SSH Credentials for GitHub 01:56:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:56:24 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 01:56:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:56:24 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 01:56:24 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 01:56:24 using GIT_SSH to set credentials SSH Credentials for GitHub 01:56:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/43/head:refs/remotes/origin/PR-43 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:56:25 Merging remotes/origin/main commit d2f889f2e6331967c7dfcc00d4313b0bfed68330 into PR head commit 8bf535f0ce4e380f32a4a208eac40e23dfd63f39 01:56:25 Merge succeeded, producing 8bf535f0ce4e380f32a4a208eac40e23dfd63f39 01:56:25 Checking out Revision 8bf535f0ce4e380f32a4a208eac40e23dfd63f39 (PR-43) 01:56:25 > git config core.sparsecheckout # timeout=10 01:56:25 > git checkout -f 8bf535f0ce4e380f32a4a208eac40e23dfd63f39 # timeout=10 01:56:25 > git remote # timeout=10 01:56:25 > git config --get remote.origin.url # timeout=10 01:56:25 using GIT_SSH to set credentials SSH Credentials for GitHub 01:56:25 > git merge d2f889f2e6331967c7dfcc00d4313b0bfed68330 # timeout=10 01:56:25 > git rev-parse HEAD^{commit} # timeout=10 01:56:25 > git config core.sparsecheckout # timeout=10 01:56:25 > git checkout -f 8bf535f0ce4e380f32a4a208eac40e23dfd63f39 # timeout=10 01:56:29 Commit message: "build(deps): bump github.com/canonical/edgex-snap-hooks/v2" 01:56:29 > git --version # timeout=10 01:56:29 > git --version # 'git version 2.25.1' 01:56:29 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:56:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:56:30 % Total % Received % Xferd Average Speed Time Time Time Current 01:56:30 Dload Upload Total Spent Left Speed 01:56:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 209k 0 --:--:-- --:--:-- --:--:-- 213k [Pipeline] sh 01:56:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:56:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:56:32 + sudo tee /etc/docker/daemon.new 01:56:32 { 01:56:32 "registry-mirrors": [ 01:56:32 "https://nexus3.edgexfoundry.org:10001" 01:56:32 ], 01:56:32 "bip": "10.250.0.254/24", 01:56:32 "hosts": [ 01:56:32 "tcp://0.0.0.0:5555", 01:56:32 "unix:///var/run/docker.sock" 01:56:32 ], 01:56:32 "mtu": 1458, 01:56:32 "selinux-enabled": true, 01:56:32 "seccomp-profile": "/etc/docker/seccomp.json" 01:56:32 } [Pipeline] sh 01:56:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:56:32 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:56:51 provisioning config files... 01:56:51 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config7829399424668516373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:56:51 ---> docker-login.sh 01:56:51 nexus3.edgexfoundry.org:10001 01:56:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:52 Configure a credential helper to remove this warning. See 01:56:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:52 01:56:52 Login Succeeded 01:56:52 nexus3.edgexfoundry.org:10002 01:56:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:53 Configure a credential helper to remove this warning. See 01:56:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:53 01:56:53 Login Succeeded 01:56:53 nexus3.edgexfoundry.org:10003 01:56:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:53 Configure a credential helper to remove this warning. See 01:56:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:53 01:56:53 Login Succeeded 01:56:53 nexus3.edgexfoundry.org:10004 01:56:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:54 Configure a credential helper to remove this warning. See 01:56:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:54 01:56:54 Login Succeeded 01:56:54 docker.io 01:56:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:54 Configure a credential helper to remove this warning. See 01:56:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:54 01:56:54 Login Succeeded 01:56:54 ---> docker-login.sh ends [Pipeline] } 01:56:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:56:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:56:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:56:55 ========================================================= 01:56:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 01:56:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:55 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 01:56:56 Sending build context to Docker daemon 7.944MB 01:56:56 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 01:56:56 Step 2/12 : FROM ${BASE} AS builder 01:56:56 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:56:56 9b3977197b4f: Pulling fs layer 01:56:56 1a89e8eeedd5: Pulling fs layer 01:56:56 94645a83ff95: Pulling fs layer 01:56:56 e6fb740bc735: Pulling fs layer 01:56:56 3a77bd46dcc9: Pulling fs layer 01:56:56 355e64cbe906: Pulling fs layer 01:56:56 63ab81a10011: Pulling fs layer 01:56:56 555d1d1c4555: Pulling fs layer 01:56:56 7d9057610161: Pulling fs layer 01:56:56 e6fb740bc735: Waiting 01:56:56 63ab81a10011: Waiting 01:56:56 3a77bd46dcc9: Waiting 01:56:56 355e64cbe906: Waiting 01:56:56 555d1d1c4555: Waiting 01:56:56 7d9057610161: Waiting 01:56:56 94645a83ff95: Verifying Checksum 01:56:56 94645a83ff95: Download complete 01:56:56 1a89e8eeedd5: Download complete 01:56:56 3a77bd46dcc9: Verifying Checksum 01:56:56 3a77bd46dcc9: Download complete 01:56:56 355e64cbe906: Verifying Checksum 01:56:56 355e64cbe906: Download complete 01:56:56 9b3977197b4f: Verifying Checksum 01:56:56 9b3977197b4f: Download complete 01:56:56 63ab81a10011: Verifying Checksum 01:56:56 63ab81a10011: Download complete 01:56:57 9b3977197b4f: Pull complete 01:56:57 7d9057610161: Verifying Checksum 01:56:57 7d9057610161: Download complete 01:56:58 1a89e8eeedd5: Pull complete 01:56:58 94645a83ff95: Pull complete 01:56:58 555d1d1c4555: Download complete 01:56:59 e6fb740bc735: Verifying Checksum 01:56:59 e6fb740bc735: Download complete 01:57:11 e6fb740bc735: Pull complete 01:57:11 3a77bd46dcc9: Pull complete 01:57:11 355e64cbe906: Pull complete 01:57:11 63ab81a10011: Pull complete 01:57:18 555d1d1c4555: Pull complete 01:57:20 7d9057610161: Pull complete 01:57:20 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 01:57:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:57:20 ---> 819e984ddca1 01:57:20 Step 3/12 : ARG MAKE="make build" 01:57:22 ---> Running in 28f3b6a861d4 01:57:22 Removing intermediate container 28f3b6a861d4 01:57:22 ---> 26e3fbf1a375 01:57:22 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:57:22 ---> Running in d3207e8a222c 01:57:22 Removing intermediate container d3207e8a222c 01:57:22 ---> f48697045995 01:57:22 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 01:57:22 ---> Running in 71fe66897c50 01:57:24 Removing intermediate container 71fe66897c50 01:57:24 ---> bbe716cfb42d 01:57:24 Step 6/12 : WORKDIR /device-gpio 01:57:24 ---> Running in 4f3519d9c560 01:57:24 Removing intermediate container 4f3519d9c560 01:57:24 ---> 7ba1c86460ec 01:57:24 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:57:24 ---> Running in d904b19f23c7 01:57:26 Removing intermediate container d904b19f23c7 01:57:26 ---> f77758eb2ff6 01:57:26 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:57:26 ---> Running in 6f1d1b805ff4 01:57:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:57:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:57:29 (1/4) Installing openssh-keygen (8.8_p1-r1) 01:57:29 (2/4) Installing libedit (20210910.3.1-r0) 01:57:29 (3/4) Installing openssh-client-common (8.8_p1-r1) 01:57:29 (4/4) Installing openssh-client-default (8.8_p1-r1) 01:57:29 Executing busybox-1.34.1-r3.trigger 01:57:29 OK: 224 MiB in 56 packages 01:57:30 Removing intermediate container 6f1d1b805ff4 01:57:30 ---> 5f6dac5cb724 01:57:30 Step 9/12 : COPY go.mod vendor* ./ 01:57:31 ---> 4af7407e338b 01:57:31 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:31 ---> Running in 5b0e3c3d0f82 01:58:39 Removing intermediate container 5b0e3c3d0f82 01:58:39 ---> 2b67cad8854b 01:58:39 Step 11/12 : COPY . . 01:58:39 ---> 7e86820845f4 01:58:39 Step 12/12 : RUN ${MAKE} 01:58:39 ---> Running in 3c5a0bf460b0 01:58:39 noop 01:58:39 Removing intermediate container 3c5a0bf460b0 01:58:39 ---> 132d57dcac62 01:58:39 Successfully built 132d57dcac62 01:58:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:40 + docker inspect -f . ci-base-image-arm64 01:58:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:40 prd-ubuntu20.04-docker-arm64-4c-16g-15662 does not seem to be running inside a container 01:58:40 $ 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 ******** ci-base-image-arm64 cat 01:58:41 $ docker top d3fc9054664d94440c1517a3722bbe5eeafbb9e176ecf23cc865f3fdc514c1ab -eo pid,comm [Pipeline] { [Pipeline] sh 01:58:42 + go version 01:58:42 go version go1.17.7 linux/arm64 [Pipeline] } 01:58:42 $ docker stop --time=1 d3fc9054664d94440c1517a3722bbe5eeafbb9e176ecf23cc865f3fdc514c1ab 01:58:44 $ docker rm -f d3fc9054664d94440c1517a3722bbe5eeafbb9e176ecf23cc865f3fdc514c1ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:45 + docker inspect -f . ci-base-image-arm64 01:58:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:45 prd-ubuntu20.04-docker-arm64-4c-16g-15662 does not seem to be running inside a container 01:58:45 $ 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 ******** ci-base-image-arm64 cat 01:58:47 $ docker top a1275a8227efc32c17d6ce6df9f45fa397f82a3d9d8fbc0595bc8865a7b16359 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:58:48 + make test 01:58:48 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:58:49 ? github.com/edgexfoundry/device-gpio [no test files] 02:00:11 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 02:00:11 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 02:00:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:00:11 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:00:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:00:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:00:43 ./bin/test-attribution-txt.sh [Pipeline] echo 02:00:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:00:44 $ docker stop --time=1 a1275a8227efc32c17d6ce6df9f45fa397f82a3d9d8fbc0595bc8865a7b16359 02:00:46 $ docker rm -f a1275a8227efc32c17d6ce6df9f45fa397f82a3d9d8fbc0595bc8865a7b16359 [Pipeline] // withDockerContainer [Pipeline] sh 02:00:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:00:47 Warning: overwriting stash ‘coverage-report’ 02:00:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:00:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:00:48 + ls -al . 02:00:48 total 168 02:00:48 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 02:00 . 02:00:48 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 01:56 .. 02:00:48 -rw-rw-r-- 1 jenkins jenkins 120 Jun 27 01:56 .dockerignore 02:00:48 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 01:56 .git 02:00:48 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 01:56 .github 02:00:48 -rw-rw-r-- 1 jenkins jenkins 343 Jun 27 01:56 .gitignore 02:00:48 -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 01:56 .golangci.yml 02:00:48 -rw-rw-r-- 1 jenkins jenkins 9182 Jun 27 01:56 Attribution.txt 02:00:48 -rw-rw-r-- 1 jenkins jenkins 3081 Jun 27 01:56 CHANGELOG.md 02:00:48 -rw-rw-r-- 1 jenkins jenkins 1868 Jun 27 01:56 Dockerfile 02:00:48 -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 01:56 GOVERNANCE.md 02:00:48 -rw-rw-r-- 1 jenkins jenkins 657 Jun 27 01:56 Jenkinsfile 02:00:48 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 27 01:56 LICENSE 02:00:48 -rw-rw-r-- 1 jenkins jenkins 1876 Jun 27 01:56 Makefile 02:00:48 -rw-rw-r-- 1 jenkins jenkins 617 Jun 27 01:56 OWNERS.md 02:00:48 -rw-rw-r-- 1 jenkins jenkins 11178 Jun 27 01:56 README.md 02:00:48 -rw-rw-r-- 1 jenkins jenkins 5 Jun 27 01:53 VERSION 02:00:48 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 01:56 bin 02:00:48 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 01:56 cmd 02:00:48 -rw-r--r-- 1 jenkins jenkins 10 Jun 27 01:58 coverage.out 02:00:48 -rw-rw-r-- 1 jenkins jenkins 3286 Jun 27 01:56 go.mod 02:00:48 -rw-rw-r-- 1 jenkins jenkins 47631 Jun 27 01:56 go.sum 02:00:48 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 01:56 internal 02:00:48 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 01:56 snap 02:00:48 -rw-rw-r-- 1 jenkins jenkins 209 Jun 27 01:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:49 + 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=8bf535f0ce4e380f32a4a208eac40e23dfd63f39 --label arch=arm64 --label version=0.0.0 . 02:00:49 Sending build context to Docker daemon 7.945MB 02:00:49 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 02:00:49 Step 2/26 : FROM ${BASE} AS builder 02:00:49 ---> 132d57dcac62 02:00:49 Step 3/26 : ARG MAKE="make build" 02:00:49 ---> Running in e5acd5cd9f0e 02:00:50 Removing intermediate container e5acd5cd9f0e 02:00:50 ---> e31907a41e06 02:00:50 Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:00:50 ---> Running in 1176ce8ef28a 02:00:50 Removing intermediate container 1176ce8ef28a 02:00:50 ---> 53143a18e5bb 02:00:50 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 02:00:50 ---> Running in ea78c4ef81e0 02:00:50 Removing intermediate container ea78c4ef81e0 02:00:50 ---> 6aa0c3da947b 02:00:50 Step 6/26 : WORKDIR /device-gpio 02:00:50 ---> Running in 18b2d09218b5 02:00:51 Removing intermediate container 18b2d09218b5 02:00:51 ---> e974d3ec359b 02:00:51 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:00:51 ---> Running in 3e5551330ecb 02:00:52 Removing intermediate container 3e5551330ecb 02:00:52 ---> 82070e9c9115 02:00:52 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:00:52 ---> Running in 53ada269eb40 02:00:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:00:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:00:55 OK: 224 MiB in 56 packages 02:00:56 Removing intermediate container 53ada269eb40 02:00:56 ---> 732c40fdc993 02:00:56 Step 9/26 : COPY go.mod vendor* ./ 02:00:57 ---> 4a3a0b9da520 02:00:57 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:57 ---> Running in fbcc30cb04d1 02:00:59 Removing intermediate container fbcc30cb04d1 02:00:59 ---> a0d148ee76f4 02:00:59 Step 11/26 : COPY . . 02:01:00 ---> e2ae638a6253 02:01:00 Step 12/26 : RUN ${MAKE} 02:01:00 ---> Running in 17f237d5824a 02:01:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd 02:03:07 Removing intermediate container 17f237d5824a 02:03:07 ---> 8fc1f2dca3fc 02:03:07 Step 13/26 : FROM alpine:3.15 02:03:07 3.15: Pulling from library/alpine 02:03:07 9981e73032c8: Pulling fs layer 02:03:07 9981e73032c8: Download complete 02:03:07 9981e73032c8: Pull complete 02:03:07 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 02:03:07 Status: Downloaded newer image for alpine:3.15 02:03:07 ---> 3fb3c9af89a9 02:03:07 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 02:03:07 ---> Running in 2f635ccf91b5 02:03:07 Removing intermediate container 2f635ccf91b5 02:03:07 ---> d4147fa264b4 02:03:07 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:03:07 ---> Running in f222a40f9ca3 02:03:08 Removing intermediate container f222a40f9ca3 02:03:08 ---> ea96fd8338d4 02:03:08 Step 16/26 : RUN apk add --update --no-cache zeromq 02:03:08 ---> Running in e515ef4e0f88 02:03:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:03:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:03:11 (1/5) Installing libgcc (10.3.1_git20211027-r0) 02:03:11 (2/5) Installing libsodium (1.0.18-r0) 02:03:11 (3/5) Installing libstdc++ (10.3.1_git20211027-r0) 02:03:12 (4/5) Installing libzmq (4.3.4-r0) 02:03:12 (5/5) Installing zeromq (4.3.4-r0) 02:03:12 Executing busybox-1.34.1-r5.trigger 02:03:12 OK: 8 MiB in 19 packages 02:03:13 Removing intermediate container e515ef4e0f88 02:03:13 ---> f04f353ac2e2 02:03:13 Step 17/26 : WORKDIR / 02:03:13 ---> Running in b8a1024119d5 02:03:13 Removing intermediate container b8a1024119d5 02:03:13 ---> e8816f9750c4 02:03:13 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 02:03:14 ---> 85cdb1e2b52c 02:03:14 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 02:03:14 ---> 0f86f1e98084 02:03:14 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 02:03:16 ---> 79c2177f0885 02:03:16 Step 21/26 : EXPOSE 59910 02:03:16 ---> Running in c26e43552673 02:03:16 Removing intermediate container c26e43552673 02:03:16 ---> ab187bcfd622 02:03:16 Step 22/26 : ENTRYPOINT ["/device-gpio"] 02:03:16 ---> Running in 803c92d66994 02:03:16 Removing intermediate container 803c92d66994 02:03:16 ---> a191f990f4e7 02:03:16 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:03:16 ---> Running in 5bd413668227 02:03:17 Removing intermediate container 5bd413668227 02:03:17 ---> 11e2eea2e351 02:03:17 Step 24/26 : LABEL arch=arm64 02:03:17 ---> Running in 0bab9b7f3ebc 02:03:17 Removing intermediate container 0bab9b7f3ebc 02:03:17 ---> 7fd29b3e0dd3 02:03:17 Step 25/26 : LABEL git_sha=8bf535f0ce4e380f32a4a208eac40e23dfd63f39 02:03:17 ---> Running in 46bb0874c567 02:03:17 Removing intermediate container 46bb0874c567 02:03:17 ---> bb01ea0a1f9e 02:03:17 Step 26/26 : LABEL version=0.0.0 02:03:17 ---> Running in a7db215512f7 02:03:18 Removing intermediate container a7db215512f7 02:03:18 ---> 020f4ea728a9 02:03:18 [Warning] One or more build-args [ARCH] were not consumed 02:03:18 Successfully built 020f4ea728a9 02:03:18 Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:03:19 02:03:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:03:19 arm64: Pulling from edgex-lftools-log-publisher 02:03:19 8998bd30e6a1: Pulling fs layer 02:03:19 04944245beec: Pulling fs layer 02:03:19 699f458cf7ca: Pulling fs layer 02:03:19 765212b225bb: Pulling fs layer 02:03:19 f23df028b6ca: Pulling fs layer 02:03:19 d65c8cfc05b1: Pulling fs layer 02:03:19 2437ff75d9bd: Pulling fs layer 02:03:19 765212b225bb: Waiting 02:03:19 f23df028b6ca: Waiting 02:03:19 d65c8cfc05b1: Waiting 02:03:19 04944245beec: Verifying Checksum 02:03:19 04944245beec: Download complete 02:03:19 765212b225bb: Verifying Checksum 02:03:19 765212b225bb: Download complete 02:03:19 f23df028b6ca: Verifying Checksum 02:03:19 f23df028b6ca: Download complete 02:03:19 d65c8cfc05b1: Verifying Checksum 02:03:19 d65c8cfc05b1: Download complete 02:03:20 699f458cf7ca: Verifying Checksum 02:03:20 699f458cf7ca: Download complete 02:03:20 8998bd30e6a1: Verifying Checksum 02:03:20 8998bd30e6a1: Download complete 02:03:22 2437ff75d9bd: Verifying Checksum 02:03:22 2437ff75d9bd: Download complete 02:03:24 8998bd30e6a1: Pull complete 02:03:24 04944245beec: Pull complete 02:03:26 699f458cf7ca: Pull complete 02:03:26 765212b225bb: Pull complete 02:03:27 f23df028b6ca: Pull complete 02:03:27 d65c8cfc05b1: Pull complete 02:03:42 2437ff75d9bd: Pull complete 02:03:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:03:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:03:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:43 prd-ubuntu20.04-docker-arm64-4c-16g-15662 does not seem to be running inside a container 02:03:43 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:03:45 $ docker top 6a867bbb1739736f287fb8db0fa9e54546efca9fed23ddc2c9a666097c4fe681 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:03:46 ---> job-cost.sh 02:03:46 lf-activate-venv: SKIPPING 02:03:46 INFO: No Stack... 02:03:47 INFO: Retrieving Pricing Info for: v3-standard-4 02:03:48 INFO: Archiving Costs [Pipeline] sh 02:03:48 + cut -d, -f6 02:03:48 + cat /w/workspace/device-gpio/1/archives/cost.csv [Pipeline] lock 02:03:48 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-43-1-stack-cost] 02:03:48 Resource [jenkins-edgexfoundry-device-gpio-PR-43-1-stack-cost] did not exist. Created. 02:03:48 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-43-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:03:49 /w/workspace/device-gpio/1@tmp/durable-9b3e119f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:03:50 + echo total: 0.10999999940395355 [Pipeline] stash 02:03:50 Warning: overwriting stash ‘stack-cost’ 02:03:50 Stashed 1 file(s) [Pipeline] } 02:03:50 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-43-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:03:50 $ docker stop --time=1 6a867bbb1739736f287fb8db0fa9e54546efca9fed23ddc2c9a666097c4fe681 02:03:52 $ docker rm -f 6a867bbb1739736f287fb8db0fa9e54546efca9fed23ddc2c9a666097c4fe681 [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 02:03:53 provisioning config files... 02:03:53 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-43@tmp/config3576086509952352641tmp [Pipeline] { [Pipeline] sh 02:03:53 + set +x 02:03:53 + bash -s -- 02:03:53 + curl -s https://codecov.io/bash 02:03:53 02:03:53 _____ _ 02:03:53 / ____| | | 02:03:53 | | ___ __| | ___ ___ _____ __ 02:03:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:03:53 | |___| (_) | (_| | __/ (_| (_) \ V / 02:03:53 \_____\___/ \__,_|\___|\___\___/ \_/ 02:03:53 Bash-1.0.6 02:03:53 02:03:53 02:03:53 ==> git version 2.25.1 found 02:03:53 ==> 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 02:03:53 Release-Date: 2020-01-08 02:03:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:03:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:03:53 ==> Jenkins CI detected. 02:03:53 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-43 02:03:53 project root: . 02:03:53 --> token set from env 02:03:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:03:53 ==> Running gcov in . (disable via -X gcov) 02:03:53 ==> Python coveragepy not found 02:03:53 ==> Searching for coverage reports in: 02:03:53 + . 02:03:53 -> Found 1 reports 02:03:53 ==> Detecting git/mercurial file structure 02:03:53 ==> Reading reports 02:03:53 + ./coverage.out bytes=10 02:03:53 ==> Appending adjustments 02:03:53 https://docs.codecov.io/docs/fixing-reports 02:03:53 + Found adjustments 02:03:53 ==> Gzipping contents 02:03:53 4.0K /tmp/codecov.SbytPg.gz 02:03:53 ==> Uploading reports 02:03:53 url: https://codecov.io 02:03:53 query: branch=PR-43&commit=8bf535f0ce4e380f32a4a208eac40e23dfd63f39&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-43%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=43&job=&cmd_args= 02:03:53 -> Pinging Codecov 02:03:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-43&commit=8bf535f0ce4e380f32a4a208eac40e23dfd63f39&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-43%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=43&job=&cmd_args= 02:03:53 -> Uploading to 02:03:53 https://storage.googleapis.com/codecov/v4/raw/2022-06-27/3EC07B1A8CA8AF9BCAA0BB9F0134797F/8bf535f0ce4e380f32a4a208eac40e23dfd63f39/f978e772-8a84-4fca-93c0-9af6c63fb3d7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220627%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220627T020353Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=da6f0bd1502240adc62c01317b348210ad6a948f1128137a3c2b1d77bc4a5e10 02:03:53 % Total % Received % Xferd Average Speed Time Time Time Current 02:03:53 Dload Upload Total Spent Left Speed 02:03:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 832 0 0 100 832 0 3617 --:--:-- --:--:-- --:--:-- 3617 02:03:54 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/8bf535f0ce4e380f32a4a208eac40e23dfd63f39 [Pipeline] } 02:03:54 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 02:03:55 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-43/archives ] 02:03:55 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-43/archives 02:03:55 total 16 02:03:55 drwxr-xr-x 3 root root 4096 Jun 27 01:55 . 02:03:55 drwxrwxr-x 10 jenkins jenkins 4096 Jun 27 01:55 .. 02:03:55 drwxr-xr-x 2 root root 4096 Jun 27 01:55 cost 02:03:55 -rw-r--r-- 1 root root 81 Jun 27 01:55 cost.csv 02:03:55 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-43/archives 02:03:55 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-43/archives 02:03:55 total 16 02:03:55 drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 01:55 . 02:03:55 drwxrwxr-x 10 jenkins jenkins 4096 Jun 27 01:55 .. 02:03:55 drwxr-xr-x 2 jenkins jenkins 4096 Jun 27 01:55 cost 02:03:55 -rw-r--r-- 1 jenkins jenkins 81 Jun 27 01:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:03:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:03:57 ---> package-listing.sh 02:03:57 ++ facter osfamily 02:03:57 ++ tr '[:upper:]' '[:lower:]' 02:03:57 + OS_FAMILY=debian 02:03:57 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-43 02:03:57 + START_PACKAGES=/tmp/packages_start.txt 02:03:57 + END_PACKAGES=/tmp/packages_end.txt 02:03:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:03:57 + PACKAGES=/tmp/packages_start.txt 02:03:57 + '[' /w/workspace/edgexfoundry_device-gpio_PR-43 ']' 02:03:57 + PACKAGES=/tmp/packages_end.txt 02:03:57 + case "${OS_FAMILY}" in 02:03:57 + dpkg -l 02:03:57 + grep '^ii' 02:03:57 + '[' -f /tmp/packages_start.txt ']' 02:03:57 + '[' -f /tmp/packages_end.txt ']' 02:03:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:03:57 + '[' /w/workspace/edgexfoundry_device-gpio_PR-43 ']' 02:03:57 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-43/archives/ 02:03:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-43/archives/ [Pipeline] echo 02:03:57 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-43/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:03:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:03:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:58 prd-ubuntu20.04-docker-8c-8g-15660 does not seem to be running inside a container 02:03:58 $ 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-43/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-43 -v /w/workspace/edgexfoundry_device-gpio_PR-43:/w/workspace/edgexfoundry_device-gpio_PR-43:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-43@tmp:/w/workspace/edgexfoundry_device-gpio_PR-43@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-lftools-log-publisher:latest cat 02:03:58 $ docker top e571e58f78d13cb9cdec647fe88002f683b7f046db365678bc4b9b2810017d32 -eo pid,comm [Pipeline] { [Pipeline] sh 02:03:59 + touch /tmp/pre-build-complete [Pipeline] sh 02:03:59 + mkdir -p /var/log/sysstat [Pipeline] sh 02:03:59 + ls /var/log/sa-host 02:03:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:03:59 provisioning config files... 02:04:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-43@tmp/config2489121424383952060tmp [Pipeline] { [Pipeline] echo 02:04:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:04:00 ---> create-netrc.sh [Pipeline] } 02:04:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:04:00 ---> python-tools-install.sh [Pipeline] echo 02:04:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:04:01 ---> sudo-logs.sh 02:04:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:04:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:04:01 ---> job-cost.sh 02:04:01 lf-activate-venv: SKIPPING 02:04:01 DEBUG: total: 0.2199999988079071 02:04:01 INFO: Retrieving Stack Cost... 02:04:02 INFO: Retrieving Pricing Info for: v3-standard-8 02:04:02 INFO: Archiving Costs [Pipeline] echo 02:04:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:04:03 ---> logs-deploy.sh 02:04:03 lf-activate-venv: SKIPPING 02:04:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-43/1 02:04:03 INFO: archiving workspace using pattern(s): 02:04:03 Archives upload complete. 02:04:03 INFO: archiving logs to Nexus