Started by upstream project "edgexfoundry/cd-management/release-lts" build number 25 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f384208dfb8ead966c90d33757fc444e5c339218 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-ssh16643723084165697822.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0296cfd70f3001d69e24c2db393b493f66f700db 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-ssh3259307567949507184.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 0296cfd70f3001d69e24c2db393b493f66f700db 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/jakarta/workspace@libs/edgex-global-pipelines/.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/jakarta/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11752205459026992780.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0296cfd70f3001d69e24c2db393b493f66f700db (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0296cfd70f3001d69e24c2db393b493f66f700db # timeout=10 Commit message: "Merge pull request #381 from edgexfoundry/us3314" > 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 shared 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-ssh1659228999752533958.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/jakarta/workspace@libs/lf-pipelines/.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/jakarta/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9294250139164677685.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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 [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-33531’ is offline Running on prd-ubuntu20.04-docker-8c-8g-33535 in /w/workspace/edgexfoundry_device-gpio_jakarta [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_jakarta # 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 Avoid second fetch Checking out Revision f384208dfb8ead966c90d33757fc444e5c339218 (jakarta) > 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 core.sparsecheckout # timeout=10 > git checkout -f f384208dfb8ead966c90d33757fc444e5c339218 # timeout=10 Commit message: "ci(lts-release): LTS release v2.1.0 @78dcb4f" > git rev-list --no-walk f384208dfb8ead966c90d33757fc444e5c339218 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-27T21:37:45.899Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-27T21:37:45.950Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-27T21:37:45.968Z] ========================================================= [2022-04-27T21:37:45.968Z] EdgeX Global Pipelines Version Info [2022-04-27T21:37:45.968Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-27T21:37:46.743Z] ------------------- [2022-04-27T21:37:46.743Z] stable info: [2022-04-27T21:37:46.743Z] ------------------- [2022-04-27T21:37:46.743Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2022-04-27T21:37:46.743Z] Commit SHA: 0296cfd70f3001d69e24c2db393b493f66f700db [2022-04-27T21:37:46.743Z] Message: update stable to v1.0.225 [2022-04-27T21:37:47.319Z] ------------------- [2022-04-27T21:37:47.319Z] experimental info: [2022-04-27T21:37:47.319Z] ------------------- [2022-04-27T21:37:47.319Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-27T21:37:47.319Z] Commit SHA: 47c9b3891b578ce509e33c5bc61a4c29aa566c02 [2022-04-27T21:37:47.319Z] Message: update experimental to v1.0.226 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-27T21:37:47.470Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-04-27T21:37:47.489Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-04-27T21:37:47.506Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-27T21:37:47.521Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-27T21:37:47.537Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-27T21:37:47.552Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-27T21:37:47.568Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-27T21:37:47.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-27T21:37:47.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-27T21:37:47.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-27T21:37:47.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-27T21:37:47.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-04-27T21:37:47.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-27T21:37:47.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-27T21:37:47.692Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-27T21:37:47.709Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-27T21:37:47.724Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-27T21:37:47.736Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-27T21:37:47.752Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-27T21:37:47.766Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-27T21:37:47.775Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-27T21:37:47.784Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-27T21:37:47.793Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-27T21:37:47.804Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-27T21:37:47.824Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-27T21:37:47.838Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-27T21:37:47.851Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo [2022-04-27T21:37:47.866Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo [2022-04-27T21:37:47.877Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo [2022-04-27T21:37:47.888Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f384208dfb8ead966c90d33757fc444e5c339218 [Pipeline] echo [2022-04-27T21:37:47.899Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f384208 [Pipeline] echo [2022-04-27T21:37:47.916Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T21:37:47.966Z] provisioning config files... [2022-04-27T21:37:47.983Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_jakarta@tmp/config1881682336299701059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T21:37:48.369Z] ---> docker-login.sh [2022-04-27T21:37:48.369Z] nexus3.edgexfoundry.org:10001 [2022-04-27T21:37:48.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T21:37:48.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T21:37:48.897Z] Configure a credential helper to remove this warning. See [2022-04-27T21:37:48.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T21:37:48.897Z] [2022-04-27T21:37:48.897Z] Login Succeeded [2022-04-27T21:37:48.897Z] nexus3.edgexfoundry.org:10002 [2022-04-27T21:37:48.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T21:37:48.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T21:37:48.897Z] Configure a credential helper to remove this warning. See [2022-04-27T21:37:48.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T21:37:48.897Z] [2022-04-27T21:37:48.897Z] Login Succeeded [2022-04-27T21:37:48.897Z] nexus3.edgexfoundry.org:10003 [2022-04-27T21:37:49.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T21:37:49.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T21:37:49.157Z] Configure a credential helper to remove this warning. See [2022-04-27T21:37:49.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T21:37:49.157Z] [2022-04-27T21:37:49.157Z] Login Succeeded [2022-04-27T21:37:49.157Z] nexus3.edgexfoundry.org:10004 [2022-04-27T21:37:49.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T21:37:49.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T21:37:49.157Z] Configure a credential helper to remove this warning. See [2022-04-27T21:37:49.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T21:37:49.157Z] [2022-04-27T21:37:49.157Z] Login Succeeded [2022-04-27T21:37:49.418Z] docker.io [2022-04-27T21:37:49.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T21:37:49.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T21:37:49.680Z] Configure a credential helper to remove this warning. See [2022-04-27T21:37:49.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T21:37:49.680Z] [2022-04-27T21:37:49.680Z] Login Succeeded [2022-04-27T21:37:49.680Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T21:37:49.695Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-27T21:37:50.083Z] + git rev-list -1 --merges f384208dfb8ead966c90d33757fc444e5c339218~1..f384208dfb8ead966c90d33757fc444e5c339218 [Pipeline] echo [2022-04-27T21:37:50.115Z] -----------> git rev-list -1 --merges f384208dfb8ead966c90d33757fc444e5c339218~1..f384208dfb8ead966c90d33757fc444e5c339218 f384208dfb8ead966c90d33757fc444e5c339218 [false] [Pipeline] sh [2022-04-27T21:37:50.416Z] + git log --format=format:%s -1 f384208dfb8ead966c90d33757fc444e5c339218 [Pipeline] echo [2022-04-27T21:37:50.437Z] ========================================================= [2022-04-27T21:37:50.437Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2022-04-27T21:37:50.437Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-27T21:37:50.772Z] + git log --format=format:%s -1 f384208dfb8ead966c90d33757fc444e5c339218 [Pipeline] echo [2022-04-27T21:37:50.786Z] [semverPrep] GIT_COMMIT: f384208dfb8ead966c90d33757fc444e5c339218, Commit Message: ci(lts-release): LTS release v2.1.0 @78dcb4f [Pipeline] echo [2022-04-27T21:37:50.798Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-27T21:37:51.174Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-27T21:37:51.174Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-27T21:37:51.174Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-27T21:37:51.174Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-27T21:37:51.174Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-27T21:37:51.174Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-27T21:37:51.174Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-27T21:37:51.533Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-27T21:37:51.533Z] [2022-04-27T21:37:51.533Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T21:37:51.846Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-27T21:37:51.846Z] latest: Pulling from edgex-devops/py-git-semver [2022-04-27T21:37:51.846Z] 1fe172e4850f: Pulling fs layer [2022-04-27T21:37:51.846Z] caf521ccaac6: Pulling fs layer [2022-04-27T21:37:51.846Z] 3ead6fa29328: Pulling fs layer [2022-04-27T21:37:51.846Z] 5c2a1cbceb83: Pulling fs layer [2022-04-27T21:37:51.846Z] a8d5f1318db7: Pulling fs layer [2022-04-27T21:37:51.846Z] c427282e49a2: Pulling fs layer [2022-04-27T21:37:51.846Z] 1827001aaf11: Pulling fs layer [2022-04-27T21:37:51.846Z] 0714d37db230: Pulling fs layer [2022-04-27T21:37:51.846Z] ac28cf19c067: Pulling fs layer [2022-04-27T21:37:51.846Z] ca983d60f3e2: Pulling fs layer [2022-04-27T21:37:51.846Z] 9f894cec8388: Pulling fs layer [2022-04-27T21:37:51.846Z] 5c2a1cbceb83: Waiting [2022-04-27T21:37:51.846Z] a8d5f1318db7: Waiting [2022-04-27T21:37:51.846Z] c427282e49a2: Waiting [2022-04-27T21:37:51.846Z] 1827001aaf11: Waiting [2022-04-27T21:37:51.846Z] 0714d37db230: Waiting [2022-04-27T21:37:51.846Z] ac28cf19c067: Waiting [2022-04-27T21:37:51.846Z] ca983d60f3e2: Waiting [2022-04-27T21:37:51.846Z] 9f894cec8388: Waiting [2022-04-27T21:37:51.846Z] caf521ccaac6: Download complete [2022-04-27T21:37:51.846Z] 5c2a1cbceb83: Verifying Checksum [2022-04-27T21:37:51.846Z] 5c2a1cbceb83: Download complete [2022-04-27T21:37:52.107Z] a8d5f1318db7: Verifying Checksum [2022-04-27T21:37:52.107Z] a8d5f1318db7: Download complete [2022-04-27T21:37:52.107Z] 3ead6fa29328: Verifying Checksum [2022-04-27T21:37:52.107Z] 3ead6fa29328: Download complete [2022-04-27T21:37:52.107Z] c427282e49a2: Verifying Checksum [2022-04-27T21:37:52.107Z] c427282e49a2: Download complete [2022-04-27T21:37:52.107Z] 0714d37db230: Verifying Checksum [2022-04-27T21:37:52.107Z] 0714d37db230: Download complete [2022-04-27T21:37:52.107Z] ac28cf19c067: Verifying Checksum [2022-04-27T21:37:52.107Z] ac28cf19c067: Download complete [2022-04-27T21:37:52.107Z] ca983d60f3e2: Download complete [2022-04-27T21:37:52.107Z] 9f894cec8388: Verifying Checksum [2022-04-27T21:37:52.107Z] 9f894cec8388: Download complete [2022-04-27T21:37:52.107Z] 1fe172e4850f: Verifying Checksum [2022-04-27T21:37:52.107Z] 1fe172e4850f: Download complete [2022-04-27T21:37:52.371Z] 1827001aaf11: Verifying Checksum [2022-04-27T21:37:52.371Z] 1827001aaf11: Download complete [2022-04-27T21:37:53.338Z] 1fe172e4850f: Pull complete [2022-04-27T21:37:53.600Z] caf521ccaac6: Pull complete [2022-04-27T21:37:54.177Z] 3ead6fa29328: Pull complete [2022-04-27T21:37:54.177Z] 5c2a1cbceb83: Pull complete [2022-04-27T21:37:54.438Z] a8d5f1318db7: Pull complete [2022-04-27T21:37:54.438Z] c427282e49a2: Pull complete [2022-04-27T21:37:56.986Z] 1827001aaf11: Pull complete [2022-04-27T21:37:56.986Z] 0714d37db230: Pull complete [2022-04-27T21:37:56.986Z] ac28cf19c067: Pull complete [2022-04-27T21:37:56.986Z] ca983d60f3e2: Pull complete [2022-04-27T21:37:56.986Z] 9f894cec8388: Pull complete [2022-04-27T21:37:56.986Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-04-27T21:37:56.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-27T21:37:56.986Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-04-27T21:37:57.072Z] prd-ubuntu20.04-docker-8c-8g-33535 does not seem to be running inside a container [2022-04-27T21:37:57.102Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_jakarta -v /w/workspace/edgexfoundry_device-gpio_jakarta:/w/workspace/edgexfoundry_device-gpio_jakarta:rw,z -v /w/workspace/edgexfoundry_device-gpio_jakarta@tmp:/w/workspace/edgexfoundry_device-gpio_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-27T21:37:59.209Z] $ docker top d9f719e9b284ee70a8ea1661b2d34a1dddc669cd1dd37719ec30ef9ba4f7d213 -eo pid,comm [2022-04-27T21:37:59.304Z] 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-04-27T21:37:59.304Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-27T21:37:59.347Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-27T21:37:59.347Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-27T21:37:59.492Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-27T21:37:59.483Z] $ docker exec d9f719e9b284ee70a8ea1661b2d34a1dddc669cd1dd37719ec30ef9ba4f7d213 ssh-agent [2022-04-27T21:37:59.624Z] SSH_AUTH_SOCK=/tmp/ssh-NjfUMxcVxuDH/agent.33 [2022-04-27T21:37:59.624Z] SSH_AGENT_PID=39 [2022-04-27T21:37:59.634Z] Running ssh-add (command line suppressed) [2022-04-27T21:37:59.748Z] Identity added: /w/workspace/edgexfoundry_device-gpio_jakarta@tmp/private_key_1423548372766435220.key (/w/workspace/edgexfoundry_device-gpio_jakarta@tmp/private_key_1423548372766435220.key) [2022-04-27T21:37:59.779Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-27T21:38:00.068Z] + git tag --points-at f384208dfb8ead966c90d33757fc444e5c339218 [Pipeline] } [2022-04-27T21:38:00.069Z] $ docker exec --env ******** --env ******** d9f719e9b284ee70a8ea1661b2d34a1dddc669cd1dd37719ec30ef9ba4f7d213 ssh-agent -k [2022-04-27T21:38:00.185Z] unset SSH_AUTH_SOCK; [2022-04-27T21:38:00.185Z] unset SSH_AGENT_PID; [2022-04-27T21:38:00.186Z] echo Agent pid 39 killed; [2022-04-27T21:38:00.210Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2022-04-27T21:38:00.227Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.1.0' [Pipeline] sshagent [2022-04-27T21:38:00.250Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-27T21:38:00.250Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-27T21:38:00.392Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-27T21:38:00.384Z] $ docker exec d9f719e9b284ee70a8ea1661b2d34a1dddc669cd1dd37719ec30ef9ba4f7d213 ssh-agent [2022-04-27T21:38:00.531Z] SSH_AUTH_SOCK=/tmp/ssh-Zl0VWZsm2Nqq/agent.71 [2022-04-27T21:38:00.531Z] SSH_AGENT_PID=78 [2022-04-27T21:38:00.536Z] Running ssh-add (command line suppressed) [2022-04-27T21:38:00.640Z] Identity added: /w/workspace/edgexfoundry_device-gpio_jakarta@tmp/private_key_1682878657743329037.key (/w/workspace/edgexfoundry_device-gpio_jakarta@tmp/private_key_1682878657743329037.key) [2022-04-27T21:38:00.669Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-27T21:38:00.966Z] + git semver init [2022-04-27T21:38:01.225Z] 2022-04-27 21:38:01,165 [run_init] DEBUG init version:0.0.0 force:False [2022-04-27T21:38:01.225Z] 2022-04-27 21:38:01,165 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_jakarta/.semver [2022-04-27T21:38:01.225Z] 2022-04-27 21:38:01,166 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_jakarta/.semver [2022-04-27T21:38:01.225Z] 2022-04-27 21:38:01,166 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_jakarta/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_jakarta, universal_newlines=False, shell=None, istream=None) [2022-04-27T21:38:02.165Z] 2022-04-27 21:38:02,129 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_jakarta/.git/info/exclude [2022-04-27T21:38:02.165Z] 2022-04-27 21:38:02,130 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_jakarta/.semver/jakarta with force:False [2022-04-27T21:38:02.165Z] 2022-04-27 21:38:02,130 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_jakarta/.semver/jakarta [2022-04-27T21:38:02.166Z] 2022-04-27 21:38:02,130 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_jakarta/.semver/jakarta [2022-04-27T21:38:02.166Z] 2.1.0 [Pipeline] } [2022-04-27T21:38:02.167Z] $ docker exec --env ******** --env ******** d9f719e9b284ee70a8ea1661b2d34a1dddc669cd1dd37719ec30ef9ba4f7d213 ssh-agent -k [2022-04-27T21:38:02.284Z] unset SSH_AUTH_SOCK; [2022-04-27T21:38:02.284Z] unset SSH_AGENT_PID; [2022-04-27T21:38:02.285Z] echo Agent pid 78 killed; [2022-04-27T21:38:02.304Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-27T21:38:02.611Z] + git semver [Pipeline] } [2022-04-27T21:38:02.874Z] $ docker stop --time=1 d9f719e9b284ee70a8ea1661b2d34a1dddc669cd1dd37719ec30ef9ba4f7d213 [2022-04-27T21:38:04.208Z] $ docker rm -f d9f719e9b284ee70a8ea1661b2d34a1dddc669cd1dd37719ec30ef9ba4f7d213 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T21:38:04.586Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-27T21:38:04.872Z] Stashed 1 file(s) [Pipeline] echo [2022-04-27T21:38:04.877Z] [edgeXSemver]: initialized semver on version 2.1.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] sh [2022-04-27T21:38:05.310Z] + git checkout f384208dfb8ead966c90d33757fc444e5c339218 [2022-04-27T21:38:05.311Z] HEAD is now at f384208 ci(lts-release): LTS release v2.1.0 @78dcb4f [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T21:38:05.337Z] provisioning config files... [2022-04-27T21:38:05.345Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_jakarta@tmp/config3584783744040517922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T21:38:05.764Z] ---> docker-login.sh [2022-04-27T21:38:05.764Z] nexus3.edgexfoundry.org:10001 [2022-04-27T21:38:05.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T21:38:05.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T21:38:05.764Z] Configure a credential helper to remove this warning. See [2022-04-27T21:38:05.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T21:38:05.764Z] [2022-04-27T21:38:05.764Z] Login Succeeded [2022-04-27T21:38:05.764Z] nexus3.edgexfoundry.org:10002 [2022-04-27T21:38:05.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T21:38:05.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T21:38:05.764Z] Configure a credential helper to remove this warning. See [2022-04-27T21:38:05.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T21:38:05.764Z] [2022-04-27T21:38:05.764Z] Login Succeeded [2022-04-27T21:38:05.764Z] nexus3.edgexfoundry.org:10003 [2022-04-27T21:38:06.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T21:38:06.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T21:38:06.033Z] Configure a credential helper to remove this warning. See [2022-04-27T21:38:06.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T21:38:06.033Z] [2022-04-27T21:38:06.033Z] Login Succeeded [2022-04-27T21:38:06.033Z] nexus3.edgexfoundry.org:10004 [2022-04-27T21:38:06.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T21:38:06.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T21:38:06.033Z] Configure a credential helper to remove this warning. See [2022-04-27T21:38:06.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T21:38:06.033Z] [2022-04-27T21:38:06.033Z] Login Succeeded [2022-04-27T21:38:06.033Z] docker.io [2022-04-27T21:38:06.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T21:38:06.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T21:38:06.567Z] Configure a credential helper to remove this warning. See [2022-04-27T21:38:06.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T21:38:06.567Z] [2022-04-27T21:38:06.567Z] Login Succeeded [2022-04-27T21:38:06.567Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T21:38:06.577Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-27T21:38:06.655Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-27T21:38:06.665Z] ========================================================= [2022-04-27T21:38:06.665Z] [edgeXBuildGoApp] Building Code With image [golang:1.17-alpine] [2022-04-27T21:38:06.665Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-27T21:38:06.982Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=golang:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-27T21:38:07.244Z] Sending build context to Docker daemon 26.47MB [2022-04-27T21:38:07.244Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T21:38:07.244Z] Step 2/11 : FROM ${BASE} AS builder [2022-04-27T21:38:07.816Z] 1.17-alpine: Pulling from library/golang [2022-04-27T21:38:08.078Z] df9b9388f04a: Pulling fs layer [2022-04-27T21:38:08.078Z] 52dc419b0ee2: Pulling fs layer [2022-04-27T21:38:08.078Z] 25bc292e5bac: Pulling fs layer [2022-04-27T21:38:08.078Z] 447a8d7240ef: Pulling fs layer [2022-04-27T21:38:08.078Z] f1849c0ca460: Pulling fs layer [2022-04-27T21:38:08.078Z] 447a8d7240ef: Waiting [2022-04-27T21:38:08.078Z] f1849c0ca460: Waiting [2022-04-27T21:38:08.078Z] 25bc292e5bac: Download complete [2022-04-27T21:38:08.078Z] 52dc419b0ee2: Download complete [2022-04-27T21:38:08.339Z] df9b9388f04a: Verifying Checksum [2022-04-27T21:38:08.339Z] df9b9388f04a: Download complete [2022-04-27T21:38:08.339Z] f1849c0ca460: Verifying Checksum [2022-04-27T21:38:08.339Z] f1849c0ca460: Download complete [2022-04-27T21:38:08.339Z] df9b9388f04a: Pull complete [2022-04-27T21:38:08.603Z] 52dc419b0ee2: Pull complete [2022-04-27T21:38:08.603Z] 25bc292e5bac: Pull complete [2022-04-27T21:38:09.546Z] 447a8d7240ef: Verifying Checksum [2022-04-27T21:38:09.546Z] 447a8d7240ef: Download complete [2022-04-27T21:38:13.747Z] 447a8d7240ef: Pull complete [2022-04-27T21:38:13.747Z] f1849c0ca460: Pull complete [2022-04-27T21:38:13.747Z] Digest: sha256:5c2fcfeb58ad9d4948d94e7b2d0432a9bc38bee0f8dfb41d383f38a18b75c38d [2022-04-27T21:38:13.747Z] Status: Downloaded newer image for golang:1.17-alpine [2022-04-27T21:38:13.747Z] ---> 3156fdeb9740 [2022-04-27T21:38:13.747Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-27T21:38:14.689Z] ---> Running in ec6f835dca08 [2022-04-27T21:38:14.949Z] Removing intermediate container ec6f835dca08 [2022-04-27T21:38:14.949Z] ---> b07e363cc5eb [2022-04-27T21:38:14.949Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T21:38:14.949Z] ---> Running in 0bbb6b52e797 [2022-04-27T21:38:14.949Z] Removing intermediate container 0bbb6b52e797 [2022-04-27T21:38:14.949Z] ---> 2fd18a3f09ea [2022-04-27T21:38:14.949Z] Step 5/11 : WORKDIR /device-gpio [2022-04-27T21:38:14.949Z] ---> Running in 4606a123849b [2022-04-27T21:38:15.211Z] Removing intermediate container 4606a123849b [2022-04-27T21:38:15.211Z] ---> 811d43b16e7d [2022-04-27T21:38:15.212Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T21:38:15.212Z] ---> Running in 8a34b94a5eb9 [2022-04-27T21:38:15.782Z] Removing intermediate container 8a34b94a5eb9 [2022-04-27T21:38:15.782Z] ---> db28d294746d [2022-04-27T21:38:15.782Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T21:38:15.782Z] ---> Running in 51ea9b45a42a [2022-04-27T21:38:16.042Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T21:38:16.986Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T21:38:17.247Z] (1/31) Installing libgcc (10.3.1_git20211027-r0) [2022-04-27T21:38:17.247Z] (2/31) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-27T21:38:17.508Z] (3/31) Installing binutils (2.37-r3) [2022-04-27T21:38:17.508Z] (4/31) Installing libgomp (10.3.1_git20211027-r0) [2022-04-27T21:38:17.768Z] (5/31) Installing libatomic (10.3.1_git20211027-r0) [2022-04-27T21:38:17.768Z] (6/31) Installing libgphobos (10.3.1_git20211027-r0) [2022-04-27T21:38:18.030Z] (7/31) Installing gmp (6.2.1-r1) [2022-04-27T21:38:18.030Z] (8/31) Installing isl22 (0.22-r0) [2022-04-27T21:38:18.030Z] (9/31) Installing mpfr4 (4.1.0-r0) [2022-04-27T21:38:18.294Z] (10/31) Installing mpc1 (1.2.1-r0) [2022-04-27T21:38:18.294Z] (11/31) Installing gcc (10.3.1_git20211027-r0) [2022-04-27T21:38:19.679Z] (12/31) Installing brotli-libs (1.0.9-r5) [2022-04-27T21:38:19.941Z] (13/31) Installing nghttp2-libs (1.46.0-r0) [2022-04-27T21:38:19.942Z] (14/31) Installing libcurl (7.80.0-r1) [2022-04-27T21:38:19.942Z] (15/31) Installing expat (2.4.7-r0) [2022-04-27T21:38:19.981Z] Still waiting to schedule task [2022-04-27T21:38:19.981Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-27T21:38:20.203Z] (16/31) Installing pcre2 (10.39-r0) [2022-04-27T21:38:20.203Z] (17/31) Installing git (2.34.2-r0) [2022-04-27T21:38:20.463Z] (18/31) Installing musl-dev (1.2.2-r7) [2022-04-27T21:38:22.388Z] (19/31) Installing libc-dev (0.7.2-r3) [2022-04-27T21:38:22.388Z] (20/31) Installing libsodium (1.0.18-r0) [2022-04-27T21:38:22.388Z] (21/31) Installing pkgconf (1.8.0-r0) [2022-04-27T21:38:22.649Z] (22/31) Installing libsodium-dev (1.0.18-r0) [2022-04-27T21:38:22.649Z] (23/31) Installing make (4.3-r0) [2022-04-27T21:38:22.649Z] (24/31) Installing openssh-keygen (8.8_p1-r1) [2022-04-27T21:38:22.909Z] (25/31) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-04-27T21:38:22.909Z] (26/31) Installing ncurses-libs (6.3_p20211120-r0) [2022-04-27T21:38:22.909Z] (27/31) Installing libedit (20210910.3.1-r0) [2022-04-27T21:38:23.169Z] (28/31) Installing openssh-client-common (8.8_p1-r1) [2022-04-27T21:38:23.169Z] (29/31) Installing openssh-client-default (8.8_p1-r1) [2022-04-27T21:38:23.431Z] (30/31) Installing libzmq (4.3.4-r0) [2022-04-27T21:38:23.431Z] (31/31) Installing zeromq-dev (4.3.4-r0) [2022-04-27T21:38:23.431Z] Executing busybox-1.34.1-r5.trigger [2022-04-27T21:38:23.431Z] OK: 146 MiB in 46 packages [2022-04-27T21:38:25.975Z] Removing intermediate container 51ea9b45a42a [2022-04-27T21:38:25.975Z] ---> 611e1bccdb82 [2022-04-27T21:38:25.975Z] Step 8/11 : COPY go.mod vendor* ./ [2022-04-27T21:38:26.915Z] ---> f91126d8fbf3 [2022-04-27T21:38:26.915Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T21:38:26.915Z] ---> Running in a100dac758b4 [2022-04-27T21:38:53.519Z] Removing intermediate container a100dac758b4 [2022-04-27T21:38:53.519Z] ---> 220781efe716 [2022-04-27T21:38:53.519Z] Step 10/11 : COPY . . [2022-04-27T21:38:54.486Z] ---> 6af38b3278d1 [2022-04-27T21:38:54.486Z] Step 11/11 : RUN ${MAKE} [2022-04-27T21:38:54.486Z] ---> Running in 48895b319f45 [2022-04-27T21:38:55.114Z] Removing intermediate container 48895b319f45 [2022-04-27T21:38:55.114Z] ---> 0090466cb728 [2022-04-27T21:38:55.114Z] [Warning] One or more build-args [MAKE] were not consumed [2022-04-27T21:38:55.114Z] Successfully built 0090466cb728 [2022-04-27T21:38:55.398Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T21:38:55.691Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-27T21:38:55.691Z] . [Pipeline] withDockerContainer [2022-04-27T21:38:55.761Z] prd-ubuntu20.04-docker-8c-8g-33535 does not seem to be running inside a container [2022-04-27T21:38:55.808Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_jakarta -v /w/workspace/edgexfoundry_device-gpio_jakarta:/w/workspace/edgexfoundry_device-gpio_jakarta:rw,z -v /w/workspace/edgexfoundry_device-gpio_jakarta@tmp:/w/workspace/edgexfoundry_device-gpio_jakarta@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 ******** ci-base-image-x86_64 cat [2022-04-27T21:38:56.199Z] $ docker top d3d922fa7ed4f9c6aed30b90942c3b4d1112643c7f392607bcd392f64a6a2fd2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T21:38:56.546Z] + go version [2022-04-27T21:38:56.546Z] go version go1.17.9 linux/amd64 [Pipeline] } [2022-04-27T21:38:56.567Z] $ docker stop --time=1 d3d922fa7ed4f9c6aed30b90942c3b4d1112643c7f392607bcd392f64a6a2fd2 [2022-04-27T21:38:57.897Z] $ docker rm -f d3d922fa7ed4f9c6aed30b90942c3b4d1112643c7f392607bcd392f64a6a2fd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T21:38:58.357Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-27T21:38:58.357Z] . [Pipeline] withDockerContainer [2022-04-27T21:38:58.427Z] prd-ubuntu20.04-docker-8c-8g-33535 does not seem to be running inside a container [2022-04-27T21:38:58.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_jakarta -v /w/workspace/edgexfoundry_device-gpio_jakarta:/w/workspace/edgexfoundry_device-gpio_jakarta:rw,z -v /w/workspace/edgexfoundry_device-gpio_jakarta@tmp:/w/workspace/edgexfoundry_device-gpio_jakarta@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 ******** ci-base-image-x86_64 cat [2022-04-27T21:38:58.889Z] $ docker top f4703b4637f31264315f84d8faca6099bf15ba6ac3de9a6acb08ee0c63ad1961 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-27T21:38:59.258Z] + make test [2022-04-27T21:38:59.258Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-27T21:38:59.517Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-04-27T21:39:06.092Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-04-27T21:39:06.092Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-04-27T21:39:06.092Z] WARNING: go linter not installed. To install, run\n curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin v1.42.1 [2022-04-27T21:39:06.092Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-27T21:39:06.092Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-27T21:39:08.637Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-27T21:39:08.637Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-27T21:39:08.637Z] ./bin/test-attribution-txt.sh [2022-04-27T21:39:08.637Z] make: ./bin/test-attribution-txt.sh: No such file or directory [2022-04-27T21:39:08.637Z] make: *** [Makefile:46: test] Error 127 [Pipeline] } [2022-04-27T21:39:08.659Z] $ docker stop --time=1 f4703b4637f31264315f84d8faca6099bf15ba6ac3de9a6acb08ee0c63ad1961 [2022-04-27T21:39:10.420Z] $ docker rm -f f4703b4637f31264315f84d8faca6099bf15ba6ac3de9a6acb08ee0c63ad1961 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T21:39:10.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T21:39:10.919Z] [2022-04-27T21:39:10.919Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T21:39:11.226Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T21:39:11.226Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-27T21:39:11.226Z] 5eb5b503b376: Pulling fs layer [2022-04-27T21:39:11.226Z] 5c69ac0246d0: Pulling fs layer [2022-04-27T21:39:11.226Z] ec43610c2a17: Pulling fs layer [2022-04-27T21:39:11.226Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-27T21:39:11.226Z] 33b1e0a273af: Pulling fs layer [2022-04-27T21:39:11.226Z] 5d3b04190fa2: Pulling fs layer [2022-04-27T21:39:11.226Z] 2f39f015ded8: Pulling fs layer [2022-04-27T21:39:11.226Z] 33b1e0a273af: Waiting [2022-04-27T21:39:11.226Z] 2f39f015ded8: Waiting [2022-04-27T21:39:11.226Z] 5d3b04190fa2: Waiting [2022-04-27T21:39:11.226Z] 3a2ae6a8a46f: Waiting [2022-04-27T21:39:11.226Z] 5c69ac0246d0: Verifying Checksum [2022-04-27T21:39:11.226Z] 5c69ac0246d0: Download complete [2022-04-27T21:39:11.226Z] 3a2ae6a8a46f: Download complete [2022-04-27T21:39:11.485Z] 33b1e0a273af: Download complete [2022-04-27T21:39:11.485Z] ec43610c2a17: Verifying Checksum [2022-04-27T21:39:11.485Z] ec43610c2a17: Download complete [2022-04-27T21:39:11.485Z] 5d3b04190fa2: Verifying Checksum [2022-04-27T21:39:11.485Z] 5d3b04190fa2: Download complete [2022-04-27T21:39:11.485Z] 5eb5b503b376: Verifying Checksum [2022-04-27T21:39:11.485Z] 5eb5b503b376: Download complete [2022-04-27T21:39:12.053Z] 2f39f015ded8: Download complete [2022-04-27T21:39:12.620Z] 5eb5b503b376: Pull complete [2022-04-27T21:39:12.879Z] 5c69ac0246d0: Pull complete [2022-04-27T21:39:13.446Z] ec43610c2a17: Pull complete [2022-04-27T21:39:13.446Z] 3a2ae6a8a46f: Pull complete [2022-04-27T21:39:13.705Z] 33b1e0a273af: Pull complete [2022-04-27T21:39:13.705Z] 5d3b04190fa2: Pull complete [2022-04-27T21:39:17.897Z] 2f39f015ded8: Pull complete [2022-04-27T21:39:17.897Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-27T21:39:17.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T21:39:17.897Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-27T21:39:17.965Z] prd-ubuntu20.04-docker-8c-8g-33535 does not seem to be running inside a container [2022-04-27T21:39:18.007Z] $ 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_jakarta -v /w/workspace/edgexfoundry_device-gpio_jakarta:/w/workspace/edgexfoundry_device-gpio_jakarta:rw,z -v /w/workspace/edgexfoundry_device-gpio_jakarta@tmp:/w/workspace/edgexfoundry_device-gpio_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-27T21:39:20.467Z] $ docker top 53b9288e007019763a6e07c290d11a371327f9131891f2477c0ed15c7d8cfc90 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T21:39:20.846Z] ---> job-cost.sh [2022-04-27T21:39:20.846Z] lf-activate-venv: SKIPPING [2022-04-27T21:39:20.846Z] INFO: No Stack... [2022-04-27T21:39:21.419Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-27T21:39:21.680Z] INFO: Archiving Costs [Pipeline] sh [2022-04-27T21:39:21.980Z] + cat /w/workspace/edgexfoundry_device-gpio_jakarta/archives/cost.csv [2022-04-27T21:39:21.980Z] + cut -d, -f6 [Pipeline] lock [2022-04-27T21:39:21.999Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-jakarta-2-stack-cost] [2022-04-27T21:39:22.009Z] Resource [jenkins-edgexfoundry-device-gpio-jakarta-2-stack-cost] did not exist. Created. [2022-04-27T21:39:22.009Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-jakarta-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-27T21:39:22.325Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-27T21:39:22.384Z] Stashed 1 file(s) [Pipeline] } [2022-04-27T21:39:22.391Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-jakarta-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-27T21:39:22.419Z] $ docker stop --time=1 53b9288e007019763a6e07c290d11a371327f9131891f2477c0ed15c7d8cfc90 [2022-04-27T21:39:23.589Z] $ docker rm -f 53b9288e007019763a6e07c290d11a371327f9131891f2477c0ed15c7d8cfc90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-27T21:39:23.720Z] Failed in branch amd64 [2022-04-27T21:41:03.799Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-33539 in /w/workspace/edgexfoundry_device-gpio_jakarta [Pipeline] { [Pipeline] ws [2022-04-27T21:41:03.812Z] Running in /w/workspace/device-gpio/2 [Pipeline] { [Pipeline] checkout [2022-04-27T21:41:04.128Z] The recommended git tool is: git [2022-04-27T21:41:13.052Z] using credential edgex-jenkins-ssh [2022-04-27T21:41:13.077Z] Cloning the remote Git repository [2022-04-27T21:41:13.179Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-04-27T21:41:13.320Z] > git init /w/workspace/device-gpio/2 # timeout=10 [2022-04-27T21:41:13.468Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-04-27T21:41:13.469Z] > git --version # timeout=10 [2022-04-27T21:41:13.534Z] > git --version # 'git version 2.25.1' [2022-04-27T21:41:13.536Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-27T21:41:13.709Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-27T21:41:16.084Z] Avoid second fetch [2022-04-27T21:41:16.085Z] Checking out Revision f384208dfb8ead966c90d33757fc444e5c339218 (jakarta) [2022-04-27T21:41:15.990Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-04-27T21:41:16.053Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-27T21:41:16.116Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T21:41:16.136Z] > git checkout -f f384208dfb8ead966c90d33757fc444e5c339218 # timeout=10 [2022-04-27T21:41:21.358Z] Commit message: "ci(lts-release): LTS release v2.1.0 @78dcb4f" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-27T21:41:22.340Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-27T21:41:22.340Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-27T21:41:22.340Z] Dload Upload Total Spent Left Speed [2022-04-27T21:41:22.340Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 170k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh [2022-04-27T21:41:22.920Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-27T21:41:23.298Z] + sudo tee /etc/docker/daemon.new [2022-04-27T21:41:23.298Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-27T21:41:23.298Z] { [2022-04-27T21:41:23.298Z] "registry-mirrors": [ [2022-04-27T21:41:23.298Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-27T21:41:23.298Z] ], [2022-04-27T21:41:23.298Z] "bip": "10.250.0.254/24", [2022-04-27T21:41:23.298Z] "hosts": [ [2022-04-27T21:41:23.298Z] "tcp://0.0.0.0:5555", [2022-04-27T21:41:23.298Z] "unix:///var/run/docker.sock" [2022-04-27T21:41:23.298Z] ], [2022-04-27T21:41:23.298Z] "mtu": 1458, [2022-04-27T21:41:23.298Z] "selinux-enabled": true, [2022-04-27T21:41:23.298Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-27T21:41:23.298Z] } [Pipeline] sh [2022-04-27T21:41:23.672Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-27T21:41:24.027Z] + sudo service docker restart [Pipeline] sh [2022-04-27T21:41:42.729Z] + git checkout f384208dfb8ead966c90d33757fc444e5c339218 [2022-04-27T21:41:43.003Z] HEAD is now at f384208 ci(lts-release): LTS release v2.1.0 @78dcb4f [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T21:41:43.041Z] provisioning config files... [2022-04-27T21:41:43.070Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/2@tmp/config8741500611971037055tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T21:41:43.456Z] ---> docker-login.sh [2022-04-27T21:41:43.456Z] nexus3.edgexfoundry.org:10001 [2022-04-27T21:41:44.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T21:41:44.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T21:41:44.334Z] Configure a credential helper to remove this warning. See [2022-04-27T21:41:44.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T21:41:44.334Z] [2022-04-27T21:41:44.334Z] Login Succeeded [2022-04-27T21:41:44.334Z] nexus3.edgexfoundry.org:10002 [2022-04-27T21:41:44.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T21:41:44.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T21:41:44.935Z] Configure a credential helper to remove this warning. See [2022-04-27T21:41:44.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T21:41:44.935Z] [2022-04-27T21:41:44.935Z] Login Succeeded [2022-04-27T21:41:44.935Z] nexus3.edgexfoundry.org:10003 [2022-04-27T21:41:45.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T21:41:45.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T21:41:45.536Z] Configure a credential helper to remove this warning. See [2022-04-27T21:41:45.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T21:41:45.536Z] [2022-04-27T21:41:45.536Z] Login Succeeded [2022-04-27T21:41:45.536Z] nexus3.edgexfoundry.org:10004 [2022-04-27T21:41:45.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T21:41:46.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T21:41:46.090Z] Configure a credential helper to remove this warning. See [2022-04-27T21:41:46.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T21:41:46.090Z] [2022-04-27T21:41:46.090Z] Login Succeeded [2022-04-27T21:41:46.090Z] docker.io [2022-04-27T21:41:46.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T21:41:46.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T21:41:46.970Z] Configure a credential helper to remove this warning. See [2022-04-27T21:41:46.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T21:41:46.970Z] [2022-04-27T21:41:46.970Z] Login Succeeded [2022-04-27T21:41:46.970Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T21:41:46.987Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-27T21:41:47.555Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-27T21:41:47.568Z] ========================================================= [2022-04-27T21:41:47.568Z] [edgeXBuildGoApp] Building Code With image [golang:1.17-alpine] [2022-04-27T21:41:47.568Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-27T21:41:47.973Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=golang:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-27T21:41:49.415Z] Sending build context to Docker daemon 18.76MB [2022-04-27T21:41:49.415Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T21:41:49.415Z] Step 2/11 : FROM ${BASE} AS builder [2022-04-27T21:41:50.010Z] 1.17-alpine: Pulling from library/golang [2022-04-27T21:41:50.286Z] 9981e73032c8: Pulling fs layer [2022-04-27T21:41:50.286Z] c7637d0a7b49: Pulling fs layer [2022-04-27T21:41:50.286Z] bda57b85efde: Pulling fs layer [2022-04-27T21:41:50.286Z] b49713a5d3bb: Pulling fs layer [2022-04-27T21:41:50.286Z] d8fb42bb649c: Pulling fs layer [2022-04-27T21:41:50.286Z] b49713a5d3bb: Waiting [2022-04-27T21:41:50.286Z] d8fb42bb649c: Waiting [2022-04-27T21:41:50.567Z] bda57b85efde: Verifying Checksum [2022-04-27T21:41:50.567Z] bda57b85efde: Download complete [2022-04-27T21:41:50.567Z] c7637d0a7b49: Verifying Checksum [2022-04-27T21:41:50.567Z] c7637d0a7b49: Download complete [2022-04-27T21:41:50.567Z] 9981e73032c8: Verifying Checksum [2022-04-27T21:41:50.567Z] 9981e73032c8: Download complete [2022-04-27T21:41:50.567Z] d8fb42bb649c: Verifying Checksum [2022-04-27T21:41:50.567Z] d8fb42bb649c: Download complete [2022-04-27T21:41:51.166Z] 9981e73032c8: Pull complete [2022-04-27T21:41:51.774Z] c7637d0a7b49: Pull complete [2022-04-27T21:41:52.052Z] bda57b85efde: Pull complete [2022-04-27T21:41:53.490Z] b49713a5d3bb: Verifying Checksum [2022-04-27T21:41:53.490Z] b49713a5d3bb: Download complete [2022-04-27T21:42:05.932Z] b49713a5d3bb: Pull complete [2022-04-27T21:42:05.932Z] d8fb42bb649c: Pull complete [2022-04-27T21:42:05.932Z] Digest: sha256:5c2fcfeb58ad9d4948d94e7b2d0432a9bc38bee0f8dfb41d383f38a18b75c38d [2022-04-27T21:42:05.932Z] Status: Downloaded newer image for golang:1.17-alpine [2022-04-27T21:42:05.932Z] ---> e2e90ccf33fb [2022-04-27T21:42:05.932Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-27T21:42:06.543Z] ---> Running in 70aef1455d80 [2022-04-27T21:42:06.834Z] Removing intermediate container 70aef1455d80 [2022-04-27T21:42:06.834Z] ---> 1cd2f39f3400 [2022-04-27T21:42:06.834Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T21:42:06.834Z] ---> Running in 0cb4819c49d2 [2022-04-27T21:42:07.431Z] Removing intermediate container 0cb4819c49d2 [2022-04-27T21:42:07.431Z] ---> b290fb05e062 [2022-04-27T21:42:07.431Z] Step 5/11 : WORKDIR /device-gpio [2022-04-27T21:42:07.431Z] ---> Running in a14eb614babd [2022-04-27T21:42:08.030Z] Removing intermediate container a14eb614babd [2022-04-27T21:42:08.030Z] ---> f40b6e3b5da9 [2022-04-27T21:42:08.030Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T21:42:08.030Z] ---> Running in 4efd89225d72 [2022-04-27T21:42:10.016Z] Removing intermediate container 4efd89225d72 [2022-04-27T21:42:10.016Z] ---> 9bbf0c5be236 [2022-04-27T21:42:10.016Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T21:42:10.016Z] ---> Running in 690a9f13a0f9 [2022-04-27T21:42:11.009Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-27T21:42:11.996Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-27T21:42:12.978Z] (1/31) Installing libgcc (10.3.1_git20211027-r0) [2022-04-27T21:42:12.978Z] (2/31) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-27T21:42:13.263Z] (3/31) Installing binutils (2.37-r3) [2022-04-27T21:42:13.543Z] (4/31) Installing libgomp (10.3.1_git20211027-r0) [2022-04-27T21:42:13.817Z] (5/31) Installing libatomic (10.3.1_git20211027-r0) [2022-04-27T21:42:13.817Z] (6/31) Installing libgphobos (10.3.1_git20211027-r0) [2022-04-27T21:42:14.804Z] (7/31) Installing gmp (6.2.1-r1) [2022-04-27T21:42:14.804Z] (8/31) Installing isl22 (0.22-r0) [2022-04-27T21:42:14.804Z] (9/31) Installing mpfr4 (4.1.0-r0) [2022-04-27T21:42:14.804Z] (10/31) Installing mpc1 (1.2.1-r0) [2022-04-27T21:42:15.080Z] (11/31) Installing gcc (10.3.1_git20211027-r0) [2022-04-27T21:42:17.077Z] (12/31) Installing brotli-libs (1.0.9-r5) [2022-04-27T21:42:17.355Z] (13/31) Installing nghttp2-libs (1.46.0-r0) [2022-04-27T21:42:17.355Z] (14/31) Installing libcurl (7.80.0-r1) [2022-04-27T21:42:17.631Z] (15/31) Installing expat (2.4.7-r0) [2022-04-27T21:42:17.631Z] (16/31) Installing pcre2 (10.39-r0) [2022-04-27T21:42:17.631Z] (17/31) Installing git (2.34.2-r0) [2022-04-27T21:42:18.229Z] (18/31) Installing musl-dev (1.2.2-r7) [2022-04-27T21:42:18.502Z] (19/31) Installing libc-dev (0.7.2-r3) [2022-04-27T21:42:18.775Z] (20/31) Installing libsodium (1.0.18-r0) [2022-04-27T21:42:18.775Z] (21/31) Installing pkgconf (1.8.0-r0) [2022-04-27T21:42:18.775Z] (22/31) Installing libsodium-dev (1.0.18-r0) [2022-04-27T21:42:19.046Z] (23/31) Installing make (4.3-r0) [2022-04-27T21:42:19.046Z] (24/31) Installing openssh-keygen (8.8_p1-r1) [2022-04-27T21:42:19.046Z] (25/31) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-04-27T21:42:19.319Z] (26/31) Installing ncurses-libs (6.3_p20211120-r0) [2022-04-27T21:42:19.319Z] (27/31) Installing libedit (20210910.3.1-r0) [2022-04-27T21:42:19.591Z] (28/31) Installing openssh-client-common (8.8_p1-r1) [2022-04-27T21:42:19.591Z] (29/31) Installing openssh-client-default (8.8_p1-r1) [2022-04-27T21:42:19.591Z] (30/31) Installing libzmq (4.3.4-r0) [2022-04-27T21:42:19.865Z] (31/31) Installing zeromq-dev (4.3.4-r0) [2022-04-27T21:42:19.865Z] Executing busybox-1.34.1-r5.trigger [2022-04-27T21:42:19.865Z] OK: 136 MiB in 46 packages [2022-04-27T21:42:25.293Z] Removing intermediate container 690a9f13a0f9 [2022-04-27T21:42:25.293Z] ---> 4b0e381991af [2022-04-27T21:42:25.293Z] Step 8/11 : COPY go.mod vendor* ./ [2022-04-27T21:42:28.697Z] ---> a0ea9005859c [2022-04-27T21:42:28.697Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T21:42:28.697Z] ---> Running in d982d006a499 [2022-04-27T21:44:05.528Z] Removing intermediate container d982d006a499 [2022-04-27T21:44:05.528Z] ---> 5bfd67769ab2 [2022-04-27T21:44:05.528Z] Step 10/11 : COPY . . [2022-04-27T21:44:05.528Z] ---> 8f70f2eb4241 [2022-04-27T21:44:05.528Z] Step 11/11 : RUN ${MAKE} [2022-04-27T21:44:05.528Z] ---> Running in bb9a0d2b36ef [2022-04-27T21:44:05.528Z] Removing intermediate container bb9a0d2b36ef [2022-04-27T21:44:05.528Z] ---> b5b55d85077a [2022-04-27T21:44:05.528Z] [Warning] One or more build-args [MAKE] were not consumed [2022-04-27T21:44:05.528Z] Successfully built b5b55d85077a [2022-04-27T21:44:05.528Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T21:44:05.888Z] + docker inspect -f . ci-base-image-arm64 [2022-04-27T21:44:05.888Z] . [Pipeline] withDockerContainer [2022-04-27T21:44:06.184Z] prd-ubuntu20.04-docker-arm64-4c-16g-33539 does not seem to be running inside a container [2022-04-27T21:44:06.283Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@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 ******** ci-base-image-arm64 cat [2022-04-27T21:44:07.761Z] $ docker top 30ffb04c2aa17e225fccf888118777ef90e9ecc63b878b91adc9ac3dedc682be -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T21:44:08.767Z] + go version [2022-04-27T21:44:08.767Z] go version go1.17.9 linux/arm64 [Pipeline] } [2022-04-27T21:44:08.794Z] $ docker stop --time=1 30ffb04c2aa17e225fccf888118777ef90e9ecc63b878b91adc9ac3dedc682be [2022-04-27T21:44:10.538Z] $ docker rm -f 30ffb04c2aa17e225fccf888118777ef90e9ecc63b878b91adc9ac3dedc682be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T21:44:11.204Z] + docker inspect -f . ci-base-image-arm64 [2022-04-27T21:44:11.204Z] . [Pipeline] withDockerContainer [2022-04-27T21:44:11.472Z] prd-ubuntu20.04-docker-arm64-4c-16g-33539 does not seem to be running inside a container [2022-04-27T21:44:11.573Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@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 ******** ci-base-image-arm64 cat [2022-04-27T21:44:13.011Z] $ docker top 513cca6261e14833b59d952190a164027139d9e83eda27811dd754c7af4516ad -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-27T21:44:13.971Z] + make test [2022-04-27T21:44:13.971Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-27T21:44:15.419Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-04-27T21:45:12.056Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-04-27T21:45:12.056Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-04-27T21:45:12.056Z] WARNING: go linter not installed. To install, run\n curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin v1.42.1 [2022-04-27T21:45:12.056Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-27T21:45:12.056Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-27T21:45:30.399Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-27T21:45:30.399Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-27T21:45:30.399Z] ./bin/test-attribution-txt.sh [2022-04-27T21:45:30.399Z] make: ./bin/test-attribution-txt.sh: No such file or directory [2022-04-27T21:45:30.399Z] make: *** [Makefile:46: test] Error 127 [Pipeline] } [2022-04-27T21:45:30.428Z] $ docker stop --time=1 513cca6261e14833b59d952190a164027139d9e83eda27811dd754c7af4516ad [2022-04-27T21:45:32.226Z] $ docker rm -f 513cca6261e14833b59d952190a164027139d9e83eda27811dd754c7af4516ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T21:45:33.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-27T21:45:33.239Z] [2022-04-27T21:45:33.239Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-27T21:45:33.595Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-27T21:45:33.871Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-27T21:45:33.871Z] 8998bd30e6a1: Pulling fs layer [2022-04-27T21:45:33.871Z] 04944245beec: Pulling fs layer [2022-04-27T21:45:33.871Z] 699f458cf7ca: Pulling fs layer [2022-04-27T21:45:33.871Z] 765212b225bb: Pulling fs layer [2022-04-27T21:45:33.871Z] f23df028b6ca: Pulling fs layer [2022-04-27T21:45:33.871Z] d65c8cfc05b1: Pulling fs layer [2022-04-27T21:45:33.871Z] 2437ff75d9bd: Pulling fs layer [2022-04-27T21:45:33.871Z] 765212b225bb: Waiting [2022-04-27T21:45:33.871Z] d65c8cfc05b1: Waiting [2022-04-27T21:45:33.871Z] 2437ff75d9bd: Waiting [2022-04-27T21:45:33.871Z] f23df028b6ca: Waiting [2022-04-27T21:45:33.871Z] 04944245beec: Download complete [2022-04-27T21:45:33.871Z] 765212b225bb: Download complete [2022-04-27T21:45:34.146Z] f23df028b6ca: Verifying Checksum [2022-04-27T21:45:34.146Z] f23df028b6ca: Download complete [2022-04-27T21:45:34.146Z] d65c8cfc05b1: Verifying Checksum [2022-04-27T21:45:34.146Z] d65c8cfc05b1: Download complete [2022-04-27T21:45:34.146Z] 699f458cf7ca: Verifying Checksum [2022-04-27T21:45:34.146Z] 699f458cf7ca: Download complete [2022-04-27T21:45:34.421Z] 8998bd30e6a1: Verifying Checksum [2022-04-27T21:45:34.421Z] 8998bd30e6a1: Download complete [2022-04-27T21:45:37.052Z] 2437ff75d9bd: Verifying Checksum [2022-04-27T21:45:37.052Z] 2437ff75d9bd: Download complete [2022-04-27T21:45:39.052Z] 8998bd30e6a1: Pull complete [2022-04-27T21:45:39.653Z] 04944245beec: Pull complete [2022-04-27T21:45:41.092Z] 699f458cf7ca: Pull complete [2022-04-27T21:45:41.092Z] 765212b225bb: Pull complete [2022-04-27T21:45:42.082Z] f23df028b6ca: Pull complete [2022-04-27T21:45:42.356Z] d65c8cfc05b1: Pull complete [2022-04-27T21:45:57.468Z] 2437ff75d9bd: Pull complete [2022-04-27T21:45:57.468Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-27T21:45:57.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-27T21:45:57.468Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-27T21:45:57.720Z] prd-ubuntu20.04-docker-arm64-4c-16g-33539 does not seem to be running inside a container [2022-04-27T21:45:57.809Z] $ 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/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-27T21:46:00.446Z] $ docker top c317ec9260c4b0c250f484822bb04cccd2ad02a14261c6298f6b960dc50a4914 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T21:46:01.402Z] ---> job-cost.sh [2022-04-27T21:46:01.402Z] lf-activate-venv: SKIPPING [2022-04-27T21:46:01.402Z] INFO: No Stack... [2022-04-27T21:46:01.997Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-27T21:46:02.596Z] INFO: Archiving Costs [Pipeline] sh [2022-04-27T21:46:03.281Z] + cat /w/workspace/device-gpio/2/archives/cost.csv [2022-04-27T21:46:03.282Z] + cut -d, -f6 [Pipeline] lock [2022-04-27T21:46:03.351Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-jakarta-2-stack-cost] [2022-04-27T21:46:03.354Z] Resource [jenkins-edgexfoundry-device-gpio-jakarta-2-stack-cost] did not exist. Created. [2022-04-27T21:46:03.354Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-jakarta-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-27T21:46:04.038Z] /w/workspace/device-gpio/2@tmp/durable-384f627e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-27T21:46:04.727Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-27T21:46:04.755Z] Warning: overwriting stash ‘stack-cost’ [2022-04-27T21:46:05.484Z] Stashed 1 file(s) [Pipeline] } [2022-04-27T21:46:05.493Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-jakarta-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-27T21:46:05.519Z] $ docker stop --time=1 c317ec9260c4b0c250f484822bb04cccd2ad02a14261c6298f6b960dc50a4914 [2022-04-27T21:46:07.026Z] $ docker rm -f c317ec9260c4b0c250f484822bb04cccd2ad02a14261c6298f6b960dc50a4914 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-27T21:46:07.339Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-04-27T21:46:07.980Z] + [ -d /w/workspace/edgexfoundry_device-gpio_jakarta/archives ] [2022-04-27T21:46:07.980Z] + ls -al /w/workspace/edgexfoundry_device-gpio_jakarta/archives [2022-04-27T21:46:07.980Z] total 16 [2022-04-27T21:46:07.980Z] drwxr-xr-x 3 root root 4096 Apr 27 21:39 . [2022-04-27T21:46:07.980Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 27 21:39 .. [2022-04-27T21:46:07.980Z] drwxr-xr-x 2 root root 4096 Apr 27 21:39 cost [2022-04-27T21:46:07.980Z] -rw-r--r-- 1 root root 83 Apr 27 21:39 cost.csv [2022-04-27T21:46:07.980Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_jakarta/archives [2022-04-27T21:46:07.980Z] + ls -al /w/workspace/edgexfoundry_device-gpio_jakarta/archives [2022-04-27T21:46:07.980Z] total 16 [2022-04-27T21:46:07.980Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 21:39 . [2022-04-27T21:46:07.980Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 27 21:39 .. [2022-04-27T21:46:07.980Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 21:39 cost [2022-04-27T21:46:07.980Z] -rw-r--r-- 1 jenkins jenkins 83 Apr 27 21:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-27T21:46:08.314Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T21:46:09.192Z] ---> package-listing.sh [2022-04-27T21:46:09.192Z] ++ facter osfamily [2022-04-27T21:46:09.192Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-27T21:46:09.453Z] + OS_FAMILY=debian [2022-04-27T21:46:09.453Z] + workspace=/w/workspace/edgexfoundry_device-gpio_jakarta [2022-04-27T21:46:09.453Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-27T21:46:09.453Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-27T21:46:09.453Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-27T21:46:09.453Z] + PACKAGES=/tmp/packages_start.txt [2022-04-27T21:46:09.453Z] + '[' /w/workspace/edgexfoundry_device-gpio_jakarta ']' [2022-04-27T21:46:09.453Z] + PACKAGES=/tmp/packages_end.txt [2022-04-27T21:46:09.453Z] + case "${OS_FAMILY}" in [2022-04-27T21:46:09.453Z] + dpkg -l [2022-04-27T21:46:09.453Z] + grep '^ii' [2022-04-27T21:46:09.453Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-27T21:46:09.453Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-27T21:46:09.453Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-27T21:46:09.453Z] + '[' /w/workspace/edgexfoundry_device-gpio_jakarta ']' [2022-04-27T21:46:09.453Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_jakarta/archives/ [2022-04-27T21:46:09.453Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_jakarta/archives/ [Pipeline] echo [2022-04-27T21:46:09.467Z] 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_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-27T21:46:09.750Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-27T21:46:10.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T21:46:10.317Z] . [Pipeline] withDockerContainer [2022-04-27T21:46:10.388Z] prd-ubuntu20.04-docker-8c-8g-33535 does not seem to be running inside a container [2022-04-27T21:46:10.450Z] $ 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_jakarta/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_jakarta -v /w/workspace/edgexfoundry_device-gpio_jakarta:/w/workspace/edgexfoundry_device-gpio_jakarta:rw,z -v /w/workspace/edgexfoundry_device-gpio_jakarta@tmp:/w/workspace/edgexfoundry_device-gpio_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-27T21:46:10.682Z] $ docker top f2f1e636f37ae982b5b825632f99dffd95af742857b5848ceb3d27f36e42b0c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T21:46:11.030Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-27T21:46:11.332Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-27T21:46:11.624Z] + ls /var/log/sa-host [2022-04-27T21:46:11.624Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T21:46:11.709Z] provisioning config files... [2022-04-27T21:46:11.718Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_jakarta@tmp/config1767125858998346503tmp [Pipeline] { [Pipeline] echo [2022-04-27T21:46:11.732Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T21:46:12.016Z] ---> create-netrc.sh [Pipeline] } [2022-04-27T21:46:12.023Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-27T21:46:12.354Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-27T21:46:12.365Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T21:46:12.655Z] ---> sudo-logs.sh [2022-04-27T21:46:12.655Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-27T21:46:12.690Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T21:46:12.983Z] ---> job-cost.sh [2022-04-27T21:46:12.983Z] lf-activate-venv: SKIPPING [2022-04-27T21:46:12.983Z] DEBUG: total: 0.2199999988079071 [2022-04-27T21:46:12.983Z] INFO: Retrieving Stack Cost... [2022-04-27T21:46:13.245Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-27T21:46:13.819Z] INFO: Archiving Costs [Pipeline] echo [2022-04-27T21:46:13.834Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T21:46:14.123Z] ---> logs-deploy.sh [2022-04-27T21:46:14.123Z] lf-activate-venv: SKIPPING [2022-04-27T21:46:14.123Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/jakarta/2 [2022-04-27T21:46:14.123Z] INFO: archiving workspace using pattern(s): [2022-04-27T21:46:15.067Z] Archives upload complete. [2022-04-27T21:46:15.067Z] INFO: archiving logs to Nexus