Pull request #367 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 834c1a2eb117546942727c07f71b581afec85052+4d191eb3dac98c01714bec6e3dd8edd5055992ab (913bc8702ef2b72d7451d5860aeab85ea5d5c57b) 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-ssh7765744474904755915.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh7428723582928671004.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-367/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-367/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12360067261493679672.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-367/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh18193078205540872530.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh11948795227749167280.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-367/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-367/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14481083469718379430.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 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-mqtt-go, buildSnap:false] ========================================================= [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-mqtt-go-settings PROJECT: device-mqtt-go 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-mqtt 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-21918’ Running on prd-ubuntu20.04-docker-8c-8g-21925 in /w/workspace/gexfoundry_device-mqtt-go_PR-367 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-367 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.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-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4d191eb3dac98c01714bec6e3dd8edd5055992ab into PR head commit 834c1a2eb117546942727c07f71b581afec85052 Merge succeeded, producing 834c1a2eb117546942727c07f71b581afec85052 Checking out Revision 834c1a2eb117546942727c07f71b581afec85052 (PR-367) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.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-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 834c1a2eb117546942727c07f71b581afec85052 # 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 4d191eb3dac98c01714bec6e3dd8edd5055992ab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 834c1a2eb117546942727c07f71b581afec85052 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-25T02:11:49.821Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-25T02:11:49.998Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-25T02:11:50.095Z] ========================================================= [2022-04-25T02:11:50.095Z] EdgeX Global Pipelines Version Info [2022-04-25T02:11:50.095Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-25T02:11:51.261Z] ------------------- [2022-04-25T02:11:51.262Z] stable info: [2022-04-25T02:11:51.262Z] ------------------- [2022-04-25T02:11:51.262Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-25T02:11:51.262Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-25T02:11:51.262Z] Message: update stable to v1.0.221 [2022-04-25T02:11:51.524Z] ------------------- [2022-04-25T02:11:51.524Z] experimental info: [2022-04-25T02:11:51.524Z] ------------------- [2022-04-25T02:11:51.524Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-25T02:11:51.524Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-25T02:11:51.524Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-25T02:11:51.770Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-04-25T02:11:51.812Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-04-25T02:11:51.853Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-25T02:11:51.897Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-25T02:11:51.940Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-25T02:11:51.981Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-25T02:11:52.019Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-25T02:11:52.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-25T02:11:52.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-25T02:11:52.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-25T02:11:52.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-25T02:11:52.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-04-25T02:11:52.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-25T02:11:52.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-25T02:11:52.333Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-25T02:11:52.370Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-25T02:11:52.412Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-25T02:11:52.452Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-25T02:11:52.491Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-25T02:11:52.529Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-25T02:11:52.567Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-25T02:11:52.608Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-25T02:11:52.646Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-25T02:11:52.688Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-25T02:11:52.732Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-25T02:11:52.775Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-25T02:11:52.812Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-367 [Pipeline] echo [2022-04-25T02:11:52.854Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-367 [Pipeline] echo [2022-04-25T02:11:52.897Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-367 [Pipeline] echo [2022-04-25T02:11:52.935Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 834c1a2eb117546942727c07f71b581afec85052 [Pipeline] echo [2022-04-25T02:11:52.975Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 834c1a2 [Pipeline] echo [2022-04-25T02:11:53.015Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-25T02:11:53.126Z] provisioning config files... [2022-04-25T02:11:53.203Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-367@tmp/config8830731608593714580tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T02:11:53.562Z] ---> docker-login.sh [2022-04-25T02:11:53.562Z] nexus3.edgexfoundry.org:10001 [2022-04-25T02:11:53.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T02:11:53.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T02:11:53.826Z] Configure a credential helper to remove this warning. See [2022-04-25T02:11:53.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T02:11:53.826Z] [2022-04-25T02:11:53.826Z] Login Succeeded [2022-04-25T02:11:53.826Z] nexus3.edgexfoundry.org:10002 [2022-04-25T02:11:54.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T02:11:54.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T02:11:54.088Z] Configure a credential helper to remove this warning. See [2022-04-25T02:11:54.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T02:11:54.088Z] [2022-04-25T02:11:54.088Z] Login Succeeded [2022-04-25T02:11:54.088Z] nexus3.edgexfoundry.org:10003 [2022-04-25T02:11:54.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T02:11:54.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T02:11:54.088Z] Configure a credential helper to remove this warning. See [2022-04-25T02:11:54.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T02:11:54.088Z] [2022-04-25T02:11:54.088Z] Login Succeeded [2022-04-25T02:11:54.348Z] nexus3.edgexfoundry.org:10004 [2022-04-25T02:11:54.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T02:11:54.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T02:11:54.348Z] Configure a credential helper to remove this warning. See [2022-04-25T02:11:54.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T02:11:54.348Z] [2022-04-25T02:11:54.348Z] Login Succeeded [2022-04-25T02:11:54.348Z] docker.io [2022-04-25T02:11:54.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T02:11:54.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T02:11:54.918Z] Configure a credential helper to remove this warning. See [2022-04-25T02:11:54.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T02:11:54.918Z] [2022-04-25T02:11:54.918Z] Login Succeeded [2022-04-25T02:11:54.918Z] ---> docker-login.sh ends [Pipeline] } [2022-04-25T02:11:54.943Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-25T02:11:55.562Z] + git rev-list -1 --merges 834c1a2eb117546942727c07f71b581afec85052~1..834c1a2eb117546942727c07f71b581afec85052 [Pipeline] echo [2022-04-25T02:11:55.612Z] -----------> git rev-list -1 --merges 834c1a2eb117546942727c07f71b581afec85052~1..834c1a2eb117546942727c07f71b581afec85052 834c1a2eb117546942727c07f71b581afec85052 [false] [Pipeline] sh [2022-04-25T02:11:55.926Z] + git log --format=format:%s -1 834c1a2eb117546942727c07f71b581afec85052 [Pipeline] echo [2022-04-25T02:11:55.965Z] ========================================================= [2022-04-25T02:11:55.965Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-25T02:11:55.965Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-25T02:11:56.398Z] + git log --format=format:%s -1 834c1a2eb117546942727c07f71b581afec85052 [Pipeline] echo [2022-04-25T02:11:56.432Z] [semverPrep] GIT_COMMIT: 834c1a2eb117546942727c07f71b581afec85052, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2022-04-25T02:11:56.462Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-25T02:11:56.866Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-25T02:11:56.866Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-25T02:11:56.866Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-25T02:11:56.866Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-25T02:11:56.866Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-25T02:11:56.866Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-25T02:11:56.866Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-25T02:11:57.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-25T02:11:57.240Z] [2022-04-25T02:11:57.240Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T02:11:57.584Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-25T02:11:57.584Z] latest: Pulling from edgex-devops/git-semver [2022-04-25T02:11:57.584Z] a0d0a0d46f8b: Pulling fs layer [2022-04-25T02:11:57.584Z] 3e5f54012d9b: Pulling fs layer [2022-04-25T02:11:57.584Z] 4c7163046ea9: Pulling fs layer [2022-04-25T02:11:57.584Z] 0c2d73faf560: Pulling fs layer [2022-04-25T02:11:57.584Z] 0c2d73faf560: Waiting [2022-04-25T02:11:57.584Z] 3e5f54012d9b: Download complete [2022-04-25T02:11:57.584Z] a0d0a0d46f8b: Download complete [2022-04-25T02:11:57.584Z] 0c2d73faf560: Verifying Checksum [2022-04-25T02:11:57.584Z] 0c2d73faf560: Download complete [2022-04-25T02:11:57.584Z] 4c7163046ea9: Verifying Checksum [2022-04-25T02:11:57.584Z] 4c7163046ea9: Download complete [2022-04-25T02:11:57.845Z] a0d0a0d46f8b: Pull complete [2022-04-25T02:11:57.845Z] 3e5f54012d9b: Pull complete [2022-04-25T02:11:58.416Z] 4c7163046ea9: Pull complete [2022-04-25T02:11:58.678Z] 0c2d73faf560: Pull complete [2022-04-25T02:11:58.678Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-25T02:11:58.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-25T02:11:58.678Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-25T02:11:58.786Z] prd-ubuntu20.04-docker-8c-8g-21925 does not seem to be running inside a container [2022-04-25T02:11:58.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-367 -v /w/workspace/gexfoundry_device-mqtt-go_PR-367:/w/workspace/gexfoundry_device-mqtt-go_PR-367:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-367@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-367@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:10004/edgex-devops/git-semver:latest cat [2022-04-25T02:11:59.506Z] $ docker top 20d5d30c50b2460c80e0ca11204b7e402cc44e0fcfb7d1c146ab21f8e0209f48 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-25T02:11:59.704Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-25T02:11:59.704Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-25T02:11:59.834Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-25T02:11:59.839Z] $ docker exec 20d5d30c50b2460c80e0ca11204b7e402cc44e0fcfb7d1c146ab21f8e0209f48 ssh-agent [2022-04-25T02:11:59.962Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkbcLfE/agent.15 [2022-04-25T02:11:59.962Z] SSH_AGENT_PID=21 [2022-04-25T02:11:59.970Z] Running ssh-add (command line suppressed) [2022-04-25T02:12:00.097Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-367@tmp/private_key_596208041221247929.key (/w/workspace/gexfoundry_device-mqtt-go_PR-367@tmp/private_key_596208041221247929.key) [2022-04-25T02:12:00.114Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-25T02:12:00.447Z] + git tag --points-at HEAD [Pipeline] } [2022-04-25T02:12:00.475Z] $ docker exec --env ******** --env ******** 20d5d30c50b2460c80e0ca11204b7e402cc44e0fcfb7d1c146ab21f8e0209f48 ssh-agent -k [2022-04-25T02:12:00.605Z] unset SSH_AUTH_SOCK; [2022-04-25T02:12:00.608Z] unset SSH_AGENT_PID; [2022-04-25T02:12:00.608Z] echo Agent pid 21 killed; [2022-04-25T02:12:00.619Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-25T02:12:00.700Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-25T02:12:00.700Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-25T02:12:00.839Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-25T02:12:00.844Z] $ docker exec 20d5d30c50b2460c80e0ca11204b7e402cc44e0fcfb7d1c146ab21f8e0209f48 ssh-agent [2022-04-25T02:12:00.982Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhKDbKC/agent.54 [2022-04-25T02:12:00.982Z] SSH_AGENT_PID=60 [2022-04-25T02:12:00.989Z] Running ssh-add (command line suppressed) [2022-04-25T02:12:01.124Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-367@tmp/private_key_964474806008991094.key (/w/workspace/gexfoundry_device-mqtt-go_PR-367@tmp/private_key_964474806008991094.key) [2022-04-25T02:12:01.137Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-25T02:12:01.472Z] + git semver init [2022-04-25T02:12:01.472Z] # -> Open(): unable to determine branch for HEAD [2022-04-25T02:12:01.472Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-367/.git [2022-04-25T02:12:01.472Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-367 [2022-04-25T02:12:01.472Z] # $SEMVER_REMOTE_NAME = origin [2022-04-25T02:12:01.472Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-25T02:12:01.472Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-25T02:12:01.472Z] # $SEMVER_BRANCH = PR-367 [2022-04-25T02:12:01.472Z] # $SEMVER_TEMP = /tmp/semver-102491075 [2022-04-25T02:12:01.472Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2022-04-25T02:12:02.413Z] # '/tmp/semver-102491075' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-367/.semver' [2022-04-25T02:12:02.413Z] # -> Force: false [2022-04-25T02:12:02.413Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-367/.semver [Pipeline] } [2022-04-25T02:12:02.442Z] $ docker exec --env ******** --env ******** 20d5d30c50b2460c80e0ca11204b7e402cc44e0fcfb7d1c146ab21f8e0209f48 ssh-agent -k [2022-04-25T02:12:02.544Z] unset SSH_AUTH_SOCK; [2022-04-25T02:12:02.545Z] unset SSH_AGENT_PID; [2022-04-25T02:12:02.545Z] echo Agent pid 60 killed; [2022-04-25T02:12:02.556Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-25T02:12:02.981Z] + git semver [Pipeline] } [2022-04-25T02:12:03.019Z] $ docker stop --time=1 20d5d30c50b2460c80e0ca11204b7e402cc44e0fcfb7d1c146ab21f8e0209f48 [2022-04-25T02:12:04.390Z] $ docker rm -f 20d5d30c50b2460c80e0ca11204b7e402cc44e0fcfb7d1c146ab21f8e0209f48 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-25T02:12:04.809Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-25T02:12:05.117Z] Stashed 1 file(s) [Pipeline] echo [2022-04-25T02:12:05.134Z] [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-04-25T02:12:05.709Z] provisioning config files... [2022-04-25T02:12:05.722Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-367@tmp/config7513779759830889005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T02:12:06.079Z] ---> docker-login.sh [2022-04-25T02:12:06.079Z] nexus3.edgexfoundry.org:10001 [2022-04-25T02:12:06.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T02:12:06.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T02:12:06.079Z] Configure a credential helper to remove this warning. See [2022-04-25T02:12:06.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T02:12:06.079Z] [2022-04-25T02:12:06.079Z] Login Succeeded [2022-04-25T02:12:06.079Z] nexus3.edgexfoundry.org:10002 [2022-04-25T02:12:06.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T02:12:06.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T02:12:06.340Z] Configure a credential helper to remove this warning. See [2022-04-25T02:12:06.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T02:12:06.340Z] [2022-04-25T02:12:06.340Z] Login Succeeded [2022-04-25T02:12:06.340Z] nexus3.edgexfoundry.org:10003 [2022-04-25T02:12:06.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T02:12:06.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T02:12:06.340Z] Configure a credential helper to remove this warning. See [2022-04-25T02:12:06.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T02:12:06.340Z] [2022-04-25T02:12:06.340Z] Login Succeeded [2022-04-25T02:12:06.340Z] nexus3.edgexfoundry.org:10004 [2022-04-25T02:12:06.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T02:12:06.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T02:12:06.601Z] Configure a credential helper to remove this warning. See [2022-04-25T02:12:06.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T02:12:06.601Z] [2022-04-25T02:12:06.601Z] Login Succeeded [2022-04-25T02:12:06.601Z] docker.io [2022-04-25T02:12:06.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T02:12:07.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T02:12:07.172Z] Configure a credential helper to remove this warning. See [2022-04-25T02:12:07.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T02:12:07.172Z] [2022-04-25T02:12:07.172Z] Login Succeeded [2022-04-25T02:12:07.172Z] ---> docker-login.sh ends [Pipeline] } [2022-04-25T02:12:07.198Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-25T02:12:07.402Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-25T02:12:07.431Z] ========================================================= [2022-04-25T02:12:07.431Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-25T02:12:07.431Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-25T02:12:07.835Z] + 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-04-25T02:12:07.835Z] Sending build context to Docker daemon 5.818MB [2022-04-25T02:12:07.835Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-25T02:12:07.835Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-25T02:12:07.835Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-25T02:12:07.835Z] 59bf1c3509f3: Pulling fs layer [2022-04-25T02:12:07.835Z] 666ba61612fd: Pulling fs layer [2022-04-25T02:12:07.835Z] 8ed8ca486205: Pulling fs layer [2022-04-25T02:12:07.835Z] 4fe6c5a15a65: Pulling fs layer [2022-04-25T02:12:07.835Z] 22a0e8bec74d: Pulling fs layer [2022-04-25T02:12:07.835Z] ca2b28591e48: Pulling fs layer [2022-04-25T02:12:07.835Z] a51346096db8: Pulling fs layer [2022-04-25T02:12:07.835Z] daebc70d1ce1: Pulling fs layer [2022-04-25T02:12:07.835Z] 0e18a0eac166: Pulling fs layer [2022-04-25T02:12:07.835Z] 4fe6c5a15a65: Waiting [2022-04-25T02:12:07.835Z] 22a0e8bec74d: Waiting [2022-04-25T02:12:07.835Z] ca2b28591e48: Waiting [2022-04-25T02:12:07.835Z] a51346096db8: Waiting [2022-04-25T02:12:07.835Z] daebc70d1ce1: Waiting [2022-04-25T02:12:07.835Z] 0e18a0eac166: Waiting [2022-04-25T02:12:07.835Z] 8ed8ca486205: Verifying Checksum [2022-04-25T02:12:07.835Z] 8ed8ca486205: Download complete [2022-04-25T02:12:08.098Z] 666ba61612fd: Verifying Checksum [2022-04-25T02:12:08.098Z] 666ba61612fd: Download complete [2022-04-25T02:12:08.098Z] 22a0e8bec74d: Verifying Checksum [2022-04-25T02:12:08.098Z] 22a0e8bec74d: Download complete [2022-04-25T02:12:08.098Z] 59bf1c3509f3: Verifying Checksum [2022-04-25T02:12:08.098Z] ca2b28591e48: Verifying Checksum [2022-04-25T02:12:08.098Z] ca2b28591e48: Download complete [2022-04-25T02:12:08.098Z] a51346096db8: Download complete [2022-04-25T02:12:08.098Z] daebc70d1ce1: Verifying Checksum [2022-04-25T02:12:08.098Z] daebc70d1ce1: Download complete [2022-04-25T02:12:08.098Z] 59bf1c3509f3: Pull complete [2022-04-25T02:12:08.362Z] 666ba61612fd: Pull complete [2022-04-25T02:12:08.362Z] 8ed8ca486205: Pull complete [2022-04-25T02:12:08.623Z] 0e18a0eac166: Verifying Checksum [2022-04-25T02:12:08.623Z] 0e18a0eac166: Download complete [2022-04-25T02:12:08.883Z] 4fe6c5a15a65: Verifying Checksum [2022-04-25T02:12:08.883Z] 4fe6c5a15a65: Download complete [2022-04-25T02:12:13.088Z] 4fe6c5a15a65: Pull complete [2022-04-25T02:12:13.088Z] 22a0e8bec74d: Pull complete [2022-04-25T02:12:13.088Z] ca2b28591e48: Pull complete [2022-04-25T02:12:13.088Z] a51346096db8: Pull complete [2022-04-25T02:12:13.088Z] daebc70d1ce1: Pull complete [2022-04-25T02:12:15.693Z] 0e18a0eac166: Pull complete [2022-04-25T02:12:15.693Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-25T02:12:15.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-25T02:12:15.693Z] ---> f018257e8ee9 [2022-04-25T02:12:15.693Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-25T02:12:17.082Z] ---> Running in d38b909c6d81 [2022-04-25T02:12:17.082Z] Removing intermediate container d38b909c6d81 [2022-04-25T02:12:17.082Z] ---> e3ee3a02f799 [2022-04-25T02:12:17.082Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-25T02:12:17.082Z] ---> Running in 9ad1eb96899d [2022-04-25T02:12:17.346Z] Removing intermediate container 9ad1eb96899d [2022-04-25T02:12:17.346Z] ---> 093418edcafe [2022-04-25T02:12:17.346Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T02:12:17.346Z] ---> Running in f3225bc36d07 [2022-04-25T02:12:17.927Z] Removing intermediate container f3225bc36d07 [2022-04-25T02:12:17.927Z] ---> 840e2609f799 [2022-04-25T02:12:17.927Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-25T02:12:17.927Z] ---> Running in e10692565539 [2022-04-25T02:12:18.188Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T02:12:19.133Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T02:12:19.395Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-25T02:12:19.395Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-25T02:12:19.655Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-25T02:12:19.655Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-25T02:12:19.919Z] Executing busybox-1.34.1-r3.trigger [2022-04-25T02:12:19.919Z] OK: 224 MiB in 56 packages [2022-04-25T02:12:20.180Z] Removing intermediate container e10692565539 [2022-04-25T02:12:20.180Z] ---> 10b7132b15bf [2022-04-25T02:12:20.180Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-04-25T02:12:20.180Z] ---> Running in 1ce141310c5a [2022-04-25T02:12:20.440Z] Removing intermediate container 1ce141310c5a [2022-04-25T02:12:20.440Z] ---> 0e59b29c3d19 [2022-04-25T02:12:20.440Z] Step 8/12 : COPY go.mod vendor* ./ [2022-04-25T02:12:20.440Z] ---> 74aa9eb012b6 [2022-04-25T02:12:20.440Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T02:12:20.528Z] Still waiting to schedule task [2022-04-25T02:12:20.528Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21922’ [2022-04-25T02:12:20.700Z] ---> Running in ccff0d909dad [2022-04-25T02:12:35.610Z] Removing intermediate container ccff0d909dad [2022-04-25T02:12:35.610Z] ---> 0d9c66ca53dd [2022-04-25T02:12:35.610Z] Step 10/12 : COPY . . [2022-04-25T02:12:35.610Z] ---> aedadf926ffe [2022-04-25T02:12:35.610Z] Step 11/12 : ARG MAKE='make build' [2022-04-25T02:12:35.610Z] ---> Running in 879ada6b5cc1 [2022-04-25T02:12:35.872Z] Removing intermediate container 879ada6b5cc1 [2022-04-25T02:12:35.872Z] ---> a0ef194a5dd1 [2022-04-25T02:12:35.872Z] Step 12/12 : RUN $MAKE [2022-04-25T02:12:35.872Z] ---> Running in 059112174f98 [2022-04-25T02:12:36.133Z] noop [2022-04-25T02:12:36.395Z] Removing intermediate container 059112174f98 [2022-04-25T02:12:36.395Z] ---> 7697e41559e7 [2022-04-25T02:12:36.395Z] Successfully built 7697e41559e7 [2022-04-25T02:12:36.395Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T02:12:36.733Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-25T02:12:36.733Z] . [Pipeline] withDockerContainer [2022-04-25T02:12:36.819Z] prd-ubuntu20.04-docker-8c-8g-21925 does not seem to be running inside a container [2022-04-25T02:12:36.853Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-367 -v /w/workspace/gexfoundry_device-mqtt-go_PR-367:/w/workspace/gexfoundry_device-mqtt-go_PR-367:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-367@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-367@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 ******** ci-base-image-x86_64 cat [2022-04-25T02:12:37.280Z] $ docker top 2bbdd50180c90bc04b05a9f53b838a0c7ed23586d7bc303b5d21259fa641c67d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T02:12:37.762Z] + go version [2022-04-25T02:12:37.762Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-25T02:12:37.793Z] $ docker stop --time=1 2bbdd50180c90bc04b05a9f53b838a0c7ed23586d7bc303b5d21259fa641c67d [2022-04-25T02:12:39.286Z] $ docker rm -f 2bbdd50180c90bc04b05a9f53b838a0c7ed23586d7bc303b5d21259fa641c67d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T02:12:39.986Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-25T02:12:39.986Z] . [Pipeline] withDockerContainer [2022-04-25T02:12:40.082Z] prd-ubuntu20.04-docker-8c-8g-21925 does not seem to be running inside a container [2022-04-25T02:12:40.127Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-367 -v /w/workspace/gexfoundry_device-mqtt-go_PR-367:/w/workspace/gexfoundry_device-mqtt-go_PR-367:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-367@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-367@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 ******** ci-base-image-x86_64 cat [2022-04-25T02:12:40.572Z] $ docker top b5e5b62e8951194678a6e3b11d0dabfe4f8ffbb3f57de4cc1ef4b4fe1477c9d2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-25T02:12:41.049Z] + make test [2022-04-25T02:12:41.049Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-25T02:12:41.310Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-04-25T02:12:51.313Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-04-25T02:12:51.313Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.8% of statements [2022-04-25T02:12:51.313Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-04-25T02:12:59.444Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-25T02:13:02.739Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-25T02:13:02.739Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-25T02:13:02.739Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-25T02:13:03.348Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-25T02:13:03.383Z] $ docker stop --time=1 b5e5b62e8951194678a6e3b11d0dabfe4f8ffbb3f57de4cc1ef4b4fe1477c9d2 [2022-04-25T02:13:05.243Z] $ docker rm -f b5e5b62e8951194678a6e3b11d0dabfe4f8ffbb3f57de4cc1ef4b4fe1477c9d2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-25T02:13:05.770Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-25T02:13:05.834Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-25T02:13:06.995Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-25T02:13:07.304Z] + ls -al . [2022-04-25T02:13:07.304Z] total 196 [2022-04-25T02:13:07.304Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 25 02:13 . [2022-04-25T02:13:07.304Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 02:11 .. [2022-04-25T02:13:07.304Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 25 02:11 .dockerignore [2022-04-25T02:13:07.304Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 02:11 .git [2022-04-25T02:13:07.304Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 02:11 .github [2022-04-25T02:13:07.304Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 25 02:11 .gitignore [2022-04-25T02:13:07.304Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 02:11 .golangci.yml [2022-04-25T02:13:07.304Z] drwx------ 3 jenkins jenkins 4096 Apr 25 02:12 .semver [2022-04-25T02:13:07.304Z] -rw-rw-r-- 1 jenkins jenkins 8523 Apr 25 02:11 Attribution.txt [2022-04-25T02:13:07.304Z] -rw-rw-r-- 1 jenkins jenkins 7447 Apr 25 02:11 CHANGELOG.md [2022-04-25T02:13:07.304Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 25 02:11 Dockerfile [2022-04-25T02:13:07.304Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 02:11 GOVERNANCE.md [2022-04-25T02:13:07.304Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 25 02:11 Jenkinsfile [2022-04-25T02:13:07.304Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 25 02:11 LICENSE [2022-04-25T02:13:07.304Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 25 02:11 Makefile [2022-04-25T02:13:07.304Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 25 02:11 OWNERS.md [2022-04-25T02:13:07.304Z] -rw-rw-r-- 1 jenkins jenkins 2643 Apr 25 02:11 README.md [2022-04-25T02:13:07.304Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 02:12 VERSION [2022-04-25T02:13:07.304Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 02:11 bin [2022-04-25T02:13:07.304Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 02:11 cmd [2022-04-25T02:13:07.304Z] -rw-r--r-- 1 jenkins jenkins 17887 Apr 25 02:12 coverage.out [2022-04-25T02:13:07.304Z] -rw-rw-r-- 1 jenkins jenkins 3216 Apr 25 02:11 go.mod [2022-04-25T02:13:07.304Z] -rw-rw-r-- 1 jenkins jenkins 54276 Apr 25 02:11 go.sum [2022-04-25T02:13:07.304Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 02:11 internal [2022-04-25T02:13:07.304Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 02:11 mock [2022-04-25T02:13:07.304Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 02:11 snap [2022-04-25T02:13:07.304Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 25 02:11 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-25T02:13:07.638Z] + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=834c1a2eb117546942727c07f71b581afec85052 --label arch=amd64 --label version=0.0.0 . [2022-04-25T02:13:07.638Z] Sending build context to Docker daemon 5.837MB [2022-04-25T02:13:07.638Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-04-25T02:13:07.638Z] Step 2/24 : FROM ${BASE} AS builder [2022-04-25T02:13:07.638Z] ---> 7697e41559e7 [2022-04-25T02:13:07.638Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-25T02:13:07.638Z] ---> Running in 3b6332b3d8ec [2022-04-25T02:13:07.898Z] Removing intermediate container 3b6332b3d8ec [2022-04-25T02:13:07.898Z] ---> b53de328881f [2022-04-25T02:13:07.898Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-04-25T02:13:07.898Z] ---> Running in bde496ee99f8 [2022-04-25T02:13:07.898Z] Removing intermediate container bde496ee99f8 [2022-04-25T02:13:07.898Z] ---> fad8ddad02e5 [2022-04-25T02:13:07.898Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T02:13:07.898Z] ---> Running in b0c1ea837c07 [2022-04-25T02:13:08.842Z] Removing intermediate container b0c1ea837c07 [2022-04-25T02:13:08.842Z] ---> fd6cc9de9143 [2022-04-25T02:13:08.842Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-25T02:13:08.842Z] ---> Running in 963432297bfb [2022-04-25T02:13:08.842Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T02:13:09.793Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T02:13:10.055Z] OK: 224 MiB in 56 packages [2022-04-25T02:13:10.631Z] Removing intermediate container 963432297bfb [2022-04-25T02:13:10.631Z] ---> 8d9265d9069c [2022-04-25T02:13:10.631Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-04-25T02:13:10.631Z] ---> Running in 6f34bf2be91a [2022-04-25T02:13:10.892Z] Removing intermediate container 6f34bf2be91a [2022-04-25T02:13:10.892Z] ---> eda9456dd0a4 [2022-04-25T02:13:10.892Z] Step 8/24 : COPY go.mod vendor* ./ [2022-04-25T02:13:10.892Z] ---> 12f66bd5fd7b [2022-04-25T02:13:10.892Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T02:13:11.152Z] ---> Running in 93d0a7e799bb [2022-04-25T02:13:11.724Z] Removing intermediate container 93d0a7e799bb [2022-04-25T02:13:11.724Z] ---> d79c40da2d59 [2022-04-25T02:13:11.724Z] Step 10/24 : COPY . . [2022-04-25T02:13:11.984Z] ---> 6e9c255b3cec [2022-04-25T02:13:11.984Z] Step 11/24 : ARG MAKE='make build' [2022-04-25T02:13:11.984Z] ---> Running in 9303dc6181aa [2022-04-25T02:13:12.248Z] Removing intermediate container 9303dc6181aa [2022-04-25T02:13:12.248Z] ---> 26d1cdfbbcc8 [2022-04-25T02:13:12.248Z] Step 12/24 : RUN $MAKE [2022-04-25T02:13:12.248Z] ---> Running in 28d66f8f5c63 [2022-04-25T02:13:12.508Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-04-25T02:13:34.474Z] Removing intermediate container 28d66f8f5c63 [2022-04-25T02:13:34.474Z] ---> fdf2b397f835 [2022-04-25T02:13:34.474Z] Step 13/24 : FROM alpine:3.14 [2022-04-25T02:13:34.474Z] 3.14: Pulling from library/alpine [2022-04-25T02:13:34.474Z] 8663204ce13b: Pulling fs layer [2022-04-25T02:13:34.474Z] 8663204ce13b: Verifying Checksum [2022-04-25T02:13:34.474Z] 8663204ce13b: Download complete [2022-04-25T02:13:34.474Z] 8663204ce13b: Pull complete [2022-04-25T02:13:34.474Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-25T02:13:34.474Z] Status: Downloaded newer image for alpine:3.14 [2022-04-25T02:13:34.474Z] ---> e04c818066af [2022-04-25T02:13:34.474Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-04-25T02:13:34.474Z] ---> Running in efe705c6db3e [2022-04-25T02:13:34.474Z] Removing intermediate container efe705c6db3e [2022-04-25T02:13:34.474Z] ---> db87b5cb9a53 [2022-04-25T02:13:34.474Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-25T02:13:34.474Z] ---> Running in 6b2a45559971 [2022-04-25T02:13:34.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-25T02:13:34.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-25T02:13:34.474Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-25T02:13:34.474Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-25T02:13:34.474Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-25T02:13:34.474Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-25T02:13:34.474Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-25T02:13:34.474Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-25T02:13:34.474Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T02:13:34.474Z] OK: 8 MiB in 20 packages [2022-04-25T02:13:34.474Z] Removing intermediate container 6b2a45559971 [2022-04-25T02:13:34.474Z] ---> a107893c4c09 [2022-04-25T02:13:34.474Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-04-25T02:13:35.046Z] ---> f3e2c311a82b [2022-04-25T02:13:35.046Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-04-25T02:13:35.046Z] ---> c47ccbc8305a [2022-04-25T02:13:35.046Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-04-25T02:13:35.307Z] ---> bac120b377d6 [2022-04-25T02:13:35.307Z] Step 19/24 : EXPOSE 59982 [2022-04-25T02:13:35.307Z] ---> Running in 587b68ed20df [2022-04-25T02:13:35.307Z] Removing intermediate container 587b68ed20df [2022-04-25T02:13:35.307Z] ---> 5f98c240d876 [2022-04-25T02:13:35.307Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-04-25T02:13:35.307Z] ---> Running in 927821799a07 [2022-04-25T02:13:35.568Z] Removing intermediate container 927821799a07 [2022-04-25T02:13:35.568Z] ---> 51bcb9a736d2 [2022-04-25T02:13:35.568Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T02:13:35.569Z] ---> Running in b3659ff381e3 [2022-04-25T02:13:35.569Z] Removing intermediate container b3659ff381e3 [2022-04-25T02:13:35.569Z] ---> 469fe64b5b4b [2022-04-25T02:13:35.569Z] Step 22/24 : LABEL arch=amd64 [2022-04-25T02:13:35.569Z] ---> Running in bf4be938584f [2022-04-25T02:13:35.831Z] Removing intermediate container bf4be938584f [2022-04-25T02:13:35.831Z] ---> 9f117257f242 [2022-04-25T02:13:35.831Z] Step 23/24 : LABEL git_sha=834c1a2eb117546942727c07f71b581afec85052 [2022-04-25T02:13:35.831Z] ---> Running in 6435ac061c4e [2022-04-25T02:13:36.093Z] Removing intermediate container 6435ac061c4e [2022-04-25T02:13:36.093Z] ---> cc447837cb66 [2022-04-25T02:13:36.093Z] Step 24/24 : LABEL version=0.0.0 [2022-04-25T02:13:36.093Z] ---> Running in 1886010066a0 [2022-04-25T02:13:36.093Z] Removing intermediate container 1886010066a0 [2022-04-25T02:13:36.093Z] ---> 1ecb811a4f72 [2022-04-25T02:13:36.093Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-25T02:13:36.093Z] Successfully built 1ecb811a4f72 [2022-04-25T02:13:36.093Z] Successfully tagged device-mqtt:latest [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] sh [2022-04-25T02:13:36.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-25T02:13:36.858Z] [2022-04-25T02:13:36.858Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T02:13:37.195Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-25T02:13:37.195Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-25T02:13:37.195Z] 5eb5b503b376: Pulling fs layer [2022-04-25T02:13:37.195Z] 5c69ac0246d0: Pulling fs layer [2022-04-25T02:13:37.195Z] ec43610c2a17: Pulling fs layer [2022-04-25T02:13:37.195Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-25T02:13:37.195Z] 33b1e0a273af: Pulling fs layer [2022-04-25T02:13:37.195Z] 5d3b04190fa2: Pulling fs layer [2022-04-25T02:13:37.195Z] 2f39f015ded8: Pulling fs layer [2022-04-25T02:13:37.195Z] 3a2ae6a8a46f: Waiting [2022-04-25T02:13:37.195Z] 33b1e0a273af: Waiting [2022-04-25T02:13:37.195Z] 5d3b04190fa2: Waiting [2022-04-25T02:13:37.195Z] 2f39f015ded8: Waiting [2022-04-25T02:13:37.195Z] 5c69ac0246d0: Download complete [2022-04-25T02:13:37.195Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-25T02:13:37.195Z] 3a2ae6a8a46f: Download complete [2022-04-25T02:13:37.195Z] 33b1e0a273af: Verifying Checksum [2022-04-25T02:13:37.195Z] 33b1e0a273af: Download complete [2022-04-25T02:13:37.195Z] ec43610c2a17: Verifying Checksum [2022-04-25T02:13:37.195Z] ec43610c2a17: Download complete [2022-04-25T02:13:37.195Z] 5d3b04190fa2: Verifying Checksum [2022-04-25T02:13:37.195Z] 5d3b04190fa2: Download complete [2022-04-25T02:13:37.456Z] 5eb5b503b376: Verifying Checksum [2022-04-25T02:13:37.456Z] 5eb5b503b376: Download complete [2022-04-25T02:13:38.027Z] 2f39f015ded8: Verifying Checksum [2022-04-25T02:13:38.027Z] 2f39f015ded8: Download complete [2022-04-25T02:13:38.964Z] 5eb5b503b376: Pull complete [2022-04-25T02:13:38.964Z] 5c69ac0246d0: Pull complete [2022-04-25T02:13:39.534Z] ec43610c2a17: Pull complete [2022-04-25T02:13:39.534Z] 3a2ae6a8a46f: Pull complete [2022-04-25T02:13:39.795Z] 33b1e0a273af: Pull complete [2022-04-25T02:13:39.795Z] 5d3b04190fa2: Pull complete [2022-04-25T02:13:43.989Z] 2f39f015ded8: Pull complete [2022-04-25T02:13:43.989Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-25T02:13:43.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-25T02:13:43.989Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-25T02:13:44.078Z] prd-ubuntu20.04-docker-8c-8g-21925 does not seem to be running inside a container [2022-04-25T02:13:44.116Z] $ 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/gexfoundry_device-mqtt-go_PR-367 -v /w/workspace/gexfoundry_device-mqtt-go_PR-367:/w/workspace/gexfoundry_device-mqtt-go_PR-367:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-367@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-367@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-25T02:13:45.947Z] $ docker top 70cf97addfb10ffa752117364b1ca292efafe37acb39ce0a8a489abb270e177d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T02:13:46.417Z] ---> job-cost.sh [2022-04-25T02:13:46.417Z] lf-activate-venv: SKIPPING [2022-04-25T02:13:46.417Z] INFO: No Stack... [2022-04-25T02:13:46.677Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-25T02:13:47.247Z] INFO: Archiving Costs [Pipeline] sh [2022-04-25T02:13:47.558Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-367/archives/cost.csv [2022-04-25T02:13:47.559Z] + cut -d, -f6 [Pipeline] lock [2022-04-25T02:13:47.605Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-367-1-stack-cost] [2022-04-25T02:13:47.610Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-367-1-stack-cost] did not exist. Created. [2022-04-25T02:13:47.610Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-367-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-25T02:13:48.006Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-25T02:13:48.052Z] Stashed 1 file(s) [Pipeline] } [2022-04-25T02:13:48.081Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-367-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-25T02:13:48.164Z] $ docker stop --time=1 70cf97addfb10ffa752117364b1ca292efafe37acb39ce0a8a489abb270e177d [2022-04-25T02:13:49.346Z] $ docker rm -f 70cf97addfb10ffa752117364b1ca292efafe37acb39ce0a8a489abb270e177d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-25T02:15:18.241Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21929 in /w/workspace/gexfoundry_device-mqtt-go_PR-367 [Pipeline] { [Pipeline] ws [2022-04-25T02:15:18.280Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2022-04-25T02:15:18.592Z] Selected Git installation does not exist. Using Default [2022-04-25T02:15:18.592Z] The recommended git tool is: NONE [2022-04-25T02:15:25.178Z] using credential edgex-jenkins-ssh [2022-04-25T02:15:25.208Z] Cloning the remote Git repository [2022-04-25T02:15:25.276Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-04-25T02:15:25.365Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2022-04-25T02:15:25.462Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-04-25T02:15:25.463Z] > git --version # timeout=10 [2022-04-25T02:15:25.484Z] > git --version # 'git version 2.25.1' [2022-04-25T02:15:25.486Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-25T02:15:25.575Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-25T02:15:27.362Z] Merging remotes/origin/main commit 4d191eb3dac98c01714bec6e3dd8edd5055992ab into PR head commit 834c1a2eb117546942727c07f71b581afec85052 [2022-04-25T02:15:27.602Z] Merge succeeded, producing 834c1a2eb117546942727c07f71b581afec85052 [2022-04-25T02:15:27.602Z] Checking out Revision 834c1a2eb117546942727c07f71b581afec85052 (PR-367) [2022-04-25T02:15:26.677Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-04-25T02:15:26.696Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-25T02:15:26.724Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-04-25T02:15:26.770Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-04-25T02:15:26.771Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-25T02:15:26.788Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-25T02:15:27.385Z] > git config core.sparsecheckout # timeout=10 [2022-04-25T02:15:27.400Z] > git checkout -f 834c1a2eb117546942727c07f71b581afec85052 # timeout=10 [2022-04-25T02:15:27.501Z] > git remote # timeout=10 [2022-04-25T02:15:27.520Z] > git config --get remote.origin.url # timeout=10 [2022-04-25T02:15:27.546Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-25T02:15:27.559Z] > git merge 4d191eb3dac98c01714bec6e3dd8edd5055992ab # timeout=10 [2022-04-25T02:15:27.586Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-25T02:15:27.612Z] > git config core.sparsecheckout # timeout=10 [2022-04-25T02:15:27.627Z] > git checkout -f 834c1a2eb117546942727c07f71b581afec85052 # timeout=10 [2022-04-25T02:15:31.926Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2022-04-25T02:15:31.996Z] > git --version # timeout=10 [2022-04-25T02:15:32.009Z] > git --version # 'git version 2.25.1' [2022-04-25T02:15:32.026Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-25T02:15:33.084Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-25T02:15:33.084Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-25T02:15:33.084Z] Dload Upload Total Spent Left Speed [2022-04-25T02:15:33.084Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 192k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh [2022-04-25T02:15:33.780Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-25T02:15:34.156Z] + sudo tee /etc/docker/daemon.new [2022-04-25T02:15:34.156Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-25T02:15:34.156Z] { [2022-04-25T02:15:34.156Z] "registry-mirrors": [ [2022-04-25T02:15:34.156Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-25T02:15:34.156Z] ], [2022-04-25T02:15:34.156Z] "bip": "10.250.0.254/24", [2022-04-25T02:15:34.156Z] "hosts": [ [2022-04-25T02:15:34.156Z] "tcp://0.0.0.0:5555", [2022-04-25T02:15:34.156Z] "unix:///var/run/docker.sock" [2022-04-25T02:15:34.156Z] ], [2022-04-25T02:15:34.156Z] "mtu": 1458, [2022-04-25T02:15:34.156Z] "selinux-enabled": true, [2022-04-25T02:15:34.156Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-25T02:15:34.156Z] } [Pipeline] sh [2022-04-25T02:15:34.524Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-25T02:15:34.882Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-25T02:15:53.291Z] provisioning config files... [2022-04-25T02:15:53.470Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config7672842324582972845tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T02:15:53.923Z] ---> docker-login.sh [2022-04-25T02:15:53.923Z] nexus3.edgexfoundry.org:10001 [2022-04-25T02:15:54.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T02:15:54.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T02:15:54.800Z] Configure a credential helper to remove this warning. See [2022-04-25T02:15:54.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T02:15:54.800Z] [2022-04-25T02:15:54.800Z] Login Succeeded [2022-04-25T02:15:54.800Z] nexus3.edgexfoundry.org:10002 [2022-04-25T02:15:55.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T02:15:55.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T02:15:55.348Z] Configure a credential helper to remove this warning. See [2022-04-25T02:15:55.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T02:15:55.348Z] [2022-04-25T02:15:55.348Z] Login Succeeded [2022-04-25T02:15:55.348Z] nexus3.edgexfoundry.org:10003 [2022-04-25T02:15:55.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T02:15:55.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T02:15:55.634Z] Configure a credential helper to remove this warning. See [2022-04-25T02:15:55.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T02:15:55.634Z] [2022-04-25T02:15:55.634Z] Login Succeeded [2022-04-25T02:15:55.634Z] nexus3.edgexfoundry.org:10004 [2022-04-25T02:15:56.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T02:15:56.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T02:15:56.228Z] Configure a credential helper to remove this warning. See [2022-04-25T02:15:56.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T02:15:56.228Z] [2022-04-25T02:15:56.228Z] Login Succeeded [2022-04-25T02:15:56.228Z] docker.io [2022-04-25T02:15:56.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T02:15:57.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T02:15:57.094Z] Configure a credential helper to remove this warning. See [2022-04-25T02:15:57.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T02:15:57.094Z] [2022-04-25T02:15:57.094Z] Login Succeeded [2022-04-25T02:15:57.094Z] ---> docker-login.sh ends [Pipeline] } [2022-04-25T02:15:57.127Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-25T02:15:57.524Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-25T02:15:57.573Z] ========================================================= [2022-04-25T02:15:57.573Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-25T02:15:57.573Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-25T02:15:58.008Z] + 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-04-25T02:15:58.284Z] Sending build context to Docker daemon 3.034MB [2022-04-25T02:15:58.284Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-25T02:15:58.284Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-25T02:15:58.559Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-25T02:15:58.559Z] 9b3977197b4f: Pulling fs layer [2022-04-25T02:15:58.559Z] 1a89e8eeedd5: Pulling fs layer [2022-04-25T02:15:58.559Z] 94645a83ff95: Pulling fs layer [2022-04-25T02:15:58.559Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-25T02:15:58.559Z] 0c92f367c5e7: Pulling fs layer [2022-04-25T02:15:58.559Z] 3096ccb668a1: Pulling fs layer [2022-04-25T02:15:58.559Z] e8cf19c19ddd: Pulling fs layer [2022-04-25T02:15:58.559Z] a4caa8a26152: Pulling fs layer [2022-04-25T02:15:58.559Z] 3096ccb668a1: Waiting [2022-04-25T02:15:58.559Z] e8cf19c19ddd: Waiting [2022-04-25T02:15:58.559Z] a4caa8a26152: Waiting [2022-04-25T02:15:58.559Z] 3f3a8bcf1eab: Waiting [2022-04-25T02:15:58.559Z] 0c92f367c5e7: Waiting [2022-04-25T02:15:58.559Z] 94645a83ff95: Verifying Checksum [2022-04-25T02:15:58.559Z] 94645a83ff95: Download complete [2022-04-25T02:15:58.559Z] 1a89e8eeedd5: Verifying Checksum [2022-04-25T02:15:58.559Z] 1a89e8eeedd5: Download complete [2022-04-25T02:15:58.559Z] 0c92f367c5e7: Verifying Checksum [2022-04-25T02:15:58.559Z] 0c92f367c5e7: Download complete [2022-04-25T02:15:58.559Z] 3096ccb668a1: Verifying Checksum [2022-04-25T02:15:58.559Z] 3096ccb668a1: Download complete [2022-04-25T02:15:58.559Z] 9b3977197b4f: Verifying Checksum [2022-04-25T02:15:58.559Z] 9b3977197b4f: Download complete [2022-04-25T02:15:58.559Z] e8cf19c19ddd: Verifying Checksum [2022-04-25T02:15:58.559Z] e8cf19c19ddd: Download complete [2022-04-25T02:15:59.164Z] 9b3977197b4f: Pull complete [2022-04-25T02:15:59.788Z] 1a89e8eeedd5: Pull complete [2022-04-25T02:16:00.395Z] 94645a83ff95: Pull complete [2022-04-25T02:16:00.395Z] a4caa8a26152: Verifying Checksum [2022-04-25T02:16:00.395Z] a4caa8a26152: Download complete [2022-04-25T02:16:00.989Z] 3f3a8bcf1eab: Download complete [2022-04-25T02:16:13.374Z] 3f3a8bcf1eab: Pull complete [2022-04-25T02:16:13.374Z] 0c92f367c5e7: Pull complete [2022-04-25T02:16:13.374Z] 3096ccb668a1: Pull complete [2022-04-25T02:16:13.374Z] e8cf19c19ddd: Pull complete [2022-04-25T02:16:17.678Z] a4caa8a26152: Pull complete [2022-04-25T02:16:17.954Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-25T02:16:17.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-25T02:16:17.954Z] ---> 725f1c02e7f9 [2022-04-25T02:16:17.954Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-25T02:16:19.934Z] ---> Running in 0dfe58167fd9 [2022-04-25T02:16:19.934Z] Removing intermediate container 0dfe58167fd9 [2022-04-25T02:16:19.934Z] ---> 769fd700ba4c [2022-04-25T02:16:19.934Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-25T02:16:19.934Z] ---> Running in a43e016a177f [2022-04-25T02:16:20.217Z] Removing intermediate container a43e016a177f [2022-04-25T02:16:20.217Z] ---> a8c83d357c66 [2022-04-25T02:16:20.217Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T02:16:20.494Z] ---> Running in 6e4773733b86 [2022-04-25T02:16:23.891Z] Removing intermediate container 6e4773733b86 [2022-04-25T02:16:23.891Z] ---> 376c44cd6cf7 [2022-04-25T02:16:23.891Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-25T02:16:23.891Z] ---> Running in ea0c06b4e837 [2022-04-25T02:16:24.893Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T02:16:25.874Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T02:16:26.852Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-25T02:16:26.852Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-25T02:16:26.852Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-25T02:16:27.127Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-25T02:16:27.127Z] Executing busybox-1.34.1-r3.trigger [2022-04-25T02:16:27.401Z] OK: 224 MiB in 56 packages [2022-04-25T02:16:28.393Z] Removing intermediate container ea0c06b4e837 [2022-04-25T02:16:28.393Z] ---> bacb3ab57119 [2022-04-25T02:16:28.393Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-04-25T02:16:28.393Z] ---> Running in 362b85c845b8 [2022-04-25T02:16:28.668Z] Removing intermediate container 362b85c845b8 [2022-04-25T02:16:28.668Z] ---> 4a95f3e04554 [2022-04-25T02:16:28.668Z] Step 8/12 : COPY go.mod vendor* ./ [2022-04-25T02:16:29.276Z] ---> a3d0e6fbcf7b [2022-04-25T02:16:29.276Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T02:16:29.276Z] ---> Running in d0e477c9fa3f [2022-04-25T02:17:16.394Z] Removing intermediate container d0e477c9fa3f [2022-04-25T02:17:16.394Z] ---> 25a180610ece [2022-04-25T02:17:16.394Z] Step 10/12 : COPY . . [2022-04-25T02:17:16.394Z] ---> ac4e87678270 [2022-04-25T02:17:16.394Z] Step 11/12 : ARG MAKE='make build' [2022-04-25T02:17:16.685Z] ---> Running in 48b763b71c7c [2022-04-25T02:17:16.961Z] Removing intermediate container 48b763b71c7c [2022-04-25T02:17:16.961Z] ---> f4e56a270aad [2022-04-25T02:17:16.961Z] Step 12/12 : RUN $MAKE [2022-04-25T02:17:16.961Z] ---> Running in 85f03a8610e8 [2022-04-25T02:17:17.953Z] noop [2022-04-25T02:17:18.955Z] Removing intermediate container 85f03a8610e8 [2022-04-25T02:17:18.955Z] ---> 2eb257904c0b [2022-04-25T02:17:18.955Z] Successfully built 2eb257904c0b [2022-04-25T02:17:18.955Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T02:17:19.353Z] + docker inspect -f . ci-base-image-arm64 [2022-04-25T02:17:19.353Z] . [Pipeline] withDockerContainer [2022-04-25T02:17:19.637Z] prd-ubuntu20.04-docker-arm64-4c-16g-21929 does not seem to be running inside a container [2022-04-25T02:17:19.760Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-25T02:17:21.149Z] $ docker top e4158e017a6d67727629f75839da8192dc4f4be8c9816cd7123a152231d1630a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T02:17:22.173Z] + go version [2022-04-25T02:17:22.173Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-25T02:17:22.214Z] $ docker stop --time=1 e4158e017a6d67727629f75839da8192dc4f4be8c9816cd7123a152231d1630a [2022-04-25T02:17:23.947Z] $ docker rm -f e4158e017a6d67727629f75839da8192dc4f4be8c9816cd7123a152231d1630a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T02:17:24.832Z] + docker inspect -f . ci-base-image-arm64 [2022-04-25T02:17:24.832Z] . [Pipeline] withDockerContainer [2022-04-25T02:17:25.112Z] prd-ubuntu20.04-docker-arm64-4c-16g-21929 does not seem to be running inside a container [2022-04-25T02:17:25.215Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-25T02:17:26.638Z] $ docker top 11b64e0fa1b57b01cb64ac6827f35015f1df1dda9bcbacbe97998f655c7787b6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-25T02:17:27.759Z] + make test [2022-04-25T02:17:27.759Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-25T02:17:29.774Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-04-25T02:19:06.710Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-04-25T02:19:06.710Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.078s coverage: 21.8% of statements [2022-04-25T02:19:06.710Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-04-25T02:19:06.710Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-25T02:19:06.710Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-25T02:19:28.996Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-25T02:19:28.997Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-25T02:19:28.997Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-25T02:19:31.041Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-25T02:19:31.081Z] $ docker stop --time=1 11b64e0fa1b57b01cb64ac6827f35015f1df1dda9bcbacbe97998f655c7787b6 [2022-04-25T02:19:32.877Z] $ docker rm -f 11b64e0fa1b57b01cb64ac6827f35015f1df1dda9bcbacbe97998f655c7787b6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-25T02:19:33.919Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-25T02:19:33.957Z] Warning: overwriting stash ‘coverage-report’ [2022-04-25T02:19:34.485Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-25T02:19:35.122Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-25T02:19:35.762Z] + ls -al . [2022-04-25T02:19:35.762Z] total 192 [2022-04-25T02:19:35.762Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 25 02:19 . [2022-04-25T02:19:35.762Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 02:15 .. [2022-04-25T02:19:35.762Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 25 02:15 .dockerignore [2022-04-25T02:19:35.762Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 02:15 .git [2022-04-25T02:19:35.762Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 02:15 .github [2022-04-25T02:19:35.762Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 25 02:15 .gitignore [2022-04-25T02:19:35.762Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 02:15 .golangci.yml [2022-04-25T02:19:35.762Z] -rw-rw-r-- 1 jenkins jenkins 8523 Apr 25 02:15 Attribution.txt [2022-04-25T02:19:35.762Z] -rw-rw-r-- 1 jenkins jenkins 7447 Apr 25 02:15 CHANGELOG.md [2022-04-25T02:19:35.762Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 25 02:15 Dockerfile [2022-04-25T02:19:35.762Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 02:15 GOVERNANCE.md [2022-04-25T02:19:35.762Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 25 02:15 Jenkinsfile [2022-04-25T02:19:35.762Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 25 02:15 LICENSE [2022-04-25T02:19:35.762Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 25 02:15 Makefile [2022-04-25T02:19:35.762Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 25 02:15 OWNERS.md [2022-04-25T02:19:35.762Z] -rw-rw-r-- 1 jenkins jenkins 2643 Apr 25 02:15 README.md [2022-04-25T02:19:35.762Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 02:12 VERSION [2022-04-25T02:19:35.762Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 02:15 bin [2022-04-25T02:19:35.762Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 02:15 cmd [2022-04-25T02:19:35.762Z] -rw-r--r-- 1 jenkins jenkins 17887 Apr 25 02:18 coverage.out [2022-04-25T02:19:35.762Z] -rw-rw-r-- 1 jenkins jenkins 3216 Apr 25 02:15 go.mod [2022-04-25T02:19:35.762Z] -rw-rw-r-- 1 jenkins jenkins 54276 Apr 25 02:15 go.sum [2022-04-25T02:19:35.762Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 02:15 internal [2022-04-25T02:19:35.762Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 02:15 mock [2022-04-25T02:19:35.762Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 02:15 snap [2022-04-25T02:19:35.762Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 25 02:15 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-25T02:19:36.168Z] + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=834c1a2eb117546942727c07f71b581afec85052 --label arch=arm64 --label version=0.0.0 . [2022-04-25T02:19:36.473Z] Sending build context to Docker daemon 3.053MB [2022-04-25T02:19:36.800Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-04-25T02:19:36.800Z] Step 2/24 : FROM ${BASE} AS builder [2022-04-25T02:19:36.800Z] ---> 2eb257904c0b [2022-04-25T02:19:36.800Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-25T02:19:36.800Z] ---> Running in 4d97b3801de2 [2022-04-25T02:19:37.103Z] Removing intermediate container 4d97b3801de2 [2022-04-25T02:19:37.103Z] ---> 0bb0ebae6b02 [2022-04-25T02:19:37.103Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-04-25T02:19:37.103Z] ---> Running in 35f1e4c879ec [2022-04-25T02:19:37.724Z] Removing intermediate container 35f1e4c879ec [2022-04-25T02:19:37.724Z] ---> 67a3de585350 [2022-04-25T02:19:37.724Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T02:19:37.724Z] ---> Running in e967ceea8f77 [2022-04-25T02:19:39.717Z] Removing intermediate container e967ceea8f77 [2022-04-25T02:19:39.717Z] ---> 9d60bc4bfa22 [2022-04-25T02:19:39.717Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-25T02:19:39.717Z] ---> Running in c4b554cf6641 [2022-04-25T02:19:40.702Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T02:19:41.687Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T02:19:42.665Z] OK: 224 MiB in 56 packages [2022-04-25T02:19:43.652Z] Removing intermediate container c4b554cf6641 [2022-04-25T02:19:43.652Z] ---> e1568f5e4720 [2022-04-25T02:19:43.652Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-04-25T02:19:43.652Z] ---> Running in 561c1f732cb5 [2022-04-25T02:19:43.927Z] Removing intermediate container 561c1f732cb5 [2022-04-25T02:19:43.927Z] ---> e6dfe71898bb [2022-04-25T02:19:43.927Z] Step 8/24 : COPY go.mod vendor* ./ [2022-04-25T02:19:44.533Z] ---> 654832bce133 [2022-04-25T02:19:44.533Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T02:19:44.815Z] ---> Running in e6aa28a1c337 [2022-04-25T02:19:46.799Z] Removing intermediate container e6aa28a1c337 [2022-04-25T02:19:46.799Z] ---> 2755a047595e [2022-04-25T02:19:46.799Z] Step 10/24 : COPY . . [2022-04-25T02:19:47.793Z] ---> a9ca21769061 [2022-04-25T02:19:47.794Z] Step 11/24 : ARG MAKE='make build' [2022-04-25T02:19:47.794Z] ---> Running in f15f6491409a [2022-04-25T02:19:48.076Z] Removing intermediate container f15f6491409a [2022-04-25T02:19:48.076Z] ---> f44eb5826685 [2022-04-25T02:19:48.076Z] Step 12/24 : RUN $MAKE [2022-04-25T02:19:48.076Z] ---> Running in b18c524e4567 [2022-04-25T02:19:49.087Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-04-25T02:21:55.995Z] Removing intermediate container b18c524e4567 [2022-04-25T02:21:55.995Z] ---> a0f66fcb7b4a [2022-04-25T02:21:55.995Z] Step 13/24 : FROM alpine:3.14 [2022-04-25T02:21:55.995Z] 3.14: Pulling from library/alpine [2022-04-25T02:21:55.995Z] 455c02918c45: Pulling fs layer [2022-04-25T02:21:55.995Z] 455c02918c45: Verifying Checksum [2022-04-25T02:21:55.995Z] 455c02918c45: Download complete [2022-04-25T02:21:55.995Z] 455c02918c45: Pull complete [2022-04-25T02:21:55.995Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-25T02:21:55.995Z] Status: Downloaded newer image for alpine:3.14 [2022-04-25T02:21:55.995Z] ---> ac73e934f311 [2022-04-25T02:21:55.995Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-04-25T02:21:55.995Z] ---> Running in a75c81166c57 [2022-04-25T02:21:55.995Z] Removing intermediate container a75c81166c57 [2022-04-25T02:21:55.995Z] ---> a7cec6d8842b [2022-04-25T02:21:55.995Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-25T02:21:55.995Z] ---> Running in 39c20bf86426 [2022-04-25T02:21:55.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-25T02:21:55.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-25T02:21:55.995Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-25T02:21:55.995Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-25T02:21:55.995Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-25T02:21:55.995Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-25T02:21:55.995Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-25T02:21:55.995Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-25T02:21:55.995Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T02:21:55.995Z] OK: 8 MiB in 20 packages [2022-04-25T02:21:55.995Z] Removing intermediate container 39c20bf86426 [2022-04-25T02:21:55.995Z] ---> 2fd22764b7f2 [2022-04-25T02:21:55.995Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-04-25T02:21:55.995Z] ---> 98a726d32303 [2022-04-25T02:21:55.995Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-04-25T02:21:55.995Z] ---> 7de16513690e [2022-04-25T02:21:55.995Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-04-25T02:21:55.995Z] ---> fce70e5a2cec [2022-04-25T02:21:55.995Z] Step 19/24 : EXPOSE 59982 [2022-04-25T02:21:55.995Z] ---> Running in 721ba23b5348 [2022-04-25T02:21:55.995Z] Removing intermediate container 721ba23b5348 [2022-04-25T02:21:55.995Z] ---> 72e2cd5077eb [2022-04-25T02:21:55.995Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-04-25T02:21:55.995Z] ---> Running in 7d223fcd7bea [2022-04-25T02:21:55.995Z] Removing intermediate container 7d223fcd7bea [2022-04-25T02:21:55.995Z] ---> 5b0c38e11d5b [2022-04-25T02:21:55.995Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-25T02:21:55.995Z] ---> Running in 6070e427677c [2022-04-25T02:21:55.995Z] Removing intermediate container 6070e427677c [2022-04-25T02:21:55.995Z] ---> 61f398079327 [2022-04-25T02:21:55.995Z] Step 22/24 : LABEL arch=arm64 [2022-04-25T02:21:55.995Z] ---> Running in 042bd90fb1c1 [2022-04-25T02:21:55.995Z] Removing intermediate container 042bd90fb1c1 [2022-04-25T02:21:55.995Z] ---> 13e8fa4341ba [2022-04-25T02:21:55.995Z] Step 23/24 : LABEL git_sha=834c1a2eb117546942727c07f71b581afec85052 [2022-04-25T02:21:55.995Z] ---> Running in ea84f5161832 [2022-04-25T02:21:55.995Z] Removing intermediate container ea84f5161832 [2022-04-25T02:21:55.995Z] ---> 12ad1ea4fcf8 [2022-04-25T02:21:55.995Z] Step 24/24 : LABEL version=0.0.0 [2022-04-25T02:21:55.995Z] ---> Running in edb846f7e4b9 [2022-04-25T02:21:55.995Z] Removing intermediate container edb846f7e4b9 [2022-04-25T02:21:55.995Z] ---> e9809f29a622 [2022-04-25T02:21:55.995Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-25T02:21:55.995Z] Successfully built e9809f29a622 [2022-04-25T02:21:55.995Z] Successfully tagged device-mqtt-arm64:latest [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] sh [2022-04-25T02:21:56.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-25T02:21:56.680Z] [2022-04-25T02:21:56.680Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-25T02:21:57.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-25T02:21:57.054Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-25T02:21:57.054Z] 8998bd30e6a1: Pulling fs layer [2022-04-25T02:21:57.054Z] 04944245beec: Pulling fs layer [2022-04-25T02:21:57.054Z] 699f458cf7ca: Pulling fs layer [2022-04-25T02:21:57.054Z] 765212b225bb: Pulling fs layer [2022-04-25T02:21:57.054Z] f23df028b6ca: Pulling fs layer [2022-04-25T02:21:57.054Z] d65c8cfc05b1: Pulling fs layer [2022-04-25T02:21:57.054Z] 2437ff75d9bd: Pulling fs layer [2022-04-25T02:21:57.054Z] f23df028b6ca: Waiting [2022-04-25T02:21:57.054Z] d65c8cfc05b1: Waiting [2022-04-25T02:21:57.054Z] 2437ff75d9bd: Waiting [2022-04-25T02:21:57.054Z] 765212b225bb: Waiting [2022-04-25T02:21:57.330Z] 04944245beec: Verifying Checksum [2022-04-25T02:21:57.330Z] 04944245beec: Download complete [2022-04-25T02:21:57.330Z] 765212b225bb: Verifying Checksum [2022-04-25T02:21:57.330Z] 765212b225bb: Download complete [2022-04-25T02:21:57.330Z] f23df028b6ca: Verifying Checksum [2022-04-25T02:21:57.330Z] f23df028b6ca: Download complete [2022-04-25T02:21:57.330Z] d65c8cfc05b1: Verifying Checksum [2022-04-25T02:21:57.330Z] d65c8cfc05b1: Download complete [2022-04-25T02:21:57.616Z] 699f458cf7ca: Verifying Checksum [2022-04-25T02:21:57.616Z] 699f458cf7ca: Download complete [2022-04-25T02:21:57.892Z] 8998bd30e6a1: Verifying Checksum [2022-04-25T02:21:57.892Z] 8998bd30e6a1: Download complete [2022-04-25T02:22:00.517Z] 2437ff75d9bd: Verifying Checksum [2022-04-25T02:22:00.517Z] 2437ff75d9bd: Download complete [2022-04-25T02:22:01.957Z] 8998bd30e6a1: Pull complete [2022-04-25T02:22:02.553Z] 04944245beec: Pull complete [2022-04-25T02:22:03.989Z] 699f458cf7ca: Pull complete [2022-04-25T02:22:03.989Z] 765212b225bb: Pull complete [2022-04-25T02:22:04.976Z] f23df028b6ca: Pull complete [2022-04-25T02:22:05.249Z] d65c8cfc05b1: Pull complete [2022-04-25T02:22:20.360Z] 2437ff75d9bd: Pull complete [2022-04-25T02:22:20.360Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-25T02:22:20.360Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-25T02:22:20.360Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-25T02:22:20.609Z] prd-ubuntu20.04-docker-arm64-4c-16g-21929 does not seem to be running inside a container [2022-04-25T02:22:20.704Z] $ 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-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-25T02:22:23.198Z] $ docker top 56d85f6359f5cccbb195bac544a7e5305216b0caf282f871d48592db1131dbba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T02:22:24.213Z] ---> job-cost.sh [2022-04-25T02:22:24.213Z] lf-activate-venv: SKIPPING [2022-04-25T02:22:24.213Z] INFO: No Stack... [2022-04-25T02:22:24.484Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-25T02:22:25.460Z] INFO: Archiving Costs [Pipeline] sh [2022-04-25T02:22:26.143Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2022-04-25T02:22:26.143Z] + cut -d, -f6 [Pipeline] lock [2022-04-25T02:22:26.226Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-367-1-stack-cost] [2022-04-25T02:22:26.230Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-367-1-stack-cost] did not exist. Created. [2022-04-25T02:22:26.230Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-367-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-25T02:22:26.996Z] /w/workspace/device-mqtt-go/1@tmp/durable-60f4c200/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-25T02:22:27.702Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-25T02:22:27.746Z] Warning: overwriting stash ‘stack-cost’ [2022-04-25T02:22:27.842Z] Stashed 1 file(s) [Pipeline] } [2022-04-25T02:22:27.857Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-367-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-25T02:22:27.933Z] $ docker stop --time=1 56d85f6359f5cccbb195bac544a7e5305216b0caf282f871d48592db1131dbba [2022-04-25T02:22:29.484Z] $ docker rm -f 56d85f6359f5cccbb195bac544a7e5305216b0caf282f871d48592db1131dbba [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-04-25T02:22:30.574Z] provisioning config files... [2022-04-25T02:22:30.587Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-367@tmp/config810364012592128548tmp [Pipeline] { [Pipeline] sh [2022-04-25T02:22:30.926Z] + set +x [2022-04-25T02:22:30.926Z] + curl -s+ https://codecov.io/bash [2022-04-25T02:22:30.926Z] bash -s -- [2022-04-25T02:22:30.926Z] [2022-04-25T02:22:30.926Z] _____ _ [2022-04-25T02:22:30.926Z] / ____| | | [2022-04-25T02:22:30.926Z] | | ___ __| | ___ ___ _____ __ [2022-04-25T02:22:30.926Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-25T02:22:30.926Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-25T02:22:30.926Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-25T02:22:30.926Z] Bash-1.0.6 [2022-04-25T02:22:30.926Z] [2022-04-25T02:22:30.926Z] [2022-04-25T02:22:30.926Z] ==> git version 2.25.1 found [2022-04-25T02:22:30.927Z] ==> 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-04-25T02:22:30.927Z] Release-Date: 2020-01-08 [2022-04-25T02:22:30.927Z] 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-04-25T02:22:30.927Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-25T02:22:30.927Z] ==> Jenkins CI detected. [2022-04-25T02:22:30.927Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-367 [2022-04-25T02:22:30.927Z] project root: . [2022-04-25T02:22:30.927Z] --> token set from env [2022-04-25T02:22:30.927Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-25T02:22:30.927Z] ==> Running gcov in . (disable via -X gcov) [2022-04-25T02:22:30.927Z] ==> Python coveragepy not found [2022-04-25T02:22:30.927Z] ==> Searching for coverage reports in: [2022-04-25T02:22:30.927Z] + . [2022-04-25T02:22:30.927Z] -> Found 1 reports [2022-04-25T02:22:30.927Z] ==> Detecting git/mercurial file structure [2022-04-25T02:22:30.927Z] ==> Reading reports [2022-04-25T02:22:30.927Z] + ./coverage.out bytes=17887 [2022-04-25T02:22:30.927Z] ==> Appending adjustments [2022-04-25T02:22:30.927Z] https://docs.codecov.io/docs/fixing-reports [2022-04-25T02:22:31.188Z] + Found adjustments [2022-04-25T02:22:31.188Z] ==> Gzipping contents [2022-04-25T02:22:31.188Z] 4.0K /tmp/codecov.kb1k5d.gz [2022-04-25T02:22:31.188Z] ==> Uploading reports [2022-04-25T02:22:31.188Z] url: https://codecov.io [2022-04-25T02:22:31.188Z] query: branch=PR-367&commit=834c1a2eb117546942727c07f71b581afec85052&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-367%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=367&job=&cmd_args= [2022-04-25T02:22:31.188Z] -> Pinging Codecov [2022-04-25T02:22:31.188Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-367&commit=834c1a2eb117546942727c07f71b581afec85052&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-367%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=367&job=&cmd_args= [2022-04-25T02:22:31.448Z] -> Uploading to [2022-04-25T02:22:31.449Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-25/7D719EC7BBE17E464838252E33014C33/834c1a2eb117546942727c07f71b581afec85052/20782974-3aa0-4622-9101-cce9118475d1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220425%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220425T022231Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fd6f5e74506021df5de3c933b90906e1467b58b72950bfe00d5cd68d996e9fe7 [2022-04-25T02:22:31.449Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-25T02:22:31.449Z] Dload Upload Total Spent Left Speed [2022-04-25T02:22:31.711Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3254 0 0 100 3254 0 11259 --:--:-- --:--:-- --:--:-- 11298 [2022-04-25T02:22:31.711Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/834c1a2eb117546942727c07f71b581afec85052 [Pipeline] } [2022-04-25T02:22:31.740Z] 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-04-25T02:22:33.696Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-367/archives ] [2022-04-25T02:22:33.696Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-367/archives [2022-04-25T02:22:33.696Z] total 16 [2022-04-25T02:22:33.696Z] drwxr-xr-x 3 root root 4096 Apr 25 02:13 . [2022-04-25T02:22:33.696Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 25 02:13 .. [2022-04-25T02:22:33.696Z] drwxr-xr-x 2 root root 4096 Apr 25 02:13 cost [2022-04-25T02:22:33.696Z] -rw-r--r-- 1 root root 85 Apr 25 02:13 cost.csv [2022-04-25T02:22:33.696Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-367/archives [2022-04-25T02:22:33.696Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-367/archives [2022-04-25T02:22:33.696Z] total 16 [2022-04-25T02:22:33.696Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 02:13 . [2022-04-25T02:22:33.696Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 25 02:13 .. [2022-04-25T02:22:33.696Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 25 02:13 cost [2022-04-25T02:22:33.696Z] -rw-r--r-- 1 jenkins jenkins 85 Apr 25 02:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-25T02:22:34.032Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T02:22:34.936Z] ---> package-listing.sh [2022-04-25T02:22:34.936Z] ++ facter osfamily [2022-04-25T02:22:34.936Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-25T02:22:35.198Z] + OS_FAMILY=debian [2022-04-25T02:22:35.198Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-367 [2022-04-25T02:22:35.198Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-25T02:22:35.198Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-25T02:22:35.198Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-25T02:22:35.198Z] + PACKAGES=/tmp/packages_start.txt [2022-04-25T02:22:35.198Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-367 ']' [2022-04-25T02:22:35.198Z] + PACKAGES=/tmp/packages_end.txt [2022-04-25T02:22:35.198Z] + case "${OS_FAMILY}" in [2022-04-25T02:22:35.198Z] + dpkg -l [2022-04-25T02:22:35.198Z] + grep '^ii' [2022-04-25T02:22:35.198Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-25T02:22:35.198Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-25T02:22:35.198Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-25T02:22:35.198Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-367 ']' [2022-04-25T02:22:35.198Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-367/archives/ [2022-04-25T02:22:35.198Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-367/archives/ [Pipeline] echo [2022-04-25T02:22:35.233Z] 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/gexfoundry_device-mqtt-go_PR-367/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-25T02:22:35.529Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-25T02:22:36.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-25T02:22:36.116Z] . [Pipeline] withDockerContainer [2022-04-25T02:22:36.213Z] prd-ubuntu20.04-docker-8c-8g-21925 does not seem to be running inside a container [2022-04-25T02:22:36.252Z] $ 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/gexfoundry_device-mqtt-go_PR-367/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-367 -v /w/workspace/gexfoundry_device-mqtt-go_PR-367:/w/workspace/gexfoundry_device-mqtt-go_PR-367:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-367@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-367@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-25T02:22:36.509Z] $ docker top f771838c32da558761f17315373cfc80cbd4baeb18a3995e8267dd174f837302 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T02:22:36.930Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-25T02:22:37.251Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-25T02:22:37.770Z] + ls /var/log/sa-host [2022-04-25T02:22:37.770Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-25T02:22:37.923Z] provisioning config files... [2022-04-25T02:22:37.934Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-367@tmp/config2659626837151518605tmp [Pipeline] { [Pipeline] echo [2022-04-25T02:22:37.980Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T02:22:38.307Z] ---> create-netrc.sh [Pipeline] } [2022-04-25T02:22:38.331Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-25T02:22:38.755Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-25T02:22:38.791Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T02:22:39.113Z] ---> sudo-logs.sh [2022-04-25T02:22:39.113Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-25T02:22:39.396Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T02:22:39.719Z] ---> job-cost.sh [2022-04-25T02:22:39.719Z] lf-activate-venv: SKIPPING [2022-04-25T02:22:39.719Z] DEBUG: total: 0.2199999988079071 [2022-04-25T02:22:39.719Z] INFO: Retrieving Stack Cost... [2022-04-25T02:22:40.293Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-25T02:22:40.771Z] INFO: Archiving Costs [Pipeline] echo [2022-04-25T02:22:40.807Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T02:22:41.222Z] ---> logs-deploy.sh [2022-04-25T02:22:41.222Z] lf-activate-venv: SKIPPING [2022-04-25T02:22:41.222Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-367/1 [2022-04-25T02:22:41.222Z] INFO: archiving workspace using pattern(s): [2022-04-25T02:22:42.164Z] Archives upload complete. [2022-04-25T02:22:42.426Z] INFO: archiving logs to Nexus [2022-04-25T02:22:43.001Z] ---> uname -a: [2022-04-25T02:22:43.001Z] Linux prd-ubuntu20-04-docker-8c-8g-21925 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-04-25T02:22:43.001Z] [2022-04-25T02:22:43.001Z] [2022-04-25T02:22:43.001Z] ---> lscpu: [2022-04-25T02:22:43.001Z] Architecture: x86_64 [2022-04-25T02:22:43.001Z] CPU op-mode(s): 32-bit, 64-bit [2022-04-25T02:22:43.001Z] Byte Order: Little Endian [2022-04-25T02:22:43.001Z] Address sizes: 40 bits physical, 48 bits virtual [2022-04-25T02:22:43.001Z] CPU(s): 8 [2022-04-25T02:22:43.001Z] On-line CPU(s) list: 0-7 [2022-04-25T02:22:43.001Z] Thread(s) per core: 1 [2022-04-25T02:22:43.001Z] Core(s) per socket: 1 [2022-04-25T02:22:43.001Z] Socket(s): 8 [2022-04-25T02:22:43.001Z] NUMA node(s): 1 [2022-04-25T02:22:43.001Z] Vendor ID: AuthenticAMD [2022-04-25T02:22:43.001Z] CPU family: 23 [2022-04-25T02:22:43.001Z] Model: 49 [2022-04-25T02:22:43.001Z] Model name: AMD EPYC-Rome Processor [2022-04-25T02:22:43.001Z] Stepping: 0 [2022-04-25T02:22:43.001Z] CPU MHz: 2799.998 [2022-04-25T02:22:43.001Z] BogoMIPS: 5599.99 [2022-04-25T02:22:43.001Z] Virtualization: AMD-V [2022-04-25T02:22:43.001Z] Hypervisor vendor: KVM [2022-04-25T02:22:43.001Z] Virtualization type: full [2022-04-25T02:22:43.001Z] L1d cache: 256 KiB [2022-04-25T02:22:43.001Z] L1i cache: 256 KiB [2022-04-25T02:22:43.001Z] L2 cache: 4 MiB [2022-04-25T02:22:43.001Z] L3 cache: 128 MiB [2022-04-25T02:22:43.001Z] NUMA node0 CPU(s): 0-7 [2022-04-25T02:22:43.001Z] Vulnerability Itlb multihit: Not affected [2022-04-25T02:22:43.001Z] Vulnerability L1tf: Not affected [2022-04-25T02:22:43.001Z] Vulnerability Mds: Not affected [2022-04-25T02:22:43.001Z] Vulnerability Meltdown: Not affected [2022-04-25T02:22:43.001Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-04-25T02:22:43.001Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-04-25T02:22:43.001Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-04-25T02:22:43.001Z] Vulnerability Srbds: Not affected [2022-04-25T02:22:43.001Z] Vulnerability Tsx async abort: Not affected [2022-04-25T02:22:43.001Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-04-25T02:22:43.001Z] [2022-04-25T02:22:43.001Z] [2022-04-25T02:22:43.001Z] ---> nproc: [2022-04-25T02:22:43.001Z] 8 [2022-04-25T02:22:43.001Z] [2022-04-25T02:22:43.001Z] [2022-04-25T02:22:43.001Z] ---> df -h: [2022-04-25T02:22:43.001Z] Filesystem Size Used Avail Use% Mounted on [2022-04-25T02:22:43.001Z] overlay 155G 11G 145G 7% / [2022-04-25T02:22:43.001Z] tmpfs 64M 0 64M 0% /dev [2022-04-25T02:22:43.001Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-04-25T02:22:43.001Z] shm 64M 0 64M 0% /dev/shm [2022-04-25T02:22:43.001Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-04-25T02:22:43.001Z] [2022-04-25T02:22:43.001Z] [2022-04-25T02:22:43.001Z] ---> sar -b -r -n DEV: [2022-04-25T02:22:43.001Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21925) 04/25/22 _x86_64_ (8 CPU) [2022-04-25T02:22:43.001Z] [2022-04-25T02:22:43.001Z] 02:11:11 LINUX RESTART (8 CPU) [2022-04-25T02:22:43.001Z] [2022-04-25T02:22:43.001Z] 02:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-04-25T02:22:43.001Z] 02:13:01 165.32 1.97 163.36 0.00 53.59 92351.14 0.00 [2022-04-25T02:22:43.001Z] 02:14:01 180.59 0.13 180.45 0.00 12.53 78034.06 0.00 [2022-04-25T02:22:43.001Z] 02:15:02 7.68 1.23 6.45 0.00 36.66 39124.43 0.00 [2022-04-25T02:22:43.001Z] 02:16:01 2.05 0.34 1.71 0.00 12.61 21.15 0.00 [2022-04-25T02:22:43.001Z] 02:17:01 1.80 0.03 1.77 0.00 0.27 21.73 0.00 [2022-04-25T02:22:43.001Z] 02:18:01 2.42 0.00 2.42 0.00 0.00 27.33 0.00 [2022-04-25T02:22:43.001Z] 02:19:01 1.35 0.00 1.35 0.00 0.00 14.53 0.00 [2022-04-25T02:22:43.001Z] 02:20:01 1.80 0.00 1.80 0.00 0.00 20.40 0.00 [2022-04-25T02:22:43.001Z] 02:21:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 [2022-04-25T02:22:43.001Z] 02:22:01 1.90 0.00 1.90 0.00 0.00 26.00 0.00 [2022-04-25T02:22:43.001Z] Average: 36.65 0.37 36.28 0.00 11.56 20999.87 0.00 [2022-04-25T02:22:43.001Z] [2022-04-25T02:22:43.001Z] 02:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-04-25T02:22:43.001Z] 02:13:01 28664088 31720088 574356 1.75 150580 3127220 1974280 5.82 1322508 2464556 126448 [2022-04-25T02:22:43.001Z] 02:14:01 28098016 31762816 531776 1.62 164020 3682944 1798076 5.30 1329964 2978136 156 [2022-04-25T02:22:43.001Z] 02:15:02 28093944 31761096 533408 1.62 164108 3684048 1798076 5.30 1333776 2977644 20 [2022-04-25T02:22:43.001Z] 02:16:01 28100336 31767932 526068 1.60 164148 3684420 1798076 5.30 1327636 2977660 20 [2022-04-25T02:22:43.001Z] 02:17:01 28100864 31768844 525140 1.60 164252 3684420 1798076 5.30 1326408 2977824 12 [2022-04-25T02:22:43.001Z] 02:18:01 28101900 31770004 523648 1.59 164320 3684440 1798076 5.30 1325240 2977832 12 [2022-04-25T02:22:43.001Z] 02:19:01 28102428 31770616 523044 1.59 164388 3684440 1798076 5.30 1324564 2977836 12 [2022-04-25T02:22:43.001Z] 02:20:01 28102472 31770704 522772 1.59 164432 3684444 1798076 5.30 1324580 2977836 12 [2022-04-25T02:22:43.001Z] 02:21:01 28102716 31771024 522436 1.59 164464 3684444 1798076 5.30 1324904 2977836 12 [2022-04-25T02:22:43.001Z] 02:22:01 28102352 31770668 522680 1.59 164520 3684408 1798076 5.30 1325056 2977816 12 [2022-04-25T02:22:43.001Z] Average: 28156912 31763379 530533 1.61 162923 3628523 1815696 5.35 1326464 2926498 12672 [2022-04-25T02:22:43.001Z] [2022-04-25T02:22:43.001Z] 02:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-04-25T02:22:43.001Z] 02:13:01 veth5717507 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-04-25T02:22:43.001Z] 02:13:01 ens3 343.31 228.05 4436.89 80.78 0.00 0.00 0.00 0.00 [2022-04-25T02:22:43.001Z] 02:13:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 [2022-04-25T02:22:43.001Z] 02:13:01 docker0 102.40 139.26 8.22 1046.73 0.00 0.00 0.00 0.00 [2022-04-25T02:22:43.001Z] 02:14:01 ens3 141.03 83.70 2675.41 19.27 0.00 0.00 0.00 0.00 [2022-04-25T02:22:43.001Z] 02:14:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 [2022-04-25T02:22:43.001Z] 02:14:01 docker0 8.13 13.15 0.47 89.51 0.00 0.00 0.00 0.00 [2022-04-25T02:22:43.001Z] 02:15:02 ens3 28.43 28.76 4.99 51.25 0.00 0.00 0.00 0.00 [2022-04-25T02:22:43.001Z] 02:15:02 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-25T02:22:43.001Z] 02:15:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-25T02:22:43.001Z] 02:16:01 ens3 5.81 3.25 5.17 2.85 0.00 0.00 0.00 0.00 [2022-04-25T02:22:43.001Z] 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-25T02:22:43.001Z] 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-25T02:22:43.001Z] 02:17:01 ens3 0.68 0.47 0.34 0.27 0.00 0.00 0.00 0.00 [2022-04-25T02:22:43.001Z] 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-25T02:22:43.001Z] 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-25T02:22:43.001Z] 02:18:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-25T02:22:43.001Z] 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-25T02:22:43.001Z] 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-25T02:22:43.001Z] 02:19:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-25T02:22:43.001Z] 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-25T02:22:43.001Z] 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-25T02:22:43.001Z] 02:20:01 ens3 0.32 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2022-04-25T02:22:43.001Z] 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-25T02:22:43.001Z] 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-25T02:22:43.001Z] 02:21:01 ens3 0.15 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2022-04-25T02:22:43.001Z] 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-25T02:22:43.001Z] 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-25T02:22:43.001Z] 02:22:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2022-04-25T02:22:43.001Z] 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-25T02:22:43.001Z] 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-25T02:22:43.001Z] Average: ens3 52.10 34.52 713.47 15.47 0.00 0.00 0.00 0.00 [2022-04-25T02:22:43.001Z] Average: lo 0.57 0.57 0.05 0.05 0.00 0.00 0.00 0.00 [2022-04-25T02:22:43.001Z] Average: docker0 11.07 15.27 0.87 113.81 0.00 0.00 0.00 0.00 [2022-04-25T02:22:43.001Z] [2022-04-25T02:22:43.001Z]