Pull request #35 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 621b9e68d8394f374ab11ca1acec166f3cca2e73+d2f889f2e6331967c7dfcc00d4313b0bfed68330 (85828dc803630893fbda872f61931dca93e98ceb) 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-ssh9145402015328841634.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12785004454208839512.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-35/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-35/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3380081160180436084.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh9133742832825850131.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-35/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-35/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13946065824448069350.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3704 in /w/workspace/edgexfoundry_device-gpio_PR-35 [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-35 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d2f889f2e6331967c7dfcc00d4313b0bfed68330 into PR head commit 621b9e68d8394f374ab11ca1acec166f3cca2e73 Merge succeeded, producing 621b9e68d8394f374ab11ca1acec166f3cca2e73 Checking out Revision 621b9e68d8394f374ab11ca1acec166f3cca2e73 (PR-35) > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/35/head:refs/remotes/origin/PR-35 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 621b9e68d8394f374ab11ca1acec166f3cca2e73 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d2f889f2e6331967c7dfcc00d4313b0bfed68330 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 621b9e68d8394f374ab11ca1acec166f3cca2e73 # timeout=10 Commit message: "build(deps): bump github.com/warthog618/gpiod from 0.6.0 to 0.8.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-19T06:33:29.030Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-19T06:33:29.074Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-19T06:33:29.089Z] ========================================================= [2022-06-19T06:33:29.089Z] EdgeX Global Pipelines Version Info [2022-06-19T06:33:29.089Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b7b9164ad1392e9e7a87b7932eeb9f9ab0054e58 # timeout=10 [2022-06-19T06:33:29.851Z] ------------------- [2022-06-19T06:33:29.851Z] stable info: [2022-06-19T06:33:29.851Z] ------------------- [2022-06-19T06:33:29.851Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-19T06:33:29.851Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-19T06:33:29.851Z] Message: update stable to v1.0.234 [2022-06-19T06:33:30.424Z] ------------------- [2022-06-19T06:33:30.424Z] experimental info: [2022-06-19T06:33:30.424Z] ------------------- [2022-06-19T06:33:30.424Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-19T06:33:30.424Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-19T06:33:30.424Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-19T06:33:30.615Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-06-19T06:33:30.629Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-06-19T06:33:30.639Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-19T06:33:30.650Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-19T06:33:30.662Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-19T06:33:30.673Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-19T06:33:30.684Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-19T06:33:30.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-19T06:33:30.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-19T06:33:30.717Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-19T06:33:30.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-19T06:33:30.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-06-19T06:33:30.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-19T06:33:30.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-19T06:33:30.771Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-19T06:33:30.782Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-19T06:33:30.793Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-19T06:33:30.804Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-19T06:33:30.816Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-19T06:33:30.827Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-19T06:33:30.838Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-19T06:33:30.848Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-19T06:33:30.859Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-19T06:33:30.870Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-19T06:33:30.881Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-19T06:33:30.892Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-19T06:33:30.903Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-19T06:33:30.914Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-35 [Pipeline] echo [2022-06-19T06:33:30.924Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-35 [Pipeline] echo [2022-06-19T06:33:30.935Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-35 [Pipeline] echo [2022-06-19T06:33:30.947Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 621b9e68d8394f374ab11ca1acec166f3cca2e73 [Pipeline] echo [2022-06-19T06:33:30.964Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 621b9e6 [Pipeline] echo [2022-06-19T06:33:30.974Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-19T06:33:31.013Z] provisioning config files... [2022-06-19T06:33:31.026Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/config3004170682503589451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:33:31.351Z] ---> docker-login.sh [2022-06-19T06:33:31.351Z] nexus3.edgexfoundry.org:10001 [2022-06-19T06:33:31.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:33:31.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:33:31.614Z] Configure a credential helper to remove this warning. See [2022-06-19T06:33:31.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:33:31.614Z] [2022-06-19T06:33:31.614Z] Login Succeeded [2022-06-19T06:33:31.614Z] nexus3.edgexfoundry.org:10002 [2022-06-19T06:33:31.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:33:31.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:33:31.875Z] Configure a credential helper to remove this warning. See [2022-06-19T06:33:31.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:33:31.875Z] [2022-06-19T06:33:31.875Z] Login Succeeded [2022-06-19T06:33:31.875Z] nexus3.edgexfoundry.org:10003 [2022-06-19T06:33:31.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:33:31.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:33:31.875Z] Configure a credential helper to remove this warning. See [2022-06-19T06:33:31.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:33:31.875Z] [2022-06-19T06:33:31.875Z] Login Succeeded [2022-06-19T06:33:31.875Z] nexus3.edgexfoundry.org:10004 [2022-06-19T06:33:32.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:33:32.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:33:32.136Z] Configure a credential helper to remove this warning. See [2022-06-19T06:33:32.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:33:32.136Z] [2022-06-19T06:33:32.136Z] Login Succeeded [2022-06-19T06:33:32.136Z] docker.io [2022-06-19T06:33:32.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:33:32.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:33:32.397Z] Configure a credential helper to remove this warning. See [2022-06-19T06:33:32.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:33:32.397Z] [2022-06-19T06:33:32.397Z] Login Succeeded [2022-06-19T06:33:32.397Z] ---> docker-login.sh ends [Pipeline] } [2022-06-19T06:33:32.406Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-19T06:33:32.756Z] + git rev-list -1 --merges 621b9e68d8394f374ab11ca1acec166f3cca2e73~1..621b9e68d8394f374ab11ca1acec166f3cca2e73 [Pipeline] echo [2022-06-19T06:33:32.790Z] -----------> git rev-list -1 --merges 621b9e68d8394f374ab11ca1acec166f3cca2e73~1..621b9e68d8394f374ab11ca1acec166f3cca2e73 621b9e68d8394f374ab11ca1acec166f3cca2e73 [false] [Pipeline] sh [2022-06-19T06:33:33.080Z] + git log --format=format:%s -1 621b9e68d8394f374ab11ca1acec166f3cca2e73 [Pipeline] echo [2022-06-19T06:33:33.096Z] ========================================================= [2022-06-19T06:33:33.096Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-19T06:33:33.096Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-19T06:33:33.433Z] + git log --format=format:%s -1 621b9e68d8394f374ab11ca1acec166f3cca2e73 [Pipeline] echo [2022-06-19T06:33:33.449Z] [semverPrep] GIT_COMMIT: 621b9e68d8394f374ab11ca1acec166f3cca2e73, Commit Message: build(deps): bump github.com/warthog618/gpiod from 0.6.0 to 0.8.0 [Pipeline] echo [2022-06-19T06:33:33.458Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-19T06:33:33.808Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-19T06:33:33.808Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-19T06:33:33.808Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-19T06:33:33.808Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-19T06:33:33.808Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-19T06:33:33.808Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-19T06:33:33.808Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:33:34.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-19T06:33:34.162Z] [2022-06-19T06:33:34.162Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:33:34.459Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-19T06:33:34.459Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-19T06:33:34.459Z] 42c077c10790: Pulling fs layer [2022-06-19T06:33:34.459Z] f63e77b7563a: Pulling fs layer [2022-06-19T06:33:34.459Z] bd5fdadae976: Pulling fs layer [2022-06-19T06:33:34.459Z] 205491f53016: Pulling fs layer [2022-06-19T06:33:34.459Z] df18705c85c3: Pulling fs layer [2022-06-19T06:33:34.459Z] bdb3f477010e: Pulling fs layer [2022-06-19T06:33:34.459Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-19T06:33:34.459Z] 2c6e9b1d212d: Pulling fs layer [2022-06-19T06:33:34.459Z] bdb8f0575790: Pulling fs layer [2022-06-19T06:33:34.459Z] 386e3cb2ff24: Pulling fs layer [2022-06-19T06:33:34.459Z] 2343380bae48: Pulling fs layer [2022-06-19T06:33:34.459Z] 205491f53016: Waiting [2022-06-19T06:33:34.459Z] bdb8f0575790: Waiting [2022-06-19T06:33:34.459Z] 2c6e9b1d212d: Waiting [2022-06-19T06:33:34.459Z] 386e3cb2ff24: Waiting [2022-06-19T06:33:34.459Z] c8a8fc8e1c8f: Waiting [2022-06-19T06:33:34.459Z] 2343380bae48: Waiting [2022-06-19T06:33:34.459Z] df18705c85c3: Waiting [2022-06-19T06:33:34.459Z] f63e77b7563a: Download complete [2022-06-19T06:33:34.459Z] 205491f53016: Verifying Checksum [2022-06-19T06:33:34.459Z] 205491f53016: Download complete [2022-06-19T06:33:34.459Z] df18705c85c3: Verifying Checksum [2022-06-19T06:33:34.459Z] df18705c85c3: Download complete [2022-06-19T06:33:34.721Z] bdb3f477010e: Verifying Checksum [2022-06-19T06:33:34.721Z] bdb3f477010e: Download complete [2022-06-19T06:33:34.721Z] bd5fdadae976: Verifying Checksum [2022-06-19T06:33:34.721Z] bd5fdadae976: Download complete [2022-06-19T06:33:34.721Z] 2c6e9b1d212d: Verifying Checksum [2022-06-19T06:33:34.721Z] 2c6e9b1d212d: Download complete [2022-06-19T06:33:34.721Z] bdb8f0575790: Download complete [2022-06-19T06:33:34.721Z] 386e3cb2ff24: Verifying Checksum [2022-06-19T06:33:34.721Z] 386e3cb2ff24: Download complete [2022-06-19T06:33:34.721Z] 2343380bae48: Download complete [2022-06-19T06:33:34.721Z] 42c077c10790: Verifying Checksum [2022-06-19T06:33:34.721Z] 42c077c10790: Download complete [2022-06-19T06:33:34.981Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-19T06:33:34.981Z] c8a8fc8e1c8f: Download complete [2022-06-19T06:33:35.927Z] 42c077c10790: Pull complete [2022-06-19T06:33:36.187Z] f63e77b7563a: Pull complete [2022-06-19T06:33:36.757Z] bd5fdadae976: Pull complete [2022-06-19T06:33:36.757Z] 205491f53016: Pull complete [2022-06-19T06:33:37.016Z] df18705c85c3: Pull complete [2022-06-19T06:33:37.276Z] bdb3f477010e: Pull complete [2022-06-19T06:33:39.188Z] c8a8fc8e1c8f: Pull complete [2022-06-19T06:33:39.188Z] 2c6e9b1d212d: Pull complete [2022-06-19T06:33:39.188Z] bdb8f0575790: Pull complete [2022-06-19T06:33:39.188Z] 386e3cb2ff24: Pull complete [2022-06-19T06:33:39.188Z] 2343380bae48: Pull complete [2022-06-19T06:33:39.188Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-19T06:33:39.188Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-19T06:33:39.188Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T06:33:39.292Z] prd-ubuntu20.04-docker-8c-8g-3704 does not seem to be running inside a container [2022-06-19T06:33:39.336Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-35 -v /w/workspace/edgexfoundry_device-gpio_PR-35:/w/workspace/edgexfoundry_device-gpio_PR-35:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-35@tmp:/w/workspace/edgexfoundry_device-gpio_PR-35@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-devops/py-git-semver:0.1.4 cat [2022-06-19T06:33:40.601Z] $ docker top bfdb21aeacb358ee09f5e4a2590b976f330baacdfc5bfe335f5c8af736ebd468 -eo pid,comm [2022-06-19T06:33:40.659Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-19T06:33:40.659Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-19T06:33:40.694Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-19T06:33:40.694Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-19T06:33:40.834Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-19T06:33:40.841Z] $ docker exec bfdb21aeacb358ee09f5e4a2590b976f330baacdfc5bfe335f5c8af736ebd468 ssh-agent [2022-06-19T06:33:40.967Z] SSH_AUTH_SOCK=/tmp/ssh-ajvMAbBjbSwP/agent.32 [2022-06-19T06:33:40.967Z] SSH_AGENT_PID=38 [2022-06-19T06:33:40.973Z] Running ssh-add (command line suppressed) [2022-06-19T06:33:41.094Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-35@tmp/private_key_6007104064798088439.key (/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/private_key_6007104064798088439.key) [2022-06-19T06:33:41.106Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-19T06:33:41.397Z] + git tag --points-at HEAD [Pipeline] } [2022-06-19T06:33:41.413Z] $ docker exec --env ******** --env ******** bfdb21aeacb358ee09f5e4a2590b976f330baacdfc5bfe335f5c8af736ebd468 ssh-agent -k [2022-06-19T06:33:41.522Z] unset SSH_AUTH_SOCK; [2022-06-19T06:33:41.522Z] unset SSH_AGENT_PID; [2022-06-19T06:33:41.522Z] echo Agent pid 38 killed; [2022-06-19T06:33:41.530Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-19T06:33:41.555Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-19T06:33:41.555Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-19T06:33:41.669Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-19T06:33:41.675Z] $ docker exec bfdb21aeacb358ee09f5e4a2590b976f330baacdfc5bfe335f5c8af736ebd468 ssh-agent [2022-06-19T06:33:41.790Z] SSH_AUTH_SOCK=/tmp/ssh-bgDUTh9sbr1O/agent.71 [2022-06-19T06:33:41.791Z] SSH_AGENT_PID=78 [2022-06-19T06:33:41.796Z] Running ssh-add (command line suppressed) [2022-06-19T06:33:41.927Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-35@tmp/private_key_6757851937630867645.key (/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/private_key_6757851937630867645.key) [2022-06-19T06:33:41.938Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-19T06:33:42.228Z] + git semver init [2022-06-19T06:33:42.488Z] 2022-06-19 06:33:42,424 [run_init] DEBUG init version:0.0.0 force:False [2022-06-19T06:33:42.488Z] 2022-06-19 06:33:42,425 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-35/.semver [2022-06-19T06:33:42.488Z] 2022-06-19 06:33:42,425 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-35/.semver [2022-06-19T06:33:42.488Z] 2022-06-19 06:33:42,425 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-35/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-35, universal_newlines=False, shell=None, istream=None) [2022-06-19T06:33:43.430Z] 2022-06-19 06:33:43,149 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-35/.git/info/exclude [2022-06-19T06:33:43.430Z] 2022-06-19 06:33:43,150 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-35/.semver/PR-35 with force:False [2022-06-19T06:33:43.430Z] 2022-06-19 06:33:43,150 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-35/.semver/PR-35 [2022-06-19T06:33:43.430Z] 2022-06-19 06:33:43,154 [execute] INFO git cat-file --batch-check [2022-06-19T06:33:43.430Z] 2022-06-19 06:33:43,154 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-35/.semver, universal_newlines=False, shell=None, istream=) [2022-06-19T06:33:43.430Z] 2022-06-19 06:33:43,160 [execute] INFO git cat-file --batch [2022-06-19T06:33:43.430Z] 2022-06-19 06:33:43,160 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-35/.semver, universal_newlines=False, shell=None, istream=) [2022-06-19T06:33:43.430Z] 2022-06-19 06:33:43,163 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-35/.semver/PR-35 [2022-06-19T06:33:43.430Z] 0.0.0 [Pipeline] } [2022-06-19T06:33:43.445Z] $ docker exec --env ******** --env ******** bfdb21aeacb358ee09f5e4a2590b976f330baacdfc5bfe335f5c8af736ebd468 ssh-agent -k [2022-06-19T06:33:43.543Z] unset SSH_AUTH_SOCK; [2022-06-19T06:33:43.543Z] unset SSH_AGENT_PID; [2022-06-19T06:33:43.543Z] echo Agent pid 78 killed; [2022-06-19T06:33:43.550Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-19T06:33:43.858Z] + git semver [Pipeline] } [2022-06-19T06:33:44.142Z] $ docker stop --time=1 bfdb21aeacb358ee09f5e4a2590b976f330baacdfc5bfe335f5c8af736ebd468 [2022-06-19T06:33:45.449Z] $ docker rm -f bfdb21aeacb358ee09f5e4a2590b976f330baacdfc5bfe335f5c8af736ebd468 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-19T06:33:45.799Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-19T06:33:46.167Z] Stashed 1 file(s) [Pipeline] echo [2022-06-19T06:33:46.171Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-19T06:33:46.336Z] provisioning config files... [2022-06-19T06:33:46.347Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/config2367854112242792748tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:33:46.651Z] ---> docker-login.sh [2022-06-19T06:33:46.651Z] nexus3.edgexfoundry.org:10001 [2022-06-19T06:33:46.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:33:46.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:33:46.651Z] Configure a credential helper to remove this warning. See [2022-06-19T06:33:46.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:33:46.651Z] [2022-06-19T06:33:46.651Z] Login Succeeded [2022-06-19T06:33:46.651Z] nexus3.edgexfoundry.org:10002 [2022-06-19T06:33:46.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:33:46.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:33:46.911Z] Configure a credential helper to remove this warning. See [2022-06-19T06:33:46.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:33:46.911Z] [2022-06-19T06:33:46.911Z] Login Succeeded [2022-06-19T06:33:46.911Z] nexus3.edgexfoundry.org:10003 [2022-06-19T06:33:46.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:33:46.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:33:46.911Z] Configure a credential helper to remove this warning. See [2022-06-19T06:33:46.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:33:46.911Z] [2022-06-19T06:33:46.911Z] Login Succeeded [2022-06-19T06:33:46.911Z] nexus3.edgexfoundry.org:10004 [2022-06-19T06:33:46.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:33:47.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:33:47.174Z] Configure a credential helper to remove this warning. See [2022-06-19T06:33:47.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:33:47.174Z] [2022-06-19T06:33:47.174Z] Login Succeeded [2022-06-19T06:33:47.174Z] docker.io [2022-06-19T06:33:47.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T06:33:47.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T06:33:47.434Z] Configure a credential helper to remove this warning. See [2022-06-19T06:33:47.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T06:33:47.434Z] [2022-06-19T06:33:47.434Z] Login Succeeded [2022-06-19T06:33:47.434Z] ---> docker-login.sh ends [Pipeline] } [2022-06-19T06:33:47.443Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-19T06:33:47.504Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-19T06:33:47.520Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-19T06:33:47.528Z] ========================================================= [2022-06-19T06:33:47.528Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-19T06:33:47.528Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:33:47.842Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-19T06:33:47.842Z] Sending build context to Docker daemon 15.73MB [2022-06-19T06:33:47.842Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-19T06:33:47.842Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-19T06:33:47.842Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-19T06:33:47.842Z] 59bf1c3509f3: Pulling fs layer [2022-06-19T06:33:47.842Z] 666ba61612fd: Pulling fs layer [2022-06-19T06:33:47.842Z] 8ed8ca486205: Pulling fs layer [2022-06-19T06:33:47.842Z] cc1cd167ecdc: Pulling fs layer [2022-06-19T06:33:47.842Z] c516ae0d96e1: Pulling fs layer [2022-06-19T06:33:47.842Z] 684cea983483: Pulling fs layer [2022-06-19T06:33:47.842Z] dd3240ac7de5: Pulling fs layer [2022-06-19T06:33:47.842Z] b1e948a4e11c: Pulling fs layer [2022-06-19T06:33:47.842Z] a8fd76ee1af6: Pulling fs layer [2022-06-19T06:33:47.842Z] 646ad004c059: Pulling fs layer [2022-06-19T06:33:47.842Z] cc1cd167ecdc: Waiting [2022-06-19T06:33:47.842Z] c516ae0d96e1: Waiting [2022-06-19T06:33:47.842Z] 684cea983483: Waiting [2022-06-19T06:33:47.842Z] a8fd76ee1af6: Waiting [2022-06-19T06:33:47.842Z] dd3240ac7de5: Waiting [2022-06-19T06:33:47.842Z] b1e948a4e11c: Waiting [2022-06-19T06:33:48.103Z] 8ed8ca486205: Verifying Checksum [2022-06-19T06:33:48.103Z] 8ed8ca486205: Download complete [2022-06-19T06:33:48.103Z] 666ba61612fd: Verifying Checksum [2022-06-19T06:33:48.103Z] 666ba61612fd: Download complete [2022-06-19T06:33:48.103Z] c516ae0d96e1: Verifying Checksum [2022-06-19T06:33:48.103Z] c516ae0d96e1: Download complete [2022-06-19T06:33:48.103Z] 684cea983483: Verifying Checksum [2022-06-19T06:33:48.103Z] 684cea983483: Download complete [2022-06-19T06:33:48.104Z] 59bf1c3509f3: Verifying Checksum [2022-06-19T06:33:48.104Z] dd3240ac7de5: Verifying Checksum [2022-06-19T06:33:48.104Z] dd3240ac7de5: Download complete [2022-06-19T06:33:48.104Z] b1e948a4e11c: Verifying Checksum [2022-06-19T06:33:48.104Z] b1e948a4e11c: Download complete [2022-06-19T06:33:48.104Z] 59bf1c3509f3: Pull complete [2022-06-19T06:33:48.364Z] 666ba61612fd: Pull complete [2022-06-19T06:33:48.364Z] 8ed8ca486205: Pull complete [2022-06-19T06:33:48.625Z] 646ad004c059: Verifying Checksum [2022-06-19T06:33:48.625Z] 646ad004c059: Download complete [2022-06-19T06:33:48.625Z] a8fd76ee1af6: Verifying Checksum [2022-06-19T06:33:48.625Z] a8fd76ee1af6: Download complete [2022-06-19T06:33:48.625Z] cc1cd167ecdc: Verifying Checksum [2022-06-19T06:33:48.625Z] cc1cd167ecdc: Download complete [2022-06-19T06:33:52.820Z] cc1cd167ecdc: Pull complete [2022-06-19T06:33:52.820Z] c516ae0d96e1: Pull complete [2022-06-19T06:33:52.820Z] 684cea983483: Pull complete [2022-06-19T06:33:52.820Z] dd3240ac7de5: Pull complete [2022-06-19T06:33:52.820Z] b1e948a4e11c: Pull complete [2022-06-19T06:33:54.723Z] a8fd76ee1af6: Pull complete [2022-06-19T06:33:55.291Z] 646ad004c059: Pull complete [2022-06-19T06:33:55.291Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-19T06:33:55.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-19T06:33:55.291Z] ---> 8f69c11f6b0c [2022-06-19T06:33:55.291Z] Step 3/12 : ARG MAKE="make build" [2022-06-19T06:33:56.675Z] ---> Running in 93e687f8df80 [2022-06-19T06:33:56.936Z] Removing intermediate container 93e687f8df80 [2022-06-19T06:33:56.936Z] ---> 9f62a266dd52 [2022-06-19T06:33:56.936Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-19T06:33:56.936Z] ---> Running in 1069a295da93 [2022-06-19T06:33:56.936Z] Removing intermediate container 1069a295da93 [2022-06-19T06:33:56.936Z] ---> 0713fdced635 [2022-06-19T06:33:56.936Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-06-19T06:33:56.936Z] ---> Running in 79ef5414d596 [2022-06-19T06:33:56.936Z] Removing intermediate container 79ef5414d596 [2022-06-19T06:33:56.936Z] ---> f66ce578847a [2022-06-19T06:33:56.936Z] Step 6/12 : WORKDIR /device-gpio [2022-06-19T06:33:57.196Z] ---> Running in f7d4bfdabe8a [2022-06-19T06:33:57.196Z] Removing intermediate container f7d4bfdabe8a [2022-06-19T06:33:57.196Z] ---> 61540b474704 [2022-06-19T06:33:57.196Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-19T06:33:57.196Z] ---> Running in 0fa1a501223d [2022-06-19T06:33:57.767Z] Removing intermediate container 0fa1a501223d [2022-06-19T06:33:57.767Z] ---> ef4dba5d31da [2022-06-19T06:33:57.767Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-19T06:33:57.767Z] ---> Running in 3836b56fee73 [2022-06-19T06:33:58.028Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-19T06:33:58.971Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-19T06:33:59.232Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-19T06:33:59.232Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-19T06:33:59.232Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-19T06:33:59.492Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-19T06:33:59.492Z] Executing busybox-1.34.1-r3.trigger [2022-06-19T06:33:59.492Z] OK: 224 MiB in 56 packages [2022-06-19T06:34:00.063Z] Removing intermediate container 3836b56fee73 [2022-06-19T06:34:00.064Z] ---> 3e119e618ab0 [2022-06-19T06:34:00.064Z] Step 9/12 : COPY go.mod vendor* ./ [2022-06-19T06:34:00.064Z] ---> 1c02b12108c9 [2022-06-19T06:34:00.064Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-19T06:34:00.064Z] ---> Running in ed1cb8daa956 [2022-06-19T06:34:01.288Z] Still waiting to schedule task [2022-06-19T06:34:01.288Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-19T06:34:12.298Z] Removing intermediate container ed1cb8daa956 [2022-06-19T06:34:12.298Z] ---> e76153289d03 [2022-06-19T06:34:12.298Z] Step 11/12 : COPY . . [2022-06-19T06:34:12.870Z] ---> e875938a5832 [2022-06-19T06:34:12.870Z] Step 12/12 : RUN ${MAKE} [2022-06-19T06:34:12.870Z] ---> Running in c98eba1a64a6 [2022-06-19T06:34:13.131Z] noop [2022-06-19T06:34:13.391Z] Removing intermediate container c98eba1a64a6 [2022-06-19T06:34:13.391Z] ---> 1f374d20e711 [2022-06-19T06:34:13.391Z] Successfully built 1f374d20e711 [2022-06-19T06:34:13.391Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:34:13.712Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-19T06:34:13.712Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T06:34:13.793Z] prd-ubuntu20.04-docker-8c-8g-3704 does not seem to be running inside a container [2022-06-19T06:34:13.830Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-35 -v /w/workspace/edgexfoundry_device-gpio_PR-35:/w/workspace/edgexfoundry_device-gpio_PR-35:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-35@tmp:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-19T06:34:14.220Z] $ docker top fd9a331dba8b150bbf680d9558a69bb647ce6446071b62a9470ab4d69432fff9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-19T06:34:14.575Z] + go version [2022-06-19T06:34:14.575Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-19T06:34:14.589Z] $ docker stop --time=1 fd9a331dba8b150bbf680d9558a69bb647ce6446071b62a9470ab4d69432fff9 [2022-06-19T06:34:15.870Z] $ docker rm -f fd9a331dba8b150bbf680d9558a69bb647ce6446071b62a9470ab4d69432fff9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:34:16.276Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-19T06:34:16.277Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T06:34:16.355Z] prd-ubuntu20.04-docker-8c-8g-3704 does not seem to be running inside a container [2022-06-19T06:34:16.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-35 -v /w/workspace/edgexfoundry_device-gpio_PR-35:/w/workspace/edgexfoundry_device-gpio_PR-35:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-35@tmp:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-19T06:34:16.791Z] $ docker top 1439bd8ff380ea1916017c00165f9c74c9a376fdffe1cc110335243343595b0b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-19T06:34:17.174Z] + make test [2022-06-19T06:34:17.174Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-19T06:34:17.435Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-06-19T06:34:27.422Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-06-19T06:34:27.422Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-06-19T06:34:32.700Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-19T06:34:35.993Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-19T06:34:35.993Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-19T06:34:35.993Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-19T06:34:36.578Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-19T06:34:36.594Z] $ docker stop --time=1 1439bd8ff380ea1916017c00165f9c74c9a376fdffe1cc110335243343595b0b [2022-06-19T06:34:38.230Z] $ docker rm -f 1439bd8ff380ea1916017c00165f9c74c9a376fdffe1cc110335243343595b0b [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-19T06:34:38.677Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-19T06:34:38.709Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-19T06:34:39.150Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-19T06:34:39.441Z] + ls -al . [2022-06-19T06:34:39.441Z] total 172 [2022-06-19T06:34:39.441Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 19 06:34 . [2022-06-19T06:34:39.441Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 06:33 .. [2022-06-19T06:34:39.441Z] -rw-rw-r-- 1 jenkins jenkins 120 Jun 19 06:33 .dockerignore [2022-06-19T06:34:39.441Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 19 06:33 .git [2022-06-19T06:34:39.441Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 06:33 .github [2022-06-19T06:34:39.441Z] -rw-rw-r-- 1 jenkins jenkins 343 Jun 19 06:33 .gitignore [2022-06-19T06:34:39.441Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 19 06:33 .golangci.yml [2022-06-19T06:34:39.441Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 19 06:33 .semver [2022-06-19T06:34:39.441Z] -rw-rw-r-- 1 jenkins jenkins 9182 Jun 19 06:33 Attribution.txt [2022-06-19T06:34:39.441Z] -rw-rw-r-- 1 jenkins jenkins 3081 Jun 19 06:33 CHANGELOG.md [2022-06-19T06:34:39.441Z] -rw-rw-r-- 1 jenkins jenkins 1868 Jun 19 06:33 Dockerfile [2022-06-19T06:34:39.441Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 19 06:33 GOVERNANCE.md [2022-06-19T06:34:39.441Z] -rw-rw-r-- 1 jenkins jenkins 657 Jun 19 06:33 Jenkinsfile [2022-06-19T06:34:39.441Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 19 06:33 LICENSE [2022-06-19T06:34:39.441Z] -rw-rw-r-- 1 jenkins jenkins 1876 Jun 19 06:33 Makefile [2022-06-19T06:34:39.441Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 19 06:33 OWNERS.md [2022-06-19T06:34:39.441Z] -rw-rw-r-- 1 jenkins jenkins 11178 Jun 19 06:33 README.md [2022-06-19T06:34:39.441Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 19 06:33 VERSION [2022-06-19T06:34:39.441Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 06:33 bin [2022-06-19T06:34:39.441Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 06:33 cmd [2022-06-19T06:34:39.441Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 19 06:34 coverage.out [2022-06-19T06:34:39.441Z] -rw-rw-r-- 1 jenkins jenkins 3286 Jun 19 06:33 go.mod [2022-06-19T06:34:39.441Z] -rw-rw-r-- 1 jenkins jenkins 47738 Jun 19 06:33 go.sum [2022-06-19T06:34:39.441Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 06:33 internal [2022-06-19T06:34:39.441Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 06:33 snap [2022-06-19T06:34:39.441Z] -rw-rw-r-- 1 jenkins jenkins 209 Jun 19 06:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:34:39.751Z] + 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=621b9e68d8394f374ab11ca1acec166f3cca2e73 --label arch=amd64 --label version=0.0.0 . [2022-06-19T06:34:39.751Z] Sending build context to Docker daemon 15.73MB [2022-06-19T06:34:39.751Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-19T06:34:39.751Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-19T06:34:39.751Z] ---> 1f374d20e711 [2022-06-19T06:34:39.751Z] Step 3/26 : ARG MAKE="make build" [2022-06-19T06:34:39.751Z] ---> Running in 2d5847a6cb76 [2022-06-19T06:34:40.011Z] Removing intermediate container 2d5847a6cb76 [2022-06-19T06:34:40.011Z] ---> 9f76d731354f [2022-06-19T06:34:40.011Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-19T06:34:40.011Z] ---> Running in d5c57badebda [2022-06-19T06:34:40.011Z] Removing intermediate container d5c57badebda [2022-06-19T06:34:40.011Z] ---> 9494bd5a5cdd [2022-06-19T06:34:40.011Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-19T06:34:40.011Z] ---> Running in 4617ba8e9257 [2022-06-19T06:34:40.271Z] Removing intermediate container 4617ba8e9257 [2022-06-19T06:34:40.271Z] ---> fbe26b3b3137 [2022-06-19T06:34:40.271Z] Step 6/26 : WORKDIR /device-gpio [2022-06-19T06:34:40.271Z] ---> Running in 02a3601f6066 [2022-06-19T06:34:40.271Z] Removing intermediate container 02a3601f6066 [2022-06-19T06:34:40.271Z] ---> 1fa084d86e1e [2022-06-19T06:34:40.271Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-19T06:34:40.271Z] ---> Running in a3011e6ab874 [2022-06-19T06:34:40.840Z] Removing intermediate container a3011e6ab874 [2022-06-19T06:34:40.840Z] ---> 8c6cc115356f [2022-06-19T06:34:40.840Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-19T06:34:40.840Z] ---> Running in 701dd125c3fb [2022-06-19T06:34:41.100Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-19T06:34:42.040Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-19T06:34:42.300Z] OK: 224 MiB in 56 packages [2022-06-19T06:34:42.560Z] Removing intermediate container 701dd125c3fb [2022-06-19T06:34:42.560Z] ---> 82994f4479f6 [2022-06-19T06:34:42.560Z] Step 9/26 : COPY go.mod vendor* ./ [2022-06-19T06:34:42.821Z] ---> b47437265210 [2022-06-19T06:34:42.821Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-19T06:34:42.821Z] ---> Running in 87df93091c9d [2022-06-19T06:34:43.391Z] Removing intermediate container 87df93091c9d [2022-06-19T06:34:43.391Z] ---> 741e18c67293 [2022-06-19T06:34:43.391Z] Step 11/26 : COPY . . [2022-06-19T06:34:43.653Z] ---> 8ea2b09fc7c8 [2022-06-19T06:34:43.653Z] Step 12/26 : RUN ${MAKE} [2022-06-19T06:34:43.914Z] ---> Running in 012337fe30da [2022-06-19T06:34:44.175Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd [2022-06-19T06:35:06.134Z] Removing intermediate container 012337fe30da [2022-06-19T06:35:06.134Z] ---> a02ad18fc37a [2022-06-19T06:35:06.134Z] Step 13/26 : FROM alpine:3.15 [2022-06-19T06:35:06.134Z] 3.15: Pulling from library/alpine [2022-06-19T06:35:06.134Z] df9b9388f04a: Pulling fs layer [2022-06-19T06:35:06.134Z] df9b9388f04a: Verifying Checksum [2022-06-19T06:35:06.134Z] df9b9388f04a: Download complete [2022-06-19T06:35:06.134Z] df9b9388f04a: Pull complete [2022-06-19T06:35:06.134Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-19T06:35:06.134Z] Status: Downloaded newer image for alpine:3.15 [2022-06-19T06:35:06.134Z] ---> 0ac33e5f5afa [2022-06-19T06:35:06.134Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-06-19T06:35:06.134Z] ---> Running in 6594661140d6 [2022-06-19T06:35:06.134Z] Removing intermediate container 6594661140d6 [2022-06-19T06:35:06.134Z] ---> 6add9019e846 [2022-06-19T06:35:06.134Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-19T06:35:06.134Z] ---> Running in 674f66ab557e [2022-06-19T06:35:06.134Z] Removing intermediate container 674f66ab557e [2022-06-19T06:35:06.134Z] ---> f1b02dcee24f [2022-06-19T06:35:06.134Z] Step 16/26 : RUN apk add --update --no-cache zeromq [2022-06-19T06:35:06.134Z] ---> Running in 0d60813cc188 [2022-06-19T06:35:06.134Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-19T06:35:06.134Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-19T06:35:06.134Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-06-19T06:35:06.134Z] (2/5) Installing libsodium (1.0.18-r0) [2022-06-19T06:35:06.134Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-19T06:35:06.134Z] (4/5) Installing libzmq (4.3.4-r0) [2022-06-19T06:35:06.134Z] (5/5) Installing zeromq (4.3.4-r0) [2022-06-19T06:35:06.394Z] Executing busybox-1.34.1-r5.trigger [2022-06-19T06:35:06.394Z] OK: 8 MiB in 19 packages [2022-06-19T06:35:06.656Z] Removing intermediate container 0d60813cc188 [2022-06-19T06:35:06.656Z] ---> 7396c1f3f048 [2022-06-19T06:35:06.656Z] Step 17/26 : WORKDIR / [2022-06-19T06:35:06.656Z] ---> Running in 02eaaa5818ab [2022-06-19T06:35:06.916Z] Removing intermediate container 02eaaa5818ab [2022-06-19T06:35:06.916Z] ---> 6adb34ad0f1e [2022-06-19T06:35:06.916Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2022-06-19T06:35:06.916Z] ---> 1dd469ca5f83 [2022-06-19T06:35:06.916Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2022-06-19T06:35:07.177Z] ---> 1c602ec5c785 [2022-06-19T06:35:07.177Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2022-06-19T06:35:07.749Z] ---> da19340f8d4f [2022-06-19T06:35:07.749Z] Step 21/26 : EXPOSE 59910 [2022-06-19T06:35:07.749Z] ---> Running in dbfc20f1794a [2022-06-19T06:35:07.749Z] Removing intermediate container dbfc20f1794a [2022-06-19T06:35:07.749Z] ---> 68d6e1ac777b [2022-06-19T06:35:07.749Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2022-06-19T06:35:07.749Z] ---> Running in 3b7adb6d3a25 [2022-06-19T06:35:08.009Z] Removing intermediate container 3b7adb6d3a25 [2022-06-19T06:35:08.009Z] ---> 4a84ed578aa5 [2022-06-19T06:35:08.009Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-19T06:35:08.009Z] ---> Running in a4ec773406c8 [2022-06-19T06:35:08.009Z] Removing intermediate container a4ec773406c8 [2022-06-19T06:35:08.009Z] ---> 82d66c93bfa2 [2022-06-19T06:35:08.009Z] Step 24/26 : LABEL arch=amd64 [2022-06-19T06:35:08.009Z] ---> Running in fa99d2bd6a5b [2022-06-19T06:35:08.009Z] Removing intermediate container fa99d2bd6a5b [2022-06-19T06:35:08.009Z] ---> c5d05465aa10 [2022-06-19T06:35:08.009Z] Step 25/26 : LABEL git_sha=621b9e68d8394f374ab11ca1acec166f3cca2e73 [2022-06-19T06:35:08.269Z] ---> Running in a59ad3b609b2 [2022-06-19T06:35:08.269Z] Removing intermediate container a59ad3b609b2 [2022-06-19T06:35:08.269Z] ---> 89b4055e70f5 [2022-06-19T06:35:08.269Z] Step 26/26 : LABEL version=0.0.0 [2022-06-19T06:35:08.269Z] ---> Running in a982daa46e52 [2022-06-19T06:35:08.269Z] Removing intermediate container a982daa46e52 [2022-06-19T06:35:08.269Z] ---> 0dbbfe6afbe6 [2022-06-19T06:35:08.269Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-19T06:35:08.269Z] Successfully built 0dbbfe6afbe6 [2022-06-19T06:35:08.269Z] 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 [2022-06-19T06:35:08.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-19T06:35:08.699Z] [2022-06-19T06:35:08.699Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T06:35:09.006Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-19T06:35:09.006Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-19T06:35:09.006Z] 5eb5b503b376: Pulling fs layer [2022-06-19T06:35:09.006Z] 5c69ac0246d0: Pulling fs layer [2022-06-19T06:35:09.006Z] ec43610c2a17: Pulling fs layer [2022-06-19T06:35:09.006Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-19T06:35:09.006Z] 33b1e0a273af: Pulling fs layer [2022-06-19T06:35:09.006Z] 5d3b04190fa2: Pulling fs layer [2022-06-19T06:35:09.006Z] 2f39f015ded8: Pulling fs layer [2022-06-19T06:35:09.006Z] 3a2ae6a8a46f: Waiting [2022-06-19T06:35:09.006Z] 5d3b04190fa2: Waiting [2022-06-19T06:35:09.006Z] 33b1e0a273af: Waiting [2022-06-19T06:35:09.006Z] 2f39f015ded8: Waiting [2022-06-19T06:35:09.006Z] 5c69ac0246d0: Verifying Checksum [2022-06-19T06:35:09.006Z] 5c69ac0246d0: Download complete [2022-06-19T06:35:09.006Z] 3a2ae6a8a46f: Download complete [2022-06-19T06:35:09.269Z] ec43610c2a17: Verifying Checksum [2022-06-19T06:35:09.269Z] ec43610c2a17: Download complete [2022-06-19T06:35:09.269Z] 33b1e0a273af: Verifying Checksum [2022-06-19T06:35:09.269Z] 33b1e0a273af: Download complete [2022-06-19T06:35:09.269Z] 5d3b04190fa2: Verifying Checksum [2022-06-19T06:35:09.269Z] 5d3b04190fa2: Download complete [2022-06-19T06:35:09.269Z] 5eb5b503b376: Verifying Checksum [2022-06-19T06:35:09.269Z] 5eb5b503b376: Download complete [2022-06-19T06:35:09.838Z] 2f39f015ded8: Download complete [2022-06-19T06:35:10.777Z] 5eb5b503b376: Pull complete [2022-06-19T06:35:10.777Z] 5c69ac0246d0: Pull complete [2022-06-19T06:35:11.036Z] ec43610c2a17: Pull complete [2022-06-19T06:35:11.297Z] 3a2ae6a8a46f: Pull complete [2022-06-19T06:35:11.557Z] 33b1e0a273af: Pull complete [2022-06-19T06:35:11.557Z] 5d3b04190fa2: Pull complete [2022-06-19T06:35:15.750Z] 2f39f015ded8: Pull complete [2022-06-19T06:35:15.750Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-19T06:35:15.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-19T06:35:15.750Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T06:35:15.841Z] prd-ubuntu20.04-docker-8c-8g-3704 does not seem to be running inside a container [2022-06-19T06:35:15.878Z] $ 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-35 -v /w/workspace/edgexfoundry_device-gpio_PR-35:/w/workspace/edgexfoundry_device-gpio_PR-35:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-35@tmp:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-19T06:35:17.246Z] $ docker top cdd7aa1616bad0ab31de9cd5cabbfa5a909d23d7c48305212a1aa5acc29fe6f4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-19T06:35:17.640Z] ---> job-cost.sh [2022-06-19T06:35:17.640Z] lf-activate-venv: SKIPPING [2022-06-19T06:35:17.640Z] INFO: No Stack... [2022-06-19T06:35:17.899Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-19T06:35:18.468Z] INFO: Archiving Costs [Pipeline] sh [2022-06-19T06:35:18.763Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-35/archives/cost.csv [2022-06-19T06:35:18.763Z] + cut -d, -f6 [Pipeline] lock [2022-06-19T06:35:18.777Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-35-5-stack-cost] [2022-06-19T06:35:18.787Z] Resource [jenkins-edgexfoundry-device-gpio-PR-35-5-stack-cost] did not exist. Created. [2022-06-19T06:35:18.787Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-35-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-19T06:35:19.097Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-19T06:35:19.116Z] Stashed 1 file(s) [Pipeline] } [2022-06-19T06:35:19.122Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-35-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-19T06:35:19.142Z] $ docker stop --time=1 cdd7aa1616bad0ab31de9cd5cabbfa5a909d23d7c48305212a1aa5acc29fe6f4 [2022-06-19T06:35:20.305Z] $ docker rm -f cdd7aa1616bad0ab31de9cd5cabbfa5a909d23d7c48305212a1aa5acc29fe6f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-19T09:24:43.858Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14841 in /w/workspace/edgexfoundry_device-gpio_PR-35 [Pipeline] { [Pipeline] ws [2022-06-19T09:24:43.876Z] Running in /w/workspace/device-gpio/5 [Pipeline] { [Pipeline] checkout [2022-06-19T09:24:43.941Z] The recommended git tool is: git [2022-06-19T09:24:50.561Z] using credential edgex-jenkins-ssh [2022-06-19T09:24:50.579Z] Cloning the remote Git repository [2022-06-19T09:24:50.685Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-06-19T09:24:50.928Z] > git init /w/workspace/device-gpio/5 # timeout=10 [2022-06-19T09:24:51.022Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-06-19T09:24:51.023Z] > git --version # timeout=10 [2022-06-19T09:24:51.048Z] > git --version # 'git version 2.25.1' [2022-06-19T09:24:51.050Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-19T09:24:51.135Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-19T09:24:52.739Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-06-19T09:24:52.761Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-19T09:24:52.797Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-06-19T09:24:52.852Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-06-19T09:24:52.853Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-19T09:24:52.871Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/35/head:refs/remotes/origin/PR-35 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-19T09:24:53.347Z] Merging remotes/origin/main commit d2f889f2e6331967c7dfcc00d4313b0bfed68330 into PR head commit 621b9e68d8394f374ab11ca1acec166f3cca2e73 [2022-06-19T09:24:53.630Z] Merge succeeded, producing 621b9e68d8394f374ab11ca1acec166f3cca2e73 [2022-06-19T09:24:53.631Z] Checking out Revision 621b9e68d8394f374ab11ca1acec166f3cca2e73 (PR-35) [2022-06-19T09:24:53.376Z] > git config core.sparsecheckout # timeout=10 [2022-06-19T09:24:53.399Z] > git checkout -f 621b9e68d8394f374ab11ca1acec166f3cca2e73 # timeout=10 [2022-06-19T09:24:53.500Z] > git remote # timeout=10 [2022-06-19T09:24:53.528Z] > git config --get remote.origin.url # timeout=10 [2022-06-19T09:24:53.549Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-19T09:24:53.567Z] > git merge d2f889f2e6331967c7dfcc00d4313b0bfed68330 # timeout=10 [2022-06-19T09:24:53.600Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-19T09:24:53.647Z] > git config core.sparsecheckout # timeout=10 [2022-06-19T09:24:53.669Z] > git checkout -f 621b9e68d8394f374ab11ca1acec166f3cca2e73 # timeout=10 [2022-06-19T09:24:58.048Z] Commit message: "build(deps): bump github.com/warthog618/gpiod from 0.6.0 to 0.8.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-19T09:24:58.880Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-19T09:24:58.880Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-19T09:24:58.880Z] Dload Upload Total Spent Left Speed [2022-06-19T09:24:58.880Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 202k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh [2022-06-19T09:24:59.754Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-19T09:25:00.104Z] + sudo tee /etc/docker/daemon.new [2022-06-19T09:25:00.104Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-19T09:25:00.104Z] { [2022-06-19T09:25:00.104Z] "registry-mirrors": [ [2022-06-19T09:25:00.104Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-19T09:25:00.104Z] ], [2022-06-19T09:25:00.104Z] "bip": "10.250.0.254/24", [2022-06-19T09:25:00.104Z] "hosts": [ [2022-06-19T09:25:00.104Z] "tcp://0.0.0.0:5555", [2022-06-19T09:25:00.104Z] "unix:///var/run/docker.sock" [2022-06-19T09:25:00.104Z] ], [2022-06-19T09:25:00.104Z] "mtu": 1458, [2022-06-19T09:25:00.104Z] "selinux-enabled": true, [2022-06-19T09:25:00.104Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-19T09:25:00.104Z] } [Pipeline] sh [2022-06-19T09:25:00.449Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-19T09:25:00.787Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-19T09:25:19.126Z] provisioning config files... [2022-06-19T09:25:19.154Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/5@tmp/config2652603332334389505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-19T09:25:19.721Z] ---> docker-login.sh [2022-06-19T09:25:19.721Z] nexus3.edgexfoundry.org:10001 [2022-06-19T09:25:20.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T09:25:20.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T09:25:20.943Z] Configure a credential helper to remove this warning. See [2022-06-19T09:25:20.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T09:25:20.943Z] [2022-06-19T09:25:20.943Z] Login Succeeded [2022-06-19T09:25:20.943Z] nexus3.edgexfoundry.org:10002 [2022-06-19T09:25:21.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T09:25:21.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T09:25:21.219Z] Configure a credential helper to remove this warning. See [2022-06-19T09:25:21.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T09:25:21.219Z] [2022-06-19T09:25:21.219Z] Login Succeeded [2022-06-19T09:25:21.219Z] nexus3.edgexfoundry.org:10003 [2022-06-19T09:25:21.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T09:25:21.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T09:25:21.820Z] Configure a credential helper to remove this warning. See [2022-06-19T09:25:21.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T09:25:21.820Z] [2022-06-19T09:25:21.820Z] Login Succeeded [2022-06-19T09:25:21.820Z] nexus3.edgexfoundry.org:10004 [2022-06-19T09:25:22.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T09:25:22.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T09:25:22.428Z] Configure a credential helper to remove this warning. See [2022-06-19T09:25:22.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T09:25:22.428Z] [2022-06-19T09:25:22.428Z] Login Succeeded [2022-06-19T09:25:22.428Z] docker.io [2022-06-19T09:25:22.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-19T09:25:23.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-19T09:25:23.309Z] Configure a credential helper to remove this warning. See [2022-06-19T09:25:23.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-19T09:25:23.309Z] [2022-06-19T09:25:23.309Z] Login Succeeded [2022-06-19T09:25:23.309Z] ---> docker-login.sh ends [Pipeline] } [2022-06-19T09:25:23.332Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-19T09:25:23.694Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-19T09:25:23.710Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-19T09:25:23.725Z] ========================================================= [2022-06-19T09:25:23.725Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-19T09:25:23.725Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T09:25:24.098Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-19T09:25:24.379Z] Sending build context to Docker daemon 7.926MB [2022-06-19T09:25:24.666Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-19T09:25:24.666Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-19T09:25:24.666Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-19T09:25:24.666Z] 9b3977197b4f: Pulling fs layer [2022-06-19T09:25:24.666Z] 1a89e8eeedd5: Pulling fs layer [2022-06-19T09:25:24.666Z] 94645a83ff95: Pulling fs layer [2022-06-19T09:25:24.666Z] e6fb740bc735: Pulling fs layer [2022-06-19T09:25:24.666Z] 3a77bd46dcc9: Pulling fs layer [2022-06-19T09:25:24.666Z] 355e64cbe906: Pulling fs layer [2022-06-19T09:25:24.666Z] 63ab81a10011: Pulling fs layer [2022-06-19T09:25:24.666Z] 555d1d1c4555: Pulling fs layer [2022-06-19T09:25:24.666Z] 7d9057610161: Pulling fs layer [2022-06-19T09:25:24.666Z] 355e64cbe906: Waiting [2022-06-19T09:25:24.666Z] 63ab81a10011: Waiting [2022-06-19T09:25:24.666Z] 555d1d1c4555: Waiting [2022-06-19T09:25:24.666Z] 7d9057610161: Waiting [2022-06-19T09:25:24.666Z] e6fb740bc735: Waiting [2022-06-19T09:25:24.666Z] 94645a83ff95: Verifying Checksum [2022-06-19T09:25:24.666Z] 94645a83ff95: Download complete [2022-06-19T09:25:24.956Z] 1a89e8eeedd5: Verifying Checksum [2022-06-19T09:25:24.956Z] 1a89e8eeedd5: Download complete [2022-06-19T09:25:24.957Z] 3a77bd46dcc9: Download complete [2022-06-19T09:25:24.957Z] 355e64cbe906: Verifying Checksum [2022-06-19T09:25:24.957Z] 355e64cbe906: Download complete [2022-06-19T09:25:24.957Z] 63ab81a10011: Verifying Checksum [2022-06-19T09:25:24.957Z] 63ab81a10011: Download complete [2022-06-19T09:25:24.957Z] 9b3977197b4f: Verifying Checksum [2022-06-19T09:25:24.957Z] 9b3977197b4f: Download complete [2022-06-19T09:25:25.577Z] 9b3977197b4f: Pull complete [2022-06-19T09:25:26.195Z] 7d9057610161: Verifying Checksum [2022-06-19T09:25:26.195Z] 7d9057610161: Download complete [2022-06-19T09:25:26.493Z] 1a89e8eeedd5: Pull complete [2022-06-19T09:25:26.778Z] 94645a83ff95: Pull complete [2022-06-19T09:25:27.766Z] 555d1d1c4555: Verifying Checksum [2022-06-19T09:25:27.766Z] 555d1d1c4555: Download complete [2022-06-19T09:25:28.369Z] e6fb740bc735: Verifying Checksum [2022-06-19T09:25:28.369Z] e6fb740bc735: Download complete [2022-06-19T09:25:40.785Z] e6fb740bc735: Pull complete [2022-06-19T09:25:40.785Z] 3a77bd46dcc9: Pull complete [2022-06-19T09:25:41.058Z] 355e64cbe906: Pull complete [2022-06-19T09:25:41.341Z] 63ab81a10011: Pull complete [2022-06-19T09:25:49.684Z] 555d1d1c4555: Pull complete [2022-06-19T09:25:51.667Z] 7d9057610161: Pull complete [2022-06-19T09:25:51.667Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-19T09:25:51.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-19T09:25:51.667Z] ---> 819e984ddca1 [2022-06-19T09:25:51.667Z] Step 3/12 : ARG MAKE="make build" [2022-06-19T09:25:53.680Z] ---> Running in e6e12d0f4885 [2022-06-19T09:25:54.292Z] Removing intermediate container e6e12d0f4885 [2022-06-19T09:25:54.292Z] ---> 69357a9473f8 [2022-06-19T09:25:54.292Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-19T09:25:54.292Z] ---> Running in 24741a14f9b8 [2022-06-19T09:25:54.564Z] Removing intermediate container 24741a14f9b8 [2022-06-19T09:25:54.564Z] ---> a1336145f64f [2022-06-19T09:25:54.564Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-06-19T09:25:54.564Z] ---> Running in d0e93fa609bc [2022-06-19T09:25:55.164Z] Removing intermediate container d0e93fa609bc [2022-06-19T09:25:55.164Z] ---> 2e8e7dcdb8bb [2022-06-19T09:25:55.164Z] Step 6/12 : WORKDIR /device-gpio [2022-06-19T09:25:55.164Z] ---> Running in 13299fddde37 [2022-06-19T09:25:55.439Z] Removing intermediate container 13299fddde37 [2022-06-19T09:25:55.439Z] ---> 6f1a45146d1f [2022-06-19T09:25:55.439Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-19T09:25:55.439Z] ---> Running in f8e6924cf67b [2022-06-19T09:25:57.421Z] Removing intermediate container f8e6924cf67b [2022-06-19T09:25:57.421Z] ---> 258237d7c8dc [2022-06-19T09:25:57.421Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-19T09:25:57.421Z] ---> Running in 4fe94c990cda [2022-06-19T09:25:58.406Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-19T09:25:59.382Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-19T09:26:00.363Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-19T09:26:00.640Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-19T09:26:00.640Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-19T09:26:00.919Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-19T09:26:00.919Z] Executing busybox-1.34.1-r3.trigger [2022-06-19T09:26:00.919Z] OK: 224 MiB in 56 packages [2022-06-19T09:26:01.910Z] Removing intermediate container 4fe94c990cda [2022-06-19T09:26:01.910Z] ---> 693391097698 [2022-06-19T09:26:01.910Z] Step 9/12 : COPY go.mod vendor* ./ [2022-06-19T09:26:02.521Z] ---> 93ab5256d4f3 [2022-06-19T09:26:02.521Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-19T09:26:02.802Z] ---> Running in 7c5d895a0ca1 [2022-06-19T09:26:59.388Z] Removing intermediate container 7c5d895a0ca1 [2022-06-19T09:26:59.388Z] ---> 4883ee4c4309 [2022-06-19T09:26:59.388Z] Step 11/12 : COPY . . [2022-06-19T09:26:59.388Z] ---> 7a06c2e9c3ea [2022-06-19T09:26:59.389Z] Step 12/12 : RUN ${MAKE} [2022-06-19T09:26:59.389Z] ---> Running in 15bb8daf6099 [2022-06-19T09:26:59.389Z] noop [2022-06-19T09:26:59.389Z] Removing intermediate container 15bb8daf6099 [2022-06-19T09:26:59.389Z] ---> 5f5c4c7be3fa [2022-06-19T09:26:59.389Z] Successfully built 5f5c4c7be3fa [2022-06-19T09:26:59.389Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T09:26:59.762Z] + docker inspect -f . ci-base-image-arm64 [2022-06-19T09:26:59.762Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T09:27:00.032Z] prd-ubuntu20.04-docker-arm64-4c-16g-14841 does not seem to be running inside a container [2022-06-19T09:27:00.136Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/5 -v /w/workspace/device-gpio/5:/w/workspace/device-gpio/5:rw,z -v /w/workspace/device-gpio/5@tmp:/w/workspace/device-gpio/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-19T09:27:01.494Z] $ docker top 1aa4db7e3b8d46a1ce8f1bd9ad8970f3f8c9d14a7f44e78c25456a006e9b4cb2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-19T09:27:02.702Z] + go version [2022-06-19T09:27:02.702Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-19T09:27:02.739Z] $ docker stop --time=1 1aa4db7e3b8d46a1ce8f1bd9ad8970f3f8c9d14a7f44e78c25456a006e9b4cb2 [2022-06-19T09:27:04.422Z] $ docker rm -f 1aa4db7e3b8d46a1ce8f1bd9ad8970f3f8c9d14a7f44e78c25456a006e9b4cb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T09:27:05.060Z] + docker inspect -f . ci-base-image-arm64 [2022-06-19T09:27:05.060Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T09:27:05.340Z] prd-ubuntu20.04-docker-arm64-4c-16g-14841 does not seem to be running inside a container [2022-06-19T09:27:05.452Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/5 -v /w/workspace/device-gpio/5:/w/workspace/device-gpio/5:rw,z -v /w/workspace/device-gpio/5@tmp:/w/workspace/device-gpio/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-19T09:27:06.853Z] $ docker top 7c73d179c96a7200e1de69d23b3bac173a43827a3d10816da95417d5ee4ddff4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-19T09:27:07.771Z] + make test [2022-06-19T09:27:07.771Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-19T09:27:09.757Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-06-19T09:28:46.676Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-06-19T09:28:46.676Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-06-19T09:28:46.676Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-19T09:28:46.676Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-19T09:29:08.940Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-19T09:29:08.940Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-19T09:29:08.940Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-19T09:29:09.936Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-19T09:29:09.964Z] $ docker stop --time=1 7c73d179c96a7200e1de69d23b3bac173a43827a3d10816da95417d5ee4ddff4 [2022-06-19T09:29:11.756Z] $ docker rm -f 7c73d179c96a7200e1de69d23b3bac173a43827a3d10816da95417d5ee4ddff4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-19T09:29:12.731Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-19T09:29:12.758Z] Warning: overwriting stash ‘coverage-report’ [2022-06-19T09:29:13.434Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-19T09:29:13.844Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-19T09:29:14.208Z] + ls -al . [2022-06-19T09:29:14.208Z] total 168 [2022-06-19T09:29:14.208Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 19 09:29 . [2022-06-19T09:29:14.208Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 09:24 .. [2022-06-19T09:29:14.208Z] -rw-rw-r-- 1 jenkins jenkins 120 Jun 19 09:24 .dockerignore [2022-06-19T09:29:14.208Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 19 09:24 .git [2022-06-19T09:29:14.208Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 09:24 .github [2022-06-19T09:29:14.208Z] -rw-rw-r-- 1 jenkins jenkins 343 Jun 19 09:24 .gitignore [2022-06-19T09:29:14.208Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 19 09:24 .golangci.yml [2022-06-19T09:29:14.208Z] -rw-rw-r-- 1 jenkins jenkins 9182 Jun 19 09:24 Attribution.txt [2022-06-19T09:29:14.208Z] -rw-rw-r-- 1 jenkins jenkins 3081 Jun 19 09:24 CHANGELOG.md [2022-06-19T09:29:14.208Z] -rw-rw-r-- 1 jenkins jenkins 1868 Jun 19 09:24 Dockerfile [2022-06-19T09:29:14.208Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 19 09:24 GOVERNANCE.md [2022-06-19T09:29:14.208Z] -rw-rw-r-- 1 jenkins jenkins 657 Jun 19 09:24 Jenkinsfile [2022-06-19T09:29:14.208Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 19 09:24 LICENSE [2022-06-19T09:29:14.208Z] -rw-rw-r-- 1 jenkins jenkins 1876 Jun 19 09:24 Makefile [2022-06-19T09:29:14.208Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 19 09:24 OWNERS.md [2022-06-19T09:29:14.208Z] -rw-rw-r-- 1 jenkins jenkins 11178 Jun 19 09:24 README.md [2022-06-19T09:29:14.208Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 19 06:33 VERSION [2022-06-19T09:29:14.208Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 09:24 bin [2022-06-19T09:29:14.208Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 09:24 cmd [2022-06-19T09:29:14.208Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 19 09:27 coverage.out [2022-06-19T09:29:14.208Z] -rw-rw-r-- 1 jenkins jenkins 3286 Jun 19 09:24 go.mod [2022-06-19T09:29:14.208Z] -rw-rw-r-- 1 jenkins jenkins 47738 Jun 19 09:24 go.sum [2022-06-19T09:29:14.208Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 09:24 internal [2022-06-19T09:29:14.208Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 19 09:24 snap [2022-06-19T09:29:14.208Z] -rw-rw-r-- 1 jenkins jenkins 209 Jun 19 09:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T09:29:14.634Z] + 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=621b9e68d8394f374ab11ca1acec166f3cca2e73 --label arch=arm64 --label version=0.0.0 . [2022-06-19T09:29:15.272Z] Sending build context to Docker daemon 7.927MB [2022-06-19T09:29:15.272Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-19T09:29:15.272Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-19T09:29:15.272Z] ---> 5f5c4c7be3fa [2022-06-19T09:29:15.272Z] Step 3/26 : ARG MAKE="make build" [2022-06-19T09:29:15.272Z] ---> Running in 9c1c28e7db6d [2022-06-19T09:29:15.895Z] Removing intermediate container 9c1c28e7db6d [2022-06-19T09:29:15.896Z] ---> 06e9e85112f7 [2022-06-19T09:29:15.896Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-19T09:29:15.896Z] ---> Running in 34a31b83c8b3 [2022-06-19T09:29:16.167Z] Removing intermediate container 34a31b83c8b3 [2022-06-19T09:29:16.167Z] ---> 6fbf6a2e0831 [2022-06-19T09:29:16.167Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-19T09:29:16.167Z] ---> Running in ca31f3f99446 [2022-06-19T09:29:16.769Z] Removing intermediate container ca31f3f99446 [2022-06-19T09:29:16.769Z] ---> 461683370ed1 [2022-06-19T09:29:16.769Z] Step 6/26 : WORKDIR /device-gpio [2022-06-19T09:29:16.769Z] ---> Running in 03eb88338972 [2022-06-19T09:29:17.048Z] Removing intermediate container 03eb88338972 [2022-06-19T09:29:17.048Z] ---> e31b04ac6986 [2022-06-19T09:29:17.048Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-19T09:29:17.329Z] ---> Running in b39f1e544d91 [2022-06-19T09:29:19.329Z] Removing intermediate container b39f1e544d91 [2022-06-19T09:29:19.329Z] ---> d6ddf3adee64 [2022-06-19T09:29:19.329Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-19T09:29:19.329Z] ---> Running in 0bf38de292ef [2022-06-19T09:29:20.309Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-19T09:29:21.291Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-19T09:29:22.275Z] OK: 224 MiB in 56 packages [2022-06-19T09:29:23.265Z] Removing intermediate container 0bf38de292ef [2022-06-19T09:29:23.265Z] ---> 1df800b91b5c [2022-06-19T09:29:23.265Z] Step 9/26 : COPY go.mod vendor* ./ [2022-06-19T09:29:23.879Z] ---> 273fcff36697 [2022-06-19T09:29:23.880Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-19T09:29:23.880Z] ---> Running in 2a616f9864af [2022-06-19T09:29:25.876Z] Removing intermediate container 2a616f9864af [2022-06-19T09:29:25.876Z] ---> bb0bf7611092 [2022-06-19T09:29:25.876Z] Step 11/26 : COPY . . [2022-06-19T09:29:27.324Z] ---> c1655aff32eb [2022-06-19T09:29:27.324Z] Step 12/26 : RUN ${MAKE} [2022-06-19T09:29:27.324Z] ---> Running in 1ef3cb243044 [2022-06-19T09:29:28.315Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd [2022-06-19T09:31:50.253Z] Removing intermediate container 1ef3cb243044 [2022-06-19T09:31:50.253Z] ---> aa34d8a4e36d [2022-06-19T09:31:50.253Z] Step 13/26 : FROM alpine:3.15 [2022-06-19T09:31:50.253Z] 3.15: Pulling from library/alpine [2022-06-19T09:31:50.253Z] 9981e73032c8: Pulling fs layer [2022-06-19T09:31:50.253Z] 9981e73032c8: Verifying Checksum [2022-06-19T09:31:50.253Z] 9981e73032c8: Download complete [2022-06-19T09:31:50.253Z] 9981e73032c8: Pull complete [2022-06-19T09:31:50.253Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-19T09:31:50.253Z] Status: Downloaded newer image for alpine:3.15 [2022-06-19T09:31:50.253Z] ---> 3fb3c9af89a9 [2022-06-19T09:31:50.253Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-06-19T09:31:50.530Z] ---> Running in 3073dc6f1480 [2022-06-19T09:31:50.806Z] Removing intermediate container 3073dc6f1480 [2022-06-19T09:31:50.806Z] ---> f44a9e96717b [2022-06-19T09:31:50.806Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-19T09:31:50.806Z] ---> Running in f499ccafec53 [2022-06-19T09:31:52.784Z] Removing intermediate container f499ccafec53 [2022-06-19T09:31:52.784Z] ---> ab8b12a8cdd4 [2022-06-19T09:31:52.784Z] Step 16/26 : RUN apk add --update --no-cache zeromq [2022-06-19T09:31:52.784Z] ---> Running in 590e71651a83 [2022-06-19T09:31:53.765Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-19T09:31:54.743Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-19T09:31:55.723Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-06-19T09:31:55.996Z] (2/5) Installing libsodium (1.0.18-r0) [2022-06-19T09:31:55.996Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-19T09:31:55.996Z] (4/5) Installing libzmq (4.3.4-r0) [2022-06-19T09:31:56.273Z] (5/5) Installing zeromq (4.3.4-r0) [2022-06-19T09:31:56.273Z] Executing busybox-1.34.1-r5.trigger [2022-06-19T09:31:56.273Z] OK: 8 MiB in 19 packages [2022-06-19T09:31:57.269Z] Removing intermediate container 590e71651a83 [2022-06-19T09:31:57.269Z] ---> 42f11c340ae1 [2022-06-19T09:31:57.269Z] Step 17/26 : WORKDIR / [2022-06-19T09:31:57.542Z] ---> Running in eee7079586fa [2022-06-19T09:31:57.818Z] Removing intermediate container eee7079586fa [2022-06-19T09:31:57.818Z] ---> 9e0bdbcdac25 [2022-06-19T09:31:57.818Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2022-06-19T09:31:58.416Z] ---> 5cfc7155433f [2022-06-19T09:31:58.416Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2022-06-19T09:31:59.017Z] ---> fa39f0dbde11 [2022-06-19T09:31:59.017Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2022-06-19T09:32:01.006Z] ---> ec1067a0ef45 [2022-06-19T09:32:01.006Z] Step 21/26 : EXPOSE 59910 [2022-06-19T09:32:01.006Z] ---> Running in 4b66d1f804ee [2022-06-19T09:32:01.006Z] Removing intermediate container 4b66d1f804ee [2022-06-19T09:32:01.006Z] ---> 19b986a868a4 [2022-06-19T09:32:01.006Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2022-06-19T09:32:01.006Z] ---> Running in fbcb0a44b4b3 [2022-06-19T09:32:01.605Z] Removing intermediate container fbcb0a44b4b3 [2022-06-19T09:32:01.605Z] ---> da5406030cc3 [2022-06-19T09:32:01.605Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-19T09:32:01.605Z] ---> Running in 7c4b37c43c86 [2022-06-19T09:32:01.878Z] Removing intermediate container 7c4b37c43c86 [2022-06-19T09:32:01.878Z] ---> 3e6e02d68a78 [2022-06-19T09:32:01.878Z] Step 24/26 : LABEL arch=arm64 [2022-06-19T09:32:01.878Z] ---> Running in 598dc9cdce5a [2022-06-19T09:32:02.153Z] Removing intermediate container 598dc9cdce5a [2022-06-19T09:32:02.153Z] ---> d2537234b5bc [2022-06-19T09:32:02.153Z] Step 25/26 : LABEL git_sha=621b9e68d8394f374ab11ca1acec166f3cca2e73 [2022-06-19T09:32:02.426Z] ---> Running in 9ca2e0b44bbe [2022-06-19T09:32:02.700Z] Removing intermediate container 9ca2e0b44bbe [2022-06-19T09:32:02.700Z] ---> 66a785de55a9 [2022-06-19T09:32:02.700Z] Step 26/26 : LABEL version=0.0.0 [2022-06-19T09:32:02.700Z] ---> Running in 1a1362b4a405 [2022-06-19T09:32:02.975Z] Removing intermediate container 1a1362b4a405 [2022-06-19T09:32:02.975Z] ---> b603ebd3967c [2022-06-19T09:32:02.975Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-19T09:32:02.975Z] Successfully built b603ebd3967c [2022-06-19T09:32:02.975Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T09:32:03.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-19T09:32:03.448Z] [2022-06-19T09:32:03.448Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T09:32:03.806Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-19T09:32:04.079Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-19T09:32:04.079Z] 8998bd30e6a1: Pulling fs layer [2022-06-19T09:32:04.079Z] 04944245beec: Pulling fs layer [2022-06-19T09:32:04.079Z] 699f458cf7ca: Pulling fs layer [2022-06-19T09:32:04.079Z] 765212b225bb: Pulling fs layer [2022-06-19T09:32:04.079Z] f23df028b6ca: Pulling fs layer [2022-06-19T09:32:04.079Z] d65c8cfc05b1: Pulling fs layer [2022-06-19T09:32:04.079Z] 2437ff75d9bd: Pulling fs layer [2022-06-19T09:32:04.079Z] 765212b225bb: Waiting [2022-06-19T09:32:04.079Z] f23df028b6ca: Waiting [2022-06-19T09:32:04.079Z] d65c8cfc05b1: Waiting [2022-06-19T09:32:04.079Z] 2437ff75d9bd: Waiting [2022-06-19T09:32:04.079Z] 04944245beec: Verifying Checksum [2022-06-19T09:32:04.079Z] 04944245beec: Download complete [2022-06-19T09:32:04.079Z] 765212b225bb: Verifying Checksum [2022-06-19T09:32:04.079Z] 765212b225bb: Download complete [2022-06-19T09:32:04.079Z] f23df028b6ca: Verifying Checksum [2022-06-19T09:32:04.079Z] f23df028b6ca: Download complete [2022-06-19T09:32:04.079Z] d65c8cfc05b1: Verifying Checksum [2022-06-19T09:32:04.079Z] d65c8cfc05b1: Download complete [2022-06-19T09:32:04.354Z] 699f458cf7ca: Verifying Checksum [2022-06-19T09:32:04.354Z] 699f458cf7ca: Download complete [2022-06-19T09:32:04.627Z] 8998bd30e6a1: Verifying Checksum [2022-06-19T09:32:07.252Z] 2437ff75d9bd: Verifying Checksum [2022-06-19T09:32:07.252Z] 2437ff75d9bd: Download complete [2022-06-19T09:32:09.228Z] 8998bd30e6a1: Pull complete [2022-06-19T09:32:09.509Z] 04944245beec: Pull complete [2022-06-19T09:32:10.959Z] 699f458cf7ca: Pull complete [2022-06-19T09:32:11.237Z] 765212b225bb: Pull complete [2022-06-19T09:32:12.216Z] f23df028b6ca: Pull complete [2022-06-19T09:32:12.490Z] d65c8cfc05b1: Pull complete [2022-06-19T09:32:30.806Z] 2437ff75d9bd: Pull complete [2022-06-19T09:32:30.806Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-19T09:32:30.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-19T09:32:30.806Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T09:32:31.077Z] prd-ubuntu20.04-docker-arm64-4c-16g-14841 does not seem to be running inside a container [2022-06-19T09:32:31.198Z] $ 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/5 -v /w/workspace/device-gpio/5:/w/workspace/device-gpio/5:rw,z -v /w/workspace/device-gpio/5@tmp:/w/workspace/device-gpio/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-19T09:32:34.207Z] $ docker top a2b39d043f610bf090f7c1aba82da8ccdf0973531d5014dd16f74c4e01e13b56 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-19T09:32:35.145Z] ---> job-cost.sh [2022-06-19T09:32:35.145Z] lf-activate-venv: SKIPPING [2022-06-19T09:32:35.145Z] INFO: No Stack... [2022-06-19T09:32:35.422Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-19T09:32:36.398Z] INFO: Archiving Costs [Pipeline] sh [2022-06-19T09:32:37.057Z] + cat /w/workspace/device-gpio/5/archives/cost.csv [2022-06-19T09:32:37.058Z] + cut -d, -f6 [Pipeline] lock [2022-06-19T09:32:37.128Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-35-5-stack-cost] [2022-06-19T09:32:37.139Z] Resource [jenkins-edgexfoundry-device-gpio-PR-35-5-stack-cost] did not exist. Created. [2022-06-19T09:32:37.140Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-35-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-19T09:32:37.822Z] /w/workspace/device-gpio/5@tmp/durable-05035646/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-19T09:32:38.499Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-19T09:32:38.534Z] Warning: overwriting stash ‘stack-cost’ [2022-06-19T09:32:38.588Z] Stashed 1 file(s) [Pipeline] } [2022-06-19T09:32:38.594Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-35-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-19T09:32:38.634Z] $ docker stop --time=1 a2b39d043f610bf090f7c1aba82da8ccdf0973531d5014dd16f74c4e01e13b56 [2022-06-19T09:32:40.158Z] $ docker rm -f a2b39d043f610bf090f7c1aba82da8ccdf0973531d5014dd16f74c4e01e13b56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-06-19T09:32:40.644Z] provisioning config files... [2022-06-19T09:32:40.653Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/config3521655770840480958tmp [Pipeline] { [Pipeline] sh [2022-06-19T09:32:40.953Z] + set +x [2022-06-19T09:32:40.953Z] + curl -s https://codecov.io/bash [2022-06-19T09:32:40.953Z] + bash -s -- [2022-06-19T09:32:40.953Z] [2022-06-19T09:32:40.953Z] _____ _ [2022-06-19T09:32:40.953Z] / ____| | | [2022-06-19T09:32:40.953Z] | | ___ __| | ___ ___ _____ __ [2022-06-19T09:32:40.953Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-19T09:32:40.953Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-19T09:32:40.953Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-19T09:32:40.953Z] Bash-1.0.6 [2022-06-19T09:32:40.953Z] [2022-06-19T09:32:40.953Z] [2022-06-19T09:32:40.953Z] ==> git version 2.25.1 found [2022-06-19T09:32:40.953Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-19T09:32:40.953Z] Release-Date: 2020-01-08 [2022-06-19T09:32:40.953Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-19T09:32:40.953Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-19T09:32:40.953Z] ==> Jenkins CI detected. [2022-06-19T09:32:40.953Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-35 [2022-06-19T09:32:40.953Z] project root: . [2022-06-19T09:32:40.953Z] --> token set from env [2022-06-19T09:32:40.953Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-19T09:32:40.953Z] ==> Running gcov in . (disable via -X gcov) [2022-06-19T09:32:40.953Z] ==> Python coveragepy not found [2022-06-19T09:32:40.953Z] ==> Searching for coverage reports in: [2022-06-19T09:32:40.953Z] + . [2022-06-19T09:32:40.953Z] -> Found 1 reports [2022-06-19T09:32:40.953Z] ==> Detecting git/mercurial file structure [2022-06-19T09:32:40.953Z] ==> Reading reports [2022-06-19T09:32:40.953Z] + ./coverage.out bytes=10 [2022-06-19T09:32:40.953Z] ==> Appending adjustments [2022-06-19T09:32:40.953Z] https://docs.codecov.io/docs/fixing-reports [2022-06-19T09:32:41.213Z] + Found adjustments [2022-06-19T09:32:41.213Z] ==> Gzipping contents [2022-06-19T09:32:41.213Z] 4.0K /tmp/codecov.IshAZP.gz [2022-06-19T09:32:41.213Z] ==> Uploading reports [2022-06-19T09:32:41.213Z] url: https://codecov.io [2022-06-19T09:32:41.213Z] query: branch=PR-35&commit=621b9e68d8394f374ab11ca1acec166f3cca2e73&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-35%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=35&job=&cmd_args= [2022-06-19T09:32:41.213Z] -> Pinging Codecov [2022-06-19T09:32:41.213Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-35&commit=621b9e68d8394f374ab11ca1acec166f3cca2e73&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-35%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=35&job=&cmd_args= [2022-06-19T09:32:41.473Z] -> Uploading to [2022-06-19T09:32:41.473Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-19/3EC07B1A8CA8AF9BCAA0BB9F0134797F/621b9e68d8394f374ab11ca1acec166f3cca2e73/696f9fde-322f-453c-8a82-3b004bb6b00d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220619%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220619T093241Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e239d3876015dc1608fe22e9643c1c1347f8204184140cd97a683a6cad1f74ef [2022-06-19T09:32:41.473Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-19T09:32:41.473Z] Dload Upload Total Spent Left Speed [2022-06-19T09:32:41.473Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 832 0 0 100 832 0 3586 --:--:-- --:--:-- --:--:-- 3586 [2022-06-19T09:32:41.473Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/621b9e68d8394f374ab11ca1acec166f3cca2e73 [Pipeline] } [2022-06-19T09:32:41.481Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-06-19T09:32:42.128Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-35/archives ] [2022-06-19T09:32:42.128Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-35/archives [2022-06-19T09:32:42.128Z] total 16 [2022-06-19T09:32:42.128Z] drwxr-xr-x 3 root root 4096 Jun 19 06:35 . [2022-06-19T09:32:42.128Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 19 06:35 .. [2022-06-19T09:32:42.128Z] drwxr-xr-x 2 root root 4096 Jun 19 06:35 cost [2022-06-19T09:32:42.128Z] -rw-r--r-- 1 root root 81 Jun 19 06:35 cost.csv [2022-06-19T09:32:42.128Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-35/archives [2022-06-19T09:32:42.128Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-35/archives [2022-06-19T09:32:42.128Z] total 16 [2022-06-19T09:32:42.128Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 19 06:35 . [2022-06-19T09:32:42.128Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 19 06:35 .. [2022-06-19T09:32:42.128Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 19 06:35 cost [2022-06-19T09:32:42.128Z] -rw-r--r-- 1 jenkins jenkins 81 Jun 19 06:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-19T09:32:42.421Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-19T09:32:43.284Z] ---> package-listing.sh [2022-06-19T09:32:43.284Z] ++ facter osfamily [2022-06-19T09:32:43.284Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-19T09:32:43.545Z] + OS_FAMILY=debian [2022-06-19T09:32:43.545Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-35 [2022-06-19T09:32:43.545Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-19T09:32:43.545Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-19T09:32:43.545Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-19T09:32:43.545Z] + PACKAGES=/tmp/packages_start.txt [2022-06-19T09:32:43.545Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-35 ']' [2022-06-19T09:32:43.545Z] + PACKAGES=/tmp/packages_end.txt [2022-06-19T09:32:43.545Z] + case "${OS_FAMILY}" in [2022-06-19T09:32:43.545Z] + dpkg -l [2022-06-19T09:32:43.545Z] + grep '^ii' [2022-06-19T09:32:43.545Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-19T09:32:43.545Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-19T09:32:43.545Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-19T09:32:43.545Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-35 ']' [2022-06-19T09:32:43.545Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-35/archives/ [2022-06-19T09:32:43.545Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-35/archives/ [Pipeline] echo [2022-06-19T09:32:43.558Z] 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-35/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-19T09:32:43.838Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-19T09:32:44.410Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-19T09:32:44.410Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-19T09:32:44.497Z] prd-ubuntu20.04-docker-8c-8g-3704 does not seem to be running inside a container [2022-06-19T09:32:44.545Z] $ 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-35/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-35 -v /w/workspace/edgexfoundry_device-gpio_PR-35:/w/workspace/edgexfoundry_device-gpio_PR-35:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-35@tmp:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-19T09:32:44.801Z] $ docker top a05b545ad8cae242e58f61038b769eea38adb124c884ccb38b6678acaf96406f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-19T09:32:45.157Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-19T09:32:45.449Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-19T09:32:45.738Z] + ls /var/log/sa-host [2022-06-19T09:32:45.738Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-19T09:32:45.882Z] provisioning config files... [2022-06-19T09:32:45.892Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/config7702982396154242965tmp [Pipeline] { [Pipeline] echo [2022-06-19T09:32:45.906Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-19T09:32:46.194Z] ---> create-netrc.sh [Pipeline] } [2022-06-19T09:32:46.204Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-19T09:32:46.555Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-19T09:32:46.564Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-19T09:32:46.850Z] ---> sudo-logs.sh [2022-06-19T09:32:46.850Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-19T09:32:46.872Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-19T09:32:47.159Z] ---> job-cost.sh [2022-06-19T09:32:47.159Z] lf-activate-venv: SKIPPING [2022-06-19T09:32:47.159Z] DEBUG: total: 0.2199999988079071 [2022-06-19T09:32:47.159Z] INFO: Retrieving Stack Cost... [2022-06-19T09:32:47.421Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-19T09:32:47.990Z] INFO: Archiving Costs [Pipeline] echo [2022-06-19T09:32:48.000Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-19T09:32:48.284Z] ---> logs-deploy.sh [2022-06-19T09:32:48.284Z] lf-activate-venv: SKIPPING [2022-06-19T09:32:48.284Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-35/5 [2022-06-19T09:32:48.284Z] INFO: archiving workspace using pattern(s): [2022-06-19T09:32:49.221Z] Archives upload complete. [2022-06-19T09:32:49.221Z] INFO: archiving logs to Nexus