Pull request #619 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from f07ca8df682fdce6109428681c110404e125d2bd+40a9b3b3de2a21918c6f1028b85f8a29e149216d (c9fe06619d8bf1e78e57733bc3ecb5793f495aab) 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-ssh3553879025543855533.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh12088230002636192526.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-619/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-619/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8188153189380535352.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-619/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6134745523903698112.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16128522364944833835.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-619/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-619/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17857211487397496446.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.20 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4498 in /w/workspace/gexfoundry_device-mqtt-go_PR-619 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-619 # 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 > 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 Merging remotes/origin/main commit 40a9b3b3de2a21918c6f1028b85f8a29e149216d into PR head commit f07ca8df682fdce6109428681c110404e125d2bd Merge succeeded, producing f07ca8df682fdce6109428681c110404e125d2bd Checking out Revision f07ca8df682fdce6109428681c110404e125d2bd (PR-619) > 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/619/head:refs/remotes/origin/PR-619 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f07ca8df682fdce6109428681c110404e125d2bd # 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 40a9b3b3de2a21918c6f1028b85f8a29e149216d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f07ca8df682fdce6109428681c110404e125d2bd # timeout=10 Commit message: "build: move SDK to v3.1.0-dev.16" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-25T05:58:46.672Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-25T05:58:46.880Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-25T05:58:46.979Z] ========================================================= [2023-08-25T05:58:46.979Z] EdgeX Global Pipelines Version Info [2023-08-25T05:58:46.979Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-25T05:58:47.724Z] ------------------- [2023-08-25T05:58:47.724Z] stable info: [2023-08-25T05:58:47.724Z] ------------------- [2023-08-25T05:58:47.724Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-25T05:58:47.724Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-25T05:58:47.724Z] Message: update stable to v1.0.253 [2023-08-25T05:58:48.292Z] ------------------- [2023-08-25T05:58:48.292Z] experimental info: [2023-08-25T05:58:48.292Z] ------------------- [2023-08-25T05:58:48.293Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-25T05:58:48.293Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-25T05:58:48.293Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-25T05:58:48.618Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-08-25T05:58:48.663Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-08-25T05:58:48.703Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-25T05:58:48.747Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-25T05:58:48.794Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-25T05:58:48.844Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-25T05:58:48.885Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-25T05:58:48.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-25T05:58:49.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-25T05:58:49.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-25T05:58:49.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-25T05:58:49.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-08-25T05:58:49.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-25T05:58:49.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-25T05:58:49.294Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-25T05:58:49.335Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-25T05:58:49.388Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-25T05:58:49.431Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-25T05:58:49.528Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-25T05:58:49.570Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-25T05:58:49.638Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-25T05:58:49.694Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-25T05:58:49.745Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-25T05:58:49.786Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-25T05:58:49.822Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-25T05:58:49.951Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-25T05:58:49.992Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-25T05:58:50.039Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-619 [Pipeline] echo [2023-08-25T05:58:50.110Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-619 [Pipeline] echo [2023-08-25T05:58:50.149Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-619 [Pipeline] echo [2023-08-25T05:58:50.190Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f07ca8df682fdce6109428681c110404e125d2bd [Pipeline] echo [2023-08-25T05:58:50.244Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f07ca8d [Pipeline] echo [2023-08-25T05:58:50.323Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-25T05:58:50.441Z] provisioning config files... [2023-08-25T05:58:50.453Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-619@tmp/config489833852709717231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T05:58:50.812Z] ---> docker-login.sh [2023-08-25T05:58:50.812Z] nexus3.edgexfoundry.org:10001 [2023-08-25T05:58:51.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T05:58:51.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T05:58:51.071Z] Configure a credential helper to remove this warning. See [2023-08-25T05:58:51.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T05:58:51.071Z] [2023-08-25T05:58:51.071Z] Login Succeeded [2023-08-25T05:58:51.071Z] nexus3.edgexfoundry.org:10002 [2023-08-25T05:58:51.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T05:58:51.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T05:58:51.331Z] Configure a credential helper to remove this warning. See [2023-08-25T05:58:51.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T05:58:51.331Z] [2023-08-25T05:58:51.331Z] Login Succeeded [2023-08-25T05:58:51.331Z] nexus3.edgexfoundry.org:10003 [2023-08-25T05:58:51.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T05:58:51.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T05:58:51.332Z] Configure a credential helper to remove this warning. See [2023-08-25T05:58:51.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T05:58:51.332Z] [2023-08-25T05:58:51.332Z] Login Succeeded [2023-08-25T05:58:51.332Z] nexus3.edgexfoundry.org:10004 [2023-08-25T05:58:51.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T05:58:51.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T05:58:51.591Z] Configure a credential helper to remove this warning. See [2023-08-25T05:58:51.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T05:58:51.591Z] [2023-08-25T05:58:51.591Z] Login Succeeded [2023-08-25T05:58:51.591Z] docker.io [2023-08-25T05:58:51.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T05:58:51.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T05:58:51.853Z] Configure a credential helper to remove this warning. See [2023-08-25T05:58:51.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T05:58:51.853Z] [2023-08-25T05:58:51.853Z] Login Succeeded [2023-08-25T05:58:51.853Z] ---> docker-login.sh ends [Pipeline] } [2023-08-25T05:58:51.884Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-25T05:58:52.600Z] + git rev-list -1 --merges f07ca8df682fdce6109428681c110404e125d2bd~1..f07ca8df682fdce6109428681c110404e125d2bd [Pipeline] echo [2023-08-25T05:58:52.671Z] -----------> git rev-list -1 --merges f07ca8df682fdce6109428681c110404e125d2bd~1..f07ca8df682fdce6109428681c110404e125d2bd f07ca8df682fdce6109428681c110404e125d2bd [false] [Pipeline] sh [2023-08-25T05:58:52.986Z] + git log --format=format:%s -1 f07ca8df682fdce6109428681c110404e125d2bd [Pipeline] echo [2023-08-25T05:58:53.036Z] ========================================================= [2023-08-25T05:58:53.036Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-25T05:58:53.036Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-25T05:58:53.517Z] + git log --format=format:%s -1 f07ca8df682fdce6109428681c110404e125d2bd [Pipeline] echo [2023-08-25T05:58:53.560Z] [semverPrep] GIT_COMMIT: f07ca8df682fdce6109428681c110404e125d2bd, Commit Message: build: move SDK to v3.1.0-dev.16 [Pipeline] echo [2023-08-25T05:58:53.596Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-25T05:58:54.014Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-25T05:58:54.014Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-25T05:58:54.014Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-25T05:58:54.014Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-25T05:58:54.014Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-25T05:58:54.014Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-25T05:58:54.014Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T05:58:54.528Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-25T05:58:54.528Z] [2023-08-25T05:58:54.528Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T05:58:54.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-25T05:58:54.911Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-25T05:58:54.911Z] b85a868b505f: Pulling fs layer [2023-08-25T05:58:54.911Z] e2be974225ed: Pulling fs layer [2023-08-25T05:58:54.911Z] 339a4e72a1f5: Pulling fs layer [2023-08-25T05:58:54.911Z] 988bab9f4d93: Pulling fs layer [2023-08-25T05:58:54.911Z] 1469e6f7b9e6: Pulling fs layer [2023-08-25T05:58:54.911Z] eaf3925da568: Pulling fs layer [2023-08-25T05:58:54.911Z] 988bab9f4d93: Waiting [2023-08-25T05:58:54.911Z] 1469e6f7b9e6: Waiting [2023-08-25T05:58:54.912Z] bab4dde63d76: Pulling fs layer [2023-08-25T05:58:54.912Z] bde34c3a00c8: Pulling fs layer [2023-08-25T05:58:54.912Z] b352a97aabf1: Pulling fs layer [2023-08-25T05:58:54.912Z] eaf3925da568: Waiting [2023-08-25T05:58:54.912Z] bde34c3a00c8: Waiting [2023-08-25T05:58:54.912Z] b352a97aabf1: Waiting [2023-08-25T05:58:54.912Z] 4872d77fe225: Pulling fs layer [2023-08-25T05:58:54.912Z] 5851b861e8e6: Pulling fs layer [2023-08-25T05:58:54.912Z] 4872d77fe225: Waiting [2023-08-25T05:58:54.912Z] 5851b861e8e6: Waiting [2023-08-25T05:58:54.912Z] e2be974225ed: Verifying Checksum [2023-08-25T05:58:54.912Z] e2be974225ed: Download complete [2023-08-25T05:58:54.912Z] 988bab9f4d93: Download complete [2023-08-25T05:58:55.172Z] 1469e6f7b9e6: Verifying Checksum [2023-08-25T05:58:55.172Z] 1469e6f7b9e6: Download complete [2023-08-25T05:58:55.172Z] 339a4e72a1f5: Verifying Checksum [2023-08-25T05:58:55.172Z] 339a4e72a1f5: Download complete [2023-08-25T05:58:55.172Z] eaf3925da568: Download complete [2023-08-25T05:58:55.172Z] bde34c3a00c8: Verifying Checksum [2023-08-25T05:58:55.172Z] bde34c3a00c8: Download complete [2023-08-25T05:58:55.172Z] b352a97aabf1: Download complete [2023-08-25T05:58:55.172Z] 4872d77fe225: Verifying Checksum [2023-08-25T05:58:55.172Z] 4872d77fe225: Download complete [2023-08-25T05:58:55.172Z] 5851b861e8e6: Verifying Checksum [2023-08-25T05:58:55.172Z] 5851b861e8e6: Download complete [2023-08-25T05:58:55.172Z] b85a868b505f: Verifying Checksum [2023-08-25T05:58:55.172Z] b85a868b505f: Download complete [2023-08-25T05:58:55.431Z] bab4dde63d76: Verifying Checksum [2023-08-25T05:58:55.431Z] bab4dde63d76: Download complete [2023-08-25T05:58:56.369Z] b85a868b505f: Pull complete [2023-08-25T05:58:56.628Z] e2be974225ed: Pull complete [2023-08-25T05:58:56.888Z] 339a4e72a1f5: Pull complete [2023-08-25T05:58:57.147Z] 988bab9f4d93: Pull complete [2023-08-25T05:58:57.406Z] 1469e6f7b9e6: Pull complete [2023-08-25T05:58:57.406Z] eaf3925da568: Pull complete [2023-08-25T05:58:59.308Z] bab4dde63d76: Pull complete [2023-08-25T05:58:59.308Z] bde34c3a00c8: Pull complete [2023-08-25T05:58:59.308Z] b352a97aabf1: Pull complete [2023-08-25T05:58:59.308Z] 4872d77fe225: Pull complete [2023-08-25T05:58:59.308Z] 5851b861e8e6: Pull complete [2023-08-25T05:58:59.308Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-25T05:58:59.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-25T05:58:59.308Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T05:58:59.563Z] prd-ubuntu20.04-docker-8c-8g-4498 does not seem to be running inside a container [2023-08-25T05:58:59.590Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-619 -v /w/workspace/gexfoundry_device-mqtt-go_PR-619:/w/workspace/gexfoundry_device-mqtt-go_PR-619:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-619@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-619@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-devops/py-git-semver:0.1.4 cat [2023-08-25T05:59:02.956Z] $ docker top 3afcced7cc5e47520df729c036628d8b146958b7c7c5de2029afe457f7c8362c -eo pid,comm [2023-08-25T05:59:03.013Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-25T05:59:03.013Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-25T05:59:03.170Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-25T05:59:03.170Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-25T05:59:03.288Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-25T05:59:03.290Z] $ docker exec 3afcced7cc5e47520df729c036628d8b146958b7c7c5de2029afe457f7c8362c ssh-agent [2023-08-25T05:59:03.389Z] SSH_AUTH_SOCK=/tmp/ssh-5gQpMTD3mRZD/agent.33 [2023-08-25T05:59:03.389Z] SSH_AGENT_PID=39 [2023-08-25T05:59:03.404Z] Running ssh-add (command line suppressed) [2023-08-25T05:59:03.499Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-619@tmp/private_key_8329120094692591006.key (/w/workspace/gexfoundry_device-mqtt-go_PR-619@tmp/private_key_8329120094692591006.key) [2023-08-25T05:59:03.542Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-25T05:59:03.895Z] + git tag --points-at HEAD [Pipeline] } [2023-08-25T05:59:03.918Z] $ docker exec --env ******** --env ******** 3afcced7cc5e47520df729c036628d8b146958b7c7c5de2029afe457f7c8362c ssh-agent -k [2023-08-25T05:59:04.018Z] unset SSH_AUTH_SOCK; [2023-08-25T05:59:04.018Z] unset SSH_AGENT_PID; [2023-08-25T05:59:04.018Z] echo Agent pid 39 killed; [2023-08-25T05:59:04.029Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-25T05:59:04.110Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-25T05:59:04.110Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-25T05:59:04.209Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-25T05:59:04.210Z] $ docker exec 3afcced7cc5e47520df729c036628d8b146958b7c7c5de2029afe457f7c8362c ssh-agent [2023-08-25T05:59:04.323Z] SSH_AUTH_SOCK=/tmp/ssh-suPFjLVMJL9p/agent.72 [2023-08-25T05:59:04.323Z] SSH_AGENT_PID=78 [2023-08-25T05:59:04.328Z] Running ssh-add (command line suppressed) [2023-08-25T05:59:04.419Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-619@tmp/private_key_1736448529403862677.key (/w/workspace/gexfoundry_device-mqtt-go_PR-619@tmp/private_key_1736448529403862677.key) [2023-08-25T05:59:04.437Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-25T05:59:04.782Z] + git semver init [2023-08-25T05:59:05.044Z] 2023-08-25 05:59:04,961 [run_init] DEBUG init version:0.0.0 force:False [2023-08-25T05:59:05.044Z] 2023-08-25 05:59:04,962 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-619/.semver [2023-08-25T05:59:05.044Z] 2023-08-25 05:59:04,962 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-619/.semver [2023-08-25T05:59:05.044Z] 2023-08-25 05:59:04,963 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-619/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-619, universal_newlines=False, shell=None, istream=None) [2023-08-25T05:59:05.984Z] 2023-08-25 05:59:05,717 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-619/.git/info/exclude [2023-08-25T05:59:05.984Z] 2023-08-25 05:59:05,717 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-619/.semver/PR-619 with force:False [2023-08-25T05:59:05.984Z] 2023-08-25 05:59:05,717 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-619/.semver/PR-619 [2023-08-25T05:59:05.984Z] 2023-08-25 05:59:05,721 [execute] INFO git cat-file --batch-check [2023-08-25T05:59:05.984Z] 2023-08-25 05:59:05,722 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-619/.semver, universal_newlines=False, shell=None, istream=) [2023-08-25T05:59:05.984Z] 2023-08-25 05:59:05,727 [execute] INFO git cat-file --batch [2023-08-25T05:59:05.984Z] 2023-08-25 05:59:05,727 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-619/.semver, universal_newlines=False, shell=None, istream=) [2023-08-25T05:59:05.984Z] 2023-08-25 05:59:05,732 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-619/.semver/PR-619 [2023-08-25T05:59:05.984Z] 0.0.0 [Pipeline] } [2023-08-25T05:59:06.016Z] $ docker exec --env ******** --env ******** 3afcced7cc5e47520df729c036628d8b146958b7c7c5de2029afe457f7c8362c ssh-agent -k [2023-08-25T05:59:06.106Z] unset SSH_AUTH_SOCK; [2023-08-25T05:59:06.107Z] unset SSH_AGENT_PID; [2023-08-25T05:59:06.107Z] echo Agent pid 78 killed; [2023-08-25T05:59:06.117Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-25T05:59:06.540Z] + git semver [Pipeline] } [2023-08-25T05:59:06.836Z] $ docker stop --time=1 3afcced7cc5e47520df729c036628d8b146958b7c7c5de2029afe457f7c8362c [2023-08-25T05:59:08.117Z] $ docker rm -f --volumes 3afcced7cc5e47520df729c036628d8b146958b7c7c5de2029afe457f7c8362c [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-25T05:59:08.542Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-25T05:59:08.849Z] Stashed 1 file(s) [Pipeline] echo [2023-08-25T05:59:08.902Z] [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 [2023-08-25T05:59:09.793Z] provisioning config files... [2023-08-25T05:59:09.802Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-619@tmp/config6066207119900092928tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T05:59:10.203Z] ---> docker-login.sh [2023-08-25T05:59:10.203Z] nexus3.edgexfoundry.org:10001 [2023-08-25T05:59:10.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T05:59:10.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T05:59:10.203Z] Configure a credential helper to remove this warning. See [2023-08-25T05:59:10.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T05:59:10.203Z] [2023-08-25T05:59:10.203Z] Login Succeeded [2023-08-25T05:59:10.203Z] nexus3.edgexfoundry.org:10002 [2023-08-25T05:59:10.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T05:59:10.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T05:59:10.203Z] Configure a credential helper to remove this warning. See [2023-08-25T05:59:10.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T05:59:10.203Z] [2023-08-25T05:59:10.203Z] Login Succeeded [2023-08-25T05:59:10.203Z] nexus3.edgexfoundry.org:10003 [2023-08-25T05:59:10.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T05:59:10.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T05:59:10.461Z] Configure a credential helper to remove this warning. See [2023-08-25T05:59:10.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T05:59:10.461Z] [2023-08-25T05:59:10.461Z] Login Succeeded [2023-08-25T05:59:10.461Z] nexus3.edgexfoundry.org:10004 [2023-08-25T05:59:10.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T05:59:10.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T05:59:10.461Z] Configure a credential helper to remove this warning. See [2023-08-25T05:59:10.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T05:59:10.461Z] [2023-08-25T05:59:10.461Z] Login Succeeded [2023-08-25T05:59:10.461Z] docker.io [2023-08-25T05:59:10.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T05:59:10.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T05:59:10.721Z] Configure a credential helper to remove this warning. See [2023-08-25T05:59:10.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T05:59:10.721Z] [2023-08-25T05:59:10.721Z] Login Succeeded [2023-08-25T05:59:10.721Z] ---> docker-login.sh ends [Pipeline] } [2023-08-25T05:59:10.823Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-25T05:59:11.066Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T05:59:11.101Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T05:59:11.135Z] ========================================================= [2023-08-25T05:59:11.135Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-25T05:59:11.135Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T05:59:11.661Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-25T05:59:11.661Z] Sending build context to Docker daemon 6.466MB [2023-08-25T05:59:11.661Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-25T05:59:11.661Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-25T05:59:11.661Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-25T05:59:11.661Z] 4db1b89c0bd1: Pulling fs layer [2023-08-25T05:59:11.661Z] 6911f1a30b25: Pulling fs layer [2023-08-25T05:59:11.661Z] e194b8c5c2a9: Pulling fs layer [2023-08-25T05:59:11.661Z] 6863d3e3a2b1: Pulling fs layer [2023-08-25T05:59:11.661Z] ec0bb842ea78: Pulling fs layer [2023-08-25T05:59:11.661Z] 40a00589a448: Pulling fs layer [2023-08-25T05:59:11.661Z] 6c08303d61cc: Pulling fs layer [2023-08-25T05:59:11.661Z] 798269fcf238: Pulling fs layer [2023-08-25T05:59:11.661Z] 40a00589a448: Waiting [2023-08-25T05:59:11.661Z] 6c08303d61cc: Waiting [2023-08-25T05:59:11.661Z] 798269fcf238: Waiting [2023-08-25T05:59:11.661Z] 6863d3e3a2b1: Waiting [2023-08-25T05:59:11.661Z] ec0bb842ea78: Waiting [2023-08-25T05:59:11.661Z] 6911f1a30b25: Verifying Checksum [2023-08-25T05:59:11.661Z] 6911f1a30b25: Download complete [2023-08-25T05:59:11.661Z] 6863d3e3a2b1: Verifying Checksum [2023-08-25T05:59:11.661Z] 6863d3e3a2b1: Download complete [2023-08-25T05:59:11.921Z] ec0bb842ea78: Verifying Checksum [2023-08-25T05:59:11.921Z] ec0bb842ea78: Download complete [2023-08-25T05:59:11.921Z] 4db1b89c0bd1: Verifying Checksum [2023-08-25T05:59:11.921Z] 4db1b89c0bd1: Download complete [2023-08-25T05:59:11.921Z] 40a00589a448: Verifying Checksum [2023-08-25T05:59:11.921Z] 40a00589a448: Download complete [2023-08-25T05:59:11.921Z] 4db1b89c0bd1: Pull complete [2023-08-25T05:59:12.187Z] 6911f1a30b25: Pull complete [2023-08-25T05:59:12.446Z] e194b8c5c2a9: Verifying Checksum [2023-08-25T05:59:12.446Z] e194b8c5c2a9: Download complete [2023-08-25T05:59:12.446Z] 798269fcf238: Verifying Checksum [2023-08-25T05:59:12.704Z] 6c08303d61cc: Verifying Checksum [2023-08-25T05:59:12.704Z] 6c08303d61cc: Download complete [2023-08-25T05:59:15.993Z] e194b8c5c2a9: Pull complete [2023-08-25T05:59:15.993Z] 6863d3e3a2b1: Pull complete [2023-08-25T05:59:15.993Z] ec0bb842ea78: Pull complete [2023-08-25T05:59:15.993Z] 40a00589a448: Pull complete [2023-08-25T05:59:18.528Z] 6c08303d61cc: Pull complete [2023-08-25T05:59:19.094Z] 798269fcf238: Pull complete [2023-08-25T05:59:19.094Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-25T05:59:19.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-25T05:59:19.094Z] ---> ec979cd7f677 [2023-08-25T05:59:19.094Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-08-25T05:59:24.516Z] Still waiting to schedule task [2023-08-25T05:59:24.517Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-25T05:59:25.661Z] ---> Running in be92fd76a8bc [2023-08-25T05:59:25.661Z] Removing intermediate container be92fd76a8bc [2023-08-25T05:59:25.661Z] ---> 74b5da23a681 [2023-08-25T05:59:25.661Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-25T05:59:25.661Z] ---> Running in 4c34b9c9365e [2023-08-25T05:59:25.661Z] Removing intermediate container 4c34b9c9365e [2023-08-25T05:59:25.661Z] ---> 93ccc367b91b [2023-08-25T05:59:25.661Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-08-25T05:59:25.661Z] ---> Running in 9c49232a354f [2023-08-25T05:59:25.661Z] Removing intermediate container 9c49232a354f [2023-08-25T05:59:25.661Z] ---> 858f36a86697 [2023-08-25T05:59:25.661Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-25T05:59:25.661Z] ---> Running in 7e20357138dd [2023-08-25T05:59:25.919Z] Removing intermediate container 7e20357138dd [2023-08-25T05:59:25.919Z] ---> 6bbdec15c6cb [2023-08-25T05:59:25.919Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-25T05:59:25.919Z] ---> Running in 5aef313a5c17 [2023-08-25T05:59:26.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T05:59:26.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T05:59:26.699Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-08-25T05:59:26.699Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-08-25T05:59:26.699Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-08-25T05:59:26.958Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-08-25T05:59:26.958Z] Executing busybox-1.35.0-r29.trigger [2023-08-25T05:59:26.958Z] OK: 269 MiB in 57 packages [2023-08-25T05:59:27.525Z] Removing intermediate container 5aef313a5c17 [2023-08-25T05:59:27.525Z] ---> 57ebd8aeb5bd [2023-08-25T05:59:27.525Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-08-25T05:59:27.525Z] ---> Running in c72cee11bde3 [2023-08-25T05:59:27.525Z] Removing intermediate container c72cee11bde3 [2023-08-25T05:59:27.525Z] ---> 56af2482c81d [2023-08-25T05:59:27.525Z] Step 9/12 : COPY go.mod vendor* ./ [2023-08-25T05:59:27.525Z] ---> 68dcd9d419ca [2023-08-25T05:59:27.525Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T05:59:27.525Z] ---> Running in 61cbe1e93ba7 [2023-08-25T06:00:14.353Z] Removing intermediate container 61cbe1e93ba7 [2023-08-25T06:00:14.353Z] ---> 51e0fd0879fc [2023-08-25T06:00:14.353Z] Step 11/12 : COPY . . [2023-08-25T06:00:14.353Z] ---> bde307962c6f [2023-08-25T06:00:14.353Z] Step 12/12 : RUN $MAKE [2023-08-25T06:00:14.353Z] ---> Running in 53bcf9ebd973 [2023-08-25T06:00:14.353Z] noop [2023-08-25T06:00:14.353Z] Removing intermediate container 53bcf9ebd973 [2023-08-25T06:00:14.353Z] ---> 4d8153ddeea2 [2023-08-25T06:00:14.353Z] Successfully built 4d8153ddeea2 [2023-08-25T06:00:14.353Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T06:00:15.737Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-25T06:00:15.737Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T06:00:15.928Z] prd-ubuntu20.04-docker-8c-8g-4498 does not seem to be running inside a container [2023-08-25T06:00:15.960Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-619 -v /w/workspace/gexfoundry_device-mqtt-go_PR-619:/w/workspace/gexfoundry_device-mqtt-go_PR-619:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-619@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-619@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-25T06:00:17.485Z] $ docker top 7f6ec21fbdf8cafe2c63f3dc51638a492fcc1c5c22883e0d4e5ed2b89d230388 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T06:00:17.912Z] + go version [2023-08-25T06:00:17.913Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-25T06:00:17.943Z] $ docker stop --time=1 7f6ec21fbdf8cafe2c63f3dc51638a492fcc1c5c22883e0d4e5ed2b89d230388 [2023-08-25T06:00:19.198Z] $ docker rm -f --volumes 7f6ec21fbdf8cafe2c63f3dc51638a492fcc1c5c22883e0d4e5ed2b89d230388 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T06:00:19.930Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-25T06:00:19.930Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T06:00:20.094Z] prd-ubuntu20.04-docker-8c-8g-4498 does not seem to be running inside a container [2023-08-25T06:00:20.127Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-619 -v /w/workspace/gexfoundry_device-mqtt-go_PR-619:/w/workspace/gexfoundry_device-mqtt-go_PR-619:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-619@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-619@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-25T06:00:20.507Z] $ docker top 44f69f0a051890ae2a46f4fac3fb7b440ec4c14479c795459a9383b34680e50f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T06:00:20.913Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-619 [Pipeline] fileExists [Pipeline] sh [2023-08-25T06:00:21.283Z] + make test [2023-08-25T06:00:21.283Z] go test ./... -coverprofile=coverage.out ./... [2023-08-25T06:00:25.473Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-08-25T06:00:35.435Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-08-25T06:00:35.435Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-08-25T06:00:35.435Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 22.8% of statements [2023-08-25T06:00:41.989Z] go vet ./... [2023-08-25T06:00:44.519Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-25T06:00:44.519Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-25T06:00:44.519Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-25T06:00:44.560Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-25T06:00:44.589Z] $ docker stop --time=1 44f69f0a051890ae2a46f4fac3fb7b440ec4c14479c795459a9383b34680e50f [2023-08-25T06:00:48.130Z] $ docker rm -f --volumes 44f69f0a051890ae2a46f4fac3fb7b440ec4c14479c795459a9383b34680e50f [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-25T06:00:48.670Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-25T06:00:48.752Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-25T06:00:49.479Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-25T06:00:49.804Z] + ls -al . [2023-08-25T06:00:49.804Z] total 188 [2023-08-25T06:00:49.804Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 25 06:00 . [2023-08-25T06:00:49.804Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 05:58 .. [2023-08-25T06:00:49.804Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 25 05:58 .dockerignore [2023-08-25T06:00:49.804Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 05:59 .git [2023-08-25T06:00:49.804Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 05:58 .github [2023-08-25T06:00:49.804Z] -rw-rw-r-- 1 jenkins jenkins 329 Aug 25 05:58 .gitignore [2023-08-25T06:00:49.804Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 25 05:58 .golangci.yml [2023-08-25T06:00:49.804Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 05:59 .semver [2023-08-25T06:00:49.804Z] -rw-rw-r-- 1 jenkins jenkins 10495 Aug 25 05:58 Attribution.txt [2023-08-25T06:00:49.804Z] -rw-rw-r-- 1 jenkins jenkins 17522 Aug 25 05:58 CHANGELOG.md [2023-08-25T06:00:49.804Z] -rw-rw-r-- 1 jenkins jenkins 1689 Aug 25 05:58 Dockerfile [2023-08-25T06:00:49.804Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 05:58 GOVERNANCE.md [2023-08-25T06:00:49.804Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 25 05:58 Jenkinsfile [2023-08-25T06:00:49.804Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 25 05:58 LICENSE [2023-08-25T06:00:49.804Z] -rw-rw-r-- 1 jenkins jenkins 1984 Aug 25 05:58 Makefile [2023-08-25T06:00:49.804Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 25 05:58 OWNERS.md [2023-08-25T06:00:49.804Z] -rw-rw-r-- 1 jenkins jenkins 3695 Aug 25 05:58 README.md [2023-08-25T06:00:49.804Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 25 05:59 VERSION [2023-08-25T06:00:49.804Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 05:58 bin [2023-08-25T06:00:49.804Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 05:58 cmd [2023-08-25T06:00:49.804Z] -rw-r--r-- 1 jenkins jenkins 18506 Aug 25 06:00 coverage.out [2023-08-25T06:00:49.804Z] -rw-rw-r-- 1 jenkins jenkins 3820 Aug 25 05:58 go.mod [2023-08-25T06:00:49.804Z] -rw-rw-r-- 1 jenkins jenkins 34092 Aug 25 05:58 go.sum [2023-08-25T06:00:49.804Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 05:58 internal [2023-08-25T06:00:49.804Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 05:58 mock [2023-08-25T06:00:49.804Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 05:58 snap [2023-08-25T06:00:49.804Z] -rw-rw-r-- 1 jenkins jenkins 227 Aug 25 05:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T06:00:50.198Z] + 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=f07ca8df682fdce6109428681c110404e125d2bd --label arch=amd64 --label version=0.0.0 . [2023-08-25T06:00:50.198Z] Sending build context to Docker daemon 6.486MB [2023-08-25T06:00:50.198Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-08-25T06:00:50.198Z] Step 2/24 : FROM ${BASE} AS builder [2023-08-25T06:00:50.198Z] ---> 4d8153ddeea2 [2023-08-25T06:00:50.198Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-08-25T06:00:50.457Z] ---> Running in 2193f06c6e56 [2023-08-25T06:00:50.457Z] Removing intermediate container 2193f06c6e56 [2023-08-25T06:00:50.457Z] ---> e211bfc1ff1a [2023-08-25T06:00:50.457Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-25T06:00:50.457Z] ---> Running in 5bb4aa670f84 [2023-08-25T06:00:50.457Z] Removing intermediate container 5bb4aa670f84 [2023-08-25T06:00:50.457Z] ---> 7356e29cc0b2 [2023-08-25T06:00:50.457Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-08-25T06:00:50.457Z] ---> Running in aebcd6c47ec9 [2023-08-25T06:00:50.457Z] Removing intermediate container aebcd6c47ec9 [2023-08-25T06:00:50.457Z] ---> 24fb772c17ed [2023-08-25T06:00:50.457Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-08-25T06:00:50.715Z] ---> Running in 86e0025dc0a5 [2023-08-25T06:00:50.715Z] Removing intermediate container 86e0025dc0a5 [2023-08-25T06:00:50.715Z] ---> 629664d57771 [2023-08-25T06:00:50.715Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-25T06:00:50.715Z] ---> Running in d218a05d425a [2023-08-25T06:00:50.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T06:00:51.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T06:00:51.493Z] OK: 269 MiB in 57 packages [2023-08-25T06:00:51.749Z] Removing intermediate container d218a05d425a [2023-08-25T06:00:51.749Z] ---> 2364686be3bf [2023-08-25T06:00:51.749Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-08-25T06:00:51.749Z] ---> Running in 34462b4b7721 [2023-08-25T06:00:51.749Z] Removing intermediate container 34462b4b7721 [2023-08-25T06:00:51.749Z] ---> a6e305b37f7a [2023-08-25T06:00:51.749Z] Step 9/24 : COPY go.mod vendor* ./ [2023-08-25T06:00:52.007Z] ---> dfabb10faf57 [2023-08-25T06:00:52.007Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T06:00:52.007Z] ---> Running in 458a18aa854b [2023-08-25T06:00:52.576Z] Removing intermediate container 458a18aa854b [2023-08-25T06:00:52.576Z] ---> 1d2467869f4c [2023-08-25T06:00:52.576Z] Step 11/24 : COPY . . [2023-08-25T06:00:52.834Z] ---> 3f5e3bbb2e54 [2023-08-25T06:00:52.834Z] Step 12/24 : RUN $MAKE [2023-08-25T06:00:52.834Z] ---> Running in 7d51fdacc7e1 [2023-08-25T06:00:53.093Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-08-25T06:00:53.727Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4499 in /w/workspace/gexfoundry_device-mqtt-go_PR-619 [Pipeline] { [Pipeline] ws [2023-08-25T06:00:53.799Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-08-25T06:00:53.870Z] The recommended git tool is: git [2023-08-25T06:00:58.754Z] using credential edgex-jenkins-ssh [2023-08-25T06:00:58.770Z] Cloning the remote Git repository [2023-08-25T06:00:58.817Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-08-25T06:00:58.904Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-08-25T06:00:59.036Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-08-25T06:00:59.037Z] > git --version # timeout=10 [2023-08-25T06:00:59.057Z] > git --version # 'git version 2.25.1' [2023-08-25T06:00:59.059Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-25T06:00:59.186Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-25T06:01:00.249Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-08-25T06:01:00.275Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-25T06:01:01.114Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-08-25T06:01:01.157Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-08-25T06:01:01.158Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-25T06:01:01.172Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/619/head:refs/remotes/origin/PR-619 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-25T06:01:01.724Z] Merging remotes/origin/main commit 40a9b3b3de2a21918c6f1028b85f8a29e149216d into PR head commit f07ca8df682fdce6109428681c110404e125d2bd [2023-08-25T06:01:02.004Z] Merge succeeded, producing f07ca8df682fdce6109428681c110404e125d2bd [2023-08-25T06:01:02.005Z] Checking out Revision f07ca8df682fdce6109428681c110404e125d2bd (PR-619) [2023-08-25T06:01:01.771Z] > git config core.sparsecheckout # timeout=10 [2023-08-25T06:01:01.838Z] > git checkout -f f07ca8df682fdce6109428681c110404e125d2bd # timeout=10 [2023-08-25T06:01:01.920Z] > git remote # timeout=10 [2023-08-25T06:01:01.936Z] > git config --get remote.origin.url # timeout=10 [2023-08-25T06:01:01.957Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-25T06:01:01.969Z] > git merge 40a9b3b3de2a21918c6f1028b85f8a29e149216d # timeout=10 [2023-08-25T06:01:01.992Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-25T06:01:02.013Z] > git config core.sparsecheckout # timeout=10 [2023-08-25T06:01:02.026Z] > git checkout -f f07ca8df682fdce6109428681c110404e125d2bd # timeout=10 [2023-08-25T06:01:05.467Z] Commit message: "build: move SDK to v3.1.0-dev.16" [2023-08-25T06:01:05.519Z] > git --version # timeout=10 [2023-08-25T06:01:05.530Z] > git --version # 'git version 2.25.1' [2023-08-25T06:01:05.543Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-25T06:01:06.715Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-25T06:01:06.715Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-25T06:01:06.715Z] Dload Upload Total Spent Left Speed [2023-08-25T06:01:06.715Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 84443 0 --:--:-- --:--:-- --:--:-- 84443 [Pipeline] sh [2023-08-25T06:01:07.413Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-25T06:01:07.764Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-25T06:01:07.764Z] + sudo tee /etc/docker/daemon.new [2023-08-25T06:01:07.764Z] { [2023-08-25T06:01:07.764Z] "registry-mirrors": [ [2023-08-25T06:01:07.764Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-25T06:01:07.764Z] ], [2023-08-25T06:01:07.764Z] "bip": "10.250.0.254/24", [2023-08-25T06:01:07.764Z] "hosts": [ [2023-08-25T06:01:07.764Z] "tcp://0.0.0.0:5555", [2023-08-25T06:01:07.764Z] "unix:///var/run/docker.sock" [2023-08-25T06:01:07.764Z] ], [2023-08-25T06:01:07.764Z] "mtu": 1458, [2023-08-25T06:01:07.764Z] "selinux-enabled": true, [2023-08-25T06:01:07.764Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-25T06:01:07.764Z] } [Pipeline] sh [2023-08-25T06:01:08.111Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-25T06:01:08.475Z] + sudo service docker restart [2023-08-25T06:01:15.012Z] Removing intermediate container 7d51fdacc7e1 [2023-08-25T06:01:15.013Z] ---> b70fc0a81b95 [2023-08-25T06:01:15.013Z] Step 13/24 : FROM alpine:3.17 [2023-08-25T06:01:15.013Z] 3.17: Pulling from library/alpine [2023-08-25T06:01:15.013Z] 9398808236ff: Pulling fs layer [2023-08-25T06:01:15.013Z] 9398808236ff: Verifying Checksum [2023-08-25T06:01:15.013Z] 9398808236ff: Download complete [2023-08-25T06:01:15.013Z] 9398808236ff: Pull complete [2023-08-25T06:01:15.013Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-25T06:01:15.013Z] Status: Downloaded newer image for alpine:3.17 [2023-08-25T06:01:15.013Z] ---> 1e0b8b5322fc [2023-08-25T06:01:15.013Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-08-25T06:01:15.013Z] ---> Running in f1ffded28721 [2023-08-25T06:01:15.013Z] Removing intermediate container f1ffded28721 [2023-08-25T06:01:15.013Z] ---> ca4808170a41 [2023-08-25T06:01:15.013Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-08-25T06:01:15.013Z] ---> Running in 84ad63d2692e [2023-08-25T06:01:15.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T06:01:15.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T06:01:15.013Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-08-25T06:01:15.013Z] Executing busybox-1.35.0-r29.trigger [2023-08-25T06:01:15.013Z] OK: 7 MiB in 16 packages [2023-08-25T06:01:15.013Z] Removing intermediate container 84ad63d2692e [2023-08-25T06:01:15.013Z] ---> 9c006d941a1f [2023-08-25T06:01:15.013Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-08-25T06:01:15.947Z] ---> 2b4f8f601262 [2023-08-25T06:01:15.947Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-08-25T06:01:15.947Z] ---> 2fabd99e55bc [2023-08-25T06:01:15.947Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-08-25T06:01:15.947Z] ---> edfbf184141c [2023-08-25T06:01:15.947Z] Step 19/24 : EXPOSE 59982 [2023-08-25T06:01:15.947Z] ---> Running in 989caa2c7b7d [2023-08-25T06:01:16.206Z] Removing intermediate container 989caa2c7b7d [2023-08-25T06:01:16.206Z] ---> 09091ac5d3e0 [2023-08-25T06:01:16.206Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-08-25T06:01:16.206Z] ---> Running in ed8372d78aaf [2023-08-25T06:01:16.206Z] Removing intermediate container ed8372d78aaf [2023-08-25T06:01:16.206Z] ---> b5b3a8d46d26 [2023-08-25T06:01:16.206Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-08-25T06:01:16.206Z] ---> Running in c0660782e711 [2023-08-25T06:01:16.206Z] Removing intermediate container c0660782e711 [2023-08-25T06:01:16.206Z] ---> 69ba7bb4c0b9 [2023-08-25T06:01:16.206Z] Step 22/24 : LABEL arch=amd64 [2023-08-25T06:01:16.206Z] ---> Running in f5ca3abe3a02 [2023-08-25T06:01:16.466Z] Removing intermediate container f5ca3abe3a02 [2023-08-25T06:01:16.466Z] ---> 7fa5fd9f2340 [2023-08-25T06:01:16.466Z] Step 23/24 : LABEL git_sha=f07ca8df682fdce6109428681c110404e125d2bd [2023-08-25T06:01:16.466Z] ---> Running in d5c04e1a6a99 [2023-08-25T06:01:16.466Z] Removing intermediate container d5c04e1a6a99 [2023-08-25T06:01:16.466Z] ---> 954572786031 [2023-08-25T06:01:16.466Z] Step 24/24 : LABEL version=0.0.0 [2023-08-25T06:01:16.466Z] ---> Running in b67d141360a9 [2023-08-25T06:01:16.466Z] Removing intermediate container b67d141360a9 [2023-08-25T06:01:16.466Z] ---> 2cfb4dc9c03f [2023-08-25T06:01:16.466Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-25T06:01:16.466Z] Successfully built 2cfb4dc9c03f [2023-08-25T06:01:16.466Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T06:01:17.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T06:01:17.487Z] [2023-08-25T06:01:17.487Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T06:01:17.867Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T06:01:17.868Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-25T06:01:17.868Z] 5eb5b503b376: Pulling fs layer [2023-08-25T06:01:17.868Z] 5c69ac0246d0: Pulling fs layer [2023-08-25T06:01:17.868Z] ec43610c2a17: Pulling fs layer [2023-08-25T06:01:17.868Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-25T06:01:17.868Z] 33b1e0a273af: Pulling fs layer [2023-08-25T06:01:17.868Z] 5d3b04190fa2: Pulling fs layer [2023-08-25T06:01:17.868Z] 2f39f015ded8: Pulling fs layer [2023-08-25T06:01:17.868Z] 5d3b04190fa2: Waiting [2023-08-25T06:01:17.868Z] 3a2ae6a8a46f: Waiting [2023-08-25T06:01:17.868Z] 2f39f015ded8: Waiting [2023-08-25T06:01:17.868Z] 5c69ac0246d0: Verifying Checksum [2023-08-25T06:01:17.868Z] 5c69ac0246d0: Download complete [2023-08-25T06:01:17.868Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-25T06:01:17.868Z] 3a2ae6a8a46f: Download complete [2023-08-25T06:01:17.868Z] 33b1e0a273af: Verifying Checksum [2023-08-25T06:01:17.868Z] 33b1e0a273af: Download complete [2023-08-25T06:01:17.868Z] ec43610c2a17: Verifying Checksum [2023-08-25T06:01:17.868Z] ec43610c2a17: Download complete [2023-08-25T06:01:17.868Z] 5d3b04190fa2: Verifying Checksum [2023-08-25T06:01:17.868Z] 5d3b04190fa2: Download complete [2023-08-25T06:01:18.127Z] 5eb5b503b376: Verifying Checksum [2023-08-25T06:01:18.127Z] 5eb5b503b376: Download complete [2023-08-25T06:01:18.709Z] 2f39f015ded8: Download complete [2023-08-25T06:01:19.277Z] 5eb5b503b376: Pull complete [2023-08-25T06:01:19.277Z] 5c69ac0246d0: Pull complete [2023-08-25T06:01:19.841Z] ec43610c2a17: Pull complete [2023-08-25T06:01:19.841Z] 3a2ae6a8a46f: Pull complete [2023-08-25T06:01:20.100Z] 33b1e0a273af: Pull complete [2023-08-25T06:01:20.100Z] 5d3b04190fa2: Pull complete [2023-08-25T06:01:24.288Z] 2f39f015ded8: Pull complete [2023-08-25T06:01:24.288Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-25T06:01:24.288Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T06:01:24.288Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T06:01:24.524Z] prd-ubuntu20.04-docker-8c-8g-4498 does not seem to be running inside a container [2023-08-25T06:01:24.550Z] $ 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-619 -v /w/workspace/gexfoundry_device-mqtt-go_PR-619:/w/workspace/gexfoundry_device-mqtt-go_PR-619:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-619@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-619@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-25T06:01:28.169Z] $ docker top 71c7b899c5cfd93c8711521c37ab7f2be61222c7b114f4557e93cb27d4890e31 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2023-08-25T06:01:28.448Z] provisioning config files... [2023-08-25T06:01:28.475Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config14759561773082745248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T06:01:28.686Z] ---> job-cost.sh [2023-08-25T06:01:28.686Z] lf-activate-venv: SKIPPING [2023-08-25T06:01:28.686Z] INFO: No Stack... [2023-08-25T06:01:28.861Z] ---> docker-login.sh [2023-08-25T06:01:28.861Z] nexus3.edgexfoundry.org:10001 [2023-08-25T06:01:28.945Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-25T06:01:29.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T06:01:29.204Z] INFO: Archiving Costs [Pipeline] sh [2023-08-25T06:01:29.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T06:01:29.400Z] Configure a credential helper to remove this warning. See [2023-08-25T06:01:29.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T06:01:29.400Z] [2023-08-25T06:01:29.400Z] Login Succeeded [2023-08-25T06:01:29.400Z] nexus3.edgexfoundry.org:10002 [2023-08-25T06:01:29.519Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-619/archives/cost.csv [2023-08-25T06:01:29.519Z] + cut -d, -f6 [Pipeline] lock [2023-08-25T06:01:29.570Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-619-1-stack-cost] [2023-08-25T06:01:29.575Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-619-1-stack-cost] did not exist. Created. [2023-08-25T06:01:29.575Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-619-1-stack-cost] [Pipeline] { [Pipeline] unstash [2023-08-25T06:01:29.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T06:01:29.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T06:01:29.674Z] Configure a credential helper to remove this warning. See [2023-08-25T06:01:29.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T06:01:29.674Z] [2023-08-25T06:01:29.674Z] Login Succeeded [2023-08-25T06:01:29.674Z] nexus3.edgexfoundry.org:10003 [Pipeline] sh [2023-08-25T06:01:29.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T06:01:29.992Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-25T06:01:30.043Z] Stashed 1 file(s) [Pipeline] } [2023-08-25T06:01:30.071Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-619-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-25T06:01:30.151Z] $ docker stop --time=1 71c7b899c5cfd93c8711521c37ab7f2be61222c7b114f4557e93cb27d4890e31 [2023-08-25T06:01:30.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T06:01:30.223Z] Configure a credential helper to remove this warning. See [2023-08-25T06:01:30.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T06:01:30.223Z] [2023-08-25T06:01:30.223Z] Login Succeeded [2023-08-25T06:01:30.223Z] nexus3.edgexfoundry.org:10004 [2023-08-25T06:01:30.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T06:01:30.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T06:01:30.496Z] Configure a credential helper to remove this warning. See [2023-08-25T06:01:30.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T06:01:30.496Z] [2023-08-25T06:01:30.496Z] Login Succeeded [2023-08-25T06:01:30.496Z] docker.io [2023-08-25T06:01:31.290Z] $ docker rm -f --volumes 71c7b899c5cfd93c8711521c37ab7f2be61222c7b114f4557e93cb27d4890e31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-25T06:01:32.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T06:01:32.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T06:01:32.464Z] Configure a credential helper to remove this warning. See [2023-08-25T06:01:32.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T06:01:32.464Z] [2023-08-25T06:01:32.464Z] Login Succeeded [2023-08-25T06:01:32.464Z] ---> docker-login.sh ends [Pipeline] } [2023-08-25T06:01:32.497Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-25T06:01:32.872Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T06:01:32.914Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T06:01:32.949Z] ========================================================= [2023-08-25T06:01:32.949Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-25T06:01:32.949Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T06:01:33.468Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-25T06:01:33.738Z] Sending build context to Docker daemon 3.355MB [2023-08-25T06:01:33.738Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-25T06:01:33.738Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-25T06:01:34.016Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-25T06:01:34.016Z] edb6bdbacee9: Pulling fs layer [2023-08-25T06:01:34.016Z] 5f9638ab2659: Pulling fs layer [2023-08-25T06:01:34.016Z] 8d51d6327a98: Pulling fs layer [2023-08-25T06:01:34.016Z] 8b374f2dd631: Pulling fs layer [2023-08-25T06:01:34.016Z] ec14aa9079de: Pulling fs layer [2023-08-25T06:01:34.016Z] 2f466654f4bb: Pulling fs layer [2023-08-25T06:01:34.016Z] 554e91adad29: Pulling fs layer [2023-08-25T06:01:34.016Z] ec14aa9079de: Waiting [2023-08-25T06:01:34.016Z] 2f466654f4bb: Waiting [2023-08-25T06:01:34.016Z] 554e91adad29: Waiting [2023-08-25T06:01:34.016Z] 8b374f2dd631: Waiting [2023-08-25T06:01:34.016Z] 5f9638ab2659: Verifying Checksum [2023-08-25T06:01:34.016Z] 5f9638ab2659: Download complete [2023-08-25T06:01:34.016Z] 8b374f2dd631: Verifying Checksum [2023-08-25T06:01:34.016Z] 8b374f2dd631: Download complete [2023-08-25T06:01:34.016Z] edb6bdbacee9: Verifying Checksum [2023-08-25T06:01:34.016Z] edb6bdbacee9: Download complete [2023-08-25T06:01:34.016Z] ec14aa9079de: Verifying Checksum [2023-08-25T06:01:34.016Z] ec14aa9079de: Download complete [2023-08-25T06:01:34.987Z] edb6bdbacee9: Pull complete [2023-08-25T06:01:35.258Z] 554e91adad29: Verifying Checksum [2023-08-25T06:01:35.258Z] 554e91adad29: Download complete [2023-08-25T06:01:35.528Z] 5f9638ab2659: Pull complete [2023-08-25T06:01:36.504Z] 2f466654f4bb: Verifying Checksum [2023-08-25T06:01:36.504Z] 2f466654f4bb: Download complete [2023-08-25T06:01:36.504Z] 8d51d6327a98: Verifying Checksum [2023-08-25T06:01:36.504Z] 8d51d6327a98: Download complete [2023-08-25T06:01:48.822Z] 8d51d6327a98: Pull complete [2023-08-25T06:01:48.822Z] 8b374f2dd631: Pull complete [2023-08-25T06:01:48.822Z] ec14aa9079de: Pull complete [2023-08-25T06:01:54.205Z] 2f466654f4bb: Pull complete [2023-08-25T06:01:56.804Z] 554e91adad29: Pull complete [2023-08-25T06:01:56.805Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-25T06:01:56.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-25T06:01:56.805Z] ---> 1e15ea492957 [2023-08-25T06:01:56.805Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-08-25T06:01:57.764Z] ---> Running in 4bb993a35549 [2023-08-25T06:01:58.030Z] Removing intermediate container 4bb993a35549 [2023-08-25T06:01:58.031Z] ---> e87d5f43d6a6 [2023-08-25T06:01:58.031Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-25T06:01:58.297Z] ---> Running in 408955e54f47 [2023-08-25T06:01:58.297Z] Removing intermediate container 408955e54f47 [2023-08-25T06:01:58.297Z] ---> 0f03b3025748 [2023-08-25T06:01:58.297Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-08-25T06:01:58.581Z] ---> Running in b8c99b5e4a75 [2023-08-25T06:01:58.848Z] Removing intermediate container b8c99b5e4a75 [2023-08-25T06:01:58.848Z] ---> a9747e06e45b [2023-08-25T06:01:58.848Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-25T06:01:58.848Z] ---> Running in 07149a2d96ac [2023-08-25T06:01:59.117Z] Removing intermediate container 07149a2d96ac [2023-08-25T06:01:59.117Z] ---> af15bd695dfa [2023-08-25T06:01:59.117Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-25T06:01:59.117Z] ---> Running in 47636361ba41 [2023-08-25T06:02:00.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T06:02:00.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T06:02:01.774Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-08-25T06:02:01.774Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-08-25T06:02:01.774Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-08-25T06:02:01.774Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-08-25T06:02:01.774Z] Executing busybox-1.35.0-r29.trigger [2023-08-25T06:02:02.041Z] OK: 268 MiB in 57 packages [2023-08-25T06:02:03.007Z] Removing intermediate container 47636361ba41 [2023-08-25T06:02:03.007Z] ---> 6b73e743dd31 [2023-08-25T06:02:03.007Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-08-25T06:02:03.007Z] ---> Running in 9c6f33f7342e [2023-08-25T06:02:03.274Z] Removing intermediate container 9c6f33f7342e [2023-08-25T06:02:03.274Z] ---> 2fc7d52be32d [2023-08-25T06:02:03.274Z] Step 9/12 : COPY go.mod vendor* ./ [2023-08-25T06:02:03.858Z] ---> e56e6a488aa9 [2023-08-25T06:02:03.858Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T06:02:03.858Z] ---> Running in 3392659b5947 [2023-08-25T06:03:25.566Z] Removing intermediate container 3392659b5947 [2023-08-25T06:03:25.566Z] ---> a78d85abf420 [2023-08-25T06:03:25.566Z] Step 11/12 : COPY . . [2023-08-25T06:03:25.566Z] ---> 236c0b918721 [2023-08-25T06:03:25.566Z] Step 12/12 : RUN $MAKE [2023-08-25T06:03:25.566Z] ---> Running in 0133019046c3 [2023-08-25T06:03:25.566Z] noop [2023-08-25T06:03:25.838Z] Removing intermediate container 0133019046c3 [2023-08-25T06:03:25.838Z] ---> 825b1840d6f3 [2023-08-25T06:03:25.838Z] Successfully built 825b1840d6f3 [2023-08-25T06:03:25.838Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T06:03:26.588Z] + docker inspect -f . ci-base-image-arm64 [2023-08-25T06:03:26.589Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T06:03:26.898Z] prd-ubuntu20.04-docker-arm64-4c-16g-4499 does not seem to be running inside a container [2023-08-25T06:03:26.963Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-25T06:03:28.101Z] $ docker top 61449aa9cf8b00f32c187a7b3af383c5fc9e225ade083e585d37b1fb70105a6e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T06:03:28.961Z] + go version [2023-08-25T06:03:28.961Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-25T06:03:28.995Z] $ docker stop --time=1 61449aa9cf8b00f32c187a7b3af383c5fc9e225ade083e585d37b1fb70105a6e [2023-08-25T06:03:30.621Z] $ docker rm -f --volumes 61449aa9cf8b00f32c187a7b3af383c5fc9e225ade083e585d37b1fb70105a6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T06:03:31.478Z] + docker inspect -f . ci-base-image-arm64 [2023-08-25T06:03:31.478Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T06:03:31.724Z] prd-ubuntu20.04-docker-arm64-4c-16g-4499 does not seem to be running inside a container [2023-08-25T06:03:31.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-25T06:03:33.403Z] $ docker top afb6259f3c563b5392453d5e02a9b9a9e9cd350296e816eb7dba8dd5903c2d15 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T06:03:33.944Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-08-25T06:03:34.327Z] + make test [2023-08-25T06:03:34.327Z] go test ./... -coverprofile=coverage.out ./... [2023-08-25T06:04:06.554Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-08-25T06:05:58.212Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-08-25T06:06:03.549Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-08-25T06:06:03.549Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.075s coverage: 22.8% of statements [2023-08-25T06:06:03.549Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-25T06:06:03.549Z] go vet ./... [2023-08-25T06:06:30.239Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-25T06:06:30.239Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-25T06:06:30.239Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-25T06:06:30.276Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-25T06:06:30.304Z] $ docker stop --time=1 afb6259f3c563b5392453d5e02a9b9a9e9cd350296e816eb7dba8dd5903c2d15 [2023-08-25T06:06:32.063Z] $ docker rm -f --volumes afb6259f3c563b5392453d5e02a9b9a9e9cd350296e816eb7dba8dd5903c2d15 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-25T06:06:33.236Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-25T06:06:33.280Z] Warning: overwriting stash ‘coverage-report’ [2023-08-25T06:06:33.851Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-25T06:06:34.545Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-25T06:06:34.904Z] + ls -al . [2023-08-25T06:06:34.904Z] total 184 [2023-08-25T06:06:34.904Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 25 06:03 . [2023-08-25T06:06:34.904Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 06:00 .. [2023-08-25T06:06:34.904Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 25 06:01 .dockerignore [2023-08-25T06:06:34.904Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 06:01 .git [2023-08-25T06:06:34.904Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 06:01 .github [2023-08-25T06:06:34.904Z] -rw-rw-r-- 1 jenkins jenkins 329 Aug 25 06:01 .gitignore [2023-08-25T06:06:34.904Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 25 06:01 .golangci.yml [2023-08-25T06:06:34.904Z] -rw-rw-r-- 1 jenkins jenkins 10495 Aug 25 06:01 Attribution.txt [2023-08-25T06:06:34.904Z] -rw-rw-r-- 1 jenkins jenkins 17522 Aug 25 06:01 CHANGELOG.md [2023-08-25T06:06:34.904Z] -rw-rw-r-- 1 jenkins jenkins 1689 Aug 25 06:01 Dockerfile [2023-08-25T06:06:34.904Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 06:01 GOVERNANCE.md [2023-08-25T06:06:34.904Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 25 06:01 Jenkinsfile [2023-08-25T06:06:34.904Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 25 06:01 LICENSE [2023-08-25T06:06:34.904Z] -rw-rw-r-- 1 jenkins jenkins 1984 Aug 25 06:01 Makefile [2023-08-25T06:06:34.904Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 25 06:01 OWNERS.md [2023-08-25T06:06:34.904Z] -rw-rw-r-- 1 jenkins jenkins 3695 Aug 25 06:01 README.md [2023-08-25T06:06:34.904Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 25 05:59 VERSION [2023-08-25T06:06:34.904Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 06:01 bin [2023-08-25T06:06:34.904Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 06:01 cmd [2023-08-25T06:06:34.904Z] -rw-r--r-- 1 jenkins jenkins 18506 Aug 25 06:06 coverage.out [2023-08-25T06:06:34.904Z] -rw-rw-r-- 1 jenkins jenkins 3820 Aug 25 06:01 go.mod [2023-08-25T06:06:34.904Z] -rw-rw-r-- 1 jenkins jenkins 34092 Aug 25 06:01 go.sum [2023-08-25T06:06:34.904Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 06:01 internal [2023-08-25T06:06:34.904Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 06:01 mock [2023-08-25T06:06:34.904Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 06:01 snap [2023-08-25T06:06:34.904Z] -rw-rw-r-- 1 jenkins jenkins 227 Aug 25 06:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T06:06:35.331Z] + 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=f07ca8df682fdce6109428681c110404e125d2bd --label arch=arm64 --label version=0.0.0 . [2023-08-25T06:06:35.608Z] Sending build context to Docker daemon 3.374MB [2023-08-25T06:06:35.608Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-08-25T06:06:35.608Z] Step 2/24 : FROM ${BASE} AS builder [2023-08-25T06:06:35.608Z] ---> 825b1840d6f3 [2023-08-25T06:06:35.608Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-08-25T06:06:35.880Z] ---> Running in aa734178ac58 [2023-08-25T06:06:35.880Z] Removing intermediate container aa734178ac58 [2023-08-25T06:06:35.880Z] ---> 259f664c099b [2023-08-25T06:06:35.880Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-25T06:06:36.150Z] ---> Running in 235ef5732ec0 [2023-08-25T06:06:36.421Z] Removing intermediate container 235ef5732ec0 [2023-08-25T06:06:36.421Z] ---> 15df951a4d1e [2023-08-25T06:06:36.421Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-08-25T06:06:36.421Z] ---> Running in 78c833c4984a [2023-08-25T06:06:36.693Z] Removing intermediate container 78c833c4984a [2023-08-25T06:06:36.693Z] ---> 5085bab69a43 [2023-08-25T06:06:36.693Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-08-25T06:06:36.693Z] ---> Running in 55b622b86bce [2023-08-25T06:06:36.964Z] Removing intermediate container 55b622b86bce [2023-08-25T06:06:36.964Z] ---> c8280c5f9958 [2023-08-25T06:06:36.964Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-25T06:06:37.236Z] ---> Running in d69425f392cc [2023-08-25T06:06:38.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T06:06:38.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T06:06:39.753Z] OK: 268 MiB in 57 packages [2023-08-25T06:06:40.338Z] Removing intermediate container d69425f392cc [2023-08-25T06:06:40.338Z] ---> 00eed55e7c4a [2023-08-25T06:06:40.338Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-08-25T06:06:40.920Z] ---> Running in c42a59ac8370 [2023-08-25T06:06:41.187Z] Removing intermediate container c42a59ac8370 [2023-08-25T06:06:41.187Z] ---> 28806331f1b6 [2023-08-25T06:06:41.187Z] Step 9/24 : COPY go.mod vendor* ./ [2023-08-25T06:06:41.768Z] ---> b3c25bdf8b1b [2023-08-25T06:06:41.768Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T06:06:41.768Z] ---> Running in d33a2619b4a3 [2023-08-25T06:06:43.711Z] Removing intermediate container d33a2619b4a3 [2023-08-25T06:06:43.711Z] ---> f9a07f68eec2 [2023-08-25T06:06:43.711Z] Step 11/24 : COPY . . [2023-08-25T06:06:44.670Z] ---> 306b1c53ff95 [2023-08-25T06:06:44.670Z] Step 12/24 : RUN $MAKE [2023-08-25T06:06:44.670Z] ---> Running in 74b4454521df [2023-08-25T06:06:45.630Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-08-25T06:08:52.733Z] Removing intermediate container 74b4454521df [2023-08-25T06:08:52.733Z] ---> 606ca32610a0 [2023-08-25T06:08:52.733Z] Step 13/24 : FROM alpine:3.17 [2023-08-25T06:08:52.733Z] 3.17: Pulling from library/alpine [2023-08-25T06:08:52.733Z] 4060ece20d7a: Pulling fs layer [2023-08-25T06:08:52.733Z] 4060ece20d7a: Verifying Checksum [2023-08-25T06:08:52.733Z] 4060ece20d7a: Download complete [2023-08-25T06:08:52.733Z] 4060ece20d7a: Pull complete [2023-08-25T06:08:52.733Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-25T06:08:52.733Z] Status: Downloaded newer image for alpine:3.17 [2023-08-25T06:08:52.733Z] ---> 8650cd65339b [2023-08-25T06:08:52.733Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-08-25T06:08:52.733Z] ---> Running in 8ae67fe3c92f [2023-08-25T06:08:52.999Z] Removing intermediate container 8ae67fe3c92f [2023-08-25T06:08:52.999Z] ---> 45f8480f46ec [2023-08-25T06:08:52.999Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-08-25T06:08:52.999Z] ---> Running in 056e8757d88c [2023-08-25T06:08:53.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T06:08:54.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T06:08:55.489Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-08-25T06:08:55.489Z] Executing busybox-1.35.0-r29.trigger [2023-08-25T06:08:55.489Z] OK: 8 MiB in 16 packages [2023-08-25T06:08:56.450Z] Removing intermediate container 056e8757d88c [2023-08-25T06:08:56.450Z] ---> f43d954f738f [2023-08-25T06:08:56.450Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-08-25T06:08:57.856Z] ---> 13855da66309 [2023-08-25T06:08:57.856Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-08-25T06:08:58.122Z] ---> 2e03e6ac39e6 [2023-08-25T06:08:58.122Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-08-25T06:08:58.704Z] ---> 3064ba4405b3 [2023-08-25T06:08:58.704Z] Step 19/24 : EXPOSE 59982 [2023-08-25T06:08:58.704Z] ---> Running in 5e2a86495178 [2023-08-25T06:08:58.971Z] Removing intermediate container 5e2a86495178 [2023-08-25T06:08:58.971Z] ---> 57e61cd30238 [2023-08-25T06:08:58.971Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-08-25T06:08:58.971Z] ---> Running in 6520a15bd484 [2023-08-25T06:08:59.237Z] Removing intermediate container 6520a15bd484 [2023-08-25T06:08:59.238Z] ---> b9d2e4ac1c24 [2023-08-25T06:08:59.238Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-08-25T06:08:59.238Z] ---> Running in 424c1cde2f68 [2023-08-25T06:08:59.505Z] Removing intermediate container 424c1cde2f68 [2023-08-25T06:08:59.505Z] ---> 7372ee38c788 [2023-08-25T06:08:59.505Z] Step 22/24 : LABEL arch=arm64 [2023-08-25T06:08:59.505Z] ---> Running in 5798268b058e [2023-08-25T06:08:59.772Z] Removing intermediate container 5798268b058e [2023-08-25T06:08:59.772Z] ---> c3e524157465 [2023-08-25T06:08:59.772Z] Step 23/24 : LABEL git_sha=f07ca8df682fdce6109428681c110404e125d2bd [2023-08-25T06:09:00.038Z] ---> Running in 8e537c742fbf [2023-08-25T06:09:00.304Z] Removing intermediate container 8e537c742fbf [2023-08-25T06:09:00.304Z] ---> 73d36bcf9784 [2023-08-25T06:09:00.304Z] Step 24/24 : LABEL version=0.0.0 [2023-08-25T06:09:00.304Z] ---> Running in 28c34a72c8d8 [2023-08-25T06:09:00.569Z] Removing intermediate container 28c34a72c8d8 [2023-08-25T06:09:00.569Z] ---> d82ef8e664e0 [2023-08-25T06:09:00.569Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-25T06:09:00.569Z] Successfully built d82ef8e664e0 [2023-08-25T06:09:00.569Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T06:09:01.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-25T06:09:01.361Z] [2023-08-25T06:09:01.361Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T06:09:01.844Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-25T06:09:01.844Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-25T06:09:01.844Z] 8998bd30e6a1: Pulling fs layer [2023-08-25T06:09:01.844Z] 04944245beec: Pulling fs layer [2023-08-25T06:09:01.844Z] 699f458cf7ca: Pulling fs layer [2023-08-25T06:09:01.844Z] 765212b225bb: Pulling fs layer [2023-08-25T06:09:01.844Z] f23df028b6ca: Pulling fs layer [2023-08-25T06:09:01.844Z] d65c8cfc05b1: Pulling fs layer [2023-08-25T06:09:01.844Z] 2437ff75d9bd: Pulling fs layer [2023-08-25T06:09:01.844Z] f23df028b6ca: Waiting [2023-08-25T06:09:01.844Z] 765212b225bb: Waiting [2023-08-25T06:09:01.844Z] d65c8cfc05b1: Waiting [2023-08-25T06:09:01.844Z] 2437ff75d9bd: Waiting [2023-08-25T06:09:02.117Z] 04944245beec: Verifying Checksum [2023-08-25T06:09:02.117Z] 04944245beec: Download complete [2023-08-25T06:09:02.117Z] 765212b225bb: Verifying Checksum [2023-08-25T06:09:02.117Z] 765212b225bb: Download complete [2023-08-25T06:09:02.117Z] f23df028b6ca: Verifying Checksum [2023-08-25T06:09:02.117Z] f23df028b6ca: Download complete [2023-08-25T06:09:02.117Z] d65c8cfc05b1: Verifying Checksum [2023-08-25T06:09:02.117Z] d65c8cfc05b1: Download complete [2023-08-25T06:09:02.117Z] 699f458cf7ca: Verifying Checksum [2023-08-25T06:09:02.117Z] 699f458cf7ca: Download complete [2023-08-25T06:09:02.703Z] 8998bd30e6a1: Verifying Checksum [2023-08-25T06:09:02.703Z] 8998bd30e6a1: Download complete [2023-08-25T06:09:04.650Z] 2437ff75d9bd: Verifying Checksum [2023-08-25T06:09:04.650Z] 2437ff75d9bd: Download complete [2023-08-25T06:09:06.593Z] 8998bd30e6a1: Pull complete [2023-08-25T06:09:06.862Z] 04944245beec: Pull complete [2023-08-25T06:09:08.273Z] 699f458cf7ca: Pull complete [2023-08-25T06:09:08.273Z] 765212b225bb: Pull complete [2023-08-25T06:09:09.236Z] f23df028b6ca: Pull complete [2023-08-25T06:09:09.236Z] d65c8cfc05b1: Pull complete [2023-08-25T06:09:24.226Z] 2437ff75d9bd: Pull complete [2023-08-25T06:09:24.226Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-25T06:09:24.226Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-25T06:09:24.226Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T06:09:24.549Z] prd-ubuntu20.04-docker-arm64-4c-16g-4499 does not seem to be running inside a container [2023-08-25T06:09:24.612Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-25T06:09:27.205Z] $ docker top ff57a8d6a9781fd63d6568d2ed00ce4629b5f964cffceb062d0f100dffcead05 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T06:09:27.777Z] ---> job-cost.sh [2023-08-25T06:09:28.042Z] lf-activate-venv: SKIPPING [2023-08-25T06:09:28.042Z] INFO: No Stack... [2023-08-25T06:09:28.307Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-25T06:09:29.260Z] INFO: Archiving Costs [Pipeline] sh [2023-08-25T06:09:29.600Z] + cut -d, -f6 [2023-08-25T06:09:29.601Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock [2023-08-25T06:09:29.677Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-619-1-stack-cost] [2023-08-25T06:09:29.682Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-619-1-stack-cost] did not exist. Created. [2023-08-25T06:09:29.682Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-619-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-25T06:09:30.405Z] /w/workspace/device-mqtt-go/1@tmp/durable-12e52924/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-25T06:09:30.763Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-25T06:09:30.799Z] Warning: overwriting stash ‘stack-cost’ [2023-08-25T06:09:30.847Z] Stashed 1 file(s) [Pipeline] } [2023-08-25T06:09:30.862Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-619-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-25T06:09:30.938Z] $ docker stop --time=1 ff57a8d6a9781fd63d6568d2ed00ce4629b5f964cffceb062d0f100dffcead05 [2023-08-25T06:09:32.401Z] $ docker rm -f --volumes ff57a8d6a9781fd63d6568d2ed00ce4629b5f964cffceb062d0f100dffcead05 [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 [2023-08-25T06:09:33.404Z] provisioning config files... [2023-08-25T06:09:33.413Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-619@tmp/config10926036004937167938tmp [Pipeline] { [Pipeline] sh [2023-08-25T06:09:33.837Z] + set +x [2023-08-25T06:09:33.837Z] + curl -s https://codecov.io/bash [2023-08-25T06:09:33.837Z] + bash -s -- [2023-08-25T06:09:34.097Z] [2023-08-25T06:09:34.097Z] _____ _ [2023-08-25T06:09:34.097Z] / ____| | | [2023-08-25T06:09:34.097Z] | | ___ __| | ___ ___ _____ __ [2023-08-25T06:09:34.097Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-25T06:09:34.097Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-25T06:09:34.097Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-25T06:09:34.097Z] Bash-1.0.6 [2023-08-25T06:09:34.098Z] [2023-08-25T06:09:34.098Z] [2023-08-25T06:09:34.098Z] ==> git version 2.25.1 found [2023-08-25T06:09:34.098Z] ==> 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 [2023-08-25T06:09:34.098Z] Release-Date: 2020-01-08 [2023-08-25T06:09:34.098Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-25T06:09:34.098Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-25T06:09:34.098Z] ==> Jenkins CI detected. [2023-08-25T06:09:34.098Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-619 [2023-08-25T06:09:34.098Z] project root: . [2023-08-25T06:09:34.098Z] --> token set from env [2023-08-25T06:09:34.098Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-25T06:09:34.098Z] ==> Running gcov in . (disable via -X gcov) [2023-08-25T06:09:34.098Z] ==> Python coveragepy not found [2023-08-25T06:09:34.098Z] ==> Searching for coverage reports in: [2023-08-25T06:09:34.098Z] + . [2023-08-25T06:09:34.098Z] -> Found 1 reports [2023-08-25T06:09:34.098Z] ==> Detecting git/mercurial file structure [2023-08-25T06:09:34.098Z] ==> Reading reports [2023-08-25T06:09:34.098Z] + ./coverage.out bytes=18506 [2023-08-25T06:09:34.098Z] ==> Appending adjustments [2023-08-25T06:09:34.098Z] https://docs.codecov.io/docs/fixing-reports [2023-08-25T06:09:34.357Z] + Found adjustments [2023-08-25T06:09:34.357Z] ==> Gzipping contents [2023-08-25T06:09:34.357Z] 4.0K /tmp/codecov.RUTf6E.gz [2023-08-25T06:09:34.357Z] ==> Uploading reports [2023-08-25T06:09:34.357Z] url: https://codecov.io [2023-08-25T06:09:34.357Z] query: branch=PR-619&commit=f07ca8df682fdce6109428681c110404e125d2bd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-619%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=619&job=&cmd_args= [2023-08-25T06:09:34.357Z] -> Pinging Codecov [2023-08-25T06:09:34.357Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-619&commit=f07ca8df682fdce6109428681c110404e125d2bd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-619%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=619&job=&cmd_args= [2023-08-25T06:09:34.616Z] -> Uploading to [2023-08-25T06:09:34.616Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-25/7D719EC7BBE17E464838252E33014C33/f07ca8df682fdce6109428681c110404e125d2bd/72a98b91-1c7a-4f35-a5c1-08738fa22295.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230825%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230825T060934Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=283c7f586592487e8bc2de91687f57149841498c0345a047effb901cfb802a50 [2023-08-25T06:09:34.616Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-25T06:09:34.616Z] Dload Upload Total Spent Left Speed [2023-08-25T06:09:34.889Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 17784 --:--:-- --:--:-- --:--:-- 17784 [2023-08-25T06:09:34.889Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/f07ca8df682fdce6109428681c110404e125d2bd [Pipeline] } [2023-08-25T06:09:34.916Z] 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 [2023-08-25T06:09:36.813Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-619/archives ] [2023-08-25T06:09:36.813Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-619/archives [2023-08-25T06:09:36.813Z] total 16 [2023-08-25T06:09:36.813Z] drwxr-xr-x 3 root root 4096 Aug 25 06:01 . [2023-08-25T06:09:36.813Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 25 06:01 .. [2023-08-25T06:09:36.813Z] drwxr-xr-x 2 root root 4096 Aug 25 06:01 cost [2023-08-25T06:09:36.813Z] -rw-r--r-- 1 root root 86 Aug 25 06:01 cost.csv [2023-08-25T06:09:36.813Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-619/archives [2023-08-25T06:09:36.813Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-619/archives [2023-08-25T06:09:36.813Z] total 16 [2023-08-25T06:09:36.813Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 06:01 . [2023-08-25T06:09:36.813Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 25 06:01 .. [2023-08-25T06:09:36.813Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 25 06:01 cost [2023-08-25T06:09:36.813Z] -rw-r--r-- 1 jenkins jenkins 86 Aug 25 06:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-25T06:09:37.199Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T06:09:38.089Z] ---> package-listing.sh [2023-08-25T06:09:38.089Z] ++ facter osfamily [2023-08-25T06:09:38.089Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-25T06:09:38.349Z] + OS_FAMILY=debian [2023-08-25T06:09:38.349Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-619 [2023-08-25T06:09:38.349Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-25T06:09:38.349Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-25T06:09:38.349Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-25T06:09:38.349Z] + PACKAGES=/tmp/packages_start.txt [2023-08-25T06:09:38.349Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-619 ']' [2023-08-25T06:09:38.349Z] + PACKAGES=/tmp/packages_end.txt [2023-08-25T06:09:38.349Z] + case "${OS_FAMILY}" in [2023-08-25T06:09:38.349Z] + dpkg -l [2023-08-25T06:09:38.349Z] + grep '^ii' [2023-08-25T06:09:38.349Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-25T06:09:38.349Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-25T06:09:38.349Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-25T06:09:38.349Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-619 ']' [2023-08-25T06:09:38.349Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-619/archives/ [2023-08-25T06:09:38.349Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-619/archives/ [Pipeline] echo [2023-08-25T06:09:38.384Z] 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-619/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-25T06:09:38.785Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T06:09:39.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T06:09:39.414Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T06:09:39.554Z] prd-ubuntu20.04-docker-8c-8g-4498 does not seem to be running inside a container [2023-08-25T06:09:39.581Z] $ 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-619/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-619 -v /w/workspace/gexfoundry_device-mqtt-go_PR-619:/w/workspace/gexfoundry_device-mqtt-go_PR-619:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-619@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-619@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-25T06:09:47.912Z] $ docker top 270b16c37c4dab19f65a5b627e5bc0e5071dfe82de4d6caee0e286ddd9d88133 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T06:09:48.312Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-25T06:09:48.619Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-25T06:09:48.931Z] + ls /var/log/sa-host [2023-08-25T06:09:48.931Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-25T06:09:49.150Z] provisioning config files... [2023-08-25T06:09:49.168Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-619@tmp/config13727924663624691475tmp [Pipeline] { [Pipeline] echo [2023-08-25T06:09:49.211Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T06:09:49.526Z] ---> create-netrc.sh [Pipeline] } [2023-08-25T06:09:49.555Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-25T06:09:49.980Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-25T06:09:50.059Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T06:09:50.400Z] ---> sudo-logs.sh [2023-08-25T06:09:50.400Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-25T06:09:50.480Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T06:09:50.796Z] ---> job-cost.sh [2023-08-25T06:09:50.796Z] lf-activate-venv: SKIPPING [2023-08-25T06:09:50.796Z] DEBUG: total: 0.2199999988079071 [2023-08-25T06:09:50.796Z] INFO: Retrieving Stack Cost... [2023-08-25T06:09:51.057Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-25T06:09:51.625Z] INFO: Archiving Costs [Pipeline] echo [2023-08-25T06:09:51.658Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T06:09:51.972Z] ---> logs-deploy.sh [2023-08-25T06:09:51.972Z] lf-activate-venv: SKIPPING [2023-08-25T06:09:51.972Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-619/1 [2023-08-25T06:09:51.972Z] INFO: archiving workspace using pattern(s): [2023-08-25T06:09:53.353Z] Archives upload complete. [2023-08-25T06:09:53.613Z] INFO: archiving logs to Nexus