Pull request #227 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ee2d56b2ee4b32f2f140b5e63c24e04e16872252+eaac075291b5c5abaaacb5c92adea52b60c67f68 (6ae3407e4c33f4551f8b56a7d54d8b3884c9f86d) 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-ssh592575161437111019.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-ssh10107219961552909469.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-227/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-227/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18145543643729348486.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-227/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17501257005008118963.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-ssh4319516516566109794.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-227/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-227/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1249708342567099539.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-27938 in /w/workspace/edgexfoundry_device-gpio_PR-227 [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-227 # 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 Merging remotes/origin/main commit eaac075291b5c5abaaacb5c92adea52b60c67f68 into PR head commit ee2d56b2ee4b32f2f140b5e63c24e04e16872252 Merge succeeded, producing ee2d56b2ee4b32f2f140b5e63c24e04e16872252 Checking out Revision ee2d56b2ee4b32f2f140b5e63c24e04e16872252 (PR-227) 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] } 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/227/head:refs/remotes/origin/PR-227 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ee2d56b2ee4b32f2f140b5e63c24e04e16872252 # 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 eaac075291b5c5abaaacb5c92adea52b60c67f68 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ee2d56b2ee4b32f2f140b5e63c24e04e16872252 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-26T00:31:32.220Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-26T00:31:32.438Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-26T00:31:32.549Z] ========================================================= [2024-01-26T00:31:32.549Z] EdgeX Global Pipelines Version Info [2024-01-26T00:31:32.549Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-26T00:31:33.315Z] ------------------- [2024-01-26T00:31:33.315Z] stable info: [2024-01-26T00:31:33.315Z] ------------------- [2024-01-26T00:31:33.315Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-26T00:31:33.316Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-26T00:31:33.316Z] Message: update stable to v1.0.258 [2024-01-26T00:31:33.889Z] ------------------- [2024-01-26T00:31:33.889Z] experimental info: [2024-01-26T00:31:33.889Z] ------------------- [2024-01-26T00:31:33.890Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-26T00:31:33.890Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-26T00:31:33.890Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-26T00:31:34.128Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2024-01-26T00:31:34.192Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2024-01-26T00:31:34.256Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-26T00:31:34.310Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-26T00:31:34.376Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-26T00:31:34.434Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-26T00:31:34.484Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-26T00:31:34.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-01-26T00:31:34.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-26T00:31:34.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-26T00:31:34.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-26T00:31:34.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2024-01-26T00:31:34.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-26T00:31:34.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-26T00:31:34.945Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-26T00:31:35.010Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-01-26T00:31:35.084Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-01-26T00:31:35.146Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-01-26T00:31:35.216Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-26T00:31:35.282Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-26T00:31:35.354Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-01-26T00:31:35.433Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-01-26T00:31:35.496Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-01-26T00:31:35.559Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-01-26T00:31:35.621Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-01-26T00:31:35.687Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-26T00:31:35.751Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-26T00:31:35.825Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-227 [Pipeline] echo [2024-01-26T00:31:35.897Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-227 [Pipeline] echo [2024-01-26T00:31:35.974Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-227 [Pipeline] echo [2024-01-26T00:31:36.051Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ee2d56b2ee4b32f2f140b5e63c24e04e16872252 [Pipeline] echo [2024-01-26T00:31:36.125Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ee2d56b [Pipeline] echo [2024-01-26T00:31:36.201Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T00:31:36.370Z] provisioning config files... [2024-01-26T00:31:36.396Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-227@tmp/config8564193766473666739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T00:31:36.801Z] ---> ****-login.sh [2024-01-26T00:31:36.801Z] nexus3.edgexfoundry.org:10001 [2024-01-26T00:31:37.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T00:31:37.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T00:31:37.062Z] Configure a credential helper to remove this warning. See [2024-01-26T00:31:37.062Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T00:31:37.062Z] [2024-01-26T00:31:37.062Z] Login Succeeded [2024-01-26T00:31:37.062Z] nexus3.edgexfoundry.org:10002 [2024-01-26T00:31:37.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T00:31:37.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T00:31:37.062Z] Configure a credential helper to remove this warning. See [2024-01-26T00:31:37.062Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T00:31:37.062Z] [2024-01-26T00:31:37.062Z] Login Succeeded [2024-01-26T00:31:37.062Z] nexus3.edgexfoundry.org:10003 [2024-01-26T00:31:37.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T00:31:37.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T00:31:37.326Z] Configure a credential helper to remove this warning. See [2024-01-26T00:31:37.326Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T00:31:37.326Z] [2024-01-26T00:31:37.326Z] Login Succeeded [2024-01-26T00:31:37.326Z] nexus3.edgexfoundry.org:10004 [2024-01-26T00:31:37.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T00:31:37.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T00:31:37.327Z] Configure a credential helper to remove this warning. See [2024-01-26T00:31:37.327Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T00:31:37.327Z] [2024-01-26T00:31:37.327Z] Login Succeeded [2024-01-26T00:31:37.327Z] ****.io [2024-01-26T00:31:37.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T00:31:37.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T00:31:37.850Z] Configure a credential helper to remove this warning. See [2024-01-26T00:31:37.850Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T00:31:37.850Z] [2024-01-26T00:31:37.850Z] Login Succeeded [2024-01-26T00:31:37.850Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T00:31:37.880Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-01-26T00:31:38.659Z] + git rev-list -1 --merges ee2d56b2ee4b32f2f140b5e63c24e04e16872252~1..ee2d56b2ee4b32f2f140b5e63c24e04e16872252 [Pipeline] echo [2024-01-26T00:31:38.702Z] -----------> git rev-list -1 --merges ee2d56b2ee4b32f2f140b5e63c24e04e16872252~1..ee2d56b2ee4b32f2f140b5e63c24e04e16872252 ee2d56b2ee4b32f2f140b5e63c24e04e16872252 [false] [Pipeline] sh [2024-01-26T00:31:39.038Z] + git log --format=format:%s -1 ee2d56b2ee4b32f2f140b5e63c24e04e16872252 [Pipeline] echo [2024-01-26T00:31:39.080Z] ========================================================= [2024-01-26T00:31:39.081Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-26T00:31:39.081Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-26T00:31:39.585Z] + git log --format=format:%s -1 ee2d56b2ee4b32f2f140b5e63c24e04e16872252 [Pipeline] echo [2024-01-26T00:31:39.620Z] [semverPrep] GIT_COMMIT: ee2d56b2ee4b32f2f140b5e63c24e04e16872252, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-01-26T00:31:39.676Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-01-26T00:31:40.126Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-26T00:31:40.126Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-26T00:31:40.126Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-26T00:31:40.126Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-26T00:31:40.126Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-26T00:31:40.126Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-26T00:31:40.126Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T00:31:40.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T00:31:40.657Z] [2024-01-26T00:31:40.657Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T00:31:41.065Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T00:31:41.065Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-26T00:31:41.065Z] b85a868b505f: Pulling fs layer [2024-01-26T00:31:41.065Z] e2be974225ed: Pulling fs layer [2024-01-26T00:31:41.065Z] 339a4e72a1f5: Pulling fs layer [2024-01-26T00:31:41.065Z] 988bab9f4d93: Pulling fs layer [2024-01-26T00:31:41.065Z] 1469e6f7b9e6: Pulling fs layer [2024-01-26T00:31:41.065Z] eaf3925da568: Pulling fs layer [2024-01-26T00:31:41.065Z] bab4dde63d76: Pulling fs layer [2024-01-26T00:31:41.065Z] 1469e6f7b9e6: Waiting [2024-01-26T00:31:41.065Z] eaf3925da568: Waiting [2024-01-26T00:31:41.065Z] bde34c3a00c8: Pulling fs layer [2024-01-26T00:31:41.065Z] b352a97aabf1: Pulling fs layer [2024-01-26T00:31:41.065Z] bab4dde63d76: Waiting [2024-01-26T00:31:41.065Z] 4872d77fe225: Pulling fs layer [2024-01-26T00:31:41.065Z] b352a97aabf1: Waiting [2024-01-26T00:31:41.065Z] 5851b861e8e6: Pulling fs layer [2024-01-26T00:31:41.065Z] 4872d77fe225: Waiting [2024-01-26T00:31:41.065Z] bde34c3a00c8: Waiting [2024-01-26T00:31:41.065Z] e2be974225ed: Download complete [2024-01-26T00:31:41.065Z] 988bab9f4d93: Verifying Checksum [2024-01-26T00:31:41.065Z] 988bab9f4d93: Download complete [2024-01-26T00:31:41.065Z] 1469e6f7b9e6: Verifying Checksum [2024-01-26T00:31:41.066Z] 1469e6f7b9e6: Download complete [2024-01-26T00:31:41.325Z] eaf3925da568: Verifying Checksum [2024-01-26T00:31:41.325Z] eaf3925da568: Download complete [2024-01-26T00:31:41.325Z] 339a4e72a1f5: Verifying Checksum [2024-01-26T00:31:41.325Z] 339a4e72a1f5: Download complete [2024-01-26T00:31:41.325Z] bde34c3a00c8: Verifying Checksum [2024-01-26T00:31:41.325Z] bde34c3a00c8: Download complete [2024-01-26T00:31:41.325Z] b352a97aabf1: Verifying Checksum [2024-01-26T00:31:41.325Z] b352a97aabf1: Download complete [2024-01-26T00:31:41.325Z] 4872d77fe225: Download complete [2024-01-26T00:31:41.325Z] 5851b861e8e6: Verifying Checksum [2024-01-26T00:31:41.325Z] 5851b861e8e6: Download complete [2024-01-26T00:31:41.325Z] b85a868b505f: Download complete [2024-01-26T00:31:41.586Z] bab4dde63d76: Verifying Checksum [2024-01-26T00:31:41.586Z] bab4dde63d76: Download complete [2024-01-26T00:31:42.524Z] b85a868b505f: Pull complete [2024-01-26T00:31:42.784Z] e2be974225ed: Pull complete [2024-01-26T00:31:43.351Z] 339a4e72a1f5: Pull complete [2024-01-26T00:31:43.351Z] 988bab9f4d93: Pull complete [2024-01-26T00:31:43.610Z] 1469e6f7b9e6: Pull complete [2024-01-26T00:31:43.610Z] eaf3925da568: Pull complete [2024-01-26T00:31:45.517Z] bab4dde63d76: Pull complete [2024-01-26T00:31:45.517Z] bde34c3a00c8: Pull complete [2024-01-26T00:31:45.777Z] b352a97aabf1: Pull complete [2024-01-26T00:31:45.777Z] 4872d77fe225: Pull complete [2024-01-26T00:31:45.777Z] 5851b861e8e6: Pull complete [2024-01-26T00:31:45.777Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-26T00:31:46.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T00:31:46.036Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T00:31:46.398Z] prd-ubuntu20.04-docker-8c-8g-27938 does not seem to be running inside a container [2024-01-26T00:31:46.434Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-227 -v /w/workspace/edgexfoundry_device-gpio_PR-227:/w/workspace/edgexfoundry_device-gpio_PR-227:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-227@tmp:/w/workspace/edgexfoundry_device-gpio_PR-227@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-01-26T00:31:51.314Z] $ docker top d1f093fbceb3087708e0f4b658363f62294099c63df635eac262ba1410b0ee07 -eo pid,comm [2024-01-26T00:31:51.361Z] 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-01-26T00:31:51.361Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-26T00:31:51.552Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T00:31:51.552Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T00:31:51.682Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T00:31:51.687Z] $ docker exec d1f093fbceb3087708e0f4b658363f62294099c63df635eac262ba1410b0ee07 ssh-agent [2024-01-26T00:31:51.787Z] SSH_AUTH_SOCK=/tmp/ssh-fCnaBNBmtTUX/agent.33 [2024-01-26T00:31:51.787Z] SSH_AGENT_PID=39 [2024-01-26T00:31:51.794Z] Running ssh-add (command line suppressed) [2024-01-26T00:31:51.901Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-227@tmp/private_key_7326589811963182084.key (/w/workspace/edgexfoundry_device-gpio_PR-227@tmp/private_key_7326589811963182084.key) [2024-01-26T00:31:51.914Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T00:31:52.272Z] + git tag --points-at HEAD [Pipeline] } [2024-01-26T00:31:52.299Z] $ docker exec --env ******** --env ******** d1f093fbceb3087708e0f4b658363f62294099c63df635eac262ba1410b0ee07 ssh-agent -k [2024-01-26T00:31:52.405Z] unset SSH_AUTH_SOCK; [2024-01-26T00:31:52.405Z] unset SSH_AGENT_PID; [2024-01-26T00:31:52.406Z] echo Agent pid 39 killed; [2024-01-26T00:31:52.415Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-26T00:31:52.548Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T00:31:52.548Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T00:31:52.652Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T00:31:52.657Z] $ docker exec d1f093fbceb3087708e0f4b658363f62294099c63df635eac262ba1410b0ee07 ssh-agent [2024-01-26T00:31:52.770Z] SSH_AUTH_SOCK=/tmp/ssh-lFgQ90WcD2Bf/agent.71 [2024-01-26T00:31:52.770Z] SSH_AGENT_PID=77 [2024-01-26T00:31:52.775Z] Running ssh-add (command line suppressed) [2024-01-26T00:31:52.884Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-227@tmp/private_key_10382035653768721301.key (/w/workspace/edgexfoundry_device-gpio_PR-227@tmp/private_key_10382035653768721301.key) [2024-01-26T00:31:52.898Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T00:31:53.254Z] + git semver init [2024-01-26T00:31:53.516Z] 2024-01-26 00:31:53,460 [run_init] DEBUG init version:0.0.0 force:False [2024-01-26T00:31:53.516Z] 2024-01-26 00:31:53,461 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-227/.semver [2024-01-26T00:31:53.516Z] 2024-01-26 00:31:53,461 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-227/.semver [2024-01-26T00:31:53.516Z] 2024-01-26 00:31:53,462 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-227/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-227, universal_newlines=False, shell=None, istream=None) [2024-01-26T00:31:54.902Z] 2024-01-26 00:31:54,662 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-227/.git/info/exclude [2024-01-26T00:31:54.902Z] 2024-01-26 00:31:54,662 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-227/.semver/PR-227 with force:False [2024-01-26T00:31:54.902Z] 2024-01-26 00:31:54,663 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-227/.semver/PR-227 [2024-01-26T00:31:54.902Z] 2024-01-26 00:31:54,667 [execute] INFO git cat-file --batch-check [2024-01-26T00:31:54.902Z] 2024-01-26 00:31:54,668 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-227/.semver, universal_newlines=False, shell=None, istream=) [2024-01-26T00:31:54.902Z] 2024-01-26 00:31:54,676 [execute] INFO git cat-file --batch [2024-01-26T00:31:54.903Z] 2024-01-26 00:31:54,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-227/.semver, universal_newlines=False, shell=None, istream=) [2024-01-26T00:31:54.903Z] 2024-01-26 00:31:54,683 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-227/.semver/PR-227 [2024-01-26T00:31:54.903Z] 0.0.0 [Pipeline] } [2024-01-26T00:31:54.933Z] $ docker exec --env ******** --env ******** d1f093fbceb3087708e0f4b658363f62294099c63df635eac262ba1410b0ee07 ssh-agent -k [2024-01-26T00:31:55.034Z] unset SSH_AUTH_SOCK; [2024-01-26T00:31:55.035Z] unset SSH_AGENT_PID; [2024-01-26T00:31:55.036Z] echo Agent pid 77 killed; [2024-01-26T00:31:55.043Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-26T00:31:55.581Z] + git semver [Pipeline] } [2024-01-26T00:31:55.865Z] $ docker stop --time=1 d1f093fbceb3087708e0f4b658363f62294099c63df635eac262ba1410b0ee07 [2024-01-26T00:31:57.156Z] $ docker rm -f --volumes d1f093fbceb3087708e0f4b658363f62294099c63df635eac262ba1410b0ee07 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T00:31:57.614Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-26T00:31:57.931Z] Stashed 1 file(s) [Pipeline] echo [2024-01-26T00:31:57.948Z] [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-01-26T00:31:58.862Z] provisioning config files... [2024-01-26T00:31:58.873Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-227@tmp/config978957848975388213tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T00:31:59.276Z] ---> ****-login.sh [2024-01-26T00:31:59.276Z] nexus3.edgexfoundry.org:10001 [2024-01-26T00:31:59.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T00:31:59.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T00:31:59.276Z] Configure a credential helper to remove this warning. See [2024-01-26T00:31:59.276Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T00:31:59.276Z] [2024-01-26T00:31:59.276Z] Login Succeeded [2024-01-26T00:31:59.276Z] nexus3.edgexfoundry.org:10002 [2024-01-26T00:31:59.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T00:31:59.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T00:31:59.276Z] Configure a credential helper to remove this warning. See [2024-01-26T00:31:59.276Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T00:31:59.276Z] [2024-01-26T00:31:59.276Z] Login Succeeded [2024-01-26T00:31:59.276Z] nexus3.edgexfoundry.org:10003 [2024-01-26T00:31:59.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T00:31:59.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T00:31:59.537Z] Configure a credential helper to remove this warning. See [2024-01-26T00:31:59.537Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T00:31:59.537Z] [2024-01-26T00:31:59.537Z] Login Succeeded [2024-01-26T00:31:59.537Z] nexus3.edgexfoundry.org:10004 [2024-01-26T00:31:59.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T00:31:59.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T00:31:59.537Z] Configure a credential helper to remove this warning. See [2024-01-26T00:31:59.538Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T00:31:59.538Z] [2024-01-26T00:31:59.538Z] Login Succeeded [2024-01-26T00:31:59.538Z] ****.io [2024-01-26T00:31:59.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T00:31:59.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T00:31:59.797Z] Configure a credential helper to remove this warning. See [2024-01-26T00:31:59.797Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T00:31:59.797Z] [2024-01-26T00:31:59.797Z] Login Succeeded [2024-01-26T00:31:59.797Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T00:31:59.832Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-26T00:32:00.156Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T00:32:00.217Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T00:32:00.276Z] ========================================================= [2024-01-26T00:32:00.276Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-26T00:32:00.276Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T00:32:00.874Z] + 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-01-26T00:32:00.874Z] Sending build context to Docker daemon 24.51MB [2024-01-26T00:32:00.874Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-01-26T00:32:00.874Z] Step 2/12 : FROM ${BASE} AS builder [2024-01-26T00:32:01.133Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-26T00:32:01.133Z] 7264a8db6415: Pulling fs layer [2024-01-26T00:32:01.133Z] c4d48a809fc2: Pulling fs layer [2024-01-26T00:32:01.133Z] 4f1c88b9dad5: Pulling fs layer [2024-01-26T00:32:01.133Z] ad3a456e5733: Pulling fs layer [2024-01-26T00:32:01.133Z] 69c7f0334f64: Pulling fs layer [2024-01-26T00:32:01.133Z] 1f1c1a5573a3: Pulling fs layer [2024-01-26T00:32:01.133Z] ce7588e14bc9: Pulling fs layer [2024-01-26T00:32:01.133Z] b5e4710f87ac: Pulling fs layer [2024-01-26T00:32:01.133Z] 69c7f0334f64: Waiting [2024-01-26T00:32:01.133Z] 1f1c1a5573a3: Waiting [2024-01-26T00:32:01.133Z] ad3a456e5733: Waiting [2024-01-26T00:32:01.133Z] ce7588e14bc9: Waiting [2024-01-26T00:32:01.133Z] b5e4710f87ac: Waiting [2024-01-26T00:32:01.134Z] c4d48a809fc2: Download complete [2024-01-26T00:32:01.134Z] ad3a456e5733: Download complete [2024-01-26T00:32:01.134Z] 69c7f0334f64: Verifying Checksum [2024-01-26T00:32:01.134Z] 69c7f0334f64: Download complete [2024-01-26T00:32:01.134Z] 7264a8db6415: Verifying Checksum [2024-01-26T00:32:01.134Z] 7264a8db6415: Download complete [2024-01-26T00:32:01.134Z] 1f1c1a5573a3: Verifying Checksum [2024-01-26T00:32:01.134Z] 1f1c1a5573a3: Download complete [2024-01-26T00:32:01.394Z] 7264a8db6415: Pull complete [2024-01-26T00:32:01.394Z] b5e4710f87ac: Verifying Checksum [2024-01-26T00:32:01.394Z] b5e4710f87ac: Download complete [2024-01-26T00:32:01.394Z] c4d48a809fc2: Pull complete [2024-01-26T00:32:01.652Z] 4f1c88b9dad5: Verifying Checksum [2024-01-26T00:32:01.652Z] 4f1c88b9dad5: Download complete [2024-01-26T00:32:01.910Z] ce7588e14bc9: Verifying Checksum [2024-01-26T00:32:01.910Z] ce7588e14bc9: Download complete [2024-01-26T00:32:05.196Z] 4f1c88b9dad5: Pull complete [2024-01-26T00:32:05.196Z] ad3a456e5733: Pull complete [2024-01-26T00:32:05.196Z] 69c7f0334f64: Pull complete [2024-01-26T00:32:05.196Z] 1f1c1a5573a3: Pull complete [2024-01-26T00:32:07.731Z] ce7588e14bc9: Pull complete [2024-01-26T00:32:07.731Z] b5e4710f87ac: Pull complete [2024-01-26T00:32:07.731Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-26T00:32:07.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-26T00:32:07.731Z] ---> 88b5674ff536 [2024-01-26T00:32:07.731Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-01-26T00:32:13.600Z] Still waiting to schedule task [2024-01-26T00:32:13.601Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-27935’ [2024-01-26T00:32:16.082Z] ---> Running in b9c10e5271dd [2024-01-26T00:32:16.082Z] Removing intermediate container b9c10e5271dd [2024-01-26T00:32:16.082Z] ---> 465748026c54 [2024-01-26T00:32:16.082Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-26T00:32:16.082Z] ---> Running in 71d20a7519f5 [2024-01-26T00:32:16.082Z] Removing intermediate container 71d20a7519f5 [2024-01-26T00:32:16.082Z] ---> 74703fc6b34a [2024-01-26T00:32:16.082Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-01-26T00:32:16.082Z] ---> Running in 54f4bd67bd1c [2024-01-26T00:32:16.082Z] Removing intermediate container 54f4bd67bd1c [2024-01-26T00:32:16.082Z] ---> 3267a62dceca [2024-01-26T00:32:16.082Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-01-26T00:32:16.082Z] ---> Running in 3e32034e757a [2024-01-26T00:32:16.082Z] Removing intermediate container 3e32034e757a [2024-01-26T00:32:16.082Z] ---> bcdfb9ccb7c7 [2024-01-26T00:32:16.082Z] Step 7/12 : WORKDIR /device-gpio [2024-01-26T00:32:16.082Z] ---> Running in 71ae1ec634bf [2024-01-26T00:32:16.082Z] Removing intermediate container 71ae1ec634bf [2024-01-26T00:32:16.082Z] ---> 06b36c8cf92f [2024-01-26T00:32:16.082Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-26T00:32:16.082Z] ---> Running in b27f3e06bd52 [2024-01-26T00:32:16.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T00:32:16.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T00:32:16.342Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-01-26T00:32:16.342Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-01-26T00:32:16.342Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-01-26T00:32:16.342Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-01-26T00:32:16.342Z] Executing busybox-1.36.1-r5.trigger [2024-01-26T00:32:16.342Z] OK: 268 MiB in 56 packages [2024-01-26T00:32:17.283Z] Removing intermediate container b27f3e06bd52 [2024-01-26T00:32:17.283Z] ---> 69eb002d733e [2024-01-26T00:32:17.283Z] Step 9/12 : COPY go.mod vendor* ./ [2024-01-26T00:32:17.283Z] ---> 4a65a8210f0d [2024-01-26T00:32:17.283Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T00:32:17.283Z] ---> Running in 1defbc232bde [2024-01-26T00:32:49.636Z] Removing intermediate container 1defbc232bde [2024-01-26T00:32:49.637Z] ---> 4638ee57c530 [2024-01-26T00:32:49.637Z] Step 11/12 : COPY . . [2024-01-26T00:32:51.021Z] ---> f62112e53e5f [2024-01-26T00:32:51.021Z] Step 12/12 : RUN ${MAKE} [2024-01-26T00:32:51.021Z] ---> Running in f9903f589eaf [2024-01-26T00:32:51.021Z] noop [2024-01-26T00:32:51.280Z] Removing intermediate container f9903f589eaf [2024-01-26T00:32:51.280Z] ---> 5f2e9d1cd478 [2024-01-26T00:32:51.280Z] Successfully built 5f2e9d1cd478 [2024-01-26T00:32:51.280Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T00:32:51.906Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-26T00:32:51.906Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T00:32:52.123Z] prd-ubuntu20.04-docker-8c-8g-27938 does not seem to be running inside a container [2024-01-26T00:32:52.162Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-227 -v /w/workspace/edgexfoundry_device-gpio_PR-227:/w/workspace/edgexfoundry_device-gpio_PR-227:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-227@tmp:/w/workspace/edgexfoundry_device-gpio_PR-227@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-01-26T00:32:52.534Z] $ docker top 2f701c6373284ad5464c108a49968b85e17bf26eca599b610de174334f86c477 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T00:32:52.987Z] + go version [2024-01-26T00:32:52.987Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-26T00:32:53.023Z] $ docker stop --time=1 2f701c6373284ad5464c108a49968b85e17bf26eca599b610de174334f86c477 [2024-01-26T00:32:54.312Z] $ docker rm -f --volumes 2f701c6373284ad5464c108a49968b85e17bf26eca599b610de174334f86c477 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T00:32:55.246Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-26T00:32:55.246Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T00:32:55.453Z] prd-ubuntu20.04-docker-8c-8g-27938 does not seem to be running inside a container [2024-01-26T00:32:55.490Z] $ 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-227 -v /w/workspace/edgexfoundry_device-gpio_PR-227:/w/workspace/edgexfoundry_device-gpio_PR-227:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-227@tmp:/w/workspace/edgexfoundry_device-gpio_PR-227@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-01-26T00:32:55.841Z] $ docker top db544706ad411e8880b5afb09d9955145cb5e8180c7b81a9c110ce8c30cfff83 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T00:32:56.290Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-227 [Pipeline] fileExists [Pipeline] sh [2024-01-26T00:32:56.696Z] + make test [2024-01-26T00:32:56.696Z] go test ./... -coverprofile=coverage.out ./... [2024-01-26T00:32:58.134Z] ? github.com/edgexfoundry/device-gpio [no test files] [2024-01-26T00:33:08.191Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2024-01-26T00:33:08.191Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2024-01-26T00:33:13.457Z] go vet ./... [2024-01-26T00:33:16.741Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-26T00:33:16.741Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-26T00:33:16.741Z] ./bin/test-attribution-txt.sh [2024-01-26T00:33:16.741Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-26T00:33:16.792Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-26T00:33:16.863Z] $ docker stop --time=1 db544706ad411e8880b5afb09d9955145cb5e8180c7b81a9c110ce8c30cfff83 [2024-01-26T00:33:20.770Z] $ docker rm -f --volumes db544706ad411e8880b5afb09d9955145cb5e8180c7b81a9c110ce8c30cfff83 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T00:33:21.386Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-26T00:33:21.453Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-01-26T00:33:22.424Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-26T00:33:22.735Z] + ls -al . [2024-01-26T00:33:22.735Z] total 152 [2024-01-26T00:33:22.735Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 00:32 . [2024-01-26T00:33:22.735Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 00:31 .. [2024-01-26T00:33:22.735Z] -rw-rw-r-- 1 jenkins jenkins 120 Jan 26 00:31 .dockerignore [2024-01-26T00:33:22.735Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 00:33 .git [2024-01-26T00:33:22.735Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 00:31 .github [2024-01-26T00:33:22.735Z] -rw-rw-r-- 1 jenkins jenkins 277 Jan 26 00:31 .gitignore [2024-01-26T00:33:22.735Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 26 00:31 .golangci.yml [2024-01-26T00:33:22.735Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 00:31 .semver [2024-01-26T00:33:22.735Z] -rw-rw-r-- 1 jenkins jenkins 10671 Jan 26 00:31 Attribution.txt [2024-01-26T00:33:22.735Z] -rw-rw-r-- 1 jenkins jenkins 7171 Jan 26 00:31 CHANGELOG.md [2024-01-26T00:33:22.735Z] -rw-rw-r-- 1 jenkins jenkins 1661 Jan 26 00:31 Dockerfile [2024-01-26T00:33:22.735Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 26 00:31 GOVERNANCE.md [2024-01-26T00:33:22.735Z] -rw-rw-r-- 1 jenkins jenkins 657 Jan 26 00:31 Jenkinsfile [2024-01-26T00:33:22.735Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 26 00:31 LICENSE [2024-01-26T00:33:22.735Z] -rw-rw-r-- 1 jenkins jenkins 1923 Jan 26 00:31 Makefile [2024-01-26T00:33:22.735Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 26 00:31 OWNERS.md [2024-01-26T00:33:22.735Z] -rw-rw-r-- 1 jenkins jenkins 3578 Jan 26 00:31 README.md [2024-01-26T00:33:22.735Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 26 00:31 VERSION [2024-01-26T00:33:22.735Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 00:31 bin [2024-01-26T00:33:22.735Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 00:31 cmd [2024-01-26T00:33:22.735Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 26 00:32 coverage.out [2024-01-26T00:33:22.735Z] -rw-rw-r-- 1 jenkins jenkins 3741 Jan 26 00:31 go.mod [2024-01-26T00:33:22.735Z] -rw-rw-r-- 1 jenkins jenkins 35045 Jan 26 00:31 go.sum [2024-01-26T00:33:22.735Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 00:31 internal [2024-01-26T00:33:22.735Z] -rw-rw-r-- 1 jenkins jenkins 209 Jan 26 00:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T00:33:23.183Z] + 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=ee2d56b2ee4b32f2f140b5e63c24e04e16872252 --label arch=amd64 --label version=0.0.0 . [2024-01-26T00:33:23.183Z] Sending build context to Docker daemon 24.51MB [2024-01-26T00:33:23.183Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-01-26T00:33:23.183Z] Step 2/26 : FROM ${BASE} AS builder [2024-01-26T00:33:23.183Z] ---> 5f2e9d1cd478 [2024-01-26T00:33:23.183Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-01-26T00:33:23.761Z] ---> Running in e3fe579941f3 [2024-01-26T00:33:23.761Z] Removing intermediate container e3fe579941f3 [2024-01-26T00:33:23.761Z] ---> 5171e84c9114 [2024-01-26T00:33:23.761Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-26T00:33:23.761Z] ---> Running in d925265fbbb2 [2024-01-26T00:33:24.019Z] Removing intermediate container d925265fbbb2 [2024-01-26T00:33:24.019Z] ---> ccba7e915b69 [2024-01-26T00:33:24.020Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-01-26T00:33:24.020Z] ---> Running in 4a5ea3f7c598 [2024-01-26T00:33:24.020Z] Removing intermediate container 4a5ea3f7c598 [2024-01-26T00:33:24.020Z] ---> a3804ad6792e [2024-01-26T00:33:24.020Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-01-26T00:33:24.020Z] ---> Running in bec9f1af8301 [2024-01-26T00:33:24.020Z] Removing intermediate container bec9f1af8301 [2024-01-26T00:33:24.020Z] ---> fffb8449f294 [2024-01-26T00:33:24.020Z] Step 7/26 : WORKDIR /device-gpio [2024-01-26T00:33:24.020Z] ---> Running in 9dc387c1ae5c [2024-01-26T00:33:24.280Z] Removing intermediate container 9dc387c1ae5c [2024-01-26T00:33:24.280Z] ---> 564680f96bda [2024-01-26T00:33:24.280Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-26T00:33:24.280Z] ---> Running in 6c9851729d74 [2024-01-26T00:33:24.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T00:33:24.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T00:33:25.063Z] OK: 268 MiB in 56 packages [2024-01-26T00:33:25.323Z] Removing intermediate container 6c9851729d74 [2024-01-26T00:33:25.323Z] ---> 11210dabad49 [2024-01-26T00:33:25.323Z] Step 9/26 : COPY go.mod vendor* ./ [2024-01-26T00:33:25.323Z] ---> 9fefa74397c5 [2024-01-26T00:33:25.323Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T00:33:25.581Z] ---> Running in 1c7186ae8a82 [2024-01-26T00:33:26.152Z] Removing intermediate container 1c7186ae8a82 [2024-01-26T00:33:26.152Z] ---> f7021724827d [2024-01-26T00:33:26.152Z] Step 11/26 : COPY . . [2024-01-26T00:33:27.115Z] ---> 7239001ea24e [2024-01-26T00:33:27.115Z] Step 12/26 : RUN ${MAKE} [2024-01-26T00:33:27.115Z] ---> Running in 9604a33ff3b5 [2024-01-26T00:33:27.115Z] 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.7" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2024-01-26T00:33:49.056Z] Removing intermediate container 9604a33ff3b5 [2024-01-26T00:33:49.056Z] ---> b01cf36537d9 [2024-01-26T00:33:49.056Z] Step 13/26 : FROM alpine:3.18 [2024-01-26T00:33:49.056Z] 3.18: Pulling from library/alpine [2024-01-26T00:33:49.056Z] c926b61bad3b: Pulling fs layer [2024-01-26T00:33:49.056Z] c926b61bad3b: Download complete [2024-01-26T00:33:49.056Z] c926b61bad3b: Pull complete [2024-01-26T00:33:49.056Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T00:33:49.056Z] Status: Downloaded newer image for alpine:3.18 [2024-01-26T00:33:49.056Z] ---> b541f2080109 [2024-01-26T00:33:49.056Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-01-26T00:33:49.056Z] ---> Running in 4b424bc00807 [2024-01-26T00:33:49.056Z] Removing intermediate container 4b424bc00807 [2024-01-26T00:33:49.056Z] ---> 53d42211d281 [2024-01-26T00:33:49.056Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-01-26T00:33:49.056Z] ---> Running in 7a5275fbb1b9 [2024-01-26T00:33:49.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T00:33:49.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T00:33:49.838Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-01-26T00:33:49.839Z] Executing busybox-1.36.1-r5.trigger [2024-01-26T00:33:49.839Z] OK: 7 MiB in 16 packages [2024-01-26T00:33:50.097Z] Removing intermediate container 7a5275fbb1b9 [2024-01-26T00:33:50.097Z] ---> 6ffef7262b79 [2024-01-26T00:33:50.097Z] Step 16/26 : RUN apk --no-cache upgrade [2024-01-26T00:33:50.097Z] ---> Running in 11b4f4416df3 [2024-01-26T00:33:50.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T00:33:50.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T00:33:50.617Z] (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-26T00:33:50.617Z] (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-26T00:33:50.617Z] OK: 7 MiB in 16 packages [2024-01-26T00:33:51.553Z] Removing intermediate container 11b4f4416df3 [2024-01-26T00:33:51.553Z] ---> d645ccb3200d [2024-01-26T00:33:51.553Z] Step 17/26 : WORKDIR / [2024-01-26T00:33:51.553Z] ---> Running in 3dc65c28eec1 [2024-01-26T00:33:51.553Z] Removing intermediate container 3dc65c28eec1 [2024-01-26T00:33:51.553Z] ---> fbba7e7dae9e [2024-01-26T00:33:51.553Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2024-01-26T00:33:51.553Z] ---> 83c9c69d544c [2024-01-26T00:33:51.553Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2024-01-26T00:33:51.553Z] ---> 3b1fb6980947 [2024-01-26T00:33:51.553Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2024-01-26T00:33:52.524Z] ---> b5a50069b201 [2024-01-26T00:33:52.524Z] Step 21/26 : EXPOSE 59910 [2024-01-26T00:33:52.524Z] ---> Running in f3c8b5b92990 [2024-01-26T00:33:52.524Z] Removing intermediate container f3c8b5b92990 [2024-01-26T00:33:52.524Z] ---> 5a53213ed808 [2024-01-26T00:33:52.524Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2024-01-26T00:33:52.524Z] ---> Running in a3baf62c7248 [2024-01-26T00:33:52.524Z] Removing intermediate container a3baf62c7248 [2024-01-26T00:33:52.524Z] ---> 996b1d2a1e77 [2024-01-26T00:33:52.524Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-01-26T00:33:52.784Z] ---> Running in 63d21c311e29 [2024-01-26T00:33:53.043Z] Removing intermediate container 63d21c311e29 [2024-01-26T00:33:53.044Z] ---> 2b465c528bbe [2024-01-26T00:33:53.044Z] Step 24/26 : LABEL arch=amd64 [2024-01-26T00:33:53.044Z] ---> Running in 1dff520e895b [2024-01-26T00:33:53.044Z] Removing intermediate container 1dff520e895b [2024-01-26T00:33:53.044Z] ---> 056c7920acab [2024-01-26T00:33:53.044Z] Step 25/26 : LABEL git_sha=ee2d56b2ee4b32f2f140b5e63c24e04e16872252 [2024-01-26T00:33:53.044Z] ---> Running in 20881ebc048e [2024-01-26T00:33:53.044Z] Removing intermediate container 20881ebc048e [2024-01-26T00:33:53.044Z] ---> ae6adacf31c0 [2024-01-26T00:33:53.044Z] Step 26/26 : LABEL version=0.0.0 [2024-01-26T00:33:53.304Z] ---> Running in 92ae00d149a9 [2024-01-26T00:33:53.304Z] Removing intermediate container 92ae00d149a9 [2024-01-26T00:33:53.304Z] ---> d82a5ceae3a9 [2024-01-26T00:33:53.304Z] [Warning] One or more build-args [ARCH] were not consumed [2024-01-26T00:33:53.304Z] Successfully built d82a5ceae3a9 [2024-01-26T00:33:53.304Z] 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-01-26T00:33:54.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T00:33:54.610Z] [2024-01-26T00:33:54.610Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T00:33:55.036Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T00:33:55.036Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-26T00:33:55.036Z] 5eb5b503b376: Pulling fs layer [2024-01-26T00:33:55.036Z] 5c69ac0246d0: Pulling fs layer [2024-01-26T00:33:55.036Z] ec43610c2a17: Pulling fs layer [2024-01-26T00:33:55.036Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-26T00:33:55.036Z] 33b1e0a273af: Pulling fs layer [2024-01-26T00:33:55.036Z] 5d3b04190fa2: Pulling fs layer [2024-01-26T00:33:55.036Z] 2f39f015ded8: Pulling fs layer [2024-01-26T00:33:55.036Z] 5d3b04190fa2: Waiting [2024-01-26T00:33:55.036Z] 33b1e0a273af: Waiting [2024-01-26T00:33:55.036Z] 2f39f015ded8: Waiting [2024-01-26T00:33:55.036Z] 5c69ac0246d0: Verifying Checksum [2024-01-26T00:33:55.036Z] 5c69ac0246d0: Download complete [2024-01-26T00:33:55.036Z] 3a2ae6a8a46f: Download complete [2024-01-26T00:33:55.036Z] 33b1e0a273af: Verifying Checksum [2024-01-26T00:33:55.036Z] 33b1e0a273af: Download complete [2024-01-26T00:33:55.036Z] 5d3b04190fa2: Download complete [2024-01-26T00:33:55.036Z] ec43610c2a17: Verifying Checksum [2024-01-26T00:33:55.036Z] ec43610c2a17: Download complete [2024-01-26T00:33:55.294Z] 5eb5b503b376: Verifying Checksum [2024-01-26T00:33:55.294Z] 5eb5b503b376: Download complete [2024-01-26T00:33:55.868Z] 2f39f015ded8: Download complete [2024-01-26T00:33:56.433Z] 5eb5b503b376: Pull complete [2024-01-26T00:33:56.690Z] 5c69ac0246d0: Pull complete [2024-01-26T00:33:57.258Z] ec43610c2a17: Pull complete [2024-01-26T00:33:57.258Z] 3a2ae6a8a46f: Pull complete [2024-01-26T00:33:57.258Z] 33b1e0a273af: Pull complete [2024-01-26T00:33:57.516Z] 5d3b04190fa2: Pull complete [2024-01-26T00:34:01.699Z] 2f39f015ded8: Pull complete [2024-01-26T00:34:01.699Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-26T00:34:01.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T00:34:01.699Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T00:34:02.049Z] prd-ubuntu20.04-docker-8c-8g-27938 does not seem to be running inside a container [2024-01-26T00:34:02.086Z] $ 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-227 -v /w/workspace/edgexfoundry_device-gpio_PR-227:/w/workspace/edgexfoundry_device-gpio_PR-227:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-227@tmp:/w/workspace/edgexfoundry_device-gpio_PR-227@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-01-26T00:34:08.023Z] $ docker top aedb17e629b32f1e2c7e64f8889e6a025758f4d325ce0c20c231076860ec4da4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T00:34:08.549Z] ---> job-cost.sh [2024-01-26T00:34:08.549Z] lf-activate-venv: SKIPPING [2024-01-26T00:34:08.549Z] INFO: No Stack... [2024-01-26T00:34:08.808Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-26T00:34:09.376Z] INFO: Archiving Costs [Pipeline] sh [2024-01-26T00:34:09.692Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-227/archives/cost.csv [2024-01-26T00:34:09.692Z] + cut -d, -f6 [Pipeline] lock [2024-01-26T00:34:09.733Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-227-1-stack-cost] [2024-01-26T00:34:09.737Z] Resource [jenkins-edgexfoundry-device-gpio-PR-227-1-stack-cost] did not exist. Created. [2024-01-26T00:34:09.737Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-227-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-26T00:34:10.193Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-26T00:34:10.246Z] Stashed 1 file(s) [Pipeline] } [2024-01-26T00:34:10.312Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-227-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-26T00:34:10.465Z] $ docker stop --time=1 aedb17e629b32f1e2c7e64f8889e6a025758f4d325ce0c20c231076860ec4da4 [2024-01-26T00:34:11.637Z] $ docker rm -f --volumes aedb17e629b32f1e2c7e64f8889e6a025758f4d325ce0c20c231076860ec4da4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-01-26T00:35:59.953Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-27939 in /w/workspace/edgexfoundry_device-gpio_PR-227 [Pipeline] { [Pipeline] ws [2024-01-26T00:36:00.054Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2024-01-26T00:36:00.182Z] The recommended git tool is: git [2024-01-26T00:36:09.356Z] using credential edgex-jenkins-ssh [2024-01-26T00:36:09.374Z] Cloning the remote Git repository [2024-01-26T00:36:09.415Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2024-01-26T00:36:09.502Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2024-01-26T00:36:09.643Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2024-01-26T00:36:09.643Z] > git --version # timeout=10 [2024-01-26T00:36:09.661Z] > git --version # 'git version 2.25.1' [2024-01-26T00:36:09.663Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-26T00:36:09.809Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-26T00:36:11.930Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2024-01-26T00:36:11.949Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-26T00:36:13.302Z] Merging remotes/origin/main commit eaac075291b5c5abaaacb5c92adea52b60c67f68 into PR head commit ee2d56b2ee4b32f2f140b5e63c24e04e16872252 [2024-01-26T00:36:12.765Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2024-01-26T00:36:12.802Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2024-01-26T00:36:12.803Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-26T00:36:12.818Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/227/head:refs/remotes/origin/PR-227 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-01-26T00:36:13.319Z] > git config core.sparsecheckout # timeout=10 [2024-01-26T00:36:13.373Z] > git checkout -f ee2d56b2ee4b32f2f140b5e63c24e04e16872252 # timeout=10 [2024-01-26T00:36:13.439Z] > git remote # timeout=10 [2024-01-26T00:36:13.456Z] > git config --get remote.origin.url # timeout=10 [2024-01-26T00:36:13.469Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-26T00:36:13.482Z] > git merge eaac075291b5c5abaaacb5c92adea52b60c67f68 # timeout=10 [2024-01-26T00:36:13.516Z] Merge succeeded, producing ee2d56b2ee4b32f2f140b5e63c24e04e16872252 [2024-01-26T00:36:13.516Z] Checking out Revision ee2d56b2ee4b32f2f140b5e63c24e04e16872252 (PR-227) [2024-01-26T00:36:14.060Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-01-26T00:36:14.109Z] > git --version # timeout=10 [2024-01-26T00:36:14.121Z] > git --version # 'git version 2.25.1' [2024-01-26T00:36:14.132Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2024-01-26T00:36:13.504Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-01-26T00:36:13.524Z] > git config core.sparsecheckout # timeout=10 [2024-01-26T00:36:13.536Z] > git checkout -f ee2d56b2ee4b32f2f140b5e63c24e04e16872252 # timeout=10 [Pipeline] sh [2024-01-26T00:36:15.592Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-26T00:36:15.592Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-26T00:36:15.593Z] Dload Upload Total Spent Left Speed [2024-01-26T00:36:15.593Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 111k 0 --:--:-- --:--:-- --:--:-- 111k [Pipeline] sh [2024-01-26T00:36:15.936Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-26T00:36:16.278Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-01-26T00:36:16.278Z] + sudo tee /etc/docker/daemon.new [2024-01-26T00:36:16.278Z] { [2024-01-26T00:36:16.278Z] "registry-mirrors": [ [2024-01-26T00:36:16.278Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-26T00:36:16.278Z] ], [2024-01-26T00:36:16.278Z] "bip": "10.250.0.254/24", [2024-01-26T00:36:16.278Z] "hosts": [ [2024-01-26T00:36:16.278Z] "tcp://0.0.0.0:5555", [2024-01-26T00:36:16.278Z] "unix:///var/run/docker.sock" [2024-01-26T00:36:16.278Z] ], [2024-01-26T00:36:16.278Z] "mtu": 1458, [2024-01-26T00:36:16.278Z] "selinux-enabled": true, [2024-01-26T00:36:16.278Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-26T00:36:16.278Z] } [Pipeline] sh [2024-01-26T00:36:16.622Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-26T00:36:16.973Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T00:36:35.307Z] provisioning config files... [2024-01-26T00:36:35.335Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config15648175854580040786tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T00:36:35.844Z] ---> ****-login.sh [2024-01-26T00:36:35.844Z] nexus3.edgexfoundry.org:10001 [2024-01-26T00:36:36.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T00:36:36.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T00:36:36.384Z] Configure a credential helper to remove this warning. See [2024-01-26T00:36:36.384Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T00:36:36.384Z] [2024-01-26T00:36:36.384Z] Login Succeeded [2024-01-26T00:36:36.384Z] nexus3.edgexfoundry.org:10002 [2024-01-26T00:36:36.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T00:36:36.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T00:36:36.652Z] Configure a credential helper to remove this warning. See [2024-01-26T00:36:36.652Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T00:36:36.652Z] [2024-01-26T00:36:36.652Z] Login Succeeded [2024-01-26T00:36:36.652Z] nexus3.edgexfoundry.org:10003 [2024-01-26T00:36:36.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T00:36:36.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T00:36:36.925Z] Configure a credential helper to remove this warning. See [2024-01-26T00:36:36.925Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T00:36:36.925Z] [2024-01-26T00:36:36.925Z] Login Succeeded [2024-01-26T00:36:36.925Z] nexus3.edgexfoundry.org:10004 [2024-01-26T00:36:37.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T00:36:37.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T00:36:37.195Z] Configure a credential helper to remove this warning. See [2024-01-26T00:36:37.196Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T00:36:37.196Z] [2024-01-26T00:36:37.196Z] Login Succeeded [2024-01-26T00:36:37.196Z] ****.io [2024-01-26T00:36:37.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T00:36:37.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T00:36:37.736Z] Configure a credential helper to remove this warning. See [2024-01-26T00:36:37.736Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T00:36:37.736Z] [2024-01-26T00:36:37.736Z] Login Succeeded [2024-01-26T00:36:37.736Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T00:36:37.764Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-26T00:36:38.301Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T00:36:38.377Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T00:36:38.464Z] ========================================================= [2024-01-26T00:36:38.464Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-26T00:36:38.464Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T00:36:39.107Z] + 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-01-26T00:36:40.527Z] #0 building with "default" instance using docker driver [2024-01-26T00:36:40.527Z] [2024-01-26T00:36:40.527Z] #1 [internal] load .dockerignore [2024-01-26T00:36:40.527Z] #1 transferring context: 160B done [2024-01-26T00:36:40.527Z] #1 DONE 0.1s [2024-01-26T00:36:40.527Z] [2024-01-26T00:36:40.527Z] #2 [internal] load build definition from Dockerfile [2024-01-26T00:36:40.527Z] #2 transferring dockerfile: 1.70kB done [2024-01-26T00:36:40.527Z] #2 DONE 0.1s [2024-01-26T00:36:40.527Z] [2024-01-26T00:36:40.527Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-26T00:36:40.527Z] #3 DONE 0.1s [2024-01-26T00:36:40.527Z] [2024-01-26T00:36:40.527Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-26T00:36:40.527Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2024-01-26T00:36:40.527Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 1.05MB / 63.99MB 0.2s [2024-01-26T00:36:40.527Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2024-01-26T00:36:40.527Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2024-01-26T00:36:40.527Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s [2024-01-26T00:36:40.800Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2024-01-26T00:36:40.800Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2024-01-26T00:36:40.800Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.2s done [2024-01-26T00:36:40.800Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 8.39MB / 63.99MB 0.4s [2024-01-26T00:36:40.800Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.3s done [2024-01-26T00:36:40.800Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done [2024-01-26T00:36:40.800Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 2.10MB / 97.63MB 0.4s [2024-01-26T00:36:40.800Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 425.98kB / 11.40MB 0.4s [2024-01-26T00:36:40.800Z] #4 ... [2024-01-26T00:36:40.800Z] [2024-01-26T00:36:40.800Z] #5 [internal] load build context [2024-01-26T00:36:40.800Z] #5 transferring context: 12.22MB 0.4s done [2024-01-26T00:36:40.800Z] #5 DONE 0.5s [2024-01-26T00:36:40.800Z] [2024-01-26T00:36:40.800Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-26T00:36:40.800Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 12.58MB / 63.99MB 0.5s [2024-01-26T00:36:40.800Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.15MB / 11.40MB 0.5s [2024-01-26T00:36:41.072Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.83MB / 63.99MB 0.6s [2024-01-26T00:36:41.072Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.75MB / 97.63MB 0.6s [2024-01-26T00:36:41.072Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 7.34MB / 11.40MB 0.6s [2024-01-26T00:36:41.072Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 23.07MB / 63.99MB 0.7s [2024-01-26T00:36:41.072Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2024-01-26T00:36:41.072Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 15.11MB / 97.63MB 0.7s [2024-01-26T00:36:41.072Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.52MB / 11.40MB 0.7s [2024-01-26T00:36:41.343Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 34.60MB / 63.99MB 0.9s [2024-01-26T00:36:41.343Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 26.21MB / 97.63MB 0.9s [2024-01-26T00:36:41.343Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2024-01-26T00:36:41.343Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 39.85MB / 63.99MB 1.0s [2024-01-26T00:36:41.343Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 31.46MB / 97.63MB 1.0s [2024-01-26T00:36:41.343Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.1s [2024-01-26T00:36:41.615Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 46.14MB / 63.99MB 1.1s [2024-01-26T00:36:41.615Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2024-01-26T00:36:41.615Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 56.62MB / 63.99MB 1.3s [2024-01-26T00:36:41.615Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 46.14MB / 97.63MB 1.3s [2024-01-26T00:36:41.883Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 62.02MB / 63.99MB 1.4s [2024-01-26T00:36:41.883Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 52.43MB / 97.63MB 1.4s [2024-01-26T00:36:41.883Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s done [2024-01-26T00:36:41.883Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 65.01MB / 97.63MB 1.6s [2024-01-26T00:36:42.151Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 71.05MB / 97.63MB 1.7s [2024-01-26T00:36:42.151Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2024-01-26T00:36:42.151Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 76.55MB / 97.63MB 1.8s [2024-01-26T00:36:42.419Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 82.84MB / 97.63MB 1.9s [2024-01-26T00:36:42.419Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 94.37MB / 97.63MB 2.1s [2024-01-26T00:36:42.689Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.3s done [2024-01-26T00:36:48.205Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.6s [2024-01-26T00:36:53.547Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.8s [2024-01-26T00:36:58.902Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.9s done [2024-01-26T00:37:00.307Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e [2024-01-26T00:37:00.574Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2024-01-26T00:37:00.574Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2024-01-26T00:37:00.574Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0.1s [2024-01-26T00:37:05.925Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.3s [2024-01-26T00:37:09.277Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.8s done [2024-01-26T00:37:09.546Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2024-01-26T00:37:11.488Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done [2024-01-26T00:37:11.754Z] #4 DONE 31.3s [2024-01-26T00:37:11.754Z] [2024-01-26T00:37:11.754Z] #6 [builder 2/7] WORKDIR /device-gpio [2024-01-26T00:37:13.155Z] #6 DONE 1.6s [2024-01-26T00:37:13.421Z] [2024-01-26T00:37:13.421Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2024-01-26T00:37:14.005Z] #7 0.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T00:37:14.586Z] #7 1.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T00:37:15.551Z] #7 2.059 (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-01-26T00:37:15.551Z] #7 2.082 (2/4) Installing libedit (20221030.3.1-r1) [2024-01-26T00:37:15.551Z] #7 2.095 (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-01-26T00:37:15.551Z] #7 2.158 (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-01-26T00:37:15.551Z] #7 2.183 Executing busybox-1.36.1-r5.trigger [2024-01-26T00:37:15.551Z] #7 2.221 OK: 271 MiB in 56 packages [2024-01-26T00:37:15.823Z] #7 DONE 2.5s [2024-01-26T00:37:15.823Z] [2024-01-26T00:37:15.823Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-01-26T00:37:16.101Z] #8 DONE 0.2s [2024-01-26T00:37:16.101Z] [2024-01-26T00:37:16.101Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T00:37:34.311Z] #9 DONE 17.9s [2024-01-26T00:37:34.311Z] [2024-01-26T00:37:34.311Z] #10 [builder 6/7] COPY . . [2024-01-26T00:37:34.311Z] #10 DONE 0.4s [2024-01-26T00:37:34.311Z] [2024-01-26T00:37:34.311Z] #11 [builder 7/7] RUN echo noop [2024-01-26T00:37:34.898Z] #11 0.613 noop [2024-01-26T00:37:35.166Z] #11 DONE 0.7s [2024-01-26T00:37:35.166Z] [2024-01-26T00:37:35.166Z] #12 exporting to image [2024-01-26T00:37:35.166Z] #12 exporting layers [2024-01-26T00:37:53.370Z] #12 exporting layers 18.1s done [2024-01-26T00:37:53.370Z] #12 writing image sha256:436faf5f2f442549109d0f6ab0578d1de8c50c6341995cfb3c1b277e30b489aa done [2024-01-26T00:37:53.370Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2024-01-26T00:37:53.370Z] #12 DONE 18.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T00:37:53.986Z] + docker inspect -f . ci-base-image-arm64 [2024-01-26T00:37:53.986Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T00:37:54.302Z] prd-ubuntu20.04-docker-arm64-4c-16g-27939 does not seem to be running inside a container [2024-01-26T00:37:54.367Z] $ 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-01-26T00:37:55.448Z] $ docker top 0a925502bb46ebbd9fca7b93f0ff47d2ee314386f2afaedd466b1d997110e677 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T00:37:56.104Z] + go version [2024-01-26T00:37:56.373Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-26T00:37:56.410Z] $ docker stop --time=1 0a925502bb46ebbd9fca7b93f0ff47d2ee314386f2afaedd466b1d997110e677 [2024-01-26T00:37:57.916Z] $ docker rm -f --volumes 0a925502bb46ebbd9fca7b93f0ff47d2ee314386f2afaedd466b1d997110e677 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T00:37:59.094Z] + docker inspect -f . ci-base-image-arm64 [2024-01-26T00:37:59.094Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T00:37:59.438Z] prd-ubuntu20.04-docker-arm64-4c-16g-27939 does not seem to be running inside a container [2024-01-26T00:37:59.522Z] $ 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-01-26T00:38:00.491Z] $ docker top f01a861ca3c90304dce4cca13841bd0552dddd563fa7836b1eb4ec2a1cc303a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T00:38:01.116Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2024-01-26T00:38:01.560Z] + make test [2024-01-26T00:38:01.560Z] go test ./... -coverprofile=coverage.out ./... [2024-01-26T00:38:09.767Z] ? github.com/edgexfoundry/device-gpio [no test files] [2024-01-26T00:38:56.596Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2024-01-26T00:38:56.596Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2024-01-26T00:38:56.596Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-01-26T00:38:56.596Z] go vet ./... [2024-01-26T00:39:11.599Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-26T00:39:11.599Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-26T00:39:11.599Z] ./bin/test-attribution-txt.sh [2024-01-26T00:39:11.599Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-26T00:39:11.639Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-26T00:39:11.716Z] $ docker stop --time=1 f01a861ca3c90304dce4cca13841bd0552dddd563fa7836b1eb4ec2a1cc303a0 [2024-01-26T00:39:13.593Z] $ docker rm -f --volumes f01a861ca3c90304dce4cca13841bd0552dddd563fa7836b1eb4ec2a1cc303a0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T00:39:14.774Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-26T00:39:14.820Z] Warning: overwriting stash ‘coverage-report’ [2024-01-26T00:39:15.203Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-26T00:39:16.025Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-26T00:39:16.356Z] + ls -al . [2024-01-26T00:39:16.356Z] total 148 [2024-01-26T00:39:16.356Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 26 00:38 . [2024-01-26T00:39:16.356Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 00:36 .. [2024-01-26T00:39:16.356Z] -rw-rw-r-- 1 jenkins jenkins 120 Jan 26 00:36 .dockerignore [2024-01-26T00:39:16.356Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 00:36 .git [2024-01-26T00:39:16.356Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 00:36 .github [2024-01-26T00:39:16.356Z] -rw-rw-r-- 1 jenkins jenkins 277 Jan 26 00:36 .gitignore [2024-01-26T00:39:16.356Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 26 00:36 .golangci.yml [2024-01-26T00:39:16.356Z] -rw-rw-r-- 1 jenkins jenkins 10671 Jan 26 00:36 Attribution.txt [2024-01-26T00:39:16.356Z] -rw-rw-r-- 1 jenkins jenkins 7171 Jan 26 00:36 CHANGELOG.md [2024-01-26T00:39:16.357Z] -rw-rw-r-- 1 jenkins jenkins 1661 Jan 26 00:36 Dockerfile [2024-01-26T00:39:16.357Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 26 00:36 GOVERNANCE.md [2024-01-26T00:39:16.357Z] -rw-rw-r-- 1 jenkins jenkins 657 Jan 26 00:36 Jenkinsfile [2024-01-26T00:39:16.357Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 26 00:36 LICENSE [2024-01-26T00:39:16.357Z] -rw-rw-r-- 1 jenkins jenkins 1923 Jan 26 00:36 Makefile [2024-01-26T00:39:16.357Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 26 00:36 OWNERS.md [2024-01-26T00:39:16.357Z] -rw-rw-r-- 1 jenkins jenkins 3578 Jan 26 00:36 README.md [2024-01-26T00:39:16.357Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 26 00:31 VERSION [2024-01-26T00:39:16.357Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 00:36 bin [2024-01-26T00:39:16.357Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 00:36 cmd [2024-01-26T00:39:16.357Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 26 00:38 coverage.out [2024-01-26T00:39:16.357Z] -rw-rw-r-- 1 jenkins jenkins 3741 Jan 26 00:36 go.mod [2024-01-26T00:39:16.357Z] -rw-rw-r-- 1 jenkins jenkins 35045 Jan 26 00:36 go.sum [2024-01-26T00:39:16.357Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 00:36 internal [2024-01-26T00:39:16.357Z] -rw-rw-r-- 1 jenkins jenkins 209 Jan 26 00:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T00:39:16.857Z] + 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=ee2d56b2ee4b32f2f140b5e63c24e04e16872252 --label arch=arm64 --label version=0.0.0 . [2024-01-26T00:39:21.095Z] #0 building with "default" instance using docker driver [2024-01-26T00:39:21.095Z] [2024-01-26T00:39:21.095Z] #1 [internal] load build definition from Dockerfile [2024-01-26T00:39:21.095Z] #1 transferring dockerfile: 1.70kB done [2024-01-26T00:39:21.095Z] #1 DONE 0.0s [2024-01-26T00:39:21.095Z] [2024-01-26T00:39:21.095Z] #2 [internal] load .dockerignore [2024-01-26T00:39:21.095Z] #2 transferring context: 160B done [2024-01-26T00:39:21.095Z] #2 DONE 0.0s [2024-01-26T00:39:21.095Z] [2024-01-26T00:39:21.095Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-26T00:39:21.095Z] #3 DONE 0.0s [2024-01-26T00:39:21.095Z] [2024-01-26T00:39:21.095Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2024-01-26T00:39:21.095Z] #4 DONE 0.2s [2024-01-26T00:39:21.095Z] [2024-01-26T00:39:21.095Z] #5 [internal] load build context [2024-01-26T00:39:21.095Z] #5 transferring context: 6.55kB 0.0s done [2024-01-26T00:39:21.095Z] #5 DONE 0.1s [2024-01-26T00:39:21.095Z] [2024-01-26T00:39:21.095Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T00:39:21.095Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-26T00:39:21.095Z] #6 ... [2024-01-26T00:39:21.095Z] [2024-01-26T00:39:21.095Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-26T00:39:21.095Z] #7 DONE 0.2s [2024-01-26T00:39:21.095Z] [2024-01-26T00:39:21.095Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T00:39:21.095Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-26T00:39:21.095Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-26T00:39:21.095Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-26T00:39:21.095Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2024-01-26T00:39:21.095Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2024-01-26T00:39:21.364Z] #6 ... [2024-01-26T00:39:21.364Z] [2024-01-26T00:39:21.364Z] #8 [builder 2/7] WORKDIR /device-gpio [2024-01-26T00:39:21.364Z] #8 DONE 0.1s [2024-01-26T00:39:21.364Z] [2024-01-26T00:39:21.364Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T00:39:21.632Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2024-01-26T00:39:21.905Z] #6 DONE 0.9s [2024-01-26T00:39:21.905Z] [2024-01-26T00:39:21.905Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-26T00:39:22.486Z] #9 0.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T00:39:22.752Z] #9 0.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T00:39:23.723Z] #9 ... [2024-01-26T00:39:23.723Z] [2024-01-26T00:39:23.723Z] #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2024-01-26T00:39:23.723Z] #10 0.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T00:39:23.723Z] #10 1.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T00:39:23.723Z] #10 2.250 OK: 271 MiB in 56 packages [2024-01-26T00:39:23.723Z] #10 DONE 2.5s [2024-01-26T00:39:23.992Z] [2024-01-26T00:39:23.992Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-26T00:39:23.992Z] #9 1.939 (1/1) Installing dumb-init (1.2.5-r2) [2024-01-26T00:39:23.992Z] #9 1.951 Executing busybox-1.36.1-r5.trigger [2024-01-26T00:39:23.992Z] #9 1.985 OK: 8 MiB in 16 packages [2024-01-26T00:39:23.992Z] #9 ... [2024-01-26T00:39:23.992Z] [2024-01-26T00:39:23.992Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-01-26T00:39:23.992Z] #11 DONE 0.2s [2024-01-26T00:39:24.262Z] [2024-01-26T00:39:24.262Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T00:39:24.262Z] #12 ... [2024-01-26T00:39:24.262Z] [2024-01-26T00:39:24.262Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-26T00:39:24.262Z] #9 DONE 2.4s [2024-01-26T00:39:24.529Z] [2024-01-26T00:39:24.529Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2024-01-26T00:39:25.111Z] #13 ... [2024-01-26T00:39:25.111Z] [2024-01-26T00:39:25.111Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T00:39:25.111Z] #12 DONE 1.1s [2024-01-26T00:39:25.111Z] [2024-01-26T00:39:25.111Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2024-01-26T00:39:25.111Z] #13 0.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T00:39:25.379Z] #13 ... [2024-01-26T00:39:25.379Z] [2024-01-26T00:39:25.379Z] #14 [builder 6/7] COPY . . [2024-01-26T00:39:25.379Z] #14 DONE 0.3s [2024-01-26T00:39:25.379Z] [2024-01-26T00:39:25.379Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2024-01-26T00:39:25.379Z] #13 1.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T00:39:26.801Z] #13 2.274 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-26T00:39:26.801Z] #13 2.466 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-26T00:39:26.801Z] #13 2.490 OK: 8 MiB in 16 packages [2024-01-26T00:39:27.083Z] #13 DONE 2.8s [2024-01-26T00:39:27.083Z] [2024-01-26T00:39:27.083Z] #15 [builder 7/7] RUN make build [2024-01-26T00:39:27.083Z] #15 0.610 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.7" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2024-01-26T00:40:34.934Z] #15 DONE 63.4s [2024-01-26T00:40:34.934Z] [2024-01-26T00:40:34.934Z] #16 [stage-1 4/7] COPY --from=builder /device-gpio/Attribution.txt / [2024-01-26T00:40:34.934Z] #16 DONE 0.1s [2024-01-26T00:40:34.934Z] [2024-01-26T00:40:34.934Z] #17 [stage-1 5/7] COPY --from=builder /device-gpio/LICENSE / [2024-01-26T00:40:34.934Z] #17 DONE 0.1s [2024-01-26T00:40:34.934Z] [2024-01-26T00:40:34.934Z] #18 [stage-1 6/7] COPY --from=builder /device-gpio/cmd/ / [2024-01-26T00:40:34.934Z] #18 DONE 0.3s [2024-01-26T00:40:34.934Z] [2024-01-26T00:40:34.934Z] #19 exporting to image [2024-01-26T00:40:34.934Z] #19 exporting layers [2024-01-26T00:40:34.934Z] #19 exporting layers 0.3s done [2024-01-26T00:40:34.934Z] #19 writing image sha256:f5b6e967864482900339fa52ae363ca7b008d0af46f4997b4bccc62a07ab6e07 done [2024-01-26T00:40:34.934Z] #19 naming to docker.io/library/device-gpio-arm64 done [2024-01-26T00:40:34.934Z] #19 DONE 0.3s [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-01-26T00:40:36.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-26T00:40:36.239Z] [2024-01-26T00:40:36.239Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T00:40:36.699Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-26T00:40:36.699Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-26T00:40:36.699Z] 8998bd30e6a1: Pulling fs layer [2024-01-26T00:40:36.699Z] 04944245beec: Pulling fs layer [2024-01-26T00:40:36.699Z] 699f458cf7ca: Pulling fs layer [2024-01-26T00:40:36.699Z] 765212b225bb: Pulling fs layer [2024-01-26T00:40:36.699Z] f23df028b6ca: Pulling fs layer [2024-01-26T00:40:36.699Z] d65c8cfc05b1: Pulling fs layer [2024-01-26T00:40:36.699Z] 2437ff75d9bd: Pulling fs layer [2024-01-26T00:40:36.699Z] d65c8cfc05b1: Waiting [2024-01-26T00:40:36.699Z] 2437ff75d9bd: Waiting [2024-01-26T00:40:36.699Z] f23df028b6ca: Waiting [2024-01-26T00:40:36.699Z] 765212b225bb: Waiting [2024-01-26T00:40:36.968Z] 04944245beec: Verifying Checksum [2024-01-26T00:40:36.968Z] 04944245beec: Download complete [2024-01-26T00:40:36.968Z] 765212b225bb: Download complete [2024-01-26T00:40:36.968Z] f23df028b6ca: Verifying Checksum [2024-01-26T00:40:36.968Z] f23df028b6ca: Download complete [2024-01-26T00:40:36.968Z] d65c8cfc05b1: Verifying Checksum [2024-01-26T00:40:36.968Z] d65c8cfc05b1: Download complete [2024-01-26T00:40:36.968Z] 699f458cf7ca: Verifying Checksum [2024-01-26T00:40:36.968Z] 699f458cf7ca: Download complete [2024-01-26T00:40:37.552Z] 8998bd30e6a1: Verifying Checksum [2024-01-26T00:40:37.552Z] 8998bd30e6a1: Download complete [2024-01-26T00:40:39.495Z] 2437ff75d9bd: Verifying Checksum [2024-01-26T00:40:39.495Z] 2437ff75d9bd: Download complete [2024-01-26T00:40:43.738Z] 8998bd30e6a1: Pull complete [2024-01-26T00:40:47.975Z] 04944245beec: Pull complete [2024-01-26T00:40:49.378Z] 699f458cf7ca: Pull complete [2024-01-26T00:40:49.378Z] 765212b225bb: Pull complete [2024-01-26T00:40:50.334Z] f23df028b6ca: Pull complete [2024-01-26T00:40:50.335Z] d65c8cfc05b1: Pull complete [2024-01-26T00:41:12.374Z] 2437ff75d9bd: Pull complete [2024-01-26T00:41:12.374Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-26T00:41:12.374Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-26T00:41:12.374Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T00:41:12.832Z] prd-ubuntu20.04-docker-arm64-4c-16g-27939 does not seem to be running inside a container [2024-01-26T00:41:12.897Z] $ 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-01-26T00:41:18.214Z] $ docker top 6a0ae9eef0bbb06331caf39051b0a4f886a8e17fd0c3f02ab4f6a6fd375f8f87 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T00:41:18.811Z] ---> job-cost.sh [2024-01-26T00:41:19.074Z] lf-activate-venv: SKIPPING [2024-01-26T00:41:19.074Z] INFO: No Stack... [2024-01-26T00:41:19.338Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-26T00:41:19.918Z] INFO: Archiving Costs [Pipeline] sh [2024-01-26T00:41:20.512Z] + + catcut /w/workspace/device-gpio/1/archives/cost.csv -d, [2024-01-26T00:41:20.512Z] -f6 [Pipeline] lock [2024-01-26T00:41:20.584Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-227-1-stack-cost] [2024-01-26T00:41:20.589Z] Resource [jenkins-edgexfoundry-device-gpio-PR-227-1-stack-cost] did not exist. Created. [2024-01-26T00:41:20.590Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-227-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-26T00:41:21.097Z] /w/workspace/device-gpio/1@tmp/durable-916aa998/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-26T00:41:21.437Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-26T00:41:21.478Z] Warning: overwriting stash ‘stack-cost’ [2024-01-26T00:41:21.523Z] Stashed 1 file(s) [Pipeline] } [2024-01-26T00:41:21.565Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-227-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-26T00:41:21.736Z] $ docker stop --time=1 6a0ae9eef0bbb06331caf39051b0a4f886a8e17fd0c3f02ab4f6a6fd375f8f87 [2024-01-26T00:41:23.081Z] $ docker rm -f --volumes 6a0ae9eef0bbb06331caf39051b0a4f886a8e17fd0c3f02ab4f6a6fd375f8f87 [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-01-26T00:41:25.052Z] provisioning config files... [2024-01-26T00:41:25.060Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-227@tmp/config11252628250534317935tmp [Pipeline] { [Pipeline] sh [2024-01-26T00:41:25.497Z] + set +x [2024-01-26T00:41:25.497Z] + curl -s https://codecov.io/bash [2024-01-26T00:41:25.497Z] + bash -s -- [2024-01-26T00:41:25.497Z] [2024-01-26T00:41:25.497Z] _____ _ [2024-01-26T00:41:25.497Z] / ____| | | [2024-01-26T00:41:25.497Z] | | ___ __| | ___ ___ _____ __ [2024-01-26T00:41:25.497Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-01-26T00:41:25.497Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-01-26T00:41:25.498Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-01-26T00:41:25.498Z] Bash-1.0.6 [2024-01-26T00:41:25.498Z] [2024-01-26T00:41:25.498Z] [2024-01-26T00:41:25.498Z] ==> git version 2.25.1 found [2024-01-26T00:41:25.498Z] ==> 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-01-26T00:41:25.498Z] Release-Date: 2020-01-08 [2024-01-26T00:41:25.498Z] 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-01-26T00:41:25.498Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-01-26T00:41:25.498Z] ==> Jenkins CI detected. [2024-01-26T00:41:25.498Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-227 [2024-01-26T00:41:25.498Z] project root: . [2024-01-26T00:41:25.498Z] --> token set from env [2024-01-26T00:41:25.498Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-01-26T00:41:25.498Z] ==> Running gcov in . (disable via -X gcov) [2024-01-26T00:41:25.759Z] ==> Python coveragepy not found [2024-01-26T00:41:25.759Z] ==> Searching for coverage reports in: [2024-01-26T00:41:25.759Z] + . [2024-01-26T00:41:25.759Z] -> Found 1 reports [2024-01-26T00:41:25.759Z] ==> Detecting git/mercurial file structure [2024-01-26T00:41:25.759Z] ==> Reading reports [2024-01-26T00:41:25.759Z] + ./coverage.out bytes=10 [2024-01-26T00:41:25.759Z] ==> Appending adjustments [2024-01-26T00:41:25.759Z] https://docs.codecov.io/docs/fixing-reports [2024-01-26T00:41:25.759Z] + Found adjustments [2024-01-26T00:41:25.759Z] ==> Gzipping contents [2024-01-26T00:41:25.759Z] 4.0K /tmp/codecov.P6p2p2.gz [2024-01-26T00:41:25.759Z] ==> Uploading reports [2024-01-26T00:41:25.759Z] url: https://codecov.io [2024-01-26T00:41:25.759Z] query: branch=PR-227&commit=ee2d56b2ee4b32f2f140b5e63c24e04e16872252&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-227%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=227&job=&cmd_args= [2024-01-26T00:41:25.759Z] -> Pinging Codecov [2024-01-26T00:41:25.759Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-227&commit=ee2d56b2ee4b32f2f140b5e63c24e04e16872252&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-227%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=227&job=&cmd_args= [2024-01-26T00:41:26.019Z] -> Uploading to [2024-01-26T00:41:26.019Z] https://storage.googleapis.com/codecov/v4/raw/2024-01-26/3EC07B1A8CA8AF9BCAA0BB9F0134797F/ee2d56b2ee4b32f2f140b5e63c24e04e16872252/154d055f-595c-4105-88e7-a88dca4db405.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240126%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240126T004125Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d145ef5e6394d419a528ba4e5930a85b378d3e2f94ebfbe26fa4b14d4bb39e96 [2024-01-26T00:41:26.019Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-26T00:41:26.019Z] Dload Upload Total Spent Left Speed [2024-01-26T00:41:26.278Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2773 --:--:-- --:--:-- --:--:-- 2759 100 563 0 0 100 563 0 2100 --:--:-- --:--:-- --:--:-- 2092 [2024-01-26T00:41:26.278Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/ee2d56b2ee4b32f2f140b5e63c24e04e16872252 [Pipeline] } [2024-01-26T00:41:26.305Z] 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-01-26T00:41:29.570Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-227/archives ] [2024-01-26T00:41:29.570Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-227/archives [2024-01-26T00:41:29.570Z] total 16 [2024-01-26T00:41:29.570Z] drwxr-xr-x 3 root root 4096 Jan 26 00:34 . [2024-01-26T00:41:29.570Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 26 00:34 .. [2024-01-26T00:41:29.570Z] drwxr-xr-x 2 root root 4096 Jan 26 00:34 cost [2024-01-26T00:41:29.570Z] -rw-r--r-- 1 root root 83 Jan 26 00:34 cost.csv [2024-01-26T00:41:29.570Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-227/archives [2024-01-26T00:41:29.570Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-227/archives [2024-01-26T00:41:29.570Z] total 16 [2024-01-26T00:41:29.570Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 00:34 . [2024-01-26T00:41:29.570Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 26 00:34 .. [2024-01-26T00:41:29.570Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 26 00:34 cost [2024-01-26T00:41:29.570Z] -rw-r--r-- 1 jenkins jenkins 83 Jan 26 00:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-26T00:41:29.904Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T00:41:30.800Z] ---> package-listing.sh [2024-01-26T00:41:30.800Z] ++ facter osfamily [2024-01-26T00:41:30.800Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-26T00:41:31.061Z] + OS_FAMILY=debian [2024-01-26T00:41:31.061Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-227 [2024-01-26T00:41:31.061Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-26T00:41:31.061Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-26T00:41:31.061Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-26T00:41:31.061Z] + PACKAGES=/tmp/packages_start.txt [2024-01-26T00:41:31.061Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-227 ']' [2024-01-26T00:41:31.061Z] + PACKAGES=/tmp/packages_end.txt [2024-01-26T00:41:31.061Z] + case "${OS_FAMILY}" in [2024-01-26T00:41:31.061Z] + dpkg -l [2024-01-26T00:41:31.061Z] + grep '^ii' [2024-01-26T00:41:31.061Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-26T00:41:31.061Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-26T00:41:31.061Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-26T00:41:31.061Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-227 ']' [2024-01-26T00:41:31.061Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-227/archives/ [2024-01-26T00:41:31.061Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-227/archives/ [Pipeline] echo [2024-01-26T00:41:31.099Z] 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-227/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-01-26T00:41:31.392Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T00:41:32.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T00:41:32.067Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T00:41:32.300Z] prd-ubuntu20.04-docker-8c-8g-27938 does not seem to be running inside a container [2024-01-26T00:41:32.337Z] $ 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-227/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-227 -v /w/workspace/edgexfoundry_device-gpio_PR-227:/w/workspace/edgexfoundry_device-gpio_PR-227:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-227@tmp:/w/workspace/edgexfoundry_device-gpio_PR-227@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-01-26T00:41:32.562Z] $ docker top de79ae07de102d758f122b5e6d12d386de5c7d09427af6d8f45e664873172257 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T00:41:33.051Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-26T00:41:33.362Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-26T00:41:33.673Z] + ls /var/log/sa-host [2024-01-26T00:41:33.673Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T00:41:33.947Z] provisioning config files... [2024-01-26T00:41:33.957Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-227@tmp/config7474940010103231552tmp [Pipeline] { [Pipeline] echo [2024-01-26T00:41:34.116Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T00:41:34.436Z] ---> create-netrc.sh [Pipeline] } [2024-01-26T00:41:34.468Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-26T00:41:34.965Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-26T00:41:34.999Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T00:41:35.321Z] ---> sudo-logs.sh [2024-01-26T00:41:35.321Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-26T00:41:35.456Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T00:41:35.770Z] ---> job-cost.sh [2024-01-26T00:41:35.770Z] lf-activate-venv: SKIPPING [2024-01-26T00:41:35.770Z] DEBUG: total: 0.2199999988079071 [2024-01-26T00:41:35.770Z] INFO: Retrieving Stack Cost... [2024-01-26T00:41:36.336Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-26T00:41:36.595Z] INFO: Archiving Costs [Pipeline] echo [2024-01-26T00:41:36.634Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T00:41:36.953Z] ---> logs-deploy.sh [2024-01-26T00:41:36.953Z] lf-activate-venv: SKIPPING [2024-01-26T00:41:36.953Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-227/1 [2024-01-26T00:41:36.953Z] INFO: archiving workspace using pattern(s): [2024-01-26T00:41:37.890Z] Archives upload complete. [2024-01-26T00:41:38.151Z] INFO: archiving logs to Nexus