Pull request #228 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f30b3414b8221e64b6b94120f980d6b83a21fa58+37aa226f5376ea06b3ad5140468dce2825053009 (378f9312a40d7010d3a3ffa343a20bff593667ad) 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-ssh9655710926648472592.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh12016194309961751898.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-228/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-228/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16014373755616626398.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-228/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5451621310833981988.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh9549227360230977.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-228/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-228/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4012576116233133778.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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.21 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1195 in /w/workspace/edgexfoundry_device-gpio_PR-228 [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-228 # 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/228/head:refs/remotes/origin/PR-228 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 37aa226f5376ea06b3ad5140468dce2825053009 into PR head commit f30b3414b8221e64b6b94120f980d6b83a21fa58 Merge succeeded, producing f30b3414b8221e64b6b94120f980d6b83a21fa58 Checking out Revision f30b3414b8221e64b6b94120f980d6b83a21fa58 (PR-228) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-19T00:51:01.783Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f f30b3414b8221e64b6b94120f980d6b83a21fa58 # 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 37aa226f5376ea06b3ad5140468dce2825053009 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f30b3414b8221e64b6b94120f980d6b83a21fa58 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-19T00:51:01.996Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-19T00:51:02.114Z] ========================================================= [2024-02-19T00:51:02.115Z] EdgeX Global Pipelines Version Info [2024-02-19T00:51:02.115Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-19T00:51:02.872Z] ------------------- [2024-02-19T00:51:02.872Z] stable info: [2024-02-19T00:51:02.872Z] ------------------- [2024-02-19T00:51:02.872Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-19T00:51:02.873Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-19T00:51:02.873Z] Message: update stable to v1.0.258 [2024-02-19T00:51:03.445Z] ------------------- [2024-02-19T00:51:03.445Z] experimental info: [2024-02-19T00:51:03.445Z] ------------------- [2024-02-19T00:51:03.445Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-19T00:51:03.445Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-19T00:51:03.445Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-19T00:51:03.684Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2024-02-19T00:51:03.745Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2024-02-19T00:51:03.805Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-19T00:51:03.865Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-19T00:51:03.924Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-19T00:51:03.991Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-19T00:51:04.052Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-19T00:51:04.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-19T00:51:04.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-19T00:51:04.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-19T00:51:04.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-19T00:51:04.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2024-02-19T00:51:04.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-19T00:51:04.463Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-19T00:51:04.524Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-19T00:51:04.590Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-19T00:51:04.676Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-19T00:51:04.739Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-19T00:51:04.809Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-19T00:51:04.883Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-19T00:51:04.953Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-19T00:51:05.022Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-19T00:51:05.093Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-19T00:51:05.162Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-19T00:51:05.231Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-19T00:51:05.306Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-19T00:51:05.383Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-19T00:51:05.458Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-228 [Pipeline] echo [2024-02-19T00:51:05.532Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-228 [Pipeline] echo [2024-02-19T00:51:05.607Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-228 [Pipeline] echo [2024-02-19T00:51:05.693Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f30b3414b8221e64b6b94120f980d6b83a21fa58 [Pipeline] echo [2024-02-19T00:51:05.771Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f30b341 [Pipeline] echo [2024-02-19T00:51:05.849Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T00:51:06.031Z] provisioning config files... [2024-02-19T00:51:06.046Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-228@tmp/config10075493671467019182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T00:51:06.443Z] ---> ****-login.sh [2024-02-19T00:51:06.443Z] nexus3.edgexfoundry.org:10001 [2024-02-19T00:51:06.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T00:51:06.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T00:51:06.962Z] Configure a credential helper to remove this warning. See [2024-02-19T00:51:06.962Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T00:51:06.962Z] [2024-02-19T00:51:06.962Z] Login Succeeded [2024-02-19T00:51:06.962Z] nexus3.edgexfoundry.org:10002 [2024-02-19T00:51:06.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T00:51:06.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T00:51:06.962Z] Configure a credential helper to remove this warning. See [2024-02-19T00:51:06.962Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T00:51:06.962Z] [2024-02-19T00:51:06.962Z] Login Succeeded [2024-02-19T00:51:06.962Z] nexus3.edgexfoundry.org:10003 [2024-02-19T00:51:06.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T00:51:07.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T00:51:07.230Z] Configure a credential helper to remove this warning. See [2024-02-19T00:51:07.230Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T00:51:07.230Z] [2024-02-19T00:51:07.230Z] Login Succeeded [2024-02-19T00:51:07.230Z] nexus3.edgexfoundry.org:10004 [2024-02-19T00:51:07.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T00:51:07.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T00:51:07.231Z] Configure a credential helper to remove this warning. See [2024-02-19T00:51:07.231Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T00:51:07.231Z] [2024-02-19T00:51:07.231Z] Login Succeeded [2024-02-19T00:51:07.231Z] ****.io [2024-02-19T00:51:07.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T00:51:07.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T00:51:07.491Z] Configure a credential helper to remove this warning. See [2024-02-19T00:51:07.491Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T00:51:07.491Z] [2024-02-19T00:51:07.491Z] Login Succeeded [2024-02-19T00:51:07.491Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T00:51:07.520Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-19T00:51:08.400Z] + git rev-list -1 --merges f30b3414b8221e64b6b94120f980d6b83a21fa58~1..f30b3414b8221e64b6b94120f980d6b83a21fa58 [Pipeline] echo [2024-02-19T00:51:08.440Z] -----------> git rev-list -1 --merges f30b3414b8221e64b6b94120f980d6b83a21fa58~1..f30b3414b8221e64b6b94120f980d6b83a21fa58 f30b3414b8221e64b6b94120f980d6b83a21fa58 [false] [Pipeline] sh [2024-02-19T00:51:08.767Z] + git log --format=format:%s -1 f30b3414b8221e64b6b94120f980d6b83a21fa58 [Pipeline] echo [2024-02-19T00:51:08.798Z] ========================================================= [2024-02-19T00:51:08.798Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-19T00:51:08.798Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-19T00:51:09.291Z] + git log --format=format:%s -1 f30b3414b8221e64b6b94120f980d6b83a21fa58 [Pipeline] echo [2024-02-19T00:51:09.326Z] [semverPrep] GIT_COMMIT: f30b3414b8221e64b6b94120f980d6b83a21fa58, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-02-19T00:51:09.378Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-19T00:51:09.827Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-19T00:51:09.827Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-19T00:51:09.827Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-19T00:51:09.827Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-19T00:51:09.827Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-19T00:51:09.827Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-19T00:51:09.827Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T00:51:10.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T00:51:10.347Z] [2024-02-19T00:51:10.347Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T00:51:10.757Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T00:51:10.758Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-19T00:51:10.758Z] b85a868b505f: Pulling fs layer [2024-02-19T00:51:10.758Z] e2be974225ed: Pulling fs layer [2024-02-19T00:51:10.758Z] 339a4e72a1f5: Pulling fs layer [2024-02-19T00:51:10.758Z] 988bab9f4d93: Pulling fs layer [2024-02-19T00:51:10.758Z] 1469e6f7b9e6: Pulling fs layer [2024-02-19T00:51:10.758Z] eaf3925da568: Pulling fs layer [2024-02-19T00:51:10.758Z] bab4dde63d76: Pulling fs layer [2024-02-19T00:51:10.758Z] bde34c3a00c8: Pulling fs layer [2024-02-19T00:51:10.758Z] b352a97aabf1: Pulling fs layer [2024-02-19T00:51:10.758Z] 4872d77fe225: Pulling fs layer [2024-02-19T00:51:10.758Z] 5851b861e8e6: Pulling fs layer [2024-02-19T00:51:10.758Z] 988bab9f4d93: Waiting [2024-02-19T00:51:10.758Z] 1469e6f7b9e6: Waiting [2024-02-19T00:51:10.758Z] eaf3925da568: Waiting [2024-02-19T00:51:10.758Z] bab4dde63d76: Waiting [2024-02-19T00:51:10.758Z] bde34c3a00c8: Waiting [2024-02-19T00:51:10.758Z] b352a97aabf1: Waiting [2024-02-19T00:51:10.758Z] 4872d77fe225: Waiting [2024-02-19T00:51:10.758Z] 5851b861e8e6: Waiting [2024-02-19T00:51:10.758Z] e2be974225ed: Download complete [2024-02-19T00:51:10.758Z] 988bab9f4d93: Verifying Checksum [2024-02-19T00:51:10.758Z] 988bab9f4d93: Download complete [2024-02-19T00:51:11.016Z] 1469e6f7b9e6: Verifying Checksum [2024-02-19T00:51:11.016Z] 1469e6f7b9e6: Download complete [2024-02-19T00:51:11.016Z] eaf3925da568: Verifying Checksum [2024-02-19T00:51:11.016Z] eaf3925da568: Download complete [2024-02-19T00:51:11.016Z] 339a4e72a1f5: Verifying Checksum [2024-02-19T00:51:11.016Z] 339a4e72a1f5: Download complete [2024-02-19T00:51:11.016Z] bde34c3a00c8: Download complete [2024-02-19T00:51:11.016Z] b352a97aabf1: Verifying Checksum [2024-02-19T00:51:11.016Z] b352a97aabf1: Download complete [2024-02-19T00:51:11.016Z] 4872d77fe225: Verifying Checksum [2024-02-19T00:51:11.016Z] 4872d77fe225: Download complete [2024-02-19T00:51:11.016Z] 5851b861e8e6: Verifying Checksum [2024-02-19T00:51:11.016Z] 5851b861e8e6: Download complete [2024-02-19T00:51:11.016Z] b85a868b505f: Download complete [2024-02-19T00:51:11.274Z] bab4dde63d76: Verifying Checksum [2024-02-19T00:51:11.274Z] bab4dde63d76: Download complete [2024-02-19T00:51:12.210Z] b85a868b505f: Pull complete [2024-02-19T00:51:12.469Z] e2be974225ed: Pull complete [2024-02-19T00:51:13.036Z] 339a4e72a1f5: Pull complete [2024-02-19T00:51:13.036Z] 988bab9f4d93: Pull complete [2024-02-19T00:51:13.295Z] 1469e6f7b9e6: Pull complete [2024-02-19T00:51:13.295Z] eaf3925da568: Pull complete [2024-02-19T00:51:15.210Z] bab4dde63d76: Pull complete [2024-02-19T00:51:15.210Z] bde34c3a00c8: Pull complete [2024-02-19T00:51:15.210Z] b352a97aabf1: Pull complete [2024-02-19T00:51:15.471Z] 4872d77fe225: Pull complete [2024-02-19T00:51:15.471Z] 5851b861e8e6: Pull complete [2024-02-19T00:51:15.471Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-19T00:51:15.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T00:51:15.471Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T00:51:15.829Z] prd-ubuntu20.04-docker-8c-8g-1195 does not seem to be running inside a container [2024-02-19T00:51:15.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-228 -v /w/workspace/edgexfoundry_device-gpio_PR-228:/w/workspace/edgexfoundry_device-gpio_PR-228:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-228@tmp:/w/workspace/edgexfoundry_device-gpio_PR-228@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 [2024-02-19T00:51:19.265Z] $ docker top 7978c2a7d224eff79272a38464246e8e4f5fc387949f37f889aedbb83cc21169 -eo pid,comm [2024-02-19T00:51:19.320Z] 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). [2024-02-19T00:51:19.320Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-19T00:51:19.521Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-19T00:51:19.521Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-19T00:51:19.636Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-19T00:51:19.637Z] $ docker exec 7978c2a7d224eff79272a38464246e8e4f5fc387949f37f889aedbb83cc21169 ssh-agent [2024-02-19T00:51:19.755Z] SSH_AUTH_SOCK=/tmp/ssh-PSOLRVUCE165/agent.32 [2024-02-19T00:51:19.755Z] SSH_AGENT_PID=38 [2024-02-19T00:51:19.763Z] Running ssh-add (command line suppressed) [2024-02-19T00:51:19.869Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-228@tmp/private_key_7726324033769931054.key (/w/workspace/edgexfoundry_device-gpio_PR-228@tmp/private_key_7726324033769931054.key) [2024-02-19T00:51:19.885Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-19T00:51:20.247Z] + git tag --points-at HEAD [Pipeline] } [2024-02-19T00:51:20.272Z] $ docker exec --env ******** --env ******** 7978c2a7d224eff79272a38464246e8e4f5fc387949f37f889aedbb83cc21169 ssh-agent -k [2024-02-19T00:51:20.377Z] unset SSH_AUTH_SOCK; [2024-02-19T00:51:20.377Z] unset SSH_AGENT_PID; [2024-02-19T00:51:20.377Z] echo Agent pid 38 killed; [2024-02-19T00:51:20.389Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-19T00:51:20.521Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-19T00:51:20.521Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-19T00:51:20.637Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-19T00:51:20.638Z] $ docker exec 7978c2a7d224eff79272a38464246e8e4f5fc387949f37f889aedbb83cc21169 ssh-agent [2024-02-19T00:51:20.761Z] SSH_AUTH_SOCK=/tmp/ssh-Eaw56quzkLrg/agent.70 [2024-02-19T00:51:20.761Z] SSH_AGENT_PID=76 [2024-02-19T00:51:20.765Z] Running ssh-add (command line suppressed) [2024-02-19T00:51:20.871Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-228@tmp/private_key_8115948545213168024.key (/w/workspace/edgexfoundry_device-gpio_PR-228@tmp/private_key_8115948545213168024.key) [2024-02-19T00:51:20.887Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-19T00:51:21.239Z] + git semver init [2024-02-19T00:51:21.499Z] 2024-02-19 00:51:21,407 [run_init] DEBUG init version:0.0.0 force:False [2024-02-19T00:51:21.499Z] 2024-02-19 00:51:21,408 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-228/.semver [2024-02-19T00:51:21.499Z] 2024-02-19 00:51:21,408 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-228/.semver [2024-02-19T00:51:21.499Z] 2024-02-19 00:51:21,408 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-228/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-228, universal_newlines=False, shell=None, istream=None) [2024-02-19T00:51:22.881Z] 2024-02-19 00:51:22,626 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-228/.git/info/exclude [2024-02-19T00:51:22.881Z] 2024-02-19 00:51:22,626 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-228/.semver/PR-228 with force:False [2024-02-19T00:51:22.881Z] 2024-02-19 00:51:22,626 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-228/.semver/PR-228 [2024-02-19T00:51:22.881Z] 2024-02-19 00:51:22,631 [execute] INFO git cat-file --batch-check [2024-02-19T00:51:22.881Z] 2024-02-19 00:51:22,631 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-228/.semver, universal_newlines=False, shell=None, istream=) [2024-02-19T00:51:22.881Z] 2024-02-19 00:51:22,638 [execute] INFO git cat-file --batch [2024-02-19T00:51:22.881Z] 2024-02-19 00:51:22,638 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-228/.semver, universal_newlines=False, shell=None, istream=) [2024-02-19T00:51:22.881Z] 2024-02-19 00:51:22,643 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-228/.semver/PR-228 [2024-02-19T00:51:22.881Z] 0.0.0 [Pipeline] } [2024-02-19T00:51:22.904Z] $ docker exec --env ******** --env ******** 7978c2a7d224eff79272a38464246e8e4f5fc387949f37f889aedbb83cc21169 ssh-agent -k [2024-02-19T00:51:23.012Z] unset SSH_AUTH_SOCK; [2024-02-19T00:51:23.012Z] unset SSH_AGENT_PID; [2024-02-19T00:51:23.012Z] echo Agent pid 76 killed; [2024-02-19T00:51:23.023Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-19T00:51:23.548Z] + git semver [Pipeline] } [2024-02-19T00:51:23.834Z] $ docker stop --time=1 7978c2a7d224eff79272a38464246e8e4f5fc387949f37f889aedbb83cc21169 [2024-02-19T00:51:25.177Z] $ docker rm -f --volumes 7978c2a7d224eff79272a38464246e8e4f5fc387949f37f889aedbb83cc21169 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T00:51:25.644Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-19T00:51:25.972Z] Stashed 1 file(s) [Pipeline] echo [2024-02-19T00:51:25.992Z] [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 [2024-02-19T00:51:26.938Z] provisioning config files... [2024-02-19T00:51:26.949Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-228@tmp/config1778641878168967416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T00:51:27.356Z] ---> ****-login.sh [2024-02-19T00:51:27.356Z] nexus3.edgexfoundry.org:10001 [2024-02-19T00:51:27.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T00:51:27.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T00:51:27.356Z] Configure a credential helper to remove this warning. See [2024-02-19T00:51:27.356Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T00:51:27.356Z] [2024-02-19T00:51:27.356Z] Login Succeeded [2024-02-19T00:51:27.356Z] nexus3.edgexfoundry.org:10002 [2024-02-19T00:51:27.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T00:51:27.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T00:51:27.356Z] Configure a credential helper to remove this warning. See [2024-02-19T00:51:27.356Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T00:51:27.356Z] [2024-02-19T00:51:27.357Z] Login Succeeded [2024-02-19T00:51:27.357Z] nexus3.edgexfoundry.org:10003 [2024-02-19T00:51:27.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T00:51:27.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T00:51:27.616Z] Configure a credential helper to remove this warning. See [2024-02-19T00:51:27.616Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T00:51:27.616Z] [2024-02-19T00:51:27.616Z] Login Succeeded [2024-02-19T00:51:27.616Z] nexus3.edgexfoundry.org:10004 [2024-02-19T00:51:27.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T00:51:27.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T00:51:27.616Z] Configure a credential helper to remove this warning. See [2024-02-19T00:51:27.616Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T00:51:27.616Z] [2024-02-19T00:51:27.616Z] Login Succeeded [2024-02-19T00:51:27.616Z] ****.io [2024-02-19T00:51:27.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T00:51:27.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T00:51:27.876Z] Configure a credential helper to remove this warning. See [2024-02-19T00:51:27.876Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T00:51:27.876Z] [2024-02-19T00:51:27.877Z] Login Succeeded [2024-02-19T00:51:27.877Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T00:51:27.908Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-19T00:51:28.239Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T00:51:28.310Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T00:51:28.373Z] ========================================================= [2024-02-19T00:51:28.374Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-19T00:51:28.374Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T00:51:29.124Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-19T00:51:29.124Z] Sending build context to Docker daemon 24.56MB [2024-02-19T00:51:29.124Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T00:51:29.124Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-19T00:51:29.385Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-19T00:51:29.385Z] 7264a8db6415: Pulling fs layer [2024-02-19T00:51:29.385Z] c4d48a809fc2: Pulling fs layer [2024-02-19T00:51:29.385Z] 4f1c88b9dad5: Pulling fs layer [2024-02-19T00:51:29.385Z] ad3a456e5733: Pulling fs layer [2024-02-19T00:51:29.385Z] 69c7f0334f64: Pulling fs layer [2024-02-19T00:51:29.385Z] ad3a456e5733: Waiting [2024-02-19T00:51:29.385Z] 69c7f0334f64: Waiting [2024-02-19T00:51:29.385Z] 1f1c1a5573a3: Pulling fs layer [2024-02-19T00:51:29.385Z] ce7588e14bc9: Pulling fs layer [2024-02-19T00:51:29.385Z] b5e4710f87ac: Pulling fs layer [2024-02-19T00:51:29.385Z] ce7588e14bc9: Waiting [2024-02-19T00:51:29.385Z] 1f1c1a5573a3: Waiting [2024-02-19T00:51:29.385Z] b5e4710f87ac: Waiting [2024-02-19T00:51:29.385Z] c4d48a809fc2: Download complete [2024-02-19T00:51:29.385Z] ad3a456e5733: Verifying Checksum [2024-02-19T00:51:29.386Z] ad3a456e5733: Download complete [2024-02-19T00:51:29.386Z] 69c7f0334f64: Verifying Checksum [2024-02-19T00:51:29.386Z] 69c7f0334f64: Download complete [2024-02-19T00:51:29.386Z] 7264a8db6415: Verifying Checksum [2024-02-19T00:51:29.386Z] 7264a8db6415: Download complete [2024-02-19T00:51:29.386Z] 1f1c1a5573a3: Verifying Checksum [2024-02-19T00:51:29.386Z] 1f1c1a5573a3: Download complete [2024-02-19T00:51:29.386Z] 7264a8db6415: Pull complete [2024-02-19T00:51:29.644Z] c4d48a809fc2: Pull complete [2024-02-19T00:51:29.644Z] b5e4710f87ac: Download complete [2024-02-19T00:51:29.903Z] 4f1c88b9dad5: Verifying Checksum [2024-02-19T00:51:29.903Z] 4f1c88b9dad5: Download complete [2024-02-19T00:51:30.162Z] ce7588e14bc9: Verifying Checksum [2024-02-19T00:51:30.162Z] ce7588e14bc9: Download complete [2024-02-19T00:51:33.456Z] 4f1c88b9dad5: Pull complete [2024-02-19T00:51:33.456Z] ad3a456e5733: Pull complete [2024-02-19T00:51:33.456Z] 69c7f0334f64: Pull complete [2024-02-19T00:51:33.456Z] 1f1c1a5573a3: Pull complete [2024-02-19T00:51:35.991Z] ce7588e14bc9: Pull complete [2024-02-19T00:51:35.991Z] b5e4710f87ac: Pull complete [2024-02-19T00:51:35.991Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-19T00:51:35.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-19T00:51:35.991Z] ---> 88b5674ff536 [2024-02-19T00:51:35.991Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-02-19T00:51:41.295Z] ---> Running in d47b13396769 [2024-02-19T00:51:41.295Z] Removing intermediate container d47b13396769 [2024-02-19T00:51:41.295Z] ---> ce22a06d22e1 [2024-02-19T00:51:41.295Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T00:51:41.295Z] ---> Running in 54ed9cf6e4be [2024-02-19T00:51:41.295Z] Removing intermediate container 54ed9cf6e4be [2024-02-19T00:51:41.295Z] ---> 25369bb482b4 [2024-02-19T00:51:41.295Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-02-19T00:51:41.295Z] ---> Running in 09459825806e [2024-02-19T00:51:41.295Z] Removing intermediate container 09459825806e [2024-02-19T00:51:41.295Z] ---> a7e427b408ae [2024-02-19T00:51:41.295Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-19T00:51:41.295Z] ---> Running in b5ac9fe0c791 [2024-02-19T00:51:41.295Z] Removing intermediate container b5ac9fe0c791 [2024-02-19T00:51:41.295Z] ---> f315d990a9c5 [2024-02-19T00:51:41.295Z] Step 7/12 : WORKDIR /device-gpio [2024-02-19T00:51:41.295Z] ---> Running in 61cd824206c3 [2024-02-19T00:51:41.295Z] Removing intermediate container 61cd824206c3 [2024-02-19T00:51:41.295Z] ---> f530b5b0fa71 [2024-02-19T00:51:41.296Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-19T00:51:41.296Z] ---> Running in 685a6e086184 [2024-02-19T00:51:41.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T00:51:41.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T00:51:41.666Z] Still waiting to schedule task [2024-02-19T00:51:41.666Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-02-19T00:51:41.815Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-02-19T00:51:41.815Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-02-19T00:51:41.815Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-02-19T00:51:41.815Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-02-19T00:51:42.075Z] Executing busybox-1.36.1-r5.trigger [2024-02-19T00:51:42.075Z] OK: 268 MiB in 56 packages [2024-02-19T00:51:42.334Z] Removing intermediate container 685a6e086184 [2024-02-19T00:51:42.334Z] ---> c9a5b2c24174 [2024-02-19T00:51:42.334Z] Step 9/12 : COPY go.mod vendor* ./ [2024-02-19T00:51:42.593Z] ---> fb869f64aae9 [2024-02-19T00:51:42.593Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T00:51:42.593Z] ---> Running in 83c0073fad48 [2024-02-19T00:52:14.781Z] Removing intermediate container 83c0073fad48 [2024-02-19T00:52:14.781Z] ---> 6254da8bf707 [2024-02-19T00:52:14.781Z] Step 11/12 : COPY . . [2024-02-19T00:52:14.781Z] ---> 4596c95a320c [2024-02-19T00:52:14.781Z] Step 12/12 : RUN ${MAKE} [2024-02-19T00:52:14.781Z] ---> Running in 23be6824bd34 [2024-02-19T00:52:14.781Z] noop [2024-02-19T00:52:15.039Z] Removing intermediate container 23be6824bd34 [2024-02-19T00:52:15.039Z] ---> 5cdba884f1a4 [2024-02-19T00:52:15.039Z] Successfully built 5cdba884f1a4 [2024-02-19T00:52:15.039Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T00:52:15.566Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-19T00:52:15.566Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T00:52:15.767Z] prd-ubuntu20.04-docker-8c-8g-1195 does not seem to be running inside a container [2024-02-19T00:52:15.790Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-228 -v /w/workspace/edgexfoundry_device-gpio_PR-228:/w/workspace/edgexfoundry_device-gpio_PR-228:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-228@tmp:/w/workspace/edgexfoundry_device-gpio_PR-228@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 [2024-02-19T00:52:16.137Z] $ docker top c0e7b325c923716e5a036262f72be7b2d9cf105c4c67a153318c624e2363ca2d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T00:52:16.598Z] + go version [2024-02-19T00:52:16.598Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-19T00:52:16.627Z] $ docker stop --time=1 c0e7b325c923716e5a036262f72be7b2d9cf105c4c67a153318c624e2363ca2d [2024-02-19T00:52:17.896Z] $ docker rm -f --volumes c0e7b325c923716e5a036262f72be7b2d9cf105c4c67a153318c624e2363ca2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T00:52:18.881Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-19T00:52:18.881Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T00:52:19.098Z] prd-ubuntu20.04-docker-8c-8g-1195 does not seem to be running inside a container [2024-02-19T00:52:19.125Z] $ 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-228 -v /w/workspace/edgexfoundry_device-gpio_PR-228:/w/workspace/edgexfoundry_device-gpio_PR-228:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-228@tmp:/w/workspace/edgexfoundry_device-gpio_PR-228@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 [2024-02-19T00:52:19.445Z] $ docker top c47a43e2896c1a6b01436ff03429ab729a8d6a32431de1187521b00b3bcd7a92 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T00:52:19.903Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-228 [Pipeline] fileExists [Pipeline] sh [2024-02-19T00:52:20.287Z] + make test [2024-02-19T00:52:20.287Z] go test ./... -coverprofile=coverage.out ./... [2024-02-19T00:52:21.664Z] ? github.com/edgexfoundry/device-gpio [no test files] [2024-02-19T00:52:31.629Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2024-02-19T00:52:31.629Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2024-02-19T00:52:38.200Z] go vet ./... [2024-02-19T00:52:42.392Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-19T00:52:42.392Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-19T00:52:42.392Z] ./bin/test-attribution-txt.sh [2024-02-19T00:52:42.392Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-19T00:52:42.440Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-19T00:52:42.502Z] $ docker stop --time=1 c47a43e2896c1a6b01436ff03429ab729a8d6a32431de1187521b00b3bcd7a92 [2024-02-19T00:52:45.829Z] $ docker rm -f --volumes c47a43e2896c1a6b01436ff03429ab729a8d6a32431de1187521b00b3bcd7a92 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T00:52:46.434Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-19T00:52:46.497Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-19T00:52:47.347Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-19T00:52:47.657Z] + ls -al . [2024-02-19T00:52:47.657Z] total 152 [2024-02-19T00:52:47.657Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 00:52 . [2024-02-19T00:52:47.657Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 00:50 .. [2024-02-19T00:52:47.657Z] -rw-rw-r-- 1 jenkins jenkins 120 Feb 19 00:51 .dockerignore [2024-02-19T00:52:47.657Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 00:52 .git [2024-02-19T00:52:47.657Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 00:51 .github [2024-02-19T00:52:47.657Z] -rw-rw-r-- 1 jenkins jenkins 277 Feb 19 00:51 .gitignore [2024-02-19T00:52:47.657Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 19 00:51 .golangci.yml [2024-02-19T00:52:47.657Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 00:51 .semver [2024-02-19T00:52:47.657Z] -rw-rw-r-- 1 jenkins jenkins 10671 Feb 19 00:51 Attribution.txt [2024-02-19T00:52:47.657Z] -rw-rw-r-- 1 jenkins jenkins 7171 Feb 19 00:51 CHANGELOG.md [2024-02-19T00:52:47.657Z] -rw-rw-r-- 1 jenkins jenkins 1661 Feb 19 00:51 Dockerfile [2024-02-19T00:52:47.657Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 00:51 GOVERNANCE.md [2024-02-19T00:52:47.657Z] -rw-rw-r-- 1 jenkins jenkins 657 Feb 19 00:51 Jenkinsfile [2024-02-19T00:52:47.657Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 19 00:51 LICENSE [2024-02-19T00:52:47.657Z] -rw-rw-r-- 1 jenkins jenkins 1923 Feb 19 00:51 Makefile [2024-02-19T00:52:47.657Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 19 00:51 OWNERS.md [2024-02-19T00:52:47.657Z] -rw-rw-r-- 1 jenkins jenkins 3578 Feb 19 00:51 README.md [2024-02-19T00:52:47.657Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 19 00:51 VERSION [2024-02-19T00:52:47.657Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 00:51 bin [2024-02-19T00:52:47.657Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 00:51 cmd [2024-02-19T00:52:47.657Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 19 00:52 coverage.out [2024-02-19T00:52:47.657Z] -rw-rw-r-- 1 jenkins jenkins 3742 Feb 19 00:51 go.mod [2024-02-19T00:52:47.657Z] -rw-rw-r-- 1 jenkins jenkins 34690 Feb 19 00:51 go.sum [2024-02-19T00:52:47.657Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 00:51 internal [2024-02-19T00:52:47.657Z] -rw-rw-r-- 1 jenkins jenkins 209 Feb 19 00:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T00:52:48.114Z] + 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=f30b3414b8221e64b6b94120f980d6b83a21fa58 --label arch=amd64 --label version=0.0.0 . [2024-02-19T00:52:48.114Z] Sending build context to Docker daemon 24.56MB [2024-02-19T00:52:48.114Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T00:52:48.114Z] Step 2/26 : FROM ${BASE} AS builder [2024-02-19T00:52:48.114Z] ---> 5cdba884f1a4 [2024-02-19T00:52:48.114Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-02-19T00:52:48.684Z] ---> Running in dd62ecef8e20 [2024-02-19T00:52:48.684Z] Removing intermediate container dd62ecef8e20 [2024-02-19T00:52:48.684Z] ---> 98b4c502a664 [2024-02-19T00:52:48.684Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T00:52:48.684Z] ---> Running in 857f0aa1c89f [2024-02-19T00:52:48.684Z] Removing intermediate container 857f0aa1c89f [2024-02-19T00:52:48.684Z] ---> c61680a2697a [2024-02-19T00:52:48.684Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-02-19T00:52:48.684Z] ---> Running in c38214998ac3 [2024-02-19T00:52:48.943Z] Removing intermediate container c38214998ac3 [2024-02-19T00:52:48.943Z] ---> 285e5c46f596 [2024-02-19T00:52:48.943Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-02-19T00:52:48.944Z] ---> Running in f47dd598a8f7 [2024-02-19T00:52:48.944Z] Removing intermediate container f47dd598a8f7 [2024-02-19T00:52:48.944Z] ---> 5e2536dea102 [2024-02-19T00:52:48.944Z] Step 7/26 : WORKDIR /device-gpio [2024-02-19T00:52:48.944Z] ---> Running in c755d3617616 [2024-02-19T00:52:48.944Z] Removing intermediate container c755d3617616 [2024-02-19T00:52:48.944Z] ---> c4b840f9b9b7 [2024-02-19T00:52:48.944Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-19T00:52:49.202Z] ---> Running in 4eecd08573ab [2024-02-19T00:52:49.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T00:52:49.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T00:52:50.028Z] OK: 268 MiB in 56 packages [2024-02-19T00:52:50.288Z] Removing intermediate container 4eecd08573ab [2024-02-19T00:52:50.288Z] ---> 9904af9e7f8f [2024-02-19T00:52:50.288Z] Step 9/26 : COPY go.mod vendor* ./ [2024-02-19T00:52:50.288Z] ---> 5c01afe7d64d [2024-02-19T00:52:50.288Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T00:52:50.288Z] ---> Running in eedf1807562d [2024-02-19T00:52:51.222Z] Removing intermediate container eedf1807562d [2024-02-19T00:52:51.222Z] ---> 6f37162b3eea [2024-02-19T00:52:51.222Z] Step 11/26 : COPY . . [2024-02-19T00:52:51.791Z] ---> ed86e2a69fa4 [2024-02-19T00:52:51.792Z] Step 12/26 : RUN ${MAKE} [2024-02-19T00:52:52.051Z] ---> Running in 05e010ea13e6 [2024-02-19T00:52:52.051Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.8" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2024-02-19T00:53:14.004Z] Removing intermediate container 05e010ea13e6 [2024-02-19T00:53:14.004Z] ---> 299d5f6f0174 [2024-02-19T00:53:14.004Z] Step 13/26 : FROM alpine:3.18 [2024-02-19T00:53:14.004Z] 3.18: Pulling from library/alpine [2024-02-19T00:53:14.004Z] 619be1103602: Pulling fs layer [2024-02-19T00:53:14.004Z] 619be1103602: Download complete [2024-02-19T00:53:14.004Z] 619be1103602: Pull complete [2024-02-19T00:53:14.004Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-19T00:53:14.004Z] Status: Downloaded newer image for alpine:3.18 [2024-02-19T00:53:14.004Z] ---> d3782b16ccc9 [2024-02-19T00:53:14.004Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-02-19T00:53:14.004Z] ---> Running in dcebe017b56c [2024-02-19T00:53:14.004Z] Removing intermediate container dcebe017b56c [2024-02-19T00:53:14.004Z] ---> e9e984912fe4 [2024-02-19T00:53:14.004Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-02-19T00:53:14.004Z] ---> Running in e9e1cd588580 [2024-02-19T00:53:14.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T00:53:14.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T00:53:14.004Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-02-19T00:53:14.004Z] Executing busybox-1.36.1-r5.trigger [2024-02-19T00:53:14.004Z] OK: 7 MiB in 16 packages [2024-02-19T00:53:14.004Z] Removing intermediate container e9e1cd588580 [2024-02-19T00:53:14.004Z] ---> 5acb6d3cb84b [2024-02-19T00:53:14.004Z] Step 16/26 : RUN apk --no-cache upgrade [2024-02-19T00:53:14.004Z] ---> Running in 5187e51b5630 [2024-02-19T00:53:14.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T00:53:14.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T00:53:14.004Z] OK: 7 MiB in 16 packages [2024-02-19T00:53:14.264Z] Removing intermediate container 5187e51b5630 [2024-02-19T00:53:14.264Z] ---> ff8d8fd4c6d8 [2024-02-19T00:53:14.264Z] Step 17/26 : WORKDIR / [2024-02-19T00:53:14.264Z] ---> Running in 8d33d807224e [2024-02-19T00:53:14.264Z] Removing intermediate container 8d33d807224e [2024-02-19T00:53:14.264Z] ---> ffdd14bb5ca2 [2024-02-19T00:53:14.264Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2024-02-19T00:53:14.522Z] ---> 73f8651d44c5 [2024-02-19T00:53:14.522Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2024-02-19T00:53:14.522Z] ---> e79b28a08804 [2024-02-19T00:53:14.522Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2024-02-19T00:53:15.459Z] ---> 06ec6dfcc2bd [2024-02-19T00:53:15.459Z] Step 21/26 : EXPOSE 59910 [2024-02-19T00:53:15.459Z] ---> Running in 2fe7b54546a0 [2024-02-19T00:53:15.459Z] Removing intermediate container 2fe7b54546a0 [2024-02-19T00:53:15.459Z] ---> d7b6a46465f9 [2024-02-19T00:53:15.459Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2024-02-19T00:53:15.459Z] ---> Running in c44de71d6ed5 [2024-02-19T00:53:15.716Z] Removing intermediate container c44de71d6ed5 [2024-02-19T00:53:15.716Z] ---> 4e83d5fb7a32 [2024-02-19T00:53:15.716Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-19T00:53:15.716Z] ---> Running in e5f449831f60 [2024-02-19T00:53:15.716Z] Removing intermediate container e5f449831f60 [2024-02-19T00:53:15.717Z] ---> 44237b457863 [2024-02-19T00:53:15.717Z] Step 24/26 : LABEL arch=amd64 [2024-02-19T00:53:15.717Z] ---> Running in 48fe46b514c7 [2024-02-19T00:53:15.717Z] Removing intermediate container 48fe46b514c7 [2024-02-19T00:53:15.717Z] ---> 4060b30f6b05 [2024-02-19T00:53:15.717Z] Step 25/26 : LABEL git_sha=f30b3414b8221e64b6b94120f980d6b83a21fa58 [2024-02-19T00:53:15.717Z] ---> Running in e06b93a20a76 [2024-02-19T00:53:15.978Z] Removing intermediate container e06b93a20a76 [2024-02-19T00:53:15.978Z] ---> 652373843925 [2024-02-19T00:53:15.978Z] Step 26/26 : LABEL version=0.0.0 [2024-02-19T00:53:15.978Z] ---> Running in 1f8ff7668116 [2024-02-19T00:53:15.978Z] Removing intermediate container 1f8ff7668116 [2024-02-19T00:53:15.978Z] ---> 41ad85feee60 [2024-02-19T00:53:15.978Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-19T00:53:15.978Z] Successfully built 41ad85feee60 [2024-02-19T00:53:15.978Z] 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 [2024-02-19T00:53:17.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T00:53:17.256Z] [2024-02-19T00:53:17.256Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T00:53:17.669Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T00:53:17.669Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-19T00:53:17.669Z] 5eb5b503b376: Pulling fs layer [2024-02-19T00:53:17.669Z] 5c69ac0246d0: Pulling fs layer [2024-02-19T00:53:17.669Z] ec43610c2a17: Pulling fs layer [2024-02-19T00:53:17.669Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-19T00:53:17.669Z] 33b1e0a273af: Pulling fs layer [2024-02-19T00:53:17.669Z] 5d3b04190fa2: Pulling fs layer [2024-02-19T00:53:17.669Z] 2f39f015ded8: Pulling fs layer [2024-02-19T00:53:17.669Z] 3a2ae6a8a46f: Waiting [2024-02-19T00:53:17.669Z] 5d3b04190fa2: Waiting [2024-02-19T00:53:17.669Z] 33b1e0a273af: Waiting [2024-02-19T00:53:17.669Z] 2f39f015ded8: Waiting [2024-02-19T00:53:17.669Z] 5c69ac0246d0: Download complete [2024-02-19T00:53:17.669Z] 3a2ae6a8a46f: Download complete [2024-02-19T00:53:17.669Z] 33b1e0a273af: Verifying Checksum [2024-02-19T00:53:17.669Z] 33b1e0a273af: Download complete [2024-02-19T00:53:17.669Z] ec43610c2a17: Verifying Checksum [2024-02-19T00:53:17.669Z] ec43610c2a17: Download complete [2024-02-19T00:53:17.928Z] 5d3b04190fa2: Verifying Checksum [2024-02-19T00:53:17.928Z] 5d3b04190fa2: Download complete [2024-02-19T00:53:17.928Z] 5eb5b503b376: Download complete [2024-02-19T00:53:18.494Z] 2f39f015ded8: Download complete [2024-02-19T00:53:19.060Z] 5eb5b503b376: Pull complete [2024-02-19T00:53:19.318Z] 5c69ac0246d0: Pull complete [2024-02-19T00:53:19.885Z] ec43610c2a17: Pull complete [2024-02-19T00:53:19.885Z] 3a2ae6a8a46f: Pull complete [2024-02-19T00:53:20.143Z] 33b1e0a273af: Pull complete [2024-02-19T00:53:20.143Z] 5d3b04190fa2: Pull complete [2024-02-19T00:53:24.330Z] 2f39f015ded8: Pull complete [2024-02-19T00:53:24.330Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-19T00:53:24.330Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T00:53:24.330Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T00:53:24.700Z] prd-ubuntu20.04-docker-8c-8g-1195 does not seem to be running inside a container [2024-02-19T00:53:24.733Z] $ 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-228 -v /w/workspace/edgexfoundry_device-gpio_PR-228:/w/workspace/edgexfoundry_device-gpio_PR-228:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-228@tmp:/w/workspace/edgexfoundry_device-gpio_PR-228@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 [2024-02-19T00:53:29.543Z] $ docker top b1377d04f563c05f3f992adb9cfa86496fa02513a48757c29249aa4800ef858b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T00:53:30.081Z] ---> job-cost.sh [2024-02-19T00:53:30.081Z] lf-activate-venv: SKIPPING [2024-02-19T00:53:30.081Z] INFO: No Stack... [2024-02-19T00:53:30.340Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-19T00:53:30.907Z] INFO: Archiving Costs [Pipeline] sh [2024-02-19T00:53:31.221Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-228/archives/cost.csv [2024-02-19T00:53:31.221Z] + cut -d, -f6 [Pipeline] lock [2024-02-19T00:53:31.262Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-228-1-stack-cost] [2024-02-19T00:53:31.269Z] Resource [jenkins-edgexfoundry-device-gpio-PR-228-1-stack-cost] did not exist. Created. [2024-02-19T00:53:31.274Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-228-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-19T00:53:31.740Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-19T00:53:31.788Z] Stashed 1 file(s) [Pipeline] } [2024-02-19T00:53:31.853Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-228-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-19T00:53:31.999Z] $ docker stop --time=1 b1377d04f563c05f3f992adb9cfa86496fa02513a48757c29249aa4800ef858b [2024-02-19T00:53:33.169Z] $ docker rm -f --volumes b1377d04f563c05f3f992adb9cfa86496fa02513a48757c29249aa4800ef858b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-19T00:55:14.246Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1196 in /w/workspace/edgexfoundry_device-gpio_PR-228 [Pipeline] { [Pipeline] ws [2024-02-19T00:55:14.346Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2024-02-19T00:55:17.479Z] The recommended git tool is: git [2024-02-19T00:55:23.819Z] using credential edgex-jenkins-ssh [2024-02-19T00:55:23.843Z] Cloning the remote Git repository [2024-02-19T00:55:23.894Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2024-02-19T00:55:23.994Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2024-02-19T00:55:24.123Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2024-02-19T00:55:24.124Z] > git --version # timeout=10 [2024-02-19T00:55:24.147Z] > git --version # 'git version 2.25.1' [2024-02-19T00:55:24.149Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-19T00:55:24.291Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-19T00:55:26.479Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2024-02-19T00:55:26.521Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-19T00:55:28.069Z] Merging remotes/origin/main commit 37aa226f5376ea06b3ad5140468dce2825053009 into PR head commit f30b3414b8221e64b6b94120f980d6b83a21fa58 [2024-02-19T00:55:28.341Z] Merge succeeded, producing f30b3414b8221e64b6b94120f980d6b83a21fa58 [2024-02-19T00:55:28.341Z] Checking out Revision f30b3414b8221e64b6b94120f980d6b83a21fa58 (PR-228) [2024-02-19T00:55:27.461Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2024-02-19T00:55:27.511Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2024-02-19T00:55:27.513Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-19T00:55:27.530Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/228/head:refs/remotes/origin/PR-228 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-02-19T00:55:28.087Z] > git config core.sparsecheckout # timeout=10 [2024-02-19T00:55:28.156Z] > git checkout -f f30b3414b8221e64b6b94120f980d6b83a21fa58 # timeout=10 [2024-02-19T00:55:28.241Z] > git remote # timeout=10 [2024-02-19T00:55:28.264Z] > git config --get remote.origin.url # timeout=10 [2024-02-19T00:55:28.280Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-19T00:55:28.294Z] > git merge 37aa226f5376ea06b3ad5140468dce2825053009 # timeout=10 [2024-02-19T00:55:28.322Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-19T00:55:28.349Z] > git config core.sparsecheckout # timeout=10 [2024-02-19T00:55:28.369Z] > git checkout -f f30b3414b8221e64b6b94120f980d6b83a21fa58 # timeout=10 [2024-02-19T00:55:28.863Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-02-19T00:55:28.913Z] > git --version # timeout=10 [2024-02-19T00:55:28.926Z] > git --version # 'git version 2.25.1' [2024-02-19T00:55:28.940Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-19T00:55:30.320Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-19T00:55:30.321Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-19T00:55:30.321Z] Dload Upload Total Spent Left Speed [2024-02-19T00:55:30.321Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 106k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2024-02-19T00:55:30.678Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-19T00:55:31.018Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-19T00:55:31.018Z] + sudo tee /etc/docker/daemon.new [2024-02-19T00:55:31.018Z] { [2024-02-19T00:55:31.018Z] "registry-mirrors": [ [2024-02-19T00:55:31.018Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-19T00:55:31.018Z] ], [2024-02-19T00:55:31.018Z] "bip": "10.250.0.254/24", [2024-02-19T00:55:31.018Z] "hosts": [ [2024-02-19T00:55:31.018Z] "tcp://0.0.0.0:5555", [2024-02-19T00:55:31.018Z] "unix:///var/run/docker.sock" [2024-02-19T00:55:31.018Z] ], [2024-02-19T00:55:31.018Z] "mtu": 1458, [2024-02-19T00:55:31.018Z] "selinux-enabled": true, [2024-02-19T00:55:31.018Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-19T00:55:31.018Z] } [Pipeline] sh [2024-02-19T00:55:31.362Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-19T00:55:31.707Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T00:55:53.961Z] provisioning config files... [2024-02-19T00:55:53.991Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config819441014560950112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T00:55:54.517Z] ---> ****-login.sh [2024-02-19T00:55:54.517Z] nexus3.edgexfoundry.org:10001 [2024-02-19T00:55:55.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T00:55:55.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T00:55:55.103Z] Configure a credential helper to remove this warning. See [2024-02-19T00:55:55.103Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T00:55:55.103Z] [2024-02-19T00:55:55.103Z] Login Succeeded [2024-02-19T00:55:55.103Z] nexus3.edgexfoundry.org:10002 [2024-02-19T00:55:55.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T00:55:55.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T00:55:55.640Z] Configure a credential helper to remove this warning. See [2024-02-19T00:55:55.640Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T00:55:55.640Z] [2024-02-19T00:55:55.640Z] Login Succeeded [2024-02-19T00:55:55.640Z] nexus3.edgexfoundry.org:10003 [2024-02-19T00:55:55.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T00:55:55.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T00:55:55.909Z] Configure a credential helper to remove this warning. See [2024-02-19T00:55:55.909Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T00:55:55.909Z] [2024-02-19T00:55:55.909Z] Login Succeeded [2024-02-19T00:55:55.909Z] nexus3.edgexfoundry.org:10004 [2024-02-19T00:55:56.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T00:55:56.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T00:55:56.178Z] Configure a credential helper to remove this warning. See [2024-02-19T00:55:56.178Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T00:55:56.178Z] [2024-02-19T00:55:56.178Z] Login Succeeded [2024-02-19T00:55:56.178Z] ****.io [2024-02-19T00:55:56.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T00:55:56.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T00:55:56.714Z] Configure a credential helper to remove this warning. See [2024-02-19T00:55:56.714Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T00:55:56.714Z] [2024-02-19T00:55:56.714Z] Login Succeeded [2024-02-19T00:55:56.714Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T00:55:56.747Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-19T00:55:57.302Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T00:55:57.384Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T00:55:57.464Z] ========================================================= [2024-02-19T00:55:57.464Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-19T00:55:57.464Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T00:55:58.125Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-19T00:55:58.715Z] Sending build context to Docker daemon 12.35MB [2024-02-19T00:55:58.715Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T00:55:58.715Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-19T00:55:58.715Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-19T00:55:58.715Z] 9fda8d8052c6: Pulling fs layer [2024-02-19T00:55:58.715Z] 5d54e960e981: Pulling fs layer [2024-02-19T00:55:58.715Z] c4a7e357bf2a: Pulling fs layer [2024-02-19T00:55:58.715Z] f0e02332f6b5: Pulling fs layer [2024-02-19T00:55:58.715Z] 872ee5b61b7b: Pulling fs layer [2024-02-19T00:55:58.715Z] 0c6a40ed1a82: Pulling fs layer [2024-02-19T00:55:58.715Z] 94ae7d8d031c: Pulling fs layer [2024-02-19T00:55:58.715Z] f0e02332f6b5: Waiting [2024-02-19T00:55:58.715Z] 872ee5b61b7b: Waiting [2024-02-19T00:55:58.715Z] 94ae7d8d031c: Waiting [2024-02-19T00:55:58.715Z] 0c6a40ed1a82: Waiting [2024-02-19T00:55:58.715Z] 5d54e960e981: Verifying Checksum [2024-02-19T00:55:58.715Z] 5d54e960e981: Download complete [2024-02-19T00:55:58.715Z] f0e02332f6b5: Verifying Checksum [2024-02-19T00:55:58.715Z] f0e02332f6b5: Download complete [2024-02-19T00:55:58.984Z] 872ee5b61b7b: Verifying Checksum [2024-02-19T00:55:58.984Z] 872ee5b61b7b: Download complete [2024-02-19T00:55:58.984Z] 9fda8d8052c6: Download complete [2024-02-19T00:55:59.256Z] 94ae7d8d031c: Verifying Checksum [2024-02-19T00:55:59.256Z] 94ae7d8d031c: Download complete [2024-02-19T00:55:59.846Z] 9fda8d8052c6: Pull complete [2024-02-19T00:56:00.440Z] 5d54e960e981: Pull complete [2024-02-19T00:56:00.708Z] c4a7e357bf2a: Verifying Checksum [2024-02-19T00:56:00.708Z] c4a7e357bf2a: Download complete [2024-02-19T00:56:01.671Z] 0c6a40ed1a82: Download complete [2024-02-19T00:56:14.003Z] c4a7e357bf2a: Pull complete [2024-02-19T00:56:14.003Z] f0e02332f6b5: Pull complete [2024-02-19T00:56:14.003Z] 872ee5b61b7b: Pull complete [2024-02-19T00:56:22.224Z] 0c6a40ed1a82: Pull complete [2024-02-19T00:56:23.188Z] 94ae7d8d031c: Pull complete [2024-02-19T00:56:23.188Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-19T00:56:23.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-19T00:56:23.456Z] ---> 86de565de09d [2024-02-19T00:56:23.456Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-02-19T00:56:24.423Z] ---> Running in 52efd8df4a69 [2024-02-19T00:56:24.423Z] Removing intermediate container 52efd8df4a69 [2024-02-19T00:56:24.423Z] ---> e2693823c93c [2024-02-19T00:56:24.423Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T00:56:24.692Z] ---> Running in 13381b8d6a67 [2024-02-19T00:56:24.963Z] Removing intermediate container 13381b8d6a67 [2024-02-19T00:56:24.963Z] ---> cf0ab61ae02f [2024-02-19T00:56:24.963Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-02-19T00:56:24.963Z] ---> Running in 26b31118d7f9 [2024-02-19T00:56:25.231Z] Removing intermediate container 26b31118d7f9 [2024-02-19T00:56:25.231Z] ---> 8a92ed660f55 [2024-02-19T00:56:25.231Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-19T00:56:25.231Z] ---> Running in ee42db0702c5 [2024-02-19T00:56:25.498Z] Removing intermediate container ee42db0702c5 [2024-02-19T00:56:25.498Z] ---> b5e80b4539cb [2024-02-19T00:56:25.498Z] Step 7/12 : WORKDIR /device-gpio [2024-02-19T00:56:25.765Z] ---> Running in 235291ebf99e [2024-02-19T00:56:26.032Z] Removing intermediate container 235291ebf99e [2024-02-19T00:56:26.032Z] ---> a49b4bba7aa3 [2024-02-19T00:56:26.032Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-19T00:56:26.032Z] ---> Running in 6db6f52a44d8 [2024-02-19T00:56:27.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T00:56:27.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T00:56:28.691Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-02-19T00:56:28.691Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-02-19T00:56:28.691Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-02-19T00:56:28.691Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-02-19T00:56:28.691Z] Executing busybox-1.36.1-r5.trigger [2024-02-19T00:56:28.691Z] OK: 271 MiB in 56 packages [2024-02-19T00:56:29.656Z] Removing intermediate container 6db6f52a44d8 [2024-02-19T00:56:29.656Z] ---> f32e0637cd99 [2024-02-19T00:56:29.656Z] Step 9/12 : COPY go.mod vendor* ./ [2024-02-19T00:56:30.244Z] ---> 54a1cbf078d4 [2024-02-19T00:56:30.244Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T00:56:30.528Z] ---> Running in 3b5a10437d03 [2024-02-19T00:57:38.511Z] Removing intermediate container 3b5a10437d03 [2024-02-19T00:57:38.511Z] ---> a61b3c8a3379 [2024-02-19T00:57:38.511Z] Step 11/12 : COPY . . [2024-02-19T00:57:38.511Z] ---> 068c95af8ff6 [2024-02-19T00:57:38.511Z] Step 12/12 : RUN ${MAKE} [2024-02-19T00:57:38.511Z] ---> Running in 9a0cc676ae5c [2024-02-19T00:57:38.511Z] noop [2024-02-19T00:57:38.511Z] Removing intermediate container 9a0cc676ae5c [2024-02-19T00:57:38.511Z] ---> cfd37349ecde [2024-02-19T00:57:38.511Z] Successfully built cfd37349ecde [2024-02-19T00:57:38.511Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T00:57:39.095Z] + docker inspect -f . ci-base-image-arm64 [2024-02-19T00:57:39.095Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T00:57:39.459Z] prd-ubuntu20.04-docker-arm64-4c-16g-1196 does not seem to be running inside a container [2024-02-19T00:57:39.528Z] $ 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 [2024-02-19T00:57:40.682Z] $ docker top 297ce17e50f8f7d8aa49a986d43ee9d59c3d036140eb5e6e524851bc834c6abf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T00:57:41.636Z] + go version [2024-02-19T00:57:41.636Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-19T00:57:41.673Z] $ docker stop --time=1 297ce17e50f8f7d8aa49a986d43ee9d59c3d036140eb5e6e524851bc834c6abf [2024-02-19T00:57:46.865Z] $ docker rm -f --volumes 297ce17e50f8f7d8aa49a986d43ee9d59c3d036140eb5e6e524851bc834c6abf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T00:57:48.091Z] + docker inspect -f . ci-base-image-arm64 [2024-02-19T00:57:48.092Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T00:57:48.426Z] prd-ubuntu20.04-docker-arm64-4c-16g-1196 does not seem to be running inside a container [2024-02-19T00:57:48.496Z] $ 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 [2024-02-19T00:57:49.634Z] $ docker top a1220d28f7b4d47080ecbbfaec7186e9757f0e68136664f5d91e9cd8d3de1e4b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T00:57:50.586Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2024-02-19T00:57:51.021Z] + make test [2024-02-19T00:57:51.021Z] go test ./... -coverprofile=coverage.out ./... [2024-02-19T00:57:54.360Z] ? github.com/edgexfoundry/device-gpio [no test files] [2024-02-19T00:59:31.007Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2024-02-19T00:59:31.007Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2024-02-19T00:59:31.007Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-19T00:59:31.007Z] go vet ./... [2024-02-19T00:59:46.005Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-19T00:59:46.005Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-19T00:59:46.005Z] ./bin/test-attribution-txt.sh [2024-02-19T00:59:46.005Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-19T00:59:46.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-19T00:59:46.124Z] $ docker stop --time=1 a1220d28f7b4d47080ecbbfaec7186e9757f0e68136664f5d91e9cd8d3de1e4b [2024-02-19T00:59:48.097Z] $ docker rm -f --volumes a1220d28f7b4d47080ecbbfaec7186e9757f0e68136664f5d91e9cd8d3de1e4b [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T00:59:49.566Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-19T00:59:49.604Z] Warning: overwriting stash ‘coverage-report’ [2024-02-19T00:59:50.291Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-19T00:59:51.158Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-19T00:59:51.500Z] + ls -al . [2024-02-19T00:59:51.500Z] total 148 [2024-02-19T00:59:51.500Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 19 00:57 . [2024-02-19T00:59:51.500Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 00:55 .. [2024-02-19T00:59:51.500Z] -rw-rw-r-- 1 jenkins jenkins 120 Feb 19 00:55 .dockerignore [2024-02-19T00:59:51.500Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 00:55 .git [2024-02-19T00:59:51.500Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 00:55 .github [2024-02-19T00:59:51.500Z] -rw-rw-r-- 1 jenkins jenkins 277 Feb 19 00:55 .gitignore [2024-02-19T00:59:51.500Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 19 00:55 .golangci.yml [2024-02-19T00:59:51.500Z] -rw-rw-r-- 1 jenkins jenkins 10671 Feb 19 00:55 Attribution.txt [2024-02-19T00:59:51.500Z] -rw-rw-r-- 1 jenkins jenkins 7171 Feb 19 00:55 CHANGELOG.md [2024-02-19T00:59:51.500Z] -rw-rw-r-- 1 jenkins jenkins 1661 Feb 19 00:55 Dockerfile [2024-02-19T00:59:51.500Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 00:55 GOVERNANCE.md [2024-02-19T00:59:51.500Z] -rw-rw-r-- 1 jenkins jenkins 657 Feb 19 00:55 Jenkinsfile [2024-02-19T00:59:51.500Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 19 00:55 LICENSE [2024-02-19T00:59:51.500Z] -rw-rw-r-- 1 jenkins jenkins 1923 Feb 19 00:55 Makefile [2024-02-19T00:59:51.500Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 19 00:55 OWNERS.md [2024-02-19T00:59:51.500Z] -rw-rw-r-- 1 jenkins jenkins 3578 Feb 19 00:55 README.md [2024-02-19T00:59:51.500Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 19 00:51 VERSION [2024-02-19T00:59:51.500Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 00:55 bin [2024-02-19T00:59:51.500Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 00:55 cmd [2024-02-19T00:59:51.500Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 19 00:57 coverage.out [2024-02-19T00:59:51.500Z] -rw-rw-r-- 1 jenkins jenkins 3742 Feb 19 00:55 go.mod [2024-02-19T00:59:51.500Z] -rw-rw-r-- 1 jenkins jenkins 34690 Feb 19 00:55 go.sum [2024-02-19T00:59:51.500Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 00:55 internal [2024-02-19T00:59:51.500Z] -rw-rw-r-- 1 jenkins jenkins 209 Feb 19 00:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T00:59:52.085Z] + 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=f30b3414b8221e64b6b94120f980d6b83a21fa58 --label arch=arm64 --label version=0.0.0 . [2024-02-19T00:59:53.054Z] Sending build context to Docker daemon 12.35MB [2024-02-19T00:59:53.054Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T00:59:53.054Z] Step 2/26 : FROM ${BASE} AS builder [2024-02-19T00:59:53.054Z] ---> cfd37349ecde [2024-02-19T00:59:53.054Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-02-19T00:59:56.409Z] ---> Running in e9ff911ca541 [2024-02-19T00:59:57.004Z] Removing intermediate container e9ff911ca541 [2024-02-19T00:59:57.004Z] ---> 6b51b0326a36 [2024-02-19T00:59:57.004Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T00:59:57.004Z] ---> Running in c8a90d9439a0 [2024-02-19T00:59:58.425Z] Removing intermediate container c8a90d9439a0 [2024-02-19T00:59:58.425Z] ---> 2c4b1e0d6e70 [2024-02-19T00:59:58.425Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-02-19T00:59:58.425Z] ---> Running in d1ce7018b41b [2024-02-19T00:59:59.841Z] Removing intermediate container d1ce7018b41b [2024-02-19T00:59:59.841Z] ---> 833853ec5449 [2024-02-19T00:59:59.841Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-02-19T00:59:59.841Z] ---> Running in 89721de6cc99 [2024-02-19T01:00:00.823Z] Removing intermediate container 89721de6cc99 [2024-02-19T01:00:00.823Z] ---> b84203a81202 [2024-02-19T01:00:00.823Z] Step 7/26 : WORKDIR /device-gpio [2024-02-19T01:00:01.091Z] ---> Running in 48eedc5c16fc [2024-02-19T01:00:01.359Z] Removing intermediate container 48eedc5c16fc [2024-02-19T01:00:01.359Z] ---> 0b59a39068d9 [2024-02-19T01:00:01.359Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-19T01:00:01.359Z] ---> Running in 2d2e4825a378 [2024-02-19T01:00:02.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T01:00:02.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T01:00:04.204Z] OK: 271 MiB in 56 packages [2024-02-19T01:00:05.163Z] Removing intermediate container 2d2e4825a378 [2024-02-19T01:00:05.163Z] ---> 8050a79b23ec [2024-02-19T01:00:05.163Z] Step 9/26 : COPY go.mod vendor* ./ [2024-02-19T01:00:05.744Z] ---> 19fc25508ba6 [2024-02-19T01:00:05.744Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T01:00:05.744Z] ---> Running in 928793430e3f [2024-02-19T01:00:11.079Z] Removing intermediate container 928793430e3f [2024-02-19T01:00:11.079Z] ---> e530d0456345 [2024-02-19T01:00:11.079Z] Step 11/26 : COPY . . [2024-02-19T01:00:12.498Z] ---> 7bc713b69dd3 [2024-02-19T01:00:12.498Z] Step 12/26 : RUN ${MAKE} [2024-02-19T01:00:12.498Z] ---> Running in 4c4e67f3eb43 [2024-02-19T01:00:13.469Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.8" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2024-02-19T01:02:20.194Z] Removing intermediate container 4c4e67f3eb43 [2024-02-19T01:02:20.194Z] ---> e42bae24ffda [2024-02-19T01:02:20.194Z] Step 13/26 : FROM alpine:3.18 [2024-02-19T01:02:20.194Z] 3.18: Pulling from library/alpine [2024-02-19T01:02:20.194Z] c6b39de5b339: Pulling fs layer [2024-02-19T01:02:20.194Z] c6b39de5b339: Verifying Checksum [2024-02-19T01:02:20.194Z] c6b39de5b339: Download complete [2024-02-19T01:02:20.194Z] c6b39de5b339: Pull complete [2024-02-19T01:02:20.194Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-19T01:02:20.194Z] Status: Downloaded newer image for alpine:3.18 [2024-02-19T01:02:20.194Z] ---> 33abbf032149 [2024-02-19T01:02:20.194Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-02-19T01:02:20.194Z] ---> Running in e4bd77b1467c [2024-02-19T01:02:20.194Z] Removing intermediate container e4bd77b1467c [2024-02-19T01:02:20.194Z] ---> adea7d85b6ef [2024-02-19T01:02:20.194Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-02-19T01:02:20.194Z] ---> Running in 9a9b2d1e9e33 [2024-02-19T01:02:20.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T01:02:20.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T01:02:20.194Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-02-19T01:02:20.194Z] Executing busybox-1.36.1-r5.trigger [2024-02-19T01:02:20.194Z] OK: 8 MiB in 16 packages [2024-02-19T01:02:20.194Z] Removing intermediate container 9a9b2d1e9e33 [2024-02-19T01:02:20.194Z] ---> 5cd3629fe0a9 [2024-02-19T01:02:20.194Z] Step 16/26 : RUN apk --no-cache upgrade [2024-02-19T01:02:20.194Z] ---> Running in 85226d32269d [2024-02-19T01:02:20.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T01:02:20.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T01:02:20.194Z] OK: 8 MiB in 16 packages [2024-02-19T01:02:20.194Z] Removing intermediate container 85226d32269d [2024-02-19T01:02:20.194Z] ---> 1340f26436f5 [2024-02-19T01:02:20.194Z] Step 17/26 : WORKDIR / [2024-02-19T01:02:20.194Z] ---> Running in f93d16fb7f5f [2024-02-19T01:02:20.194Z] Removing intermediate container f93d16fb7f5f [2024-02-19T01:02:20.194Z] ---> b5c4ac3cf8ab [2024-02-19T01:02:20.194Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2024-02-19T01:02:23.531Z] ---> 54e545a4f0af [2024-02-19T01:02:23.531Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2024-02-19T01:02:23.800Z] ---> 8dd3dc853d75 [2024-02-19T01:02:23.800Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2024-02-19T01:02:25.299Z] ---> b47b6bc8ff04 [2024-02-19T01:02:25.299Z] Step 21/26 : EXPOSE 59910 [2024-02-19T01:02:25.299Z] ---> Running in 16f06c2c174a [2024-02-19T01:02:25.566Z] Removing intermediate container 16f06c2c174a [2024-02-19T01:02:25.566Z] ---> 57a36ea9cfc9 [2024-02-19T01:02:25.566Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2024-02-19T01:02:25.833Z] ---> Running in 80a488f0349a [2024-02-19T01:02:26.099Z] Removing intermediate container 80a488f0349a [2024-02-19T01:02:26.100Z] ---> ef1f1355af85 [2024-02-19T01:02:26.100Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-19T01:02:26.100Z] ---> Running in 59cafe816e44 [2024-02-19T01:02:26.366Z] Removing intermediate container 59cafe816e44 [2024-02-19T01:02:26.366Z] ---> a8266cdd6399 [2024-02-19T01:02:26.366Z] Step 24/26 : LABEL arch=arm64 [2024-02-19T01:02:26.366Z] ---> Running in 661053ee800a [2024-02-19T01:02:26.633Z] Removing intermediate container 661053ee800a [2024-02-19T01:02:26.633Z] ---> ec16ebafd183 [2024-02-19T01:02:26.633Z] Step 25/26 : LABEL git_sha=f30b3414b8221e64b6b94120f980d6b83a21fa58 [2024-02-19T01:02:26.899Z] ---> Running in b5a17148e5be [2024-02-19T01:02:27.174Z] Removing intermediate container b5a17148e5be [2024-02-19T01:02:27.174Z] ---> 98da9df9ffaa [2024-02-19T01:02:27.174Z] Step 26/26 : LABEL version=0.0.0 [2024-02-19T01:02:27.174Z] ---> Running in d0c383a214c7 [2024-02-19T01:02:27.443Z] Removing intermediate container d0c383a214c7 [2024-02-19T01:02:27.443Z] ---> fb590667305b [2024-02-19T01:02:27.443Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-19T01:02:27.443Z] Successfully built fb590667305b [2024-02-19T01:02:27.443Z] 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 [2024-02-19T01:02:28.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-19T01:02:28.760Z] [2024-02-19T01:02:28.760Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T01:02:29.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-19T01:02:29.212Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-19T01:02:29.212Z] 8998bd30e6a1: Pulling fs layer [2024-02-19T01:02:29.212Z] 04944245beec: Pulling fs layer [2024-02-19T01:02:29.212Z] 699f458cf7ca: Pulling fs layer [2024-02-19T01:02:29.212Z] 765212b225bb: Pulling fs layer [2024-02-19T01:02:29.212Z] f23df028b6ca: Pulling fs layer [2024-02-19T01:02:29.212Z] d65c8cfc05b1: Pulling fs layer [2024-02-19T01:02:29.212Z] 2437ff75d9bd: Pulling fs layer [2024-02-19T01:02:29.212Z] d65c8cfc05b1: Waiting [2024-02-19T01:02:29.212Z] 765212b225bb: Waiting [2024-02-19T01:02:29.212Z] f23df028b6ca: Waiting [2024-02-19T01:02:29.212Z] 2437ff75d9bd: Waiting [2024-02-19T01:02:29.478Z] 04944245beec: Verifying Checksum [2024-02-19T01:02:29.478Z] 04944245beec: Download complete [2024-02-19T01:02:29.478Z] 765212b225bb: Verifying Checksum [2024-02-19T01:02:29.478Z] 765212b225bb: Download complete [2024-02-19T01:02:29.478Z] f23df028b6ca: Download complete [2024-02-19T01:02:29.478Z] d65c8cfc05b1: Verifying Checksum [2024-02-19T01:02:29.478Z] d65c8cfc05b1: Download complete [2024-02-19T01:02:29.478Z] 699f458cf7ca: Verifying Checksum [2024-02-19T01:02:29.478Z] 699f458cf7ca: Download complete [2024-02-19T01:02:30.061Z] 8998bd30e6a1: Verifying Checksum [2024-02-19T01:02:30.061Z] 8998bd30e6a1: Download complete [2024-02-19T01:02:32.644Z] 2437ff75d9bd: Verifying Checksum [2024-02-19T01:02:32.644Z] 2437ff75d9bd: Download complete [2024-02-19T01:02:34.595Z] 8998bd30e6a1: Pull complete [2024-02-19T01:02:37.929Z] 04944245beec: Pull complete [2024-02-19T01:02:39.338Z] 699f458cf7ca: Pull complete [2024-02-19T01:02:39.338Z] 765212b225bb: Pull complete [2024-02-19T01:02:40.294Z] f23df028b6ca: Pull complete [2024-02-19T01:02:40.660Z] d65c8cfc05b1: Pull complete [2024-02-19T01:02:58.932Z] 2437ff75d9bd: Pull complete [2024-02-19T01:02:58.932Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-19T01:02:58.932Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-19T01:02:58.932Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T01:02:59.519Z] prd-ubuntu20.04-docker-arm64-4c-16g-1196 does not seem to be running inside a container [2024-02-19T01:02:59.585Z] $ 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 [2024-02-19T01:03:02.397Z] $ docker top fce21910fce7ac3ebb0e90eb8c46417a75caf2328bba71dbc7a237b8b08d9519 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T01:03:03.414Z] ---> job-cost.sh [2024-02-19T01:03:03.415Z] lf-activate-venv: SKIPPING [2024-02-19T01:03:03.415Z] INFO: No Stack... [2024-02-19T01:03:03.679Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-19T01:03:04.633Z] INFO: Archiving Costs [Pipeline] sh [2024-02-19T01:03:05.279Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2024-02-19T01:03:05.279Z] + cut -d, -f6 [Pipeline] lock [2024-02-19T01:03:05.356Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-228-1-stack-cost] [2024-02-19T01:03:05.361Z] Resource [jenkins-edgexfoundry-device-gpio-PR-228-1-stack-cost] did not exist. Created. [2024-02-19T01:03:05.366Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-228-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-19T01:03:06.191Z] /w/workspace/device-gpio/1@tmp/durable-f27eae7c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-19T01:03:06.860Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-19T01:03:06.901Z] Warning: overwriting stash ‘stack-cost’ [2024-02-19T01:03:06.953Z] Stashed 1 file(s) [Pipeline] } [2024-02-19T01:03:06.994Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-228-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-19T01:03:07.181Z] $ docker stop --time=1 fce21910fce7ac3ebb0e90eb8c46417a75caf2328bba71dbc7a237b8b08d9519 [2024-02-19T01:03:08.703Z] $ docker rm -f --volumes fce21910fce7ac3ebb0e90eb8c46417a75caf2328bba71dbc7a237b8b08d9519 [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 [2024-02-19T01:03:11.364Z] provisioning config files... [2024-02-19T01:03:11.373Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-228@tmp/config8973097433632198127tmp [Pipeline] { [Pipeline] sh [2024-02-19T01:03:11.804Z] + set +x [2024-02-19T01:03:11.804Z] + + curl -s https://codecov.io/bash [2024-02-19T01:03:11.804Z] bash -s -- [2024-02-19T01:03:11.804Z] [2024-02-19T01:03:11.804Z] _____ _ [2024-02-19T01:03:11.804Z] / ____| | | [2024-02-19T01:03:11.804Z] | | ___ __| | ___ ___ _____ __ [2024-02-19T01:03:11.804Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-19T01:03:11.804Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-19T01:03:11.804Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-19T01:03:11.804Z] Bash-1.0.6 [2024-02-19T01:03:11.805Z] [2024-02-19T01:03:11.805Z] [2024-02-19T01:03:11.805Z] ==> git version 2.25.1 found [2024-02-19T01:03:11.805Z] ==> 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 [2024-02-19T01:03:11.805Z] Release-Date: 2020-01-08 [2024-02-19T01:03:11.805Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-02-19T01:03:11.805Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-19T01:03:11.805Z] ==> Jenkins CI detected. [2024-02-19T01:03:11.805Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-228 [2024-02-19T01:03:11.805Z] project root: . [2024-02-19T01:03:11.805Z] --> token set from env [2024-02-19T01:03:11.805Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-19T01:03:11.805Z] ==> Running gcov in . (disable via -X gcov) [2024-02-19T01:03:11.805Z] ==> Python coveragepy not found [2024-02-19T01:03:11.805Z] ==> Searching for coverage reports in: [2024-02-19T01:03:11.805Z] + . [2024-02-19T01:03:12.064Z] -> Found 1 reports [2024-02-19T01:03:12.064Z] ==> Detecting git/mercurial file structure [2024-02-19T01:03:12.064Z] ==> Reading reports [2024-02-19T01:03:12.064Z] + ./coverage.out bytes=10 [2024-02-19T01:03:12.064Z] ==> Appending adjustments [2024-02-19T01:03:12.064Z] https://docs.codecov.io/docs/fixing-reports [2024-02-19T01:03:12.064Z] + Found adjustments [2024-02-19T01:03:12.064Z] ==> Gzipping contents [2024-02-19T01:03:12.064Z] 4.0K /tmp/codecov.03A5pj.gz [2024-02-19T01:03:12.064Z] ==> Uploading reports [2024-02-19T01:03:12.064Z] url: https://codecov.io [2024-02-19T01:03:12.064Z] query: branch=PR-228&commit=f30b3414b8221e64b6b94120f980d6b83a21fa58&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-228%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=228&job=&cmd_args= [2024-02-19T01:03:12.064Z] -> Pinging Codecov [2024-02-19T01:03:12.065Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-228&commit=f30b3414b8221e64b6b94120f980d6b83a21fa58&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-228%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=228&job=&cmd_args= [2024-02-19T01:03:12.324Z] -> Uploading to [2024-02-19T01:03:12.324Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-19/3EC07B1A8CA8AF9BCAA0BB9F0134797F/f30b3414b8221e64b6b94120f980d6b83a21fa58/55cca99f-2c2b-42fa-a3dd-590ae9cc1a83.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240219T010312Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f9f67ef449742a3dc4325b8d03b95e6d61016e1bd48b7183b305a24eade91cf0 [2024-02-19T01:03:12.324Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-19T01:03:12.324Z] Dload Upload Total Spent Left Speed [2024-02-19T01:03:12.584Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2355 --:--:-- --:--:-- --:--:-- 2355 [2024-02-19T01:03:12.584Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/f30b3414b8221e64b6b94120f980d6b83a21fa58 [Pipeline] } [2024-02-19T01:03:12.612Z] 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 [2024-02-19T01:03:15.851Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-228/archives ] [2024-02-19T01:03:15.851Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-228/archives [2024-02-19T01:03:15.851Z] total 16 [2024-02-19T01:03:15.851Z] drwxr-xr-x 3 root root 4096 Feb 19 00:53 . [2024-02-19T01:03:15.851Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 19 00:53 .. [2024-02-19T01:03:15.851Z] drwxr-xr-x 2 root root 4096 Feb 19 00:53 cost [2024-02-19T01:03:15.851Z] -rw-r--r-- 1 root root 83 Feb 19 00:53 cost.csv [2024-02-19T01:03:15.851Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-228/archives [2024-02-19T01:03:15.851Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-228/archives [2024-02-19T01:03:15.851Z] total 16 [2024-02-19T01:03:15.851Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 00:53 . [2024-02-19T01:03:15.851Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 19 00:53 .. [2024-02-19T01:03:15.851Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 19 00:53 cost [2024-02-19T01:03:15.851Z] -rw-r--r-- 1 jenkins jenkins 83 Feb 19 00:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-19T01:03:16.170Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T01:03:17.064Z] ---> package-listing.sh [2024-02-19T01:03:17.064Z] ++ facter osfamily [2024-02-19T01:03:17.064Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-19T01:03:17.323Z] + OS_FAMILY=debian [2024-02-19T01:03:17.323Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-228 [2024-02-19T01:03:17.323Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-19T01:03:17.323Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-19T01:03:17.323Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-19T01:03:17.323Z] + PACKAGES=/tmp/packages_start.txt [2024-02-19T01:03:17.323Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-228 ']' [2024-02-19T01:03:17.323Z] + PACKAGES=/tmp/packages_end.txt [2024-02-19T01:03:17.323Z] + case "${OS_FAMILY}" in [2024-02-19T01:03:17.323Z] + dpkg -l [2024-02-19T01:03:17.323Z] + grep '^ii' [2024-02-19T01:03:17.323Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-19T01:03:17.323Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-19T01:03:17.323Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-19T01:03:17.323Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-228 ']' [2024-02-19T01:03:17.323Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-228/archives/ [2024-02-19T01:03:17.323Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-228/archives/ [Pipeline] echo [2024-02-19T01:03:17.357Z] 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-228/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-19T01:03:17.649Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T01:03:18.333Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T01:03:18.333Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T01:03:18.582Z] prd-ubuntu20.04-docker-8c-8g-1195 does not seem to be running inside a container [2024-02-19T01:03:18.614Z] $ 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-228/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-228 -v /w/workspace/edgexfoundry_device-gpio_PR-228:/w/workspace/edgexfoundry_device-gpio_PR-228:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-228@tmp:/w/workspace/edgexfoundry_device-gpio_PR-228@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 [2024-02-19T01:03:18.936Z] $ docker top 8ba7e1e4d5064da005c8510ee4bddcd93560a5c72e7761f54b85d0959254fcaf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T01:03:19.430Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-19T01:03:19.738Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-19T01:03:20.040Z] + ls /var/log/sa-host [2024-02-19T01:03:20.040Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T01:03:20.322Z] provisioning config files... [2024-02-19T01:03:20.332Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-228@tmp/config2564394551158054735tmp [Pipeline] { [Pipeline] echo [2024-02-19T01:03:20.499Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T01:03:20.812Z] ---> create-netrc.sh [Pipeline] } [2024-02-19T01:03:20.840Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-19T01:03:21.363Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-19T01:03:21.399Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T01:03:21.716Z] ---> sudo-logs.sh [2024-02-19T01:03:21.716Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-19T01:03:21.861Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T01:03:22.174Z] ---> job-cost.sh [2024-02-19T01:03:22.174Z] lf-activate-venv: SKIPPING [2024-02-19T01:03:22.174Z] DEBUG: total: 0.2199999988079071 [2024-02-19T01:03:22.174Z] INFO: Retrieving Stack Cost... [2024-02-19T01:03:22.434Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-19T01:03:23.004Z] INFO: Archiving Costs [Pipeline] echo [2024-02-19T01:03:23.040Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T01:03:23.346Z] ---> logs-deploy.sh [2024-02-19T01:03:23.346Z] lf-activate-venv: SKIPPING [2024-02-19T01:03:23.346Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-228/1 [2024-02-19T01:03:23.346Z] INFO: archiving workspace using pattern(s): [2024-02-19T01:03:24.282Z] Archives upload complete. [2024-02-19T01:03:24.282Z] INFO: archiving logs to Nexus