Pull request #106 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8e2294a8126cf428e5cd691c52413274113abd64+192d2e5d52be7054ee8f5929c78a4d9d1a66e905 (8f33f129d708704ef78b57958c8f95f7518af9aa) 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-ssh16243293191330857039.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh7038198180097416354.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-106/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-106/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10263030201596047030.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-106/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17673277379706921761.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh4986479946231664879.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-106/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-106/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10198757409228606322.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6672’ Running on prd-ubuntu20.04-docker-8c-8g-6682 in /w/workspace/edgexfoundry_device-gpio_PR-106 [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-106 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/106/head:refs/remotes/origin/PR-106 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 into PR head commit 8e2294a8126cf428e5cd691c52413274113abd64 Merge succeeded, producing 8e2294a8126cf428e5cd691c52413274113abd64 Checking out Revision 8e2294a8126cf428e5cd691c52413274113abd64 (PR-106) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-20T02:18:15.356Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 8e2294a8126cf428e5cd691c52413274113abd64 # 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 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8e2294a8126cf428e5cd691c52413274113abd64 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-20T02:18:15.549Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-20T02:18:15.658Z] ========================================================= [2023-02-20T02:18:15.658Z] EdgeX Global Pipelines Version Info [2023-02-20T02:18:15.658Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-20T02:18:16.414Z] ------------------- [2023-02-20T02:18:16.414Z] stable info: [2023-02-20T02:18:16.414Z] ------------------- [2023-02-20T02:18:16.414Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-20T02:18:16.414Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-20T02:18:16.414Z] Message: update stable to v1.0.244 [2023-02-20T02:18:16.984Z] ------------------- [2023-02-20T02:18:16.984Z] experimental info: [2023-02-20T02:18:16.984Z] ------------------- [2023-02-20T02:18:16.984Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-20T02:18:16.984Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-20T02:18:16.984Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-20T02:18:17.288Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-02-20T02:18:17.328Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-02-20T02:18:17.375Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-20T02:18:17.420Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-20T02:18:17.464Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-20T02:18:17.511Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-20T02:18:17.552Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-20T02:18:17.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-20T02:18:17.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-20T02:18:17.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-20T02:18:17.717Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-20T02:18:17.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-02-20T02:18:17.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-20T02:18:17.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-20T02:18:17.883Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-20T02:18:17.926Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-20T02:18:17.966Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-20T02:18:18.011Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-20T02:18:18.056Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-20T02:18:18.093Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-20T02:18:18.138Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-20T02:18:18.172Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-20T02:18:18.208Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-20T02:18:18.250Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-20T02:18:18.290Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-20T02:18:18.331Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-20T02:18:18.384Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-20T02:18:18.421Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-106 [Pipeline] echo [2023-02-20T02:18:18.460Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-106 [Pipeline] echo [2023-02-20T02:18:18.504Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-106 [Pipeline] echo [2023-02-20T02:18:18.550Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8e2294a8126cf428e5cd691c52413274113abd64 [Pipeline] echo [2023-02-20T02:18:18.590Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8e2294a [Pipeline] echo [2023-02-20T02:18:18.631Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-20T02:18:18.755Z] provisioning config files... [2023-02-20T02:18:18.770Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-106@tmp/config7758886115190435635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T02:18:19.116Z] ---> docker-login.sh [2023-02-20T02:18:19.116Z] nexus3.edgexfoundry.org:10001 [2023-02-20T02:18:19.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T02:18:19.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T02:18:19.377Z] Configure a credential helper to remove this warning. See [2023-02-20T02:18:19.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T02:18:19.377Z] [2023-02-20T02:18:19.377Z] Login Succeeded [2023-02-20T02:18:19.377Z] nexus3.edgexfoundry.org:10002 [2023-02-20T02:18:19.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T02:18:19.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T02:18:19.636Z] Configure a credential helper to remove this warning. See [2023-02-20T02:18:19.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T02:18:19.636Z] [2023-02-20T02:18:19.636Z] Login Succeeded [2023-02-20T02:18:19.636Z] nexus3.edgexfoundry.org:10003 [2023-02-20T02:18:19.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T02:18:19.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T02:18:19.636Z] Configure a credential helper to remove this warning. See [2023-02-20T02:18:19.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T02:18:19.636Z] [2023-02-20T02:18:19.636Z] Login Succeeded [2023-02-20T02:18:19.636Z] nexus3.edgexfoundry.org:10004 [2023-02-20T02:18:19.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T02:18:19.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T02:18:19.896Z] Configure a credential helper to remove this warning. See [2023-02-20T02:18:19.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T02:18:19.896Z] [2023-02-20T02:18:19.896Z] Login Succeeded [2023-02-20T02:18:19.896Z] docker.io [2023-02-20T02:18:19.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T02:18:20.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T02:18:20.155Z] Configure a credential helper to remove this warning. See [2023-02-20T02:18:20.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T02:18:20.155Z] [2023-02-20T02:18:20.155Z] Login Succeeded [2023-02-20T02:18:20.155Z] ---> docker-login.sh ends [Pipeline] } [2023-02-20T02:18:20.180Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-20T02:18:20.824Z] + git rev-list -1 --merges 8e2294a8126cf428e5cd691c52413274113abd64~1..8e2294a8126cf428e5cd691c52413274113abd64 [Pipeline] echo [2023-02-20T02:18:20.885Z] -----------> git rev-list -1 --merges 8e2294a8126cf428e5cd691c52413274113abd64~1..8e2294a8126cf428e5cd691c52413274113abd64 8e2294a8126cf428e5cd691c52413274113abd64 [false] [Pipeline] sh [2023-02-20T02:18:21.194Z] + git log --format=format:%s -1 8e2294a8126cf428e5cd691c52413274113abd64 [Pipeline] echo [2023-02-20T02:18:21.235Z] ========================================================= [2023-02-20T02:18:21.236Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-20T02:18:21.236Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-20T02:18:21.673Z] + git log --format=format:%s -1 8e2294a8126cf428e5cd691c52413274113abd64 [Pipeline] echo [2023-02-20T02:18:21.703Z] [semverPrep] GIT_COMMIT: 8e2294a8126cf428e5cd691c52413274113abd64, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-02-20T02:18:21.734Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-20T02:18:22.106Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-20T02:18:22.107Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-20T02:18:22.107Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-20T02:18:22.107Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-20T02:18:22.107Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-20T02:18:22.107Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-20T02:18:22.107Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T02:18:22.528Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-20T02:18:22.528Z] [2023-02-20T02:18:22.528Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T02:18:22.917Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-20T02:18:23.180Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-20T02:18:23.180Z] b85a868b505f: Pulling fs layer [2023-02-20T02:18:23.180Z] e2be974225ed: Pulling fs layer [2023-02-20T02:18:23.180Z] 339a4e72a1f5: Pulling fs layer [2023-02-20T02:18:23.180Z] 988bab9f4d93: Pulling fs layer [2023-02-20T02:18:23.180Z] 1469e6f7b9e6: Pulling fs layer [2023-02-20T02:18:23.180Z] eaf3925da568: Pulling fs layer [2023-02-20T02:18:23.180Z] bab4dde63d76: Pulling fs layer [2023-02-20T02:18:23.180Z] bde34c3a00c8: Pulling fs layer [2023-02-20T02:18:23.180Z] b352a97aabf1: Pulling fs layer [2023-02-20T02:18:23.180Z] 4872d77fe225: Pulling fs layer [2023-02-20T02:18:23.180Z] 5851b861e8e6: Pulling fs layer [2023-02-20T02:18:23.180Z] 1469e6f7b9e6: Waiting [2023-02-20T02:18:23.180Z] 988bab9f4d93: Waiting [2023-02-20T02:18:23.180Z] eaf3925da568: Waiting [2023-02-20T02:18:23.180Z] bab4dde63d76: Waiting [2023-02-20T02:18:23.180Z] bde34c3a00c8: Waiting [2023-02-20T02:18:23.180Z] b352a97aabf1: Waiting [2023-02-20T02:18:23.180Z] 4872d77fe225: Waiting [2023-02-20T02:18:23.180Z] e2be974225ed: Verifying Checksum [2023-02-20T02:18:23.180Z] e2be974225ed: Download complete [2023-02-20T02:18:23.180Z] 988bab9f4d93: Verifying Checksum [2023-02-20T02:18:23.180Z] 988bab9f4d93: Download complete [2023-02-20T02:18:23.443Z] 339a4e72a1f5: Verifying Checksum [2023-02-20T02:18:23.443Z] 339a4e72a1f5: Download complete [2023-02-20T02:18:23.443Z] 1469e6f7b9e6: Verifying Checksum [2023-02-20T02:18:23.443Z] 1469e6f7b9e6: Download complete [2023-02-20T02:18:23.443Z] eaf3925da568: Verifying Checksum [2023-02-20T02:18:23.443Z] eaf3925da568: Download complete [2023-02-20T02:18:23.443Z] bde34c3a00c8: Download complete [2023-02-20T02:18:23.443Z] b352a97aabf1: Download complete [2023-02-20T02:18:23.443Z] 4872d77fe225: Verifying Checksum [2023-02-20T02:18:23.443Z] 4872d77fe225: Download complete [2023-02-20T02:18:23.443Z] 5851b861e8e6: Verifying Checksum [2023-02-20T02:18:23.443Z] 5851b861e8e6: Download complete [2023-02-20T02:18:23.443Z] b85a868b505f: Verifying Checksum [2023-02-20T02:18:23.443Z] b85a868b505f: Download complete [2023-02-20T02:18:23.701Z] bab4dde63d76: Verifying Checksum [2023-02-20T02:18:23.701Z] bab4dde63d76: Download complete [2023-02-20T02:18:24.638Z] b85a868b505f: Pull complete [2023-02-20T02:18:24.638Z] e2be974225ed: Pull complete [2023-02-20T02:18:25.218Z] 339a4e72a1f5: Pull complete [2023-02-20T02:18:25.218Z] 988bab9f4d93: Pull complete [2023-02-20T02:18:25.479Z] 1469e6f7b9e6: Pull complete [2023-02-20T02:18:25.738Z] eaf3925da568: Pull complete [2023-02-20T02:18:27.648Z] bab4dde63d76: Pull complete [2023-02-20T02:18:27.648Z] bde34c3a00c8: Pull complete [2023-02-20T02:18:27.648Z] b352a97aabf1: Pull complete [2023-02-20T02:18:27.648Z] 4872d77fe225: Pull complete [2023-02-20T02:18:27.648Z] 5851b861e8e6: Pull complete [2023-02-20T02:18:27.648Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-20T02:18:27.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-20T02:18:27.648Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T02:18:27.880Z] prd-ubuntu20.04-docker-8c-8g-6682 does not seem to be running inside a container [2023-02-20T02:18:27.911Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-106 -v /w/workspace/edgexfoundry_device-gpio_PR-106:/w/workspace/edgexfoundry_device-gpio_PR-106:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-106@tmp:/w/workspace/edgexfoundry_device-gpio_PR-106@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-20T02:18:32.302Z] $ docker top 8e381db825f8de6e76cc9c00f1173c84089a18f569ba099ce92d645cd8e1a90d -eo pid,comm [2023-02-20T02:18:32.363Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-20T02:18:32.363Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-20T02:18:32.494Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-20T02:18:32.494Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-20T02:18:32.595Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-20T02:18:32.596Z] $ docker exec 8e381db825f8de6e76cc9c00f1173c84089a18f569ba099ce92d645cd8e1a90d ssh-agent [2023-02-20T02:18:32.699Z] SSH_AUTH_SOCK=/tmp/ssh-HX0VZDgPiwYP/agent.32 [2023-02-20T02:18:32.699Z] SSH_AGENT_PID=38 [2023-02-20T02:18:32.704Z] Running ssh-add (command line suppressed) [2023-02-20T02:18:32.807Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-106@tmp/private_key_1488628335930239108.key (/w/workspace/edgexfoundry_device-gpio_PR-106@tmp/private_key_1488628335930239108.key) [2023-02-20T02:18:32.818Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-20T02:18:33.157Z] + git tag --points-at HEAD [Pipeline] } [2023-02-20T02:18:33.177Z] $ docker exec --env ******** --env ******** 8e381db825f8de6e76cc9c00f1173c84089a18f569ba099ce92d645cd8e1a90d ssh-agent -k [2023-02-20T02:18:33.281Z] unset SSH_AUTH_SOCK; [2023-02-20T02:18:33.283Z] unset SSH_AGENT_PID; [2023-02-20T02:18:33.283Z] echo Agent pid 38 killed; [2023-02-20T02:18:33.295Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-20T02:18:33.385Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-20T02:18:33.385Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-20T02:18:33.502Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-20T02:18:33.504Z] $ docker exec 8e381db825f8de6e76cc9c00f1173c84089a18f569ba099ce92d645cd8e1a90d ssh-agent [2023-02-20T02:18:33.613Z] SSH_AUTH_SOCK=/tmp/ssh-Bpv566Qqhoe0/agent.70 [2023-02-20T02:18:33.613Z] SSH_AGENT_PID=76 [2023-02-20T02:18:33.621Z] Running ssh-add (command line suppressed) [2023-02-20T02:18:33.723Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-106@tmp/private_key_17421302588062918264.key (/w/workspace/edgexfoundry_device-gpio_PR-106@tmp/private_key_17421302588062918264.key) [2023-02-20T02:18:33.742Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-20T02:18:34.094Z] + git semver init [2023-02-20T02:18:34.365Z] 2023-02-20 02:18:34,261 [run_init] DEBUG init version:0.0.0 force:False [2023-02-20T02:18:34.365Z] 2023-02-20 02:18:34,262 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-106/.semver [2023-02-20T02:18:34.365Z] 2023-02-20 02:18:34,263 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-106/.semver [2023-02-20T02:18:34.365Z] 2023-02-20 02:18:34,263 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-106/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-106, universal_newlines=False, shell=None, istream=None) [2023-02-20T02:18:35.759Z] 2023-02-20 02:18:35,470 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-106/.git/info/exclude [2023-02-20T02:18:35.759Z] 2023-02-20 02:18:35,470 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-106/.semver/PR-106 with force:False [2023-02-20T02:18:35.759Z] 2023-02-20 02:18:35,471 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-106/.semver/PR-106 [2023-02-20T02:18:35.759Z] 2023-02-20 02:18:35,473 [execute] INFO git cat-file --batch-check [2023-02-20T02:18:35.759Z] 2023-02-20 02:18:35,474 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-106/.semver, universal_newlines=False, shell=None, istream=) [2023-02-20T02:18:35.759Z] 2023-02-20 02:18:35,479 [execute] INFO git cat-file --batch [2023-02-20T02:18:35.759Z] 2023-02-20 02:18:35,480 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-106/.semver, universal_newlines=False, shell=None, istream=) [2023-02-20T02:18:35.759Z] 2023-02-20 02:18:35,485 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-106/.semver/PR-106 [2023-02-20T02:18:35.759Z] 0.0.0 [Pipeline] } [2023-02-20T02:18:35.782Z] $ docker exec --env ******** --env ******** 8e381db825f8de6e76cc9c00f1173c84089a18f569ba099ce92d645cd8e1a90d ssh-agent -k [2023-02-20T02:18:35.875Z] unset SSH_AUTH_SOCK; [2023-02-20T02:18:35.875Z] unset SSH_AGENT_PID; [2023-02-20T02:18:35.875Z] echo Agent pid 76 killed; [2023-02-20T02:18:35.886Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-20T02:18:36.291Z] + git semver [Pipeline] } [2023-02-20T02:18:36.571Z] $ docker stop --time=1 8e381db825f8de6e76cc9c00f1173c84089a18f569ba099ce92d645cd8e1a90d [2023-02-20T02:18:37.960Z] $ docker rm -f --volumes 8e381db825f8de6e76cc9c00f1173c84089a18f569ba099ce92d645cd8e1a90d [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-20T02:18:38.361Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-20T02:18:38.629Z] Stashed 1 file(s) [Pipeline] echo [2023-02-20T02:18:38.647Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-20T02:18:39.278Z] provisioning config files... [2023-02-20T02:18:39.287Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-106@tmp/config9564803233896175040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T02:18:39.637Z] ---> docker-login.sh [2023-02-20T02:18:39.637Z] nexus3.edgexfoundry.org:10001 [2023-02-20T02:18:39.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T02:18:39.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T02:18:39.637Z] Configure a credential helper to remove this warning. See [2023-02-20T02:18:39.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T02:18:39.637Z] [2023-02-20T02:18:39.637Z] Login Succeeded [2023-02-20T02:18:39.637Z] nexus3.edgexfoundry.org:10002 [2023-02-20T02:18:39.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T02:18:39.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T02:18:39.637Z] Configure a credential helper to remove this warning. See [2023-02-20T02:18:39.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T02:18:39.637Z] [2023-02-20T02:18:39.637Z] Login Succeeded [2023-02-20T02:18:39.637Z] nexus3.edgexfoundry.org:10003 [2023-02-20T02:18:39.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T02:18:39.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T02:18:39.895Z] Configure a credential helper to remove this warning. See [2023-02-20T02:18:39.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T02:18:39.895Z] [2023-02-20T02:18:39.895Z] Login Succeeded [2023-02-20T02:18:39.895Z] nexus3.edgexfoundry.org:10004 [2023-02-20T02:18:39.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T02:18:39.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T02:18:39.895Z] Configure a credential helper to remove this warning. See [2023-02-20T02:18:39.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T02:18:39.896Z] [2023-02-20T02:18:39.896Z] Login Succeeded [2023-02-20T02:18:39.896Z] docker.io [2023-02-20T02:18:39.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T02:18:40.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T02:18:40.154Z] Configure a credential helper to remove this warning. See [2023-02-20T02:18:40.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T02:18:40.154Z] [2023-02-20T02:18:40.154Z] Login Succeeded [2023-02-20T02:18:40.154Z] ---> docker-login.sh ends [Pipeline] } [2023-02-20T02:18:40.184Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-20T02:18:40.393Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T02:18:40.433Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T02:18:40.469Z] ========================================================= [2023-02-20T02:18:40.469Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-20T02:18:40.469Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T02:18:40.950Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-20T02:18:40.950Z] Sending build context to Docker daemon 15.99MB [2023-02-20T02:18:40.950Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-20T02:18:40.950Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-20T02:18:41.212Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-20T02:18:41.212Z] 213ec9aee27d: Pulling fs layer [2023-02-20T02:18:41.212Z] 4583459ba037: Pulling fs layer [2023-02-20T02:18:41.212Z] 93c1e223e6f2: Pulling fs layer [2023-02-20T02:18:41.212Z] 53926ce57604: Pulling fs layer [2023-02-20T02:18:41.212Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-20T02:18:41.212Z] 22ff95d597cd: Pulling fs layer [2023-02-20T02:18:41.212Z] 12d6caf4c0d1: Pulling fs layer [2023-02-20T02:18:41.212Z] 96b7cbca73a9: Pulling fs layer [2023-02-20T02:18:41.212Z] 22ff95d597cd: Waiting [2023-02-20T02:18:41.212Z] 21b2b0c7a3f4: Waiting [2023-02-20T02:18:41.212Z] 53926ce57604: Waiting [2023-02-20T02:18:41.212Z] 12d6caf4c0d1: Waiting [2023-02-20T02:18:41.212Z] a7acece74701: Pulling fs layer [2023-02-20T02:18:41.212Z] 96b7cbca73a9: Waiting [2023-02-20T02:18:41.212Z] a7acece74701: Waiting [2023-02-20T02:18:41.212Z] 93c1e223e6f2: Download complete [2023-02-20T02:18:41.212Z] 4583459ba037: Verifying Checksum [2023-02-20T02:18:41.212Z] 4583459ba037: Download complete [2023-02-20T02:18:41.212Z] 22ff95d597cd: Verifying Checksum [2023-02-20T02:18:41.212Z] 22ff95d597cd: Download complete [2023-02-20T02:18:41.212Z] 213ec9aee27d: Verifying Checksum [2023-02-20T02:18:41.212Z] 213ec9aee27d: Download complete [2023-02-20T02:18:41.474Z] 12d6caf4c0d1: Verifying Checksum [2023-02-20T02:18:41.474Z] 12d6caf4c0d1: Download complete [2023-02-20T02:18:41.474Z] 213ec9aee27d: Pull complete [2023-02-20T02:18:41.744Z] 4583459ba037: Pull complete [2023-02-20T02:18:42.007Z] a7acece74701: Verifying Checksum [2023-02-20T02:18:42.007Z] a7acece74701: Download complete [2023-02-20T02:18:42.266Z] 53926ce57604: Verifying Checksum [2023-02-20T02:18:42.266Z] 53926ce57604: Download complete [2023-02-20T02:18:42.266Z] 96b7cbca73a9: Verifying Checksum [2023-02-20T02:18:42.266Z] 93c1e223e6f2: Pull complete [2023-02-20T02:18:46.464Z] 53926ce57604: Pull complete [2023-02-20T02:18:46.737Z] 21b2b0c7a3f4: Pull complete [2023-02-20T02:18:46.999Z] 22ff95d597cd: Pull complete [2023-02-20T02:18:46.999Z] 12d6caf4c0d1: Pull complete [2023-02-20T02:18:48.917Z] 96b7cbca73a9: Pull complete [2023-02-20T02:18:49.855Z] a7acece74701: Pull complete [2023-02-20T02:18:49.855Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-20T02:18:49.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-20T02:18:49.855Z] ---> db6d94c90886 [2023-02-20T02:18:49.855Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-20T02:18:54.080Z] Still waiting to schedule task [2023-02-20T02:18:54.081Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6676’ [2023-02-20T02:18:55.153Z] ---> Running in 62bf7acf2608 [2023-02-20T02:18:55.414Z] Removing intermediate container 62bf7acf2608 [2023-02-20T02:18:55.414Z] ---> a197855dc5fe [2023-02-20T02:18:55.414Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-20T02:18:55.414Z] ---> Running in 646ace35e9a8 [2023-02-20T02:18:55.414Z] Removing intermediate container 646ace35e9a8 [2023-02-20T02:18:55.414Z] ---> bae4121fe61f [2023-02-20T02:18:55.414Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-02-20T02:18:55.414Z] ---> Running in 8edb4b8c7bc4 [2023-02-20T02:18:55.414Z] Removing intermediate container 8edb4b8c7bc4 [2023-02-20T02:18:55.414Z] ---> 3bfafac26a73 [2023-02-20T02:18:55.414Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-20T02:18:55.673Z] ---> Running in 569a338dd885 [2023-02-20T02:18:55.674Z] Removing intermediate container 569a338dd885 [2023-02-20T02:18:55.674Z] ---> 7afc77814528 [2023-02-20T02:18:55.674Z] Step 7/12 : WORKDIR /device-gpio [2023-02-20T02:18:55.674Z] ---> Running in f8cc84955d47 [2023-02-20T02:18:55.674Z] Removing intermediate container f8cc84955d47 [2023-02-20T02:18:55.674Z] ---> f42cc8e81fa8 [2023-02-20T02:18:55.674Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-20T02:18:55.674Z] ---> Running in fe0c9df2bcac [2023-02-20T02:18:55.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T02:18:55.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T02:18:56.205Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-20T02:18:56.205Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-20T02:18:56.205Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-20T02:18:56.205Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-20T02:18:56.205Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T02:18:56.205Z] OK: 216 MiB in 55 packages [2023-02-20T02:18:56.772Z] Removing intermediate container fe0c9df2bcac [2023-02-20T02:18:56.772Z] ---> 08b7fc79f237 [2023-02-20T02:18:56.772Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-20T02:18:56.772Z] ---> 8a5ba61eda24 [2023-02-20T02:18:56.772Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T02:18:57.030Z] ---> Running in f2289bd069ed [2023-02-20T02:19:43.797Z] Removing intermediate container f2289bd069ed [2023-02-20T02:19:43.797Z] ---> 3c0e94df8749 [2023-02-20T02:19:43.797Z] Step 11/12 : COPY . . [2023-02-20T02:19:43.797Z] ---> 51dfe21c899f [2023-02-20T02:19:43.797Z] Step 12/12 : RUN ${MAKE} [2023-02-20T02:19:43.797Z] ---> Running in ec29737bf150 [2023-02-20T02:19:43.797Z] noop [2023-02-20T02:19:43.797Z] Removing intermediate container ec29737bf150 [2023-02-20T02:19:43.797Z] ---> c7c89804bb5f [2023-02-20T02:19:43.797Z] Successfully built c7c89804bb5f [2023-02-20T02:19:43.797Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T02:19:44.255Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-20T02:19:44.255Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T02:19:44.421Z] prd-ubuntu20.04-docker-8c-8g-6682 does not seem to be running inside a container [2023-02-20T02:19:44.456Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-106 -v /w/workspace/edgexfoundry_device-gpio_PR-106:/w/workspace/edgexfoundry_device-gpio_PR-106:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-106@tmp:/w/workspace/edgexfoundry_device-gpio_PR-106@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-x86_64 cat [2023-02-20T02:19:44.874Z] $ docker top 338880dd336d1f3ff8b38f58c9afa8e35851ca2779de9cfd33f70824035df4de -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T02:19:45.274Z] + go version [2023-02-20T02:19:45.274Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-20T02:19:45.304Z] $ docker stop --time=1 338880dd336d1f3ff8b38f58c9afa8e35851ca2779de9cfd33f70824035df4de [2023-02-20T02:19:47.165Z] $ docker rm -f --volumes 338880dd336d1f3ff8b38f58c9afa8e35851ca2779de9cfd33f70824035df4de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T02:19:47.883Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-20T02:19:47.883Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T02:19:48.036Z] prd-ubuntu20.04-docker-8c-8g-6682 does not seem to be running inside a container [2023-02-20T02:19:48.070Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_PR-106 -v /w/workspace/edgexfoundry_device-gpio_PR-106:/w/workspace/edgexfoundry_device-gpio_PR-106:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-106@tmp:/w/workspace/edgexfoundry_device-gpio_PR-106@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-x86_64 cat [2023-02-20T02:19:49.285Z] $ docker top 19a23f2f7c6a4e632b13e2640be69bec3d443d647f1ab14d8e94b28e4f5758b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T02:19:49.683Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-106 [Pipeline] fileExists [Pipeline] sh [2023-02-20T02:19:50.050Z] + make test [2023-02-20T02:19:50.050Z] go test ./... -coverprofile=coverage.out ./... [2023-02-20T02:19:50.308Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-02-20T02:19:58.417Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-02-20T02:19:58.417Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-02-20T02:20:04.970Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-20T02:20:04.970Z] go vet ./... [2023-02-20T02:20:06.897Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-20T02:20:06.897Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-20T02:20:06.897Z] ./bin/test-attribution-txt.sh [2023-02-20T02:20:06.897Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-20T02:20:06.897Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-20T02:20:06.938Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-20T02:20:06.967Z] $ docker stop --time=1 19a23f2f7c6a4e632b13e2640be69bec3d443d647f1ab14d8e94b28e4f5758b5 [2023-02-20T02:20:08.916Z] $ docker rm -f --volumes 19a23f2f7c6a4e632b13e2640be69bec3d443d647f1ab14d8e94b28e4f5758b5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-20T02:20:09.434Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-20T02:20:09.494Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-20T02:20:10.057Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-20T02:20:10.364Z] + ls -al . [2023-02-20T02:20:10.364Z] total 160 [2023-02-20T02:20:10.364Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 20 02:19 . [2023-02-20T02:20:10.364Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 02:18 .. [2023-02-20T02:20:10.364Z] -rw-rw-r-- 1 jenkins jenkins 120 Feb 20 02:18 .dockerignore [2023-02-20T02:20:10.364Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 02:19 .git [2023-02-20T02:20:10.364Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 02:18 .github [2023-02-20T02:20:10.364Z] -rw-rw-r-- 1 jenkins jenkins 343 Feb 20 02:18 .gitignore [2023-02-20T02:20:10.364Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 02:18 .golangci.yml [2023-02-20T02:20:10.364Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 02:18 .semver [2023-02-20T02:20:10.364Z] -rw-rw-r-- 1 jenkins jenkins 9587 Feb 20 02:18 Attribution.txt [2023-02-20T02:20:10.364Z] -rw-rw-r-- 1 jenkins jenkins 4069 Feb 20 02:18 CHANGELOG.md [2023-02-20T02:20:10.364Z] -rw-rw-r-- 1 jenkins jenkins 1542 Feb 20 02:18 Dockerfile [2023-02-20T02:20:10.364Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 02:18 GOVERNANCE.md [2023-02-20T02:20:10.364Z] -rw-rw-r-- 1 jenkins jenkins 657 Feb 20 02:18 Jenkinsfile [2023-02-20T02:20:10.364Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 02:18 LICENSE [2023-02-20T02:20:10.364Z] -rw-rw-r-- 1 jenkins jenkins 1657 Feb 20 02:18 Makefile [2023-02-20T02:20:10.364Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 20 02:18 OWNERS.md [2023-02-20T02:20:10.364Z] -rw-rw-r-- 1 jenkins jenkins 11842 Feb 20 02:18 README.md [2023-02-20T02:20:10.364Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 20 02:18 VERSION [2023-02-20T02:20:10.364Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 02:18 bin [2023-02-20T02:20:10.364Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 02:18 cmd [2023-02-20T02:20:10.364Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 20 02:19 coverage.out [2023-02-20T02:20:10.364Z] -rw-rw-r-- 1 jenkins jenkins 3312 Feb 20 02:18 go.mod [2023-02-20T02:20:10.364Z] -rw-rw-r-- 1 jenkins jenkins 33120 Feb 20 02:18 go.sum [2023-02-20T02:20:10.364Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 02:18 internal [2023-02-20T02:20:10.364Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 02:18 snap [2023-02-20T02:20:10.364Z] -rw-rw-r-- 1 jenkins jenkins 209 Feb 20 02:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T02:20:10.769Z] + 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=8e2294a8126cf428e5cd691c52413274113abd64 --label arch=amd64 --label version=0.0.0 . [2023-02-20T02:20:10.769Z] Sending build context to Docker daemon 15.99MB [2023-02-20T02:20:10.769Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-02-20T02:20:10.769Z] Step 2/25 : FROM ${BASE} AS builder [2023-02-20T02:20:10.769Z] ---> c7c89804bb5f [2023-02-20T02:20:10.769Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-02-20T02:20:11.028Z] ---> Running in 36fc54bb318d [2023-02-20T02:20:11.028Z] Removing intermediate container 36fc54bb318d [2023-02-20T02:20:11.028Z] ---> 39c6ac74aa5c [2023-02-20T02:20:11.028Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-20T02:20:11.028Z] ---> Running in a8a0c121e42c [2023-02-20T02:20:11.028Z] Removing intermediate container a8a0c121e42c [2023-02-20T02:20:11.028Z] ---> ca5f0a5db1ee [2023-02-20T02:20:11.028Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-02-20T02:20:11.287Z] ---> Running in a4a2ccb0cc48 [2023-02-20T02:20:11.287Z] Removing intermediate container a4a2ccb0cc48 [2023-02-20T02:20:11.287Z] ---> f00af745a836 [2023-02-20T02:20:11.287Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-02-20T02:20:11.287Z] ---> Running in e1844ffd0e22 [2023-02-20T02:20:11.287Z] Removing intermediate container e1844ffd0e22 [2023-02-20T02:20:11.287Z] ---> e919a4f4d384 [2023-02-20T02:20:11.287Z] Step 7/25 : WORKDIR /device-gpio [2023-02-20T02:20:11.287Z] ---> Running in a41d38c36f55 [2023-02-20T02:20:11.287Z] Removing intermediate container a41d38c36f55 [2023-02-20T02:20:11.287Z] ---> e726de7b4c39 [2023-02-20T02:20:11.287Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-20T02:20:11.287Z] ---> Running in ca1002cfcdd6 [2023-02-20T02:20:11.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T02:20:11.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T02:20:12.062Z] OK: 216 MiB in 55 packages [2023-02-20T02:20:12.320Z] Removing intermediate container ca1002cfcdd6 [2023-02-20T02:20:12.320Z] ---> 33ef37f5fb31 [2023-02-20T02:20:12.320Z] Step 9/25 : COPY go.mod vendor* ./ [2023-02-20T02:20:12.580Z] ---> b3e1c24200db [2023-02-20T02:20:12.580Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T02:20:12.580Z] ---> Running in 4ba6142b893e [2023-02-20T02:20:13.604Z] Removing intermediate container 4ba6142b893e [2023-02-20T02:20:13.604Z] ---> 06617374ee0b [2023-02-20T02:20:13.604Z] Step 11/25 : COPY . . [2023-02-20T02:20:13.864Z] ---> 91ecc9617b01 [2023-02-20T02:20:13.864Z] Step 12/25 : RUN ${MAKE} [2023-02-20T02:20:13.864Z] ---> Running in 58de1b41761a [2023-02-20T02:20:14.123Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-02-20T02:20:32.197Z] Removing intermediate container 58de1b41761a [2023-02-20T02:20:32.197Z] ---> 1606aefc17a1 [2023-02-20T02:20:32.197Z] Step 13/25 : FROM alpine:3.16 [2023-02-20T02:20:32.197Z] 3.16: Pulling from library/alpine [2023-02-20T02:20:32.197Z] ef5531b6e74e: Pulling fs layer [2023-02-20T02:20:32.197Z] ef5531b6e74e: Verifying Checksum [2023-02-20T02:20:32.197Z] ef5531b6e74e: Download complete [2023-02-20T02:20:32.197Z] ef5531b6e74e: Pull complete [2023-02-20T02:20:32.197Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-20T02:20:32.197Z] Status: Downloaded newer image for alpine:3.16 [2023-02-20T02:20:32.197Z] ---> dfd21b5a31f5 [2023-02-20T02:20:32.197Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-02-20T02:20:32.197Z] ---> Running in de5c921e6611 [2023-02-20T02:20:32.197Z] Removing intermediate container de5c921e6611 [2023-02-20T02:20:32.197Z] ---> 7ac02fcfffad [2023-02-20T02:20:32.197Z] Step 15/25 : RUN apk add --update --no-cache [2023-02-20T02:20:32.197Z] ---> Running in a0c18e6987bc [2023-02-20T02:20:32.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-20T02:20:32.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-20T02:20:32.973Z] OK: 6 MiB in 14 packages [2023-02-20T02:20:33.231Z] Removing intermediate container a0c18e6987bc [2023-02-20T02:20:33.231Z] ---> fa177cf44bae [2023-02-20T02:20:33.231Z] Step 16/25 : WORKDIR / [2023-02-20T02:20:33.231Z] ---> Running in 38110fa2b20e [2023-02-20T02:20:33.231Z] Removing intermediate container 38110fa2b20e [2023-02-20T02:20:33.231Z] ---> 248d60943ac6 [2023-02-20T02:20:33.231Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-02-20T02:20:33.231Z] ---> e71c2737af9f [2023-02-20T02:20:33.231Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-02-20T02:20:33.489Z] ---> 2e59e751e55c [2023-02-20T02:20:33.489Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-02-20T02:20:34.096Z] ---> f89d09b4ad0e [2023-02-20T02:20:34.096Z] Step 20/25 : EXPOSE 59910 [2023-02-20T02:20:34.096Z] ---> Running in dccac608ccaf [2023-02-20T02:20:34.096Z] Removing intermediate container dccac608ccaf [2023-02-20T02:20:34.096Z] ---> dd2e386371e6 [2023-02-20T02:20:34.096Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-02-20T02:20:34.096Z] ---> Running in b68d392254ae [2023-02-20T02:20:34.360Z] Removing intermediate container b68d392254ae [2023-02-20T02:20:34.360Z] ---> 41cfdec3da42 [2023-02-20T02:20:34.360Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T02:20:34.360Z] ---> Running in e6b2bba1d17f [2023-02-20T02:20:34.360Z] Removing intermediate container e6b2bba1d17f [2023-02-20T02:20:34.360Z] ---> 44aa7c191b6a [2023-02-20T02:20:34.360Z] Step 23/25 : LABEL arch=amd64 [2023-02-20T02:20:34.360Z] ---> Running in 1a2929b65b05 [2023-02-20T02:20:34.360Z] Removing intermediate container 1a2929b65b05 [2023-02-20T02:20:34.360Z] ---> 30a08ff1d9e9 [2023-02-20T02:20:34.360Z] Step 24/25 : LABEL git_sha=8e2294a8126cf428e5cd691c52413274113abd64 [2023-02-20T02:20:34.360Z] ---> Running in 3eb8e9a10f84 [2023-02-20T02:20:34.618Z] Removing intermediate container 3eb8e9a10f84 [2023-02-20T02:20:34.618Z] ---> 3914748f911b [2023-02-20T02:20:34.618Z] Step 25/25 : LABEL version=0.0.0 [2023-02-20T02:20:34.618Z] ---> Running in 7ac7fec1f479 [2023-02-20T02:20:34.618Z] Removing intermediate container 7ac7fec1f479 [2023-02-20T02:20:34.618Z] ---> 42f0971eec3f [2023-02-20T02:20:34.618Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-20T02:20:34.618Z] Successfully built 42f0971eec3f [2023-02-20T02:20:34.618Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T02:20:35.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-20T02:20:35.456Z] [2023-02-20T02:20:35.456Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T02:20:35.833Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-20T02:20:35.833Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-20T02:20:35.833Z] 5eb5b503b376: Pulling fs layer [2023-02-20T02:20:35.833Z] 5c69ac0246d0: Pulling fs layer [2023-02-20T02:20:35.833Z] ec43610c2a17: Pulling fs layer [2023-02-20T02:20:35.833Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-20T02:20:35.833Z] 33b1e0a273af: Pulling fs layer [2023-02-20T02:20:35.833Z] 3a2ae6a8a46f: Waiting [2023-02-20T02:20:35.833Z] 5d3b04190fa2: Pulling fs layer [2023-02-20T02:20:35.833Z] 2f39f015ded8: Pulling fs layer [2023-02-20T02:20:35.833Z] 33b1e0a273af: Waiting [2023-02-20T02:20:35.833Z] 5d3b04190fa2: Waiting [2023-02-20T02:20:35.833Z] 2f39f015ded8: Waiting [2023-02-20T02:20:35.833Z] 5c69ac0246d0: Verifying Checksum [2023-02-20T02:20:35.833Z] 5c69ac0246d0: Download complete [2023-02-20T02:20:35.833Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-20T02:20:35.833Z] 3a2ae6a8a46f: Download complete [2023-02-20T02:20:36.096Z] 33b1e0a273af: Verifying Checksum [2023-02-20T02:20:36.096Z] 33b1e0a273af: Download complete [2023-02-20T02:20:36.096Z] 5d3b04190fa2: Verifying Checksum [2023-02-20T02:20:36.096Z] 5d3b04190fa2: Download complete [2023-02-20T02:20:36.096Z] ec43610c2a17: Verifying Checksum [2023-02-20T02:20:36.096Z] ec43610c2a17: Download complete [2023-02-20T02:20:36.668Z] 5eb5b503b376: Download complete [2023-02-20T02:20:36.928Z] 2f39f015ded8: Download complete [2023-02-20T02:20:37.863Z] 5eb5b503b376: Pull complete [2023-02-20T02:20:37.863Z] 5c69ac0246d0: Pull complete [2023-02-20T02:20:38.122Z] ec43610c2a17: Pull complete [2023-02-20T02:20:38.383Z] 3a2ae6a8a46f: Pull complete [2023-02-20T02:20:38.383Z] 33b1e0a273af: Pull complete [2023-02-20T02:20:38.643Z] 5d3b04190fa2: Pull complete [2023-02-20T02:20:42.839Z] 2f39f015ded8: Pull complete [2023-02-20T02:20:42.839Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-20T02:20:42.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-20T02:20:42.839Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T02:20:43.082Z] prd-ubuntu20.04-docker-8c-8g-6682 does not seem to be running inside a container [2023-02-20T02:20:43.108Z] $ 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-106 -v /w/workspace/edgexfoundry_device-gpio_PR-106:/w/workspace/edgexfoundry_device-gpio_PR-106:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-106@tmp:/w/workspace/edgexfoundry_device-gpio_PR-106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-20T02:20:45.811Z] $ docker top 078a7cf6429c171cdb3f313941a4b08d6b3423089a059be4f874b2413d76aff6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T02:20:46.246Z] ---> job-cost.sh [2023-02-20T02:20:46.246Z] lf-activate-venv: SKIPPING [2023-02-20T02:20:46.246Z] INFO: No Stack... [2023-02-20T02:20:46.504Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-20T02:20:46.764Z] INFO: Archiving Costs [Pipeline] sh [2023-02-20T02:20:47.081Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-106/archives/cost.csv [2023-02-20T02:20:47.081Z] + cut -d, -f6 [Pipeline] lock [2023-02-20T02:20:47.123Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-106-1-stack-cost] [2023-02-20T02:20:47.128Z] Resource [jenkins-edgexfoundry-device-gpio-PR-106-1-stack-cost] did not exist. Created. [2023-02-20T02:20:47.129Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-106-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-20T02:20:47.512Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-20T02:20:47.560Z] Stashed 1 file(s) [Pipeline] } [2023-02-20T02:20:47.588Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-106-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-20T02:20:47.666Z] $ docker stop --time=1 078a7cf6429c171cdb3f313941a4b08d6b3423089a059be4f874b2413d76aff6 [2023-02-20T02:20:48.806Z] $ docker rm -f --volumes 078a7cf6429c171cdb3f313941a4b08d6b3423089a059be4f874b2413d76aff6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-20T02:21:36.731Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6688 in /w/workspace/edgexfoundry_device-gpio_PR-106 [Pipeline] { [Pipeline] ws [2023-02-20T02:21:36.789Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-02-20T02:21:36.885Z] The recommended git tool is: git [2023-02-20T02:21:43.908Z] using credential edgex-jenkins-ssh [2023-02-20T02:21:43.928Z] Cloning the remote Git repository [2023-02-20T02:21:43.990Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-02-20T02:21:44.094Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-02-20T02:21:44.311Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-02-20T02:21:44.312Z] > git --version # timeout=10 [2023-02-20T02:21:44.341Z] > git --version # 'git version 2.25.1' [2023-02-20T02:21:44.346Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-20T02:21:44.426Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-20T02:21:46.396Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-02-20T02:21:46.433Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-20T02:21:48.308Z] Merging remotes/origin/main commit 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 into PR head commit 8e2294a8126cf428e5cd691c52413274113abd64 [2023-02-20T02:21:48.574Z] Merge succeeded, producing 8e2294a8126cf428e5cd691c52413274113abd64 [2023-02-20T02:21:48.575Z] Checking out Revision 8e2294a8126cf428e5cd691c52413274113abd64 (PR-106) [2023-02-20T02:21:47.637Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-02-20T02:21:47.693Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-02-20T02:21:47.694Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-20T02:21:47.715Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/106/head:refs/remotes/origin/PR-106 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-20T02:21:48.333Z] > git config core.sparsecheckout # timeout=10 [2023-02-20T02:21:48.360Z] > git checkout -f 8e2294a8126cf428e5cd691c52413274113abd64 # timeout=10 [2023-02-20T02:21:48.462Z] > git remote # timeout=10 [2023-02-20T02:21:48.483Z] > git config --get remote.origin.url # timeout=10 [2023-02-20T02:21:48.503Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-20T02:21:48.522Z] > git merge 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 # timeout=10 [2023-02-20T02:21:48.554Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-20T02:21:48.583Z] > git config core.sparsecheckout # timeout=10 [2023-02-20T02:21:48.605Z] > git checkout -f 8e2294a8126cf428e5cd691c52413274113abd64 # timeout=10 [2023-02-20T02:21:49.265Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-02-20T02:21:49.332Z] > git --version # timeout=10 [2023-02-20T02:21:49.344Z] > git --version # 'git version 2.25.1' [2023-02-20T02:21:49.360Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-20T02:21:50.476Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-20T02:21:50.476Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-20T02:21:50.476Z] Dload Upload Total Spent Left Speed [2023-02-20T02:21:50.476Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh [2023-02-20T02:21:51.098Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-20T02:21:51.454Z] + sudo tee /etc/docker/daemon.new [2023-02-20T02:21:51.454Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-20T02:21:51.454Z] { [2023-02-20T02:21:51.454Z] "registry-mirrors": [ [2023-02-20T02:21:51.454Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-20T02:21:51.454Z] ], [2023-02-20T02:21:51.454Z] "bip": "10.250.0.254/24", [2023-02-20T02:21:51.454Z] "hosts": [ [2023-02-20T02:21:51.454Z] "tcp://0.0.0.0:5555", [2023-02-20T02:21:51.454Z] "unix:///var/run/docker.sock" [2023-02-20T02:21:51.454Z] ], [2023-02-20T02:21:51.454Z] "mtu": 1458, [2023-02-20T02:21:51.454Z] "selinux-enabled": true, [2023-02-20T02:21:51.455Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-20T02:21:51.455Z] } [Pipeline] sh [2023-02-20T02:21:51.824Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-20T02:21:52.191Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-20T02:22:10.555Z] provisioning config files... [2023-02-20T02:22:10.590Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config12568033003261854340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T02:22:10.992Z] ---> docker-login.sh [2023-02-20T02:22:10.992Z] nexus3.edgexfoundry.org:10001 [2023-02-20T02:22:11.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T02:22:11.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T02:22:11.852Z] Configure a credential helper to remove this warning. See [2023-02-20T02:22:11.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T02:22:11.852Z] [2023-02-20T02:22:11.852Z] Login Succeeded [2023-02-20T02:22:11.852Z] nexus3.edgexfoundry.org:10002 [2023-02-20T02:22:12.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T02:22:12.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T02:22:12.122Z] Configure a credential helper to remove this warning. See [2023-02-20T02:22:12.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T02:22:12.122Z] [2023-02-20T02:22:12.122Z] Login Succeeded [2023-02-20T02:22:12.122Z] nexus3.edgexfoundry.org:10003 [2023-02-20T02:22:12.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T02:22:12.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T02:22:12.393Z] Configure a credential helper to remove this warning. See [2023-02-20T02:22:12.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T02:22:12.393Z] [2023-02-20T02:22:12.393Z] Login Succeeded [2023-02-20T02:22:12.393Z] nexus3.edgexfoundry.org:10004 [2023-02-20T02:22:12.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T02:22:12.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T02:22:12.941Z] Configure a credential helper to remove this warning. See [2023-02-20T02:22:12.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T02:22:12.941Z] [2023-02-20T02:22:12.941Z] Login Succeeded [2023-02-20T02:22:12.941Z] docker.io [2023-02-20T02:22:13.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-20T02:22:13.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-20T02:22:13.481Z] Configure a credential helper to remove this warning. See [2023-02-20T02:22:13.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-20T02:22:13.481Z] [2023-02-20T02:22:13.481Z] Login Succeeded [2023-02-20T02:22:13.481Z] ---> docker-login.sh ends [Pipeline] } [2023-02-20T02:22:13.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-20T02:22:13.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T02:22:13.986Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-20T02:22:14.018Z] ========================================================= [2023-02-20T02:22:14.018Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-20T02:22:14.018Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T02:22:14.516Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-20T02:22:14.786Z] Sending build context to Docker daemon 8.073MB [2023-02-20T02:22:14.786Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-20T02:22:14.786Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-20T02:22:15.057Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-20T02:22:15.057Z] 9b18e9b68314: Pulling fs layer [2023-02-20T02:22:15.057Z] 35d82f9e3411: Pulling fs layer [2023-02-20T02:22:15.057Z] e16973657156: Pulling fs layer [2023-02-20T02:22:15.057Z] fc693d55d65f: Pulling fs layer [2023-02-20T02:22:15.057Z] 7e9fc2657dce: Pulling fs layer [2023-02-20T02:22:15.057Z] dda99020689f: Pulling fs layer [2023-02-20T02:22:15.057Z] db1c61fa0a46: Pulling fs layer [2023-02-20T02:22:15.057Z] 891c053d2c06: Pulling fs layer [2023-02-20T02:22:15.057Z] dda99020689f: Waiting [2023-02-20T02:22:15.057Z] db1c61fa0a46: Waiting [2023-02-20T02:22:15.057Z] 891c053d2c06: Waiting [2023-02-20T02:22:15.057Z] 7e9fc2657dce: Waiting [2023-02-20T02:22:15.057Z] fc693d55d65f: Waiting [2023-02-20T02:22:15.057Z] e16973657156: Verifying Checksum [2023-02-20T02:22:15.057Z] e16973657156: Download complete [2023-02-20T02:22:15.057Z] 35d82f9e3411: Verifying Checksum [2023-02-20T02:22:15.057Z] 35d82f9e3411: Download complete [2023-02-20T02:22:15.057Z] 7e9fc2657dce: Download complete [2023-02-20T02:22:15.339Z] dda99020689f: Verifying Checksum [2023-02-20T02:22:15.339Z] dda99020689f: Download complete [2023-02-20T02:22:15.339Z] 9b18e9b68314: Verifying Checksum [2023-02-20T02:22:15.339Z] 9b18e9b68314: Download complete [2023-02-20T02:22:16.319Z] 9b18e9b68314: Pull complete [2023-02-20T02:22:16.319Z] 891c053d2c06: Verifying Checksum [2023-02-20T02:22:16.319Z] 891c053d2c06: Download complete [2023-02-20T02:22:16.607Z] 35d82f9e3411: Pull complete [2023-02-20T02:22:16.895Z] e16973657156: Pull complete [2023-02-20T02:22:17.884Z] db1c61fa0a46: Download complete [2023-02-20T02:22:18.477Z] fc693d55d65f: Verifying Checksum [2023-02-20T02:22:18.477Z] fc693d55d65f: Download complete [2023-02-20T02:22:31.190Z] fc693d55d65f: Pull complete [2023-02-20T02:22:31.190Z] 7e9fc2657dce: Pull complete [2023-02-20T02:22:31.190Z] dda99020689f: Pull complete [2023-02-20T02:22:36.613Z] db1c61fa0a46: Pull complete [2023-02-20T02:22:38.581Z] 891c053d2c06: Pull complete [2023-02-20T02:22:38.581Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-20T02:22:38.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-20T02:22:38.581Z] ---> f96f9c87975a [2023-02-20T02:22:38.581Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-20T02:22:41.224Z] ---> Running in f2399255a6cf [2023-02-20T02:22:41.224Z] Removing intermediate container f2399255a6cf [2023-02-20T02:22:41.224Z] ---> 6dca2d22f536 [2023-02-20T02:22:41.224Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-20T02:22:41.224Z] ---> Running in 3efc79635aa7 [2023-02-20T02:22:41.824Z] Removing intermediate container 3efc79635aa7 [2023-02-20T02:22:41.824Z] ---> a87f7337f8c5 [2023-02-20T02:22:41.824Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-02-20T02:22:41.824Z] ---> Running in 8b20eaaeac09 [2023-02-20T02:22:42.105Z] Removing intermediate container 8b20eaaeac09 [2023-02-20T02:22:42.105Z] ---> a08a8c8ef397 [2023-02-20T02:22:42.105Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-20T02:22:42.105Z] ---> Running in f67b8c5829d5 [2023-02-20T02:22:42.702Z] Removing intermediate container f67b8c5829d5 [2023-02-20T02:22:42.702Z] ---> 4e04d631ad74 [2023-02-20T02:22:42.702Z] Step 7/12 : WORKDIR /device-gpio [2023-02-20T02:22:42.702Z] ---> Running in 8429d2341be2 [2023-02-20T02:22:42.976Z] Removing intermediate container 8429d2341be2 [2023-02-20T02:22:42.976Z] ---> 6fc92df15842 [2023-02-20T02:22:42.976Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-20T02:22:43.249Z] ---> Running in 180b88273632 [2023-02-20T02:22:44.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T02:22:44.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T02:22:46.408Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-20T02:22:46.409Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-20T02:22:46.409Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-20T02:22:46.409Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-20T02:22:46.409Z] Executing busybox-1.35.0-r17.trigger [2023-02-20T02:22:46.409Z] OK: 226 MiB in 55 packages [2023-02-20T02:22:48.391Z] Removing intermediate container 180b88273632 [2023-02-20T02:22:48.391Z] ---> a55595a6a3dd [2023-02-20T02:22:48.391Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-20T02:22:48.984Z] ---> 2ae2f3770f70 [2023-02-20T02:22:48.984Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T02:22:48.984Z] ---> Running in 1753a6a73422 [2023-02-20T02:24:10.753Z] Removing intermediate container 1753a6a73422 [2023-02-20T02:24:10.753Z] ---> 54c9890399cd [2023-02-20T02:24:10.753Z] Step 11/12 : COPY . . [2023-02-20T02:24:10.753Z] ---> b58a14917b20 [2023-02-20T02:24:10.753Z] Step 12/12 : RUN ${MAKE} [2023-02-20T02:24:10.753Z] ---> Running in 82c33ca04e3b [2023-02-20T02:24:10.753Z] noop [2023-02-20T02:24:10.753Z] Removing intermediate container 82c33ca04e3b [2023-02-20T02:24:10.753Z] ---> 45d147caef59 [2023-02-20T02:24:10.753Z] Successfully built 45d147caef59 [2023-02-20T02:24:10.753Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T02:24:11.261Z] + docker inspect -f . ci-base-image-arm64 [2023-02-20T02:24:11.261Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T02:24:11.549Z] prd-ubuntu20.04-docker-arm64-4c-16g-6688 does not seem to be running inside a container [2023-02-20T02:24:11.628Z] $ 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 [2023-02-20T02:24:13.007Z] $ docker top 03b2b62cf8afbceb6105d697943b3b59f4591342818f77b16a1c17901ed355a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T02:24:13.933Z] + go version [2023-02-20T02:24:13.933Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-20T02:24:13.978Z] $ docker stop --time=1 03b2b62cf8afbceb6105d697943b3b59f4591342818f77b16a1c17901ed355a3 [2023-02-20T02:24:15.697Z] $ docker rm -f --volumes 03b2b62cf8afbceb6105d697943b3b59f4591342818f77b16a1c17901ed355a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T02:24:16.597Z] + docker inspect -f . ci-base-image-arm64 [2023-02-20T02:24:16.597Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T02:24:16.869Z] prd-ubuntu20.04-docker-arm64-4c-16g-6688 does not seem to be running inside a container [2023-02-20T02:24:16.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/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 [2023-02-20T02:24:18.313Z] $ docker top 5a6b6f242d074850e8e298030ee6e929460d8a39d4950eee828b7b86c0f9917a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T02:24:19.248Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-02-20T02:24:19.978Z] + make test [2023-02-20T02:24:19.978Z] go test ./... -coverprofile=coverage.out ./... [2023-02-20T02:24:21.393Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-02-20T02:25:59.330Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-02-20T02:25:59.330Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-02-20T02:25:59.330Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-20T02:25:59.330Z] go vet ./... [2023-02-20T02:26:31.611Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-20T02:26:31.611Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-20T02:26:31.611Z] ./bin/test-attribution-txt.sh [2023-02-20T02:26:31.611Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-20T02:26:31.611Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-20T02:26:31.653Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-20T02:26:31.688Z] $ docker stop --time=1 5a6b6f242d074850e8e298030ee6e929460d8a39d4950eee828b7b86c0f9917a [2023-02-20T02:26:33.515Z] $ docker rm -f --volumes 5a6b6f242d074850e8e298030ee6e929460d8a39d4950eee828b7b86c0f9917a [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-20T02:26:34.548Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-20T02:26:34.590Z] Warning: overwriting stash ‘coverage-report’ [2023-02-20T02:26:35.102Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-20T02:26:35.722Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-20T02:26:36.071Z] + ls -al . [2023-02-20T02:26:36.071Z] total 156 [2023-02-20T02:26:36.071Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 02:24 . [2023-02-20T02:26:36.071Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 02:21 .. [2023-02-20T02:26:36.071Z] -rw-rw-r-- 1 jenkins jenkins 120 Feb 20 02:21 .dockerignore [2023-02-20T02:26:36.071Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 02:21 .git [2023-02-20T02:26:36.071Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 02:21 .github [2023-02-20T02:26:36.071Z] -rw-rw-r-- 1 jenkins jenkins 343 Feb 20 02:21 .gitignore [2023-02-20T02:26:36.071Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 02:21 .golangci.yml [2023-02-20T02:26:36.071Z] -rw-rw-r-- 1 jenkins jenkins 9587 Feb 20 02:21 Attribution.txt [2023-02-20T02:26:36.071Z] -rw-rw-r-- 1 jenkins jenkins 4069 Feb 20 02:21 CHANGELOG.md [2023-02-20T02:26:36.071Z] -rw-rw-r-- 1 jenkins jenkins 1542 Feb 20 02:21 Dockerfile [2023-02-20T02:26:36.071Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 02:21 GOVERNANCE.md [2023-02-20T02:26:36.071Z] -rw-rw-r-- 1 jenkins jenkins 657 Feb 20 02:21 Jenkinsfile [2023-02-20T02:26:36.071Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 02:21 LICENSE [2023-02-20T02:26:36.071Z] -rw-rw-r-- 1 jenkins jenkins 1657 Feb 20 02:21 Makefile [2023-02-20T02:26:36.071Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 20 02:21 OWNERS.md [2023-02-20T02:26:36.071Z] -rw-rw-r-- 1 jenkins jenkins 11842 Feb 20 02:21 README.md [2023-02-20T02:26:36.071Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 20 02:18 VERSION [2023-02-20T02:26:36.071Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 02:21 bin [2023-02-20T02:26:36.071Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 02:21 cmd [2023-02-20T02:26:36.071Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 20 02:24 coverage.out [2023-02-20T02:26:36.071Z] -rw-rw-r-- 1 jenkins jenkins 3312 Feb 20 02:21 go.mod [2023-02-20T02:26:36.071Z] -rw-rw-r-- 1 jenkins jenkins 33120 Feb 20 02:21 go.sum [2023-02-20T02:26:36.071Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 02:21 internal [2023-02-20T02:26:36.071Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 02:21 snap [2023-02-20T02:26:36.071Z] -rw-rw-r-- 1 jenkins jenkins 209 Feb 20 02:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T02:26:36.493Z] + 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=8e2294a8126cf428e5cd691c52413274113abd64 --label arch=arm64 --label version=0.0.0 . [2023-02-20T02:26:36.764Z] Sending build context to Docker daemon 8.074MB [2023-02-20T02:26:37.034Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-02-20T02:26:37.034Z] Step 2/25 : FROM ${BASE} AS builder [2023-02-20T02:26:37.034Z] ---> 45d147caef59 [2023-02-20T02:26:37.034Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-02-20T02:26:37.305Z] ---> Running in 950ed750d605 [2023-02-20T02:26:37.578Z] Removing intermediate container 950ed750d605 [2023-02-20T02:26:37.578Z] ---> cf8ebf2c4f51 [2023-02-20T02:26:37.578Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-20T02:26:37.847Z] ---> Running in 0a8ed7280fa6 [2023-02-20T02:26:38.118Z] Removing intermediate container 0a8ed7280fa6 [2023-02-20T02:26:38.118Z] ---> 3dcb8ddbb295 [2023-02-20T02:26:38.118Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-02-20T02:26:38.387Z] ---> Running in 8232b4f13e97 [2023-02-20T02:26:38.662Z] Removing intermediate container 8232b4f13e97 [2023-02-20T02:26:38.662Z] ---> 6ea29b3ae1ef [2023-02-20T02:26:38.662Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-02-20T02:26:38.662Z] ---> Running in 6f9bef9bf0a4 [2023-02-20T02:26:39.251Z] Removing intermediate container 6f9bef9bf0a4 [2023-02-20T02:26:39.251Z] ---> 7cc3fda2aa3b [2023-02-20T02:26:39.251Z] Step 7/25 : WORKDIR /device-gpio [2023-02-20T02:26:39.251Z] ---> Running in 93eda06a41c9 [2023-02-20T02:26:39.840Z] Removing intermediate container 93eda06a41c9 [2023-02-20T02:26:39.840Z] ---> bf09c67cd28c [2023-02-20T02:26:39.840Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-20T02:26:39.840Z] ---> Running in 21bccd0693cf [2023-02-20T02:26:41.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T02:26:41.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T02:26:42.693Z] OK: 226 MiB in 55 packages [2023-02-20T02:26:43.658Z] Removing intermediate container 21bccd0693cf [2023-02-20T02:26:43.658Z] ---> 371ca22ef71c [2023-02-20T02:26:43.658Z] Step 9/25 : COPY go.mod vendor* ./ [2023-02-20T02:26:44.243Z] ---> fb7320a3548c [2023-02-20T02:26:44.243Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-20T02:26:44.511Z] ---> Running in 533611d4b7a0 [2023-02-20T02:26:47.863Z] Removing intermediate container 533611d4b7a0 [2023-02-20T02:26:47.863Z] ---> fb6e64a68bc6 [2023-02-20T02:26:47.863Z] Step 11/25 : COPY . . [2023-02-20T02:26:50.462Z] ---> 62dc66f8609c [2023-02-20T02:26:50.462Z] Step 12/25 : RUN ${MAKE} [2023-02-20T02:26:50.462Z] ---> Running in 636d9e66f9e2 [2023-02-20T02:26:54.753Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-02-20T02:29:04.177Z] Removing intermediate container 636d9e66f9e2 [2023-02-20T02:29:04.177Z] ---> aa5ce3729c1b [2023-02-20T02:29:04.177Z] Step 13/25 : FROM alpine:3.16 [2023-02-20T02:29:04.177Z] 3.16: Pulling from library/alpine [2023-02-20T02:29:04.177Z] 3760b48202b3: Pulling fs layer [2023-02-20T02:29:04.177Z] 3760b48202b3: Verifying Checksum [2023-02-20T02:29:04.177Z] 3760b48202b3: Download complete [2023-02-20T02:29:04.177Z] 3760b48202b3: Pull complete [2023-02-20T02:29:04.177Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-20T02:29:04.177Z] Status: Downloaded newer image for alpine:3.16 [2023-02-20T02:29:04.177Z] ---> 4c81e5bf8899 [2023-02-20T02:29:04.177Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-02-20T02:29:04.177Z] ---> Running in c42cfaf8cdcb [2023-02-20T02:29:04.177Z] Removing intermediate container c42cfaf8cdcb [2023-02-20T02:29:04.177Z] ---> d6f3c3bdea37 [2023-02-20T02:29:04.177Z] Step 15/25 : RUN apk add --update --no-cache [2023-02-20T02:29:04.177Z] ---> Running in cbebe8dc7de3 [2023-02-20T02:29:04.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-20T02:29:04.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-20T02:29:04.177Z] OK: 5 MiB in 14 packages [2023-02-20T02:29:04.445Z] Removing intermediate container cbebe8dc7de3 [2023-02-20T02:29:04.445Z] ---> 29e6b7136a39 [2023-02-20T02:29:04.445Z] Step 16/25 : WORKDIR / [2023-02-20T02:29:04.445Z] ---> Running in feede881ecbf [2023-02-20T02:29:04.713Z] Removing intermediate container feede881ecbf [2023-02-20T02:29:04.713Z] ---> 3d5250e715ba [2023-02-20T02:29:04.713Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-02-20T02:29:05.674Z] ---> 13c90fa87eca [2023-02-20T02:29:05.674Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-02-20T02:29:05.943Z] ---> e5d1e769a38f [2023-02-20T02:29:05.943Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-02-20T02:29:07.352Z] ---> 04b9008a3cf4 [2023-02-20T02:29:07.352Z] Step 20/25 : EXPOSE 59910 [2023-02-20T02:29:07.352Z] ---> Running in bb0e7e5ec4a3 [2023-02-20T02:29:07.620Z] Removing intermediate container bb0e7e5ec4a3 [2023-02-20T02:29:07.620Z] ---> 7b5a2b4857b5 [2023-02-20T02:29:07.620Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-02-20T02:29:07.620Z] ---> Running in b986a807f6d6 [2023-02-20T02:29:07.892Z] Removing intermediate container b986a807f6d6 [2023-02-20T02:29:07.892Z] ---> 692386ad2e29 [2023-02-20T02:29:07.892Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-20T02:29:08.160Z] ---> Running in 7de91bba096a [2023-02-20T02:29:08.427Z] Removing intermediate container 7de91bba096a [2023-02-20T02:29:08.427Z] ---> 13f7e333f560 [2023-02-20T02:29:08.427Z] Step 23/25 : LABEL arch=arm64 [2023-02-20T02:29:08.427Z] ---> Running in b83cfb5d990d [2023-02-20T02:29:08.693Z] Removing intermediate container b83cfb5d990d [2023-02-20T02:29:08.693Z] ---> 850cf37892d4 [2023-02-20T02:29:08.693Z] Step 24/25 : LABEL git_sha=8e2294a8126cf428e5cd691c52413274113abd64 [2023-02-20T02:29:08.693Z] ---> Running in f20058d84e61 [2023-02-20T02:29:08.961Z] Removing intermediate container f20058d84e61 [2023-02-20T02:29:08.961Z] ---> af4fb4a9eed3 [2023-02-20T02:29:08.961Z] Step 25/25 : LABEL version=0.0.0 [2023-02-20T02:29:09.228Z] ---> Running in a153ad452d83 [2023-02-20T02:29:09.494Z] Removing intermediate container a153ad452d83 [2023-02-20T02:29:09.494Z] ---> 636a5d072d3e [2023-02-20T02:29:09.494Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-20T02:29:09.494Z] Successfully built 636a5d072d3e [2023-02-20T02:29:09.494Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T02:29:10.332Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-20T02:29:10.332Z] [2023-02-20T02:29:10.332Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T02:29:10.735Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-20T02:29:10.735Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-20T02:29:10.735Z] 8998bd30e6a1: Pulling fs layer [2023-02-20T02:29:10.735Z] 04944245beec: Pulling fs layer [2023-02-20T02:29:10.735Z] 699f458cf7ca: Pulling fs layer [2023-02-20T02:29:10.735Z] 765212b225bb: Pulling fs layer [2023-02-20T02:29:10.735Z] f23df028b6ca: Pulling fs layer [2023-02-20T02:29:10.735Z] d65c8cfc05b1: Pulling fs layer [2023-02-20T02:29:10.735Z] 2437ff75d9bd: Pulling fs layer [2023-02-20T02:29:10.735Z] f23df028b6ca: Waiting [2023-02-20T02:29:10.735Z] d65c8cfc05b1: Waiting [2023-02-20T02:29:10.735Z] 2437ff75d9bd: Waiting [2023-02-20T02:29:10.735Z] 765212b225bb: Waiting [2023-02-20T02:29:11.008Z] 04944245beec: Verifying Checksum [2023-02-20T02:29:11.008Z] 04944245beec: Download complete [2023-02-20T02:29:11.008Z] 765212b225bb: Verifying Checksum [2023-02-20T02:29:11.008Z] 765212b225bb: Download complete [2023-02-20T02:29:11.008Z] f23df028b6ca: Verifying Checksum [2023-02-20T02:29:11.008Z] f23df028b6ca: Download complete [2023-02-20T02:29:11.008Z] d65c8cfc05b1: Verifying Checksum [2023-02-20T02:29:11.008Z] d65c8cfc05b1: Download complete [2023-02-20T02:29:11.008Z] 699f458cf7ca: Verifying Checksum [2023-02-20T02:29:11.008Z] 699f458cf7ca: Download complete [2023-02-20T02:29:11.590Z] 8998bd30e6a1: Verifying Checksum [2023-02-20T02:29:11.590Z] 8998bd30e6a1: Download complete [2023-02-20T02:29:13.529Z] 2437ff75d9bd: Verifying Checksum [2023-02-20T02:29:13.529Z] 2437ff75d9bd: Download complete [2023-02-20T02:29:14.935Z] 8998bd30e6a1: Pull complete [2023-02-20T02:29:15.531Z] 04944245beec: Pull complete [2023-02-20T02:29:16.547Z] 699f458cf7ca: Pull complete [2023-02-20T02:29:16.831Z] 765212b225bb: Pull complete [2023-02-20T02:29:18.262Z] f23df028b6ca: Pull complete [2023-02-20T02:29:18.262Z] d65c8cfc05b1: Pull complete [2023-02-20T02:29:33.311Z] 2437ff75d9bd: Pull complete [2023-02-20T02:29:33.311Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-20T02:29:33.311Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-20T02:29:33.311Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T02:29:33.628Z] prd-ubuntu20.04-docker-arm64-4c-16g-6688 does not seem to be running inside a container [2023-02-20T02:29:33.702Z] $ 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 [2023-02-20T02:29:36.273Z] $ docker top 64f0311eebe4d284f7002e68d4fedd13fd673c2fef2db9ca124f1692f23a35a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-20T02:29:37.164Z] ---> job-cost.sh [2023-02-20T02:29:37.164Z] lf-activate-venv: SKIPPING [2023-02-20T02:29:37.164Z] INFO: No Stack... [2023-02-20T02:29:37.744Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-20T02:29:38.701Z] INFO: Archiving Costs [Pipeline] sh [2023-02-20T02:29:39.042Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2023-02-20T02:29:39.042Z] + cut -d, -f6 [Pipeline] lock [2023-02-20T02:29:39.396Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-106-1-stack-cost] [2023-02-20T02:29:39.401Z] Resource [jenkins-edgexfoundry-device-gpio-PR-106-1-stack-cost] did not exist. Created. [2023-02-20T02:29:39.401Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-106-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-20T02:29:39.811Z] /w/workspace/device-gpio/1@tmp/durable-b34b4ba3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-20T02:29:40.172Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-20T02:29:40.206Z] Warning: overwriting stash ‘stack-cost’ [2023-02-20T02:29:40.264Z] Stashed 1 file(s) [Pipeline] } [2023-02-20T02:29:40.282Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-106-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-20T02:29:40.374Z] $ docker stop --time=1 64f0311eebe4d284f7002e68d4fedd13fd673c2fef2db9ca124f1692f23a35a5 [2023-02-20T02:29:41.895Z] $ docker rm -f --volumes 64f0311eebe4d284f7002e68d4fedd13fd673c2fef2db9ca124f1692f23a35a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-20T02:29:42.826Z] provisioning config files... [2023-02-20T02:29:42.833Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-106@tmp/config17652991264140225374tmp [Pipeline] { [Pipeline] sh [2023-02-20T02:29:43.169Z] + set +x [2023-02-20T02:29:43.169Z] + curl -s https://codecov.io/bash+ [2023-02-20T02:29:43.169Z] bash -s -- [2023-02-20T02:29:43.169Z] [2023-02-20T02:29:43.169Z] _____ _ [2023-02-20T02:29:43.169Z] / ____| | | [2023-02-20T02:29:43.169Z] | | ___ __| | ___ ___ _____ __ [2023-02-20T02:29:43.169Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-20T02:29:43.169Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-20T02:29:43.169Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-20T02:29:43.169Z] Bash-1.0.6 [2023-02-20T02:29:43.169Z] [2023-02-20T02:29:43.169Z] [2023-02-20T02:29:43.169Z] ==> git version 2.25.1 found [2023-02-20T02:29:43.169Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-20T02:29:43.169Z] Release-Date: 2020-01-08 [2023-02-20T02:29:43.169Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-20T02:29:43.169Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-20T02:29:43.169Z] ==> Jenkins CI detected. [2023-02-20T02:29:43.169Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-106 [2023-02-20T02:29:43.169Z] project root: . [2023-02-20T02:29:43.169Z] --> token set from env [2023-02-20T02:29:43.169Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-20T02:29:43.169Z] ==> Running gcov in . (disable via -X gcov) [2023-02-20T02:29:43.169Z] ==> Python coveragepy not found [2023-02-20T02:29:43.169Z] ==> Searching for coverage reports in: [2023-02-20T02:29:43.169Z] + . [2023-02-20T02:29:43.169Z] -> Found 1 reports [2023-02-20T02:29:43.169Z] ==> Detecting git/mercurial file structure [2023-02-20T02:29:43.169Z] ==> Reading reports [2023-02-20T02:29:43.169Z] + ./coverage.out bytes=10 [2023-02-20T02:29:43.169Z] ==> Appending adjustments [2023-02-20T02:29:43.169Z] https://docs.codecov.io/docs/fixing-reports [2023-02-20T02:29:43.427Z] + Found adjustments [2023-02-20T02:29:43.427Z] ==> Gzipping contents [2023-02-20T02:29:43.427Z] 4.0K /tmp/codecov.E8W23j.gz [2023-02-20T02:29:43.427Z] ==> Uploading reports [2023-02-20T02:29:43.427Z] url: https://codecov.io [2023-02-20T02:29:43.427Z] query: branch=PR-106&commit=8e2294a8126cf428e5cd691c52413274113abd64&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-106%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=106&job=&cmd_args= [2023-02-20T02:29:43.427Z] -> Pinging Codecov [2023-02-20T02:29:43.427Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-106&commit=8e2294a8126cf428e5cd691c52413274113abd64&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-106%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=106&job=&cmd_args= [2023-02-20T02:29:43.427Z] -> Uploading to [2023-02-20T02:29:43.427Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-20/3EC07B1A8CA8AF9BCAA0BB9F0134797F/8e2294a8126cf428e5cd691c52413274113abd64/39c49d4f-3c9e-4d18-b845-3dbbf5af70e6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230220%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230220T022943Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8a293e2c4c1981a56562b650d33b74591578cd1966d517f1496f44e114ff96ff [2023-02-20T02:29:43.427Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-20T02:29:43.427Z] Dload Upload Total Spent Left Speed [2023-02-20T02:29:43.686Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 742 0 0 100 742 0 2968 --:--:-- --:--:-- --:--:-- 2956 100 742 0 0 100 742 0 2968 --:--:-- --:--:-- --:--:-- 2956 [2023-02-20T02:29:43.686Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/8e2294a8126cf428e5cd691c52413274113abd64 [Pipeline] } [2023-02-20T02:29:43.713Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-20T02:29:45.418Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-106/archives ] [2023-02-20T02:29:45.418Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-106/archives [2023-02-20T02:29:45.418Z] total 16 [2023-02-20T02:29:45.418Z] drwxr-xr-x 3 root root 4096 Feb 20 02:20 . [2023-02-20T02:29:45.418Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 20 02:20 .. [2023-02-20T02:29:45.418Z] drwxr-xr-x 2 root root 4096 Feb 20 02:20 cost [2023-02-20T02:29:45.418Z] -rw-r--r-- 1 root root 83 Feb 20 02:20 cost.csv [2023-02-20T02:29:45.418Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-106/archives [2023-02-20T02:29:45.418Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-106/archives [2023-02-20T02:29:45.418Z] total 16 [2023-02-20T02:29:45.418Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 02:20 . [2023-02-20T02:29:45.418Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 20 02:20 .. [2023-02-20T02:29:45.418Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 20 02:20 cost [2023-02-20T02:29:45.418Z] -rw-r--r-- 1 jenkins jenkins 83 Feb 20 02:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-20T02:29:45.746Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T02:29:46.632Z] ---> package-listing.sh [2023-02-20T02:29:46.632Z] ++ facter osfamily [2023-02-20T02:29:46.632Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-20T02:29:46.891Z] + OS_FAMILY=debian [2023-02-20T02:29:46.891Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-106 [2023-02-20T02:29:46.891Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-20T02:29:46.891Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-20T02:29:46.891Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-20T02:29:46.891Z] + PACKAGES=/tmp/packages_start.txt [2023-02-20T02:29:46.891Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-106 ']' [2023-02-20T02:29:46.891Z] + PACKAGES=/tmp/packages_end.txt [2023-02-20T02:29:46.891Z] + case "${OS_FAMILY}" in [2023-02-20T02:29:46.891Z] + dpkg -l [2023-02-20T02:29:46.891Z] + grep '^ii' [2023-02-20T02:29:46.891Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-20T02:29:46.891Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-20T02:29:46.891Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-20T02:29:46.891Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-106 ']' [2023-02-20T02:29:46.891Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-106/archives/ [2023-02-20T02:29:46.891Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-106/archives/ [Pipeline] echo [2023-02-20T02:29:46.925Z] 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-106/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-20T02:29:47.219Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-20T02:29:47.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-20T02:29:47.850Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-20T02:29:47.981Z] prd-ubuntu20.04-docker-8c-8g-6682 does not seem to be running inside a container [2023-02-20T02:29:48.002Z] $ 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-106/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-106 -v /w/workspace/edgexfoundry_device-gpio_PR-106:/w/workspace/edgexfoundry_device-gpio_PR-106:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-106@tmp:/w/workspace/edgexfoundry_device-gpio_PR-106@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 [2023-02-20T02:29:48.171Z] $ docker top 3eeea0c63f30522232fcb0d4fca955185f2d374e2c40b0a7ac326d9aea5b715e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-20T02:29:48.559Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-20T02:29:48.868Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-20T02:29:49.178Z] + ls /var/log/sa-host [2023-02-20T02:29:49.178Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-20T02:29:49.315Z] provisioning config files... [2023-02-20T02:29:49.322Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-106@tmp/config9989264175330118048tmp [Pipeline] { [Pipeline] echo [2023-02-20T02:29:49.369Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T02:29:49.678Z] ---> create-netrc.sh [Pipeline] } [2023-02-20T02:29:49.707Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-20T02:29:50.112Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-20T02:29:50.144Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T02:29:50.467Z] ---> sudo-logs.sh [2023-02-20T02:29:50.467Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-20T02:29:50.552Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T02:29:50.869Z] ---> job-cost.sh [2023-02-20T02:29:50.869Z] lf-activate-venv: SKIPPING [2023-02-20T02:29:50.869Z] DEBUG: total: 0.2199999988079071 [2023-02-20T02:29:50.869Z] INFO: Retrieving Stack Cost... [2023-02-20T02:29:51.436Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-20T02:29:51.695Z] INFO: Archiving Costs [Pipeline] echo [2023-02-20T02:29:51.732Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-20T02:29:52.071Z] ---> logs-deploy.sh [2023-02-20T02:29:52.071Z] lf-activate-venv: SKIPPING [2023-02-20T02:29:52.071Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-106/1 [2023-02-20T02:29:52.071Z] INFO: archiving workspace using pattern(s): [2023-02-20T02:29:53.009Z] Archives upload complete. [2023-02-20T02:29:53.009Z] INFO: archiving logs to Nexus