Pull request #637 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 32a59b1a14542ab1e1a6661e86eaf26ebf724918+e3ae1edce94ca0342fe1654abfca1e19ca67aac7 (30a82bcebb8de9c00f591b846ca0a1c2124ba1ad) 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-ssh14949850052752799626.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh8042792408323644499.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-637/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-637/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11208436447777510135.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-637/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2387653971033949691.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh12732627537460454628.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-637/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-637/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2875295071787906087.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 ‘prd-ubuntu20.04-docker-8c-8g-10441’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-10435’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10450 in /w/workspace/gexfoundry_device-mqtt-go_PR-637 [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-637 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e3ae1edce94ca0342fe1654abfca1e19ca67aac7 into PR head commit 32a59b1a14542ab1e1a6661e86eaf26ebf724918 Merge succeeded, producing 32a59b1a14542ab1e1a6661e86eaf26ebf724918 Checking out Revision 32a59b1a14542ab1e1a6661e86eaf26ebf724918 (PR-637) Commit message: "build(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/637/head:refs/remotes/origin/PR-637 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32a59b1a14542ab1e1a6661e86eaf26ebf724918 # 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 e3ae1edce94ca0342fe1654abfca1e19ca67aac7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32a59b1a14542ab1e1a6661e86eaf26ebf724918 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-25T22:28:30.246Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-25T22:28:30.462Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-25T22:28:30.571Z] ========================================================= [2023-10-25T22:28:30.571Z] EdgeX Global Pipelines Version Info [2023-10-25T22:28:30.571Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:28:31.701Z] ------------------- [2023-10-25T22:28:31.701Z] stable info: [2023-10-25T22:28:31.701Z] ------------------- [2023-10-25T22:28:31.701Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-25T22:28:31.701Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-25T22:28:31.701Z] Message: update stable to v1.0.254 [2023-10-25T22:28:31.961Z] ------------------- [2023-10-25T22:28:31.961Z] experimental info: [2023-10-25T22:28:31.961Z] ------------------- [2023-10-25T22:28:31.961Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-25T22:28:31.961Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-25T22:28:31.961Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-25T22:28:32.270Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-10-25T22:28:32.315Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-10-25T22:28:32.360Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-25T22:28:32.406Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-25T22:28:32.451Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-25T22:28:32.501Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-25T22:28:32.546Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-25T22:28:32.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-25T22:28:32.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-25T22:28:32.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-25T22:28:32.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-25T22:28:32.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-10-25T22:28:32.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-25T22:28:32.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-25T22:28:32.915Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-25T22:28:32.957Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-25T22:28:33.003Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-25T22:28:33.052Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-25T22:28:33.111Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-25T22:28:33.156Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-25T22:28:33.205Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-25T22:28:33.257Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-25T22:28:33.304Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-25T22:28:33.353Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-25T22:28:33.403Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-25T22:28:33.453Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-25T22:28:33.498Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-25T22:28:33.544Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-637 [Pipeline] echo [2023-10-25T22:28:33.596Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-637 [Pipeline] echo [2023-10-25T22:28:33.642Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-637 [Pipeline] echo [2023-10-25T22:28:33.689Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 32a59b1a14542ab1e1a6661e86eaf26ebf724918 [Pipeline] echo [2023-10-25T22:28:33.737Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 32a59b1 [Pipeline] echo [2023-10-25T22:28:33.784Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-25T22:28:33.918Z] provisioning config files... [2023-10-25T22:28:33.950Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-637@tmp/config5317659778458472836tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:28:34.298Z] ---> docker-login.sh [2023-10-25T22:28:34.298Z] nexus3.edgexfoundry.org:10001 [2023-10-25T22:28:34.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:28:34.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:28:34.564Z] Configure a credential helper to remove this warning. See [2023-10-25T22:28:34.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:28:34.564Z] [2023-10-25T22:28:34.564Z] Login Succeeded [2023-10-25T22:28:34.564Z] nexus3.edgexfoundry.org:10002 [2023-10-25T22:28:34.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:28:34.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:28:34.826Z] Configure a credential helper to remove this warning. See [2023-10-25T22:28:34.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:28:34.826Z] [2023-10-25T22:28:34.826Z] Login Succeeded [2023-10-25T22:28:34.826Z] nexus3.edgexfoundry.org:10003 [2023-10-25T22:28:34.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:28:34.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:28:34.826Z] Configure a credential helper to remove this warning. See [2023-10-25T22:28:34.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:28:34.826Z] [2023-10-25T22:28:34.826Z] Login Succeeded [2023-10-25T22:28:34.826Z] nexus3.edgexfoundry.org:10004 [2023-10-25T22:28:34.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:28:34.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:28:34.826Z] Configure a credential helper to remove this warning. See [2023-10-25T22:28:34.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:28:34.826Z] [2023-10-25T22:28:34.826Z] Login Succeeded [2023-10-25T22:28:34.826Z] docker.io [2023-10-25T22:28:35.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:28:35.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:28:35.347Z] Configure a credential helper to remove this warning. See [2023-10-25T22:28:35.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:28:35.347Z] [2023-10-25T22:28:35.347Z] Login Succeeded [2023-10-25T22:28:35.347Z] ---> docker-login.sh ends [Pipeline] } [2023-10-25T22:28:35.373Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-25T22:28:36.063Z] + git rev-list -1 --merges 32a59b1a14542ab1e1a6661e86eaf26ebf724918~1..32a59b1a14542ab1e1a6661e86eaf26ebf724918 [Pipeline] echo [2023-10-25T22:28:36.130Z] -----------> git rev-list -1 --merges 32a59b1a14542ab1e1a6661e86eaf26ebf724918~1..32a59b1a14542ab1e1a6661e86eaf26ebf724918 32a59b1a14542ab1e1a6661e86eaf26ebf724918 [false] [Pipeline] sh [2023-10-25T22:28:36.457Z] + git log --format=format:%s -1 32a59b1a14542ab1e1a6661e86eaf26ebf724918 [Pipeline] echo [2023-10-25T22:28:36.490Z] ========================================================= [2023-10-25T22:28:36.490Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-25T22:28:36.490Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-25T22:28:36.977Z] + git log --format=format:%s -1 32a59b1a14542ab1e1a6661e86eaf26ebf724918 [Pipeline] echo [2023-10-25T22:28:37.013Z] [semverPrep] GIT_COMMIT: 32a59b1a14542ab1e1a6661e86eaf26ebf724918, Commit Message: build(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3 [Pipeline] echo [2023-10-25T22:28:37.046Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-25T22:28:37.633Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-25T22:28:37.633Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-25T22:28:37.633Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-25T22:28:37.633Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-25T22:28:37.633Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-25T22:28:37.633Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-25T22:28:37.633Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:28:38.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-25T22:28:38.089Z] [2023-10-25T22:28:38.089Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:28:38.487Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-25T22:28:38.487Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-25T22:28:38.487Z] b85a868b505f: Pulling fs layer [2023-10-25T22:28:38.487Z] e2be974225ed: Pulling fs layer [2023-10-25T22:28:38.487Z] 339a4e72a1f5: Pulling fs layer [2023-10-25T22:28:38.487Z] 988bab9f4d93: Pulling fs layer [2023-10-25T22:28:38.487Z] 1469e6f7b9e6: Pulling fs layer [2023-10-25T22:28:38.487Z] eaf3925da568: Pulling fs layer [2023-10-25T22:28:38.487Z] bab4dde63d76: Pulling fs layer [2023-10-25T22:28:38.487Z] bde34c3a00c8: Pulling fs layer [2023-10-25T22:28:38.487Z] b352a97aabf1: Pulling fs layer [2023-10-25T22:28:38.487Z] 4872d77fe225: Pulling fs layer [2023-10-25T22:28:38.487Z] bab4dde63d76: Waiting [2023-10-25T22:28:38.487Z] bde34c3a00c8: Waiting [2023-10-25T22:28:38.487Z] 1469e6f7b9e6: Waiting [2023-10-25T22:28:38.487Z] eaf3925da568: Waiting [2023-10-25T22:28:38.487Z] b352a97aabf1: Waiting [2023-10-25T22:28:38.487Z] 5851b861e8e6: Pulling fs layer [2023-10-25T22:28:38.487Z] 4872d77fe225: Waiting [2023-10-25T22:28:38.487Z] 5851b861e8e6: Waiting [2023-10-25T22:28:38.487Z] 988bab9f4d93: Waiting [2023-10-25T22:28:38.487Z] e2be974225ed: Download complete [2023-10-25T22:28:38.487Z] 988bab9f4d93: Download complete [2023-10-25T22:28:38.487Z] 1469e6f7b9e6: Verifying Checksum [2023-10-25T22:28:38.487Z] 1469e6f7b9e6: Download complete [2023-10-25T22:28:38.752Z] eaf3925da568: Verifying Checksum [2023-10-25T22:28:38.752Z] eaf3925da568: Download complete [2023-10-25T22:28:38.752Z] 339a4e72a1f5: Verifying Checksum [2023-10-25T22:28:38.752Z] 339a4e72a1f5: Download complete [2023-10-25T22:28:38.752Z] bde34c3a00c8: Verifying Checksum [2023-10-25T22:28:38.752Z] bde34c3a00c8: Download complete [2023-10-25T22:28:38.752Z] b352a97aabf1: Verifying Checksum [2023-10-25T22:28:38.752Z] b352a97aabf1: Download complete [2023-10-25T22:28:38.752Z] 4872d77fe225: Verifying Checksum [2023-10-25T22:28:38.752Z] 4872d77fe225: Download complete [2023-10-25T22:28:38.752Z] 5851b861e8e6: Verifying Checksum [2023-10-25T22:28:38.752Z] 5851b861e8e6: Download complete [2023-10-25T22:28:38.752Z] b85a868b505f: Download complete [2023-10-25T22:28:39.011Z] bab4dde63d76: Verifying Checksum [2023-10-25T22:28:40.389Z] b85a868b505f: Pull complete [2023-10-25T22:28:40.389Z] e2be974225ed: Pull complete [2023-10-25T22:28:40.648Z] 339a4e72a1f5: Pull complete [2023-10-25T22:28:40.913Z] 988bab9f4d93: Pull complete [2023-10-25T22:28:41.171Z] 1469e6f7b9e6: Pull complete [2023-10-25T22:28:41.171Z] eaf3925da568: Pull complete [2023-10-25T22:28:43.076Z] bab4dde63d76: Pull complete [2023-10-25T22:28:43.076Z] bde34c3a00c8: Pull complete [2023-10-25T22:28:43.076Z] b352a97aabf1: Pull complete [2023-10-25T22:28:43.337Z] 4872d77fe225: Pull complete [2023-10-25T22:28:43.337Z] 5851b861e8e6: Pull complete [2023-10-25T22:28:43.337Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-25T22:28:43.337Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-25T22:28:43.598Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:28:43.873Z] prd-ubuntu20.04-docker-8c-8g-10450 does not seem to be running inside a container [2023-10-25T22:28:43.912Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-637 -v /w/workspace/gexfoundry_device-mqtt-go_PR-637:/w/workspace/gexfoundry_device-mqtt-go_PR-637:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-637@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-637@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-25T22:28:50.523Z] $ docker top ad42bfda790733f744f7567577c2b8ac39f0c8897498e291b25dda46a44bcd7b -eo pid,comm [2023-10-25T22:28:50.602Z] 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-10-25T22:28:50.603Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-25T22:28:50.734Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-25T22:28:50.734Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-25T22:28:50.869Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-25T22:28:50.874Z] $ docker exec ad42bfda790733f744f7567577c2b8ac39f0c8897498e291b25dda46a44bcd7b ssh-agent [2023-10-25T22:28:50.978Z] SSH_AUTH_SOCK=/tmp/ssh-p5kl5qYsXPIP/agent.32 [2023-10-25T22:28:50.978Z] SSH_AGENT_PID=39 [2023-10-25T22:28:50.984Z] Running ssh-add (command line suppressed) [2023-10-25T22:28:51.078Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-637@tmp/private_key_1591496923259964014.key (/w/workspace/gexfoundry_device-mqtt-go_PR-637@tmp/private_key_1591496923259964014.key) [2023-10-25T22:28:51.090Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-25T22:28:51.425Z] + git tag --points-at HEAD [Pipeline] } [2023-10-25T22:28:51.456Z] $ docker exec --env ******** --env ******** ad42bfda790733f744f7567577c2b8ac39f0c8897498e291b25dda46a44bcd7b ssh-agent -k [2023-10-25T22:28:51.555Z] unset SSH_AUTH_SOCK; [2023-10-25T22:28:51.555Z] unset SSH_AGENT_PID; [2023-10-25T22:28:51.555Z] echo Agent pid 39 killed; [2023-10-25T22:28:51.562Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-25T22:28:51.658Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-25T22:28:51.658Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-25T22:28:51.762Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-25T22:28:51.768Z] $ docker exec ad42bfda790733f744f7567577c2b8ac39f0c8897498e291b25dda46a44bcd7b ssh-agent [2023-10-25T22:28:51.873Z] SSH_AUTH_SOCK=/tmp/ssh-BlpVwpstmTmS/agent.72 [2023-10-25T22:28:51.873Z] SSH_AGENT_PID=78 [2023-10-25T22:28:51.878Z] Running ssh-add (command line suppressed) [2023-10-25T22:28:52.002Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-637@tmp/private_key_14192236394107506429.key (/w/workspace/gexfoundry_device-mqtt-go_PR-637@tmp/private_key_14192236394107506429.key) [2023-10-25T22:28:52.014Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-25T22:28:52.366Z] + git semver init [2023-10-25T22:28:52.626Z] 2023-10-25 22:28:52,559 [run_init] DEBUG init version:0.0.0 force:False [2023-10-25T22:28:52.626Z] 2023-10-25 22:28:52,560 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-637/.semver [2023-10-25T22:28:52.626Z] 2023-10-25 22:28:52,560 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-637/.semver [2023-10-25T22:28:52.626Z] 2023-10-25 22:28:52,561 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-637/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-637, universal_newlines=False, shell=None, istream=None) [2023-10-25T22:28:54.006Z] 2023-10-25 22:28:53,601 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-637/.git/info/exclude [2023-10-25T22:28:54.006Z] 2023-10-25 22:28:53,602 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-637/.semver/PR-637 with force:False [2023-10-25T22:28:54.006Z] 2023-10-25 22:28:53,602 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-637/.semver/PR-637 [2023-10-25T22:28:54.006Z] 2023-10-25 22:28:53,606 [execute] INFO git cat-file --batch-check [2023-10-25T22:28:54.006Z] 2023-10-25 22:28:53,607 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-637/.semver, universal_newlines=False, shell=None, istream=) [2023-10-25T22:28:54.006Z] 2023-10-25 22:28:53,612 [execute] INFO git cat-file --batch [2023-10-25T22:28:54.006Z] 2023-10-25 22:28:53,612 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-637/.semver, universal_newlines=False, shell=None, istream=) [2023-10-25T22:28:54.006Z] 2023-10-25 22:28:53,617 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-637/.semver/PR-637 [2023-10-25T22:28:54.006Z] 0.0.0 [Pipeline] } [2023-10-25T22:28:54.034Z] $ docker exec --env ******** --env ******** ad42bfda790733f744f7567577c2b8ac39f0c8897498e291b25dda46a44bcd7b ssh-agent -k [2023-10-25T22:28:54.133Z] unset SSH_AUTH_SOCK; [2023-10-25T22:28:54.133Z] unset SSH_AGENT_PID; [2023-10-25T22:28:54.133Z] echo Agent pid 78 killed; [2023-10-25T22:28:54.139Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-25T22:28:54.570Z] + git semver [Pipeline] } [2023-10-25T22:28:54.854Z] $ docker stop --time=1 ad42bfda790733f744f7567577c2b8ac39f0c8897498e291b25dda46a44bcd7b [2023-10-25T22:28:56.945Z] $ docker rm -f --volumes ad42bfda790733f744f7567577c2b8ac39f0c8897498e291b25dda46a44bcd7b [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-25T22:28:57.383Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-25T22:28:57.685Z] Stashed 1 file(s) [Pipeline] echo [2023-10-25T22:28:57.703Z] [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-10-25T22:28:58.450Z] provisioning config files... [2023-10-25T22:28:58.570Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-637@tmp/config11183615220094143583tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:28:58.927Z] ---> docker-login.sh [2023-10-25T22:28:58.928Z] nexus3.edgexfoundry.org:10001 [2023-10-25T22:28:58.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:28:58.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:28:58.928Z] Configure a credential helper to remove this warning. See [2023-10-25T22:28:58.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:28:58.928Z] [2023-10-25T22:28:58.928Z] Login Succeeded [2023-10-25T22:28:58.928Z] nexus3.edgexfoundry.org:10002 [2023-10-25T22:28:58.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:28:58.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:28:58.928Z] Configure a credential helper to remove this warning. See [2023-10-25T22:28:58.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:28:58.928Z] [2023-10-25T22:28:58.928Z] Login Succeeded [2023-10-25T22:28:58.928Z] nexus3.edgexfoundry.org:10003 [2023-10-25T22:28:59.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:28:59.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:28:59.197Z] Configure a credential helper to remove this warning. See [2023-10-25T22:28:59.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:28:59.197Z] [2023-10-25T22:28:59.197Z] Login Succeeded [2023-10-25T22:28:59.197Z] nexus3.edgexfoundry.org:10004 [2023-10-25T22:28:59.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:28:59.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:28:59.197Z] Configure a credential helper to remove this warning. See [2023-10-25T22:28:59.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:28:59.197Z] [2023-10-25T22:28:59.197Z] Login Succeeded [2023-10-25T22:28:59.197Z] docker.io [2023-10-25T22:28:59.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:28:59.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:28:59.607Z] Configure a credential helper to remove this warning. See [2023-10-25T22:28:59.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:28:59.607Z] [2023-10-25T22:28:59.607Z] Login Succeeded [2023-10-25T22:28:59.607Z] ---> docker-login.sh ends [Pipeline] } [2023-10-25T22:28:59.635Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-25T22:28:59.844Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-25T22:28:59.886Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-25T22:28:59.922Z] ========================================================= [2023-10-25T22:28:59.922Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-25T22:28:59.922Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:29:00.406Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-25T22:29:00.406Z] Sending build context to Docker daemon 6.543MB [2023-10-25T22:29:00.407Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-25T22:29:00.407Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-25T22:29:00.407Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-25T22:29:00.407Z] 7264a8db6415: Pulling fs layer [2023-10-25T22:29:00.407Z] c4d48a809fc2: Pulling fs layer [2023-10-25T22:29:00.407Z] 4f1c88b9dad5: Pulling fs layer [2023-10-25T22:29:00.407Z] ad3a456e5733: Pulling fs layer [2023-10-25T22:29:00.407Z] 33e27b845d1e: Pulling fs layer [2023-10-25T22:29:00.407Z] c68163c4e522: Pulling fs layer [2023-10-25T22:29:00.407Z] 50da416c3ac9: Pulling fs layer [2023-10-25T22:29:00.407Z] 23d2d4c4bb30: Pulling fs layer [2023-10-25T22:29:00.407Z] 50da416c3ac9: Waiting [2023-10-25T22:29:00.407Z] 23d2d4c4bb30: Waiting [2023-10-25T22:29:00.407Z] ad3a456e5733: Waiting [2023-10-25T22:29:00.407Z] 33e27b845d1e: Waiting [2023-10-25T22:29:00.407Z] c68163c4e522: Waiting [2023-10-25T22:29:00.407Z] c4d48a809fc2: Verifying Checksum [2023-10-25T22:29:00.407Z] c4d48a809fc2: Download complete [2023-10-25T22:29:00.666Z] ad3a456e5733: Verifying Checksum [2023-10-25T22:29:00.666Z] ad3a456e5733: Download complete [2023-10-25T22:29:00.666Z] 33e27b845d1e: Verifying Checksum [2023-10-25T22:29:00.666Z] 33e27b845d1e: Download complete [2023-10-25T22:29:00.666Z] 7264a8db6415: Verifying Checksum [2023-10-25T22:29:00.666Z] 7264a8db6415: Download complete [2023-10-25T22:29:00.666Z] c68163c4e522: Verifying Checksum [2023-10-25T22:29:00.666Z] c68163c4e522: Download complete [2023-10-25T22:29:00.666Z] 7264a8db6415: Pull complete [2023-10-25T22:29:00.925Z] 23d2d4c4bb30: Verifying Checksum [2023-10-25T22:29:00.925Z] 23d2d4c4bb30: Download complete [2023-10-25T22:29:00.925Z] c4d48a809fc2: Pull complete [2023-10-25T22:29:00.925Z] 4f1c88b9dad5: Verifying Checksum [2023-10-25T22:29:00.925Z] 4f1c88b9dad5: Download complete [2023-10-25T22:29:01.495Z] 50da416c3ac9: Verifying Checksum [2023-10-25T22:29:01.495Z] 50da416c3ac9: Download complete [2023-10-25T22:29:04.034Z] 4f1c88b9dad5: Pull complete [2023-10-25T22:29:04.034Z] ad3a456e5733: Pull complete [2023-10-25T22:29:04.034Z] 33e27b845d1e: Pull complete [2023-10-25T22:29:04.294Z] c68163c4e522: Pull complete [2023-10-25T22:29:06.824Z] 50da416c3ac9: Pull complete [2023-10-25T22:29:07.392Z] 23d2d4c4bb30: Pull complete [2023-10-25T22:29:07.392Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-25T22:29:07.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-25T22:29:07.392Z] ---> 0786185ac409 [2023-10-25T22:29:07.392Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-25T22:29:13.254Z] Still waiting to schedule task [2023-10-25T22:29:13.254Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-25T22:29:22.288Z] ---> Running in 82af06c95d96 [2023-10-25T22:29:22.288Z] Removing intermediate container 82af06c95d96 [2023-10-25T22:29:22.288Z] ---> ae0e3c7c18b5 [2023-10-25T22:29:22.288Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-25T22:29:22.288Z] ---> Running in 917e12f321aa [2023-10-25T22:29:22.288Z] Removing intermediate container 917e12f321aa [2023-10-25T22:29:22.288Z] ---> c9fb5418c5bc [2023-10-25T22:29:22.288Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-25T22:29:22.288Z] ---> Running in 340b0d9cba0e [2023-10-25T22:29:22.288Z] Removing intermediate container 340b0d9cba0e [2023-10-25T22:29:22.288Z] ---> 94d25b75df49 [2023-10-25T22:29:22.288Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-25T22:29:22.288Z] ---> Running in 73b1b0c09c0a [2023-10-25T22:29:22.288Z] Removing intermediate container 73b1b0c09c0a [2023-10-25T22:29:22.288Z] ---> 274f87602c7d [2023-10-25T22:29:22.288Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-25T22:29:22.288Z] ---> Running in 003f6999d1c6 [2023-10-25T22:29:22.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T22:29:22.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T22:29:22.546Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-25T22:29:22.546Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-25T22:29:22.546Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-25T22:29:22.546Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-25T22:29:22.546Z] Executing busybox-1.36.1-r2.trigger [2023-10-25T22:29:22.546Z] OK: 268 MiB in 56 packages [2023-10-25T22:29:23.114Z] Removing intermediate container 003f6999d1c6 [2023-10-25T22:29:23.114Z] ---> 2fd1d053a191 [2023-10-25T22:29:23.114Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-10-25T22:29:23.114Z] ---> Running in a044831878cc [2023-10-25T22:29:23.114Z] Removing intermediate container a044831878cc [2023-10-25T22:29:23.114Z] ---> 3801d82f44cd [2023-10-25T22:29:23.114Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-25T22:29:23.372Z] ---> 8db3ebd4e4bd [2023-10-25T22:29:23.372Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:29:23.372Z] ---> Running in 9797b4d8ebe9 [2023-10-25T22:30:44.829Z] Removing intermediate container 9797b4d8ebe9 [2023-10-25T22:30:44.829Z] ---> a3b51122dd72 [2023-10-25T22:30:44.829Z] Step 11/12 : COPY . . [2023-10-25T22:30:44.829Z] ---> 1e4767e33f80 [2023-10-25T22:30:44.829Z] Step 12/12 : RUN $MAKE [2023-10-25T22:30:44.829Z] ---> Running in 0e33d7d1c9f9 [2023-10-25T22:30:44.829Z] noop [2023-10-25T22:30:44.829Z] Removing intermediate container 0e33d7d1c9f9 [2023-10-25T22:30:44.829Z] ---> a7fd9a64b293 [2023-10-25T22:30:44.829Z] Successfully built a7fd9a64b293 [2023-10-25T22:30:44.829Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:30:45.320Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-25T22:30:45.320Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:30:45.492Z] prd-ubuntu20.04-docker-8c-8g-10450 does not seem to be running inside a container [2023-10-25T22:30:45.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-637 -v /w/workspace/gexfoundry_device-mqtt-go_PR-637:/w/workspace/gexfoundry_device-mqtt-go_PR-637:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-637@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-637@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-25T22:30:45.875Z] $ docker top d8524cde459bb32cd024e2454f23e9f5ec6d5a82772ed89278b7a833bbbacbc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T22:30:46.922Z] + go version [2023-10-25T22:30:46.922Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-25T22:30:46.957Z] $ docker stop --time=1 d8524cde459bb32cd024e2454f23e9f5ec6d5a82772ed89278b7a833bbbacbc3 [2023-10-25T22:30:48.273Z] $ docker rm -f --volumes d8524cde459bb32cd024e2454f23e9f5ec6d5a82772ed89278b7a833bbbacbc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:30:49.069Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-25T22:30:49.069Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:30:49.258Z] prd-ubuntu20.04-docker-8c-8g-10450 does not seem to be running inside a container [2023-10-25T22:30:49.316Z] $ 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-637 -v /w/workspace/gexfoundry_device-mqtt-go_PR-637:/w/workspace/gexfoundry_device-mqtt-go_PR-637:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-637@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-637@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-25T22:30:49.639Z] $ docker top c2ac7bffabed5416675cfde4561b8d6fe47460f2f1354b0626ff2be033465966 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T22:30:50.087Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-637 [Pipeline] fileExists [Pipeline] sh [2023-10-25T22:30:50.578Z] + make test [2023-10-25T22:30:50.578Z] go test ./... -coverprofile=coverage.out ./... [2023-10-25T22:30:52.010Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-10-25T22:31:02.103Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-10-25T22:31:02.103Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-10-25T22:31:02.103Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 22.8% of statements [2023-10-25T22:31:07.372Z] go vet ./... [2023-10-25T22:31:10.654Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-25T22:31:10.654Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-25T22:31:10.654Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-25T22:31:10.695Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-25T22:31:10.734Z] $ docker stop --time=1 c2ac7bffabed5416675cfde4561b8d6fe47460f2f1354b0626ff2be033465966 [2023-10-25T22:31:13.632Z] $ docker rm -f --volumes c2ac7bffabed5416675cfde4561b8d6fe47460f2f1354b0626ff2be033465966 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-25T22:31:14.168Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-25T22:31:14.239Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-25T22:31:14.926Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-25T22:31:15.246Z] + ls -al . [2023-10-25T22:31:15.247Z] total 184 [2023-10-25T22:31:15.247Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 22:30 . [2023-10-25T22:31:15.247Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 22:28 .. [2023-10-25T22:31:15.247Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 25 22:28 .dockerignore [2023-10-25T22:31:15.247Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 22:31 .git [2023-10-25T22:31:15.247Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:28 .github [2023-10-25T22:31:15.247Z] -rw-rw-r-- 1 jenkins jenkins 264 Oct 25 22:28 .gitignore [2023-10-25T22:31:15.247Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 22:28 .golangci.yml [2023-10-25T22:31:15.247Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 22:28 .semver [2023-10-25T22:31:15.247Z] -rw-rw-r-- 1 jenkins jenkins 10386 Oct 25 22:28 Attribution.txt [2023-10-25T22:31:15.247Z] -rw-rw-r-- 1 jenkins jenkins 17522 Oct 25 22:28 CHANGELOG.md [2023-10-25T22:31:15.247Z] -rw-rw-r-- 1 jenkins jenkins 1689 Oct 25 22:28 Dockerfile [2023-10-25T22:31:15.247Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 22:28 GOVERNANCE.md [2023-10-25T22:31:15.247Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 25 22:28 Jenkinsfile [2023-10-25T22:31:15.247Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 25 22:28 LICENSE [2023-10-25T22:31:15.247Z] -rw-rw-r-- 1 jenkins jenkins 1963 Oct 25 22:28 Makefile [2023-10-25T22:31:15.247Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 25 22:28 OWNERS.md [2023-10-25T22:31:15.247Z] -rw-rw-r-- 1 jenkins jenkins 3613 Oct 25 22:28 README.md [2023-10-25T22:31:15.247Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 22:28 VERSION [2023-10-25T22:31:15.247Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 22:28 bin [2023-10-25T22:31:15.247Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:28 cmd [2023-10-25T22:31:15.247Z] -rw-r--r-- 1 jenkins jenkins 18506 Oct 25 22:31 coverage.out [2023-10-25T22:31:15.247Z] -rw-rw-r-- 1 jenkins jenkins 3822 Oct 25 22:28 go.mod [2023-10-25T22:31:15.247Z] -rw-rw-r-- 1 jenkins jenkins 35094 Oct 25 22:28 go.sum [2023-10-25T22:31:15.247Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:28 internal [2023-10-25T22:31:15.247Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 22:28 mock [2023-10-25T22:31:15.247Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 25 22:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:31:15.651Z] + 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=32a59b1a14542ab1e1a6661e86eaf26ebf724918 --label arch=amd64 --label version=0.0.0 . [2023-10-25T22:31:15.651Z] Sending build context to Docker daemon 6.563MB [2023-10-25T22:31:15.651Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-25T22:31:15.651Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-25T22:31:15.651Z] ---> a7fd9a64b293 [2023-10-25T22:31:15.651Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-25T22:31:15.651Z] ---> Running in ccafc7856274 [2023-10-25T22:31:15.912Z] Removing intermediate container ccafc7856274 [2023-10-25T22:31:15.912Z] ---> 618d92dc9daa [2023-10-25T22:31:15.912Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-25T22:31:15.912Z] ---> Running in a930a3414bdb [2023-10-25T22:31:15.912Z] Removing intermediate container a930a3414bdb [2023-10-25T22:31:15.912Z] ---> 4c92c378cc82 [2023-10-25T22:31:15.912Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-25T22:31:15.912Z] ---> Running in ea7c98bf67b4 [2023-10-25T22:31:16.168Z] Removing intermediate container ea7c98bf67b4 [2023-10-25T22:31:16.168Z] ---> c02b5a4905bc [2023-10-25T22:31:16.168Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-25T22:31:16.168Z] ---> Running in 89e581ccb929 [2023-10-25T22:31:16.168Z] Removing intermediate container 89e581ccb929 [2023-10-25T22:31:16.168Z] ---> 9c4452a0a6e9 [2023-10-25T22:31:16.168Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-25T22:31:16.168Z] ---> Running in b4ba7808a921 [2023-10-25T22:31:16.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T22:31:16.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T22:31:16.945Z] OK: 268 MiB in 56 packages [2023-10-25T22:31:17.204Z] Removing intermediate container b4ba7808a921 [2023-10-25T22:31:17.204Z] ---> 80ba1217ca30 [2023-10-25T22:31:17.204Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-10-25T22:31:17.204Z] ---> Running in 6f55538dba09 [2023-10-25T22:31:17.463Z] Removing intermediate container 6f55538dba09 [2023-10-25T22:31:17.463Z] ---> a3ab88fd0f5e [2023-10-25T22:31:17.463Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-25T22:31:17.720Z] ---> 7332c1679b0e [2023-10-25T22:31:17.720Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:31:17.720Z] ---> Running in ef17dddf1fe5 [2023-10-25T22:31:18.286Z] Removing intermediate container ef17dddf1fe5 [2023-10-25T22:31:18.286Z] ---> 0360a93a346b [2023-10-25T22:31:18.286Z] Step 11/24 : COPY . . [2023-10-25T22:31:18.545Z] ---> 63c3d4c013aa [2023-10-25T22:31:18.546Z] Step 12/24 : RUN $MAKE [2023-10-25T22:31:18.546Z] ---> Running in 8eba3adc9cd0 [2023-10-25T22:31:18.805Z] 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.36" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-10-25T22:31:40.725Z] Removing intermediate container 8eba3adc9cd0 [2023-10-25T22:31:40.725Z] ---> 4d2a628833e6 [2023-10-25T22:31:40.725Z] Step 13/24 : FROM alpine:3.18 [2023-10-25T22:31:40.725Z] 3.18: Pulling from library/alpine [2023-10-25T22:31:40.725Z] 96526aa774ef: Pulling fs layer [2023-10-25T22:31:40.725Z] 96526aa774ef: Verifying Checksum [2023-10-25T22:31:40.725Z] 96526aa774ef: Download complete [2023-10-25T22:31:40.725Z] 96526aa774ef: Pull complete [2023-10-25T22:31:40.725Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-25T22:31:40.725Z] Status: Downloaded newer image for alpine:3.18 [2023-10-25T22:31:40.725Z] ---> 8ca4688f4f35 [2023-10-25T22:31:40.725Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-10-25T22:31:40.725Z] ---> Running in ca1c4424c534 [2023-10-25T22:31:40.725Z] Removing intermediate container ca1c4424c534 [2023-10-25T22:31:40.725Z] ---> 11542f1cda2c [2023-10-25T22:31:40.725Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-10-25T22:31:40.725Z] ---> Running in 0f8f3544e8d9 [2023-10-25T22:31:40.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T22:31:40.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T22:31:40.986Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-25T22:31:40.986Z] Executing busybox-1.36.1-r2.trigger [2023-10-25T22:31:40.986Z] OK: 7 MiB in 16 packages [2023-10-25T22:31:41.245Z] Removing intermediate container 0f8f3544e8d9 [2023-10-25T22:31:41.245Z] ---> fed47774e549 [2023-10-25T22:31:41.245Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-10-25T22:31:42.626Z] ---> a292189eb08d [2023-10-25T22:31:42.626Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-10-25T22:31:42.626Z] ---> 7443c11427ec [2023-10-25T22:31:42.626Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-10-25T22:31:44.556Z] ---> 8f9a6af15ca2 [2023-10-25T22:31:44.556Z] Step 19/24 : EXPOSE 59982 [2023-10-25T22:31:45.529Z] ---> Running in e26b8e0cb708 [2023-10-25T22:31:46.486Z] Removing intermediate container e26b8e0cb708 [2023-10-25T22:31:46.486Z] ---> 4b4a400cf1ae [2023-10-25T22:31:46.486Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-10-25T22:31:47.430Z] ---> Running in 3e8094a71798 [2023-10-25T22:31:48.808Z] Removing intermediate container 3e8094a71798 [2023-10-25T22:31:48.808Z] ---> e5e2bbb7c0bd [2023-10-25T22:31:48.808Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-10-25T22:31:48.808Z] ---> Running in 95a93a01c928 [2023-10-25T22:31:48.808Z] Removing intermediate container 95a93a01c928 [2023-10-25T22:31:48.808Z] ---> 3475c6825fa7 [2023-10-25T22:31:48.808Z] Step 22/24 : LABEL arch=amd64 [2023-10-25T22:31:48.808Z] ---> Running in 2afce7048a22 [2023-10-25T22:31:48.808Z] Removing intermediate container 2afce7048a22 [2023-10-25T22:31:48.808Z] ---> f507112de815 [2023-10-25T22:31:48.808Z] Step 23/24 : LABEL git_sha=32a59b1a14542ab1e1a6661e86eaf26ebf724918 [2023-10-25T22:31:48.808Z] ---> Running in 181041359fc4 [2023-10-25T22:31:48.808Z] Removing intermediate container 181041359fc4 [2023-10-25T22:31:48.808Z] ---> 06435c00cc07 [2023-10-25T22:31:48.808Z] Step 24/24 : LABEL version=0.0.0 [2023-10-25T22:31:48.808Z] ---> Running in c443ff1dfb94 [2023-10-25T22:31:49.066Z] Removing intermediate container c443ff1dfb94 [2023-10-25T22:31:49.066Z] ---> 0d4b8a6b74cb [2023-10-25T22:31:49.066Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-25T22:31:49.066Z] Successfully built 0d4b8a6b74cb [2023-10-25T22:31:49.066Z] 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-10-25T22:31:50.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-25T22:31:50.001Z] [2023-10-25T22:31:50.001Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:31:50.378Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-25T22:31:50.378Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-25T22:31:50.378Z] 5eb5b503b376: Pulling fs layer [2023-10-25T22:31:50.378Z] 5c69ac0246d0: Pulling fs layer [2023-10-25T22:31:50.378Z] ec43610c2a17: Pulling fs layer [2023-10-25T22:31:50.378Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-25T22:31:50.378Z] 33b1e0a273af: Pulling fs layer [2023-10-25T22:31:50.378Z] 5d3b04190fa2: Pulling fs layer [2023-10-25T22:31:50.378Z] 2f39f015ded8: Pulling fs layer [2023-10-25T22:31:50.378Z] 33b1e0a273af: Waiting [2023-10-25T22:31:50.378Z] 3a2ae6a8a46f: Waiting [2023-10-25T22:31:50.378Z] 5d3b04190fa2: Waiting [2023-10-25T22:31:50.378Z] 2f39f015ded8: Waiting [2023-10-25T22:31:50.378Z] 5c69ac0246d0: Download complete [2023-10-25T22:31:50.378Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-25T22:31:50.378Z] 3a2ae6a8a46f: Download complete [2023-10-25T22:31:50.378Z] 33b1e0a273af: Verifying Checksum [2023-10-25T22:31:50.378Z] 33b1e0a273af: Download complete [2023-10-25T22:31:50.669Z] 5d3b04190fa2: Verifying Checksum [2023-10-25T22:31:50.669Z] 5d3b04190fa2: Download complete [2023-10-25T22:31:50.669Z] ec43610c2a17: Verifying Checksum [2023-10-25T22:31:50.669Z] ec43610c2a17: Download complete [2023-10-25T22:31:50.669Z] 5eb5b503b376: Verifying Checksum [2023-10-25T22:31:50.669Z] 5eb5b503b376: Download complete [2023-10-25T22:31:51.234Z] 2f39f015ded8: Download complete [2023-10-25T22:31:51.799Z] 5eb5b503b376: Pull complete [2023-10-25T22:31:52.057Z] 5c69ac0246d0: Pull complete [2023-10-25T22:31:52.315Z] ec43610c2a17: Pull complete [2023-10-25T22:31:52.573Z] 3a2ae6a8a46f: Pull complete [2023-10-25T22:31:52.832Z] 33b1e0a273af: Pull complete [2023-10-25T22:31:52.832Z] 5d3b04190fa2: Pull complete [2023-10-25T22:31:57.034Z] 2f39f015ded8: Pull complete [2023-10-25T22:31:57.034Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-25T22:31:57.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-25T22:31:57.034Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:31:57.267Z] prd-ubuntu20.04-docker-8c-8g-10450 does not seem to be running inside a container [2023-10-25T22:31:57.300Z] $ 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-637 -v /w/workspace/gexfoundry_device-mqtt-go_PR-637:/w/workspace/gexfoundry_device-mqtt-go_PR-637:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-637@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-637@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-10-25T22:32:03.003Z] $ docker top 8a4359ad7c5855e370343fc1dcc8cc69c66c7223f7c2505e819576b50e0ed84c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:32:03.489Z] ---> job-cost.sh [2023-10-25T22:32:03.489Z] lf-activate-venv: SKIPPING [2023-10-25T22:32:03.489Z] INFO: No Stack... [2023-10-25T22:32:03.748Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-25T22:32:04.083Z] INFO: Archiving Costs [Pipeline] sh [2023-10-25T22:32:04.404Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-637/archives/cost.csv [2023-10-25T22:32:04.404Z] + cut -d, -f6 [Pipeline] lock [2023-10-25T22:32:04.446Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-637-1-stack-cost] [2023-10-25T22:32:04.450Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-637-1-stack-cost] did not exist. Created. [2023-10-25T22:32:04.450Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-637-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-25T22:32:04.865Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-25T22:32:04.916Z] Stashed 1 file(s) [Pipeline] } [2023-10-25T22:32:04.939Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-637-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-25T22:32:05.021Z] $ docker stop --time=1 8a4359ad7c5855e370343fc1dcc8cc69c66c7223f7c2505e819576b50e0ed84c [2023-10-25T22:32:06.176Z] $ docker rm -f --volumes 8a4359ad7c5855e370343fc1dcc8cc69c66c7223f7c2505e819576b50e0ed84c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-25T22:57:58.415Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11722 in /w/workspace/gexfoundry_device-mqtt-go_PR-637 [Pipeline] { [Pipeline] ws [2023-10-25T22:57:58.477Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-10-25T22:57:58.560Z] The recommended git tool is: git [2023-10-25T22:58:06.911Z] using credential edgex-jenkins-ssh [2023-10-25T22:58:06.931Z] Cloning the remote Git repository [2023-10-25T22:58:06.997Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-10-25T22:58:07.126Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-10-25T22:58:07.341Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-10-25T22:58:07.343Z] > git --version # timeout=10 [2023-10-25T22:58:07.373Z] > git --version # 'git version 2.25.1' [2023-10-25T22:58:07.378Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-25T22:58:07.609Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-25T22:58:08.941Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-10-25T22:58:08.986Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-25T22:58:10.360Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-10-25T22:58:10.416Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-10-25T22:58:10.418Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-25T22:58:10.445Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/637/head:refs/remotes/origin/PR-637 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-25T22:58:11.102Z] Merging remotes/origin/main commit e3ae1edce94ca0342fe1654abfca1e19ca67aac7 into PR head commit 32a59b1a14542ab1e1a6661e86eaf26ebf724918 [2023-10-25T22:58:11.500Z] Merge succeeded, producing 32a59b1a14542ab1e1a6661e86eaf26ebf724918 [2023-10-25T22:58:11.500Z] Checking out Revision 32a59b1a14542ab1e1a6661e86eaf26ebf724918 (PR-637) [2023-10-25T22:58:11.128Z] > git config core.sparsecheckout # timeout=10 [2023-10-25T22:58:11.249Z] > git checkout -f 32a59b1a14542ab1e1a6661e86eaf26ebf724918 # timeout=10 [2023-10-25T22:58:11.362Z] > git remote # timeout=10 [2023-10-25T22:58:11.389Z] > git config --get remote.origin.url # timeout=10 [2023-10-25T22:58:11.425Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-25T22:58:11.445Z] > git merge e3ae1edce94ca0342fe1654abfca1e19ca67aac7 # timeout=10 [2023-10-25T22:58:11.479Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-25T22:58:11.513Z] > git config core.sparsecheckout # timeout=10 [2023-10-25T22:58:11.529Z] > git checkout -f 32a59b1a14542ab1e1a6661e86eaf26ebf724918 # timeout=10 [2023-10-25T22:58:12.280Z] Commit message: "build(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3" [2023-10-25T22:58:12.354Z] > git --version # timeout=10 [2023-10-25T22:58:12.371Z] > git --version # 'git version 2.25.1' [2023-10-25T22:58:12.388Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-25T22:58:13.697Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-25T22:58:13.697Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-25T22:58:13.697Z] Dload Upload Total Spent Left Speed [2023-10-25T22:58:13.697Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80702 0 --:--:-- --:--:-- --:--:-- 80702 [Pipeline] sh [2023-10-25T22:58:14.382Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-25T22:58:14.755Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-25T22:58:14.755Z] + sudo tee /etc/docker/daemon.new [2023-10-25T22:58:14.755Z] { [2023-10-25T22:58:14.755Z] "registry-mirrors": [ [2023-10-25T22:58:14.755Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-25T22:58:14.755Z] ], [2023-10-25T22:58:14.755Z] "bip": "10.250.0.254/24", [2023-10-25T22:58:14.755Z] "hosts": [ [2023-10-25T22:58:14.755Z] "tcp://0.0.0.0:5555", [2023-10-25T22:58:14.755Z] "unix:///var/run/docker.sock" [2023-10-25T22:58:14.755Z] ], [2023-10-25T22:58:14.755Z] "mtu": 1458, [2023-10-25T22:58:14.755Z] "selinux-enabled": true, [2023-10-25T22:58:14.755Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-25T22:58:14.755Z] } [Pipeline] sh [2023-10-25T22:58:15.117Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-25T22:58:15.515Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-25T22:58:33.928Z] provisioning config files... [2023-10-25T22:58:33.972Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config11496941603121306037tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:58:34.370Z] ---> docker-login.sh [2023-10-25T22:58:34.370Z] nexus3.edgexfoundry.org:10001 [2023-10-25T22:58:34.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:58:34.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:58:34.963Z] Configure a credential helper to remove this warning. See [2023-10-25T22:58:34.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:58:34.963Z] [2023-10-25T22:58:35.239Z] Login Succeeded [2023-10-25T22:58:35.239Z] nexus3.edgexfoundry.org:10002 [2023-10-25T22:58:35.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:58:35.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:58:35.511Z] Configure a credential helper to remove this warning. See [2023-10-25T22:58:35.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:58:35.511Z] [2023-10-25T22:58:35.511Z] Login Succeeded [2023-10-25T22:58:35.511Z] nexus3.edgexfoundry.org:10003 [2023-10-25T22:58:35.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:58:35.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:58:35.782Z] Configure a credential helper to remove this warning. See [2023-10-25T22:58:35.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:58:35.782Z] [2023-10-25T22:58:35.782Z] Login Succeeded [2023-10-25T22:58:35.782Z] nexus3.edgexfoundry.org:10004 [2023-10-25T22:58:36.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:58:36.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:58:36.326Z] Configure a credential helper to remove this warning. See [2023-10-25T22:58:36.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:58:36.326Z] [2023-10-25T22:58:36.326Z] Login Succeeded [2023-10-25T22:58:36.326Z] docker.io [2023-10-25T22:58:36.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:58:36.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:58:36.869Z] Configure a credential helper to remove this warning. See [2023-10-25T22:58:36.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:58:36.869Z] [2023-10-25T22:58:36.869Z] Login Succeeded [2023-10-25T22:58:36.869Z] ---> docker-login.sh ends [Pipeline] } [2023-10-25T22:58:36.904Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-25T22:58:37.324Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-25T22:58:37.364Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-25T22:58:37.399Z] ========================================================= [2023-10-25T22:58:37.399Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-25T22:58:37.399Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:58:37.918Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-25T22:58:38.188Z] Sending build context to Docker daemon 3.366MB [2023-10-25T22:58:38.188Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-25T22:58:38.188Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-25T22:58:38.460Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-25T22:58:38.460Z] 9fda8d8052c6: Pulling fs layer [2023-10-25T22:58:38.460Z] 5d54e960e981: Pulling fs layer [2023-10-25T22:58:38.460Z] c4a7e357bf2a: Pulling fs layer [2023-10-25T22:58:38.460Z] f0e02332f6b5: Pulling fs layer [2023-10-25T22:58:38.460Z] cefa15bbcfad: Pulling fs layer [2023-10-25T22:58:38.460Z] 17808c966233: Pulling fs layer [2023-10-25T22:58:38.460Z] f4c1fc716caa: Pulling fs layer [2023-10-25T22:58:38.460Z] cefa15bbcfad: Waiting [2023-10-25T22:58:38.460Z] f0e02332f6b5: Waiting [2023-10-25T22:58:38.460Z] 17808c966233: Waiting [2023-10-25T22:58:38.460Z] f4c1fc716caa: Waiting [2023-10-25T22:58:38.460Z] 5d54e960e981: Verifying Checksum [2023-10-25T22:58:38.460Z] 5d54e960e981: Download complete [2023-10-25T22:58:38.460Z] f0e02332f6b5: Verifying Checksum [2023-10-25T22:58:38.460Z] f0e02332f6b5: Download complete [2023-10-25T22:58:38.460Z] cefa15bbcfad: Verifying Checksum [2023-10-25T22:58:38.460Z] cefa15bbcfad: Download complete [2023-10-25T22:58:38.460Z] 9fda8d8052c6: Verifying Checksum [2023-10-25T22:58:38.460Z] 9fda8d8052c6: Download complete [2023-10-25T22:58:39.050Z] f4c1fc716caa: Verifying Checksum [2023-10-25T22:58:39.050Z] f4c1fc716caa: Download complete [2023-10-25T22:58:39.783Z] 9fda8d8052c6: Pull complete [2023-10-25T22:58:40.422Z] 5d54e960e981: Pull complete [2023-10-25T22:58:40.698Z] c4a7e357bf2a: Download complete [2023-10-25T22:58:41.667Z] 17808c966233: Verifying Checksum [2023-10-25T22:58:41.667Z] 17808c966233: Download complete [2023-10-25T22:58:54.043Z] c4a7e357bf2a: Pull complete [2023-10-25T22:58:54.043Z] f0e02332f6b5: Pull complete [2023-10-25T22:58:54.319Z] cefa15bbcfad: Pull complete [2023-10-25T22:59:02.628Z] 17808c966233: Pull complete [2023-10-25T22:59:04.599Z] f4c1fc716caa: Pull complete [2023-10-25T22:59:04.599Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-25T22:59:04.599Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-25T22:59:04.599Z] ---> ea914061e18c [2023-10-25T22:59:04.599Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-25T22:59:06.035Z] ---> Running in 798196a8445f [2023-10-25T22:59:06.628Z] Removing intermediate container 798196a8445f [2023-10-25T22:59:06.628Z] ---> ffae2cde6df7 [2023-10-25T22:59:06.628Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-25T22:59:06.628Z] ---> Running in 85e45813770c [2023-10-25T22:59:06.904Z] Removing intermediate container 85e45813770c [2023-10-25T22:59:06.904Z] ---> d20b2328bf36 [2023-10-25T22:59:06.904Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-25T22:59:07.179Z] ---> Running in 56acd0d13217 [2023-10-25T22:59:07.453Z] Removing intermediate container 56acd0d13217 [2023-10-25T22:59:07.453Z] ---> c644ebfabcc3 [2023-10-25T22:59:07.453Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-25T22:59:07.721Z] ---> Running in b3b40bb530c8 [2023-10-25T22:59:07.997Z] Removing intermediate container b3b40bb530c8 [2023-10-25T22:59:07.997Z] ---> 677c23d744be [2023-10-25T22:59:07.997Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-25T22:59:08.271Z] ---> Running in 6e894a9f547a [2023-10-25T22:59:09.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T22:59:10.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T22:59:11.735Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-25T22:59:11.735Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-25T22:59:11.735Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-25T22:59:11.735Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-25T22:59:12.022Z] Executing busybox-1.36.1-r2.trigger [2023-10-25T22:59:12.022Z] OK: 270 MiB in 56 packages [2023-10-25T22:59:15.414Z] Removing intermediate container 6e894a9f547a [2023-10-25T22:59:15.414Z] ---> 77bd36af3781 [2023-10-25T22:59:15.414Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-10-25T22:59:15.414Z] ---> Running in 1f2a985c60fc [2023-10-25T22:59:16.009Z] Removing intermediate container 1f2a985c60fc [2023-10-25T22:59:16.010Z] ---> f18438341ce3 [2023-10-25T22:59:16.010Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-25T22:59:16.607Z] ---> cd4f19598fbd [2023-10-25T22:59:16.607Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:59:16.607Z] ---> Running in c538696ee91c [2023-10-25T23:01:08.392Z] Removing intermediate container c538696ee91c [2023-10-25T23:01:08.392Z] ---> b2a63af7e12a [2023-10-25T23:01:08.392Z] Step 11/12 : COPY . . [2023-10-25T23:01:08.392Z] ---> 46118a20fe7a [2023-10-25T23:01:08.392Z] Step 12/12 : RUN $MAKE [2023-10-25T23:01:08.392Z] ---> Running in 36aff8545082 [2023-10-25T23:01:08.392Z] noop [2023-10-25T23:01:08.392Z] Removing intermediate container 36aff8545082 [2023-10-25T23:01:08.392Z] ---> 900122006fc6 [2023-10-25T23:01:08.392Z] Successfully built 900122006fc6 [2023-10-25T23:01:08.392Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T23:01:08.896Z] + docker inspect -f . ci-base-image-arm64 [2023-10-25T23:01:08.896Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T23:01:09.245Z] prd-ubuntu20.04-docker-arm64-4c-16g-11722 does not seem to be running inside a container [2023-10-25T23:01:09.345Z] $ 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 ******** ci-base-image-arm64 cat [2023-10-25T23:01:10.968Z] $ docker top dcd94004125107c7207b4743c7e1cfaeab2285c4bcca92e99258fb985d1bec67 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T23:01:11.959Z] + go version [2023-10-25T23:01:11.959Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-25T23:01:12.002Z] $ docker stop --time=1 dcd94004125107c7207b4743c7e1cfaeab2285c4bcca92e99258fb985d1bec67 [2023-10-25T23:01:13.790Z] $ docker rm -f --volumes dcd94004125107c7207b4743c7e1cfaeab2285c4bcca92e99258fb985d1bec67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T23:01:14.730Z] + docker inspect -f . ci-base-image-arm64 [2023-10-25T23:01:14.730Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T23:01:15.032Z] prd-ubuntu20.04-docker-arm64-4c-16g-11722 does not seem to be running inside a container [2023-10-25T23:01:15.121Z] $ 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 ******** ci-base-image-arm64 cat [2023-10-25T23:01:16.552Z] $ docker top d449f6806dc9bb0ffbe8fa534b09937f946f1f3d82d1e455d182db4aef292178 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T23:01:17.495Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-25T23:01:18.227Z] + make test [2023-10-25T23:01:18.227Z] go test ./... -coverprofile=coverage.out ./... [2023-10-25T23:01:22.528Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-10-25T23:03:59.356Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-10-25T23:03:59.356Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-10-25T23:03:59.356Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.070s coverage: 22.8% of statements [2023-10-25T23:03:59.356Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-25T23:03:59.356Z] go vet ./... [2023-10-25T23:04:14.423Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-25T23:04:14.423Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-25T23:04:14.423Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-25T23:04:14.731Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-25T23:04:14.761Z] $ docker stop --time=1 d449f6806dc9bb0ffbe8fa534b09937f946f1f3d82d1e455d182db4aef292178 [2023-10-25T23:04:16.729Z] $ docker rm -f --volumes d449f6806dc9bb0ffbe8fa534b09937f946f1f3d82d1e455d182db4aef292178 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-25T23:04:18.058Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-25T23:04:18.093Z] Warning: overwriting stash ‘coverage-report’ [2023-10-25T23:04:18.696Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-25T23:04:19.318Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-25T23:04:19.668Z] + ls -al . [2023-10-25T23:04:19.668Z] total 180 [2023-10-25T23:04:19.668Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 23:01 . [2023-10-25T23:04:19.668Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 22:58 .. [2023-10-25T23:04:19.668Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 25 22:58 .dockerignore [2023-10-25T23:04:19.668Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 22:58 .git [2023-10-25T23:04:19.668Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:58 .github [2023-10-25T23:04:19.668Z] -rw-rw-r-- 1 jenkins jenkins 264 Oct 25 22:58 .gitignore [2023-10-25T23:04:19.668Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 22:58 .golangci.yml [2023-10-25T23:04:19.668Z] -rw-rw-r-- 1 jenkins jenkins 10386 Oct 25 22:58 Attribution.txt [2023-10-25T23:04:19.668Z] -rw-rw-r-- 1 jenkins jenkins 17522 Oct 25 22:58 CHANGELOG.md [2023-10-25T23:04:19.668Z] -rw-rw-r-- 1 jenkins jenkins 1689 Oct 25 22:58 Dockerfile [2023-10-25T23:04:19.668Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 22:58 GOVERNANCE.md [2023-10-25T23:04:19.668Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 25 22:58 Jenkinsfile [2023-10-25T23:04:19.668Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 25 22:58 LICENSE [2023-10-25T23:04:19.668Z] -rw-rw-r-- 1 jenkins jenkins 1963 Oct 25 22:58 Makefile [2023-10-25T23:04:19.668Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 25 22:58 OWNERS.md [2023-10-25T23:04:19.668Z] -rw-rw-r-- 1 jenkins jenkins 3613 Oct 25 22:58 README.md [2023-10-25T23:04:19.668Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 22:28 VERSION [2023-10-25T23:04:19.668Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 22:58 bin [2023-10-25T23:04:19.668Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:58 cmd [2023-10-25T23:04:19.668Z] -rw-r--r-- 1 jenkins jenkins 18506 Oct 25 23:03 coverage.out [2023-10-25T23:04:19.668Z] -rw-rw-r-- 1 jenkins jenkins 3822 Oct 25 22:58 go.mod [2023-10-25T23:04:19.668Z] -rw-rw-r-- 1 jenkins jenkins 35094 Oct 25 22:58 go.sum [2023-10-25T23:04:19.668Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:58 internal [2023-10-25T23:04:19.668Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 22:58 mock [2023-10-25T23:04:19.668Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 25 22:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T23:04:20.101Z] + 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=32a59b1a14542ab1e1a6661e86eaf26ebf724918 --label arch=arm64 --label version=0.0.0 . [2023-10-25T23:04:20.376Z] Sending build context to Docker daemon 3.385MB [2023-10-25T23:04:20.376Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-25T23:04:20.376Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-25T23:04:20.376Z] ---> 900122006fc6 [2023-10-25T23:04:20.376Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-25T23:04:20.653Z] ---> Running in ba6ff64bb514 [2023-10-25T23:04:20.926Z] Removing intermediate container ba6ff64bb514 [2023-10-25T23:04:20.926Z] ---> 9f54888cb519 [2023-10-25T23:04:20.926Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-25T23:04:21.200Z] ---> Running in a9b5b734c536 [2023-10-25T23:04:21.476Z] Removing intermediate container a9b5b734c536 [2023-10-25T23:04:21.476Z] ---> 6adf0932459b [2023-10-25T23:04:21.476Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-25T23:04:21.476Z] ---> Running in 54656c002884 [2023-10-25T23:04:22.077Z] Removing intermediate container 54656c002884 [2023-10-25T23:04:22.077Z] ---> ce4f888a1487 [2023-10-25T23:04:22.077Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-25T23:04:22.077Z] ---> Running in 32c63fbc0c8f [2023-10-25T23:04:22.349Z] Removing intermediate container 32c63fbc0c8f [2023-10-25T23:04:22.349Z] ---> 6811d4362014 [2023-10-25T23:04:22.349Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-25T23:04:22.636Z] ---> Running in d3190228e022 [2023-10-25T23:04:23.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T23:04:23.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T23:04:25.312Z] OK: 270 MiB in 56 packages [2023-10-25T23:04:26.294Z] Removing intermediate container d3190228e022 [2023-10-25T23:04:26.294Z] ---> 999bb9f4db6a [2023-10-25T23:04:26.294Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-10-25T23:04:26.567Z] ---> Running in 6f5e687f3aa6 [2023-10-25T23:04:26.853Z] Removing intermediate container 6f5e687f3aa6 [2023-10-25T23:04:26.853Z] ---> d13fa7db38c0 [2023-10-25T23:04:26.853Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-25T23:04:27.450Z] ---> 7a7b51fb108b [2023-10-25T23:04:27.450Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T23:04:27.450Z] ---> Running in e68aa76a3a45 [2023-10-25T23:04:30.056Z] Removing intermediate container e68aa76a3a45 [2023-10-25T23:04:30.056Z] ---> 4a3723265ad2 [2023-10-25T23:04:30.056Z] Step 11/24 : COPY . . [2023-10-25T23:04:30.651Z] ---> ffc05262eb73 [2023-10-25T23:04:30.651Z] Step 12/24 : RUN $MAKE [2023-10-25T23:04:30.922Z] ---> Running in 02b28c2bbdf1 [2023-10-25T23:04:31.891Z] 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.36" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-10-25T23:06:53.702Z] Removing intermediate container 02b28c2bbdf1 [2023-10-25T23:06:53.702Z] ---> 20b49d8a101c [2023-10-25T23:06:53.702Z] Step 13/24 : FROM alpine:3.18 [2023-10-25T23:06:53.702Z] 3.18: Pulling from library/alpine [2023-10-25T23:06:53.702Z] 579b34f0a95b: Pulling fs layer [2023-10-25T23:06:53.702Z] 579b34f0a95b: Verifying Checksum [2023-10-25T23:06:53.702Z] 579b34f0a95b: Download complete [2023-10-25T23:06:53.702Z] 579b34f0a95b: Pull complete [2023-10-25T23:06:53.702Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-25T23:06:53.702Z] Status: Downloaded newer image for alpine:3.18 [2023-10-25T23:06:53.702Z] ---> 3cc203321400 [2023-10-25T23:06:53.702Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-10-25T23:06:53.702Z] ---> Running in f3a0d71734f4 [2023-10-25T23:06:53.702Z] Removing intermediate container f3a0d71734f4 [2023-10-25T23:06:53.702Z] ---> f0c6acaecd12 [2023-10-25T23:06:53.702Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-10-25T23:06:53.702Z] ---> Running in af7acb9565fd [2023-10-25T23:06:53.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T23:06:53.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T23:06:53.702Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-25T23:06:53.702Z] Executing busybox-1.36.1-r2.trigger [2023-10-25T23:06:53.702Z] OK: 8 MiB in 16 packages [2023-10-25T23:06:53.702Z] Removing intermediate container af7acb9565fd [2023-10-25T23:06:53.702Z] ---> 0699ab203f4b [2023-10-25T23:06:53.702Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-10-25T23:06:53.702Z] ---> a143f0354c9a [2023-10-25T23:06:53.702Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-10-25T23:06:53.702Z] ---> 8acd82c4f4db [2023-10-25T23:06:53.702Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-10-25T23:06:53.702Z] ---> bd1e17f3876a [2023-10-25T23:06:53.702Z] Step 19/24 : EXPOSE 59982 [2023-10-25T23:06:53.702Z] ---> Running in d0f1ced810db [2023-10-25T23:06:54.289Z] Removing intermediate container d0f1ced810db [2023-10-25T23:06:54.289Z] ---> 3a83da895cef [2023-10-25T23:06:54.289Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-10-25T23:06:54.289Z] ---> Running in d0465a257947 [2023-10-25T23:06:54.557Z] Removing intermediate container d0465a257947 [2023-10-25T23:06:54.557Z] ---> d4f62088a09b [2023-10-25T23:06:54.557Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-10-25T23:06:54.557Z] ---> Running in 40be3a633349 [2023-10-25T23:06:55.150Z] Removing intermediate container 40be3a633349 [2023-10-25T23:06:55.150Z] ---> 81c91d44b68f [2023-10-25T23:06:55.150Z] Step 22/24 : LABEL arch=arm64 [2023-10-25T23:06:55.150Z] ---> Running in d701b95e9c14 [2023-10-25T23:06:55.418Z] Removing intermediate container d701b95e9c14 [2023-10-25T23:06:55.418Z] ---> ec0eb8535212 [2023-10-25T23:06:55.418Z] Step 23/24 : LABEL git_sha=32a59b1a14542ab1e1a6661e86eaf26ebf724918 [2023-10-25T23:06:55.418Z] ---> Running in c3189b205070 [2023-10-25T23:06:55.689Z] Removing intermediate container c3189b205070 [2023-10-25T23:06:55.689Z] ---> a90afa353011 [2023-10-25T23:06:55.689Z] Step 24/24 : LABEL version=0.0.0 [2023-10-25T23:06:55.961Z] ---> Running in 2a8450c0650b [2023-10-25T23:06:56.230Z] Removing intermediate container 2a8450c0650b [2023-10-25T23:06:56.230Z] ---> 6d37967109f9 [2023-10-25T23:06:56.230Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-25T23:06:56.230Z] Successfully built 6d37967109f9 [2023-10-25T23:06:56.230Z] 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-10-25T23:06:57.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-25T23:06:57.113Z] [2023-10-25T23:06:57.113Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T23:06:57.540Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-25T23:06:57.540Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-25T23:06:57.540Z] 8998bd30e6a1: Pulling fs layer [2023-10-25T23:06:57.540Z] 04944245beec: Pulling fs layer [2023-10-25T23:06:57.540Z] 699f458cf7ca: Pulling fs layer [2023-10-25T23:06:57.540Z] 765212b225bb: Pulling fs layer [2023-10-25T23:06:57.540Z] f23df028b6ca: Pulling fs layer [2023-10-25T23:06:57.540Z] d65c8cfc05b1: Pulling fs layer [2023-10-25T23:06:57.540Z] 2437ff75d9bd: Pulling fs layer [2023-10-25T23:06:57.540Z] f23df028b6ca: Waiting [2023-10-25T23:06:57.540Z] d65c8cfc05b1: Waiting [2023-10-25T23:06:57.540Z] 765212b225bb: Waiting [2023-10-25T23:06:57.540Z] 2437ff75d9bd: Waiting [2023-10-25T23:06:57.816Z] 04944245beec: Verifying Checksum [2023-10-25T23:06:57.816Z] 04944245beec: Download complete [2023-10-25T23:06:57.816Z] 765212b225bb: Download complete [2023-10-25T23:06:57.816Z] f23df028b6ca: Verifying Checksum [2023-10-25T23:06:57.816Z] f23df028b6ca: Download complete [2023-10-25T23:06:57.816Z] d65c8cfc05b1: Verifying Checksum [2023-10-25T23:06:57.816Z] d65c8cfc05b1: Download complete [2023-10-25T23:06:58.085Z] 699f458cf7ca: Verifying Checksum [2023-10-25T23:06:58.085Z] 699f458cf7ca: Download complete [2023-10-25T23:06:58.357Z] 8998bd30e6a1: Download complete [2023-10-25T23:07:01.081Z] 2437ff75d9bd: Verifying Checksum [2023-10-25T23:07:01.081Z] 2437ff75d9bd: Download complete [2023-10-25T23:07:03.717Z] 8998bd30e6a1: Pull complete [2023-10-25T23:07:03.988Z] 04944245beec: Pull complete [2023-10-25T23:07:05.405Z] 699f458cf7ca: Pull complete [2023-10-25T23:07:05.678Z] 765212b225bb: Pull complete [2023-10-25T23:07:06.642Z] f23df028b6ca: Pull complete [2023-10-25T23:07:06.642Z] d65c8cfc05b1: Pull complete [2023-10-25T23:07:24.883Z] 2437ff75d9bd: Pull complete [2023-10-25T23:07:24.883Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-25T23:07:24.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-25T23:07:24.883Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T23:07:25.254Z] prd-ubuntu20.04-docker-arm64-4c-16g-11722 does not seem to be running inside a container [2023-10-25T23:07:25.362Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-25T23:07:28.519Z] $ docker top 7244ee28571e56e1567af35e10f8ada69bcced60c9b1ff56df5ba221a14a9530 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T23:07:29.468Z] ---> job-cost.sh [2023-10-25T23:07:29.468Z] lf-activate-venv: SKIPPING [2023-10-25T23:07:29.468Z] INFO: No Stack... [2023-10-25T23:07:30.056Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-25T23:07:30.653Z] INFO: Archiving Costs [Pipeline] sh [2023-10-25T23:07:31.468Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-10-25T23:07:31.468Z] + cut -d, -f6 [Pipeline] lock [2023-10-25T23:07:31.575Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-637-1-stack-cost] [2023-10-25T23:07:31.579Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-637-1-stack-cost] did not exist. Created. [2023-10-25T23:07:31.579Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-637-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-25T23:07:32.350Z] /w/workspace/device-mqtt-go/1@tmp/durable-fb90f317/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-25T23:07:33.043Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-25T23:07:33.082Z] Warning: overwriting stash ‘stack-cost’ [2023-10-25T23:07:33.147Z] Stashed 1 file(s) [Pipeline] } [2023-10-25T23:07:33.160Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-637-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-25T23:07:33.239Z] $ docker stop --time=1 7244ee28571e56e1567af35e10f8ada69bcced60c9b1ff56df5ba221a14a9530 [2023-10-25T23:07:37.009Z] $ docker rm -f --volumes 7244ee28571e56e1567af35e10f8ada69bcced60c9b1ff56df5ba221a14a9530 [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-10-25T23:07:38.052Z] provisioning config files... [2023-10-25T23:07:38.059Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-637@tmp/config16732096024056903148tmp [Pipeline] { [Pipeline] sh [2023-10-25T23:07:38.397Z] + set +x [2023-10-25T23:07:38.397Z] + bash -s -- [2023-10-25T23:07:38.397Z] + curl -s https://codecov.io/bash [2023-10-25T23:07:38.397Z] [2023-10-25T23:07:38.397Z] _____ _ [2023-10-25T23:07:38.397Z] / ____| | | [2023-10-25T23:07:38.397Z] | | ___ __| | ___ ___ _____ __ [2023-10-25T23:07:38.397Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-25T23:07:38.397Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-25T23:07:38.397Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-25T23:07:38.397Z] Bash-1.0.6 [2023-10-25T23:07:38.397Z] [2023-10-25T23:07:38.397Z] [2023-10-25T23:07:38.397Z] ==> git version 2.25.1 found [2023-10-25T23:07:38.397Z] ==> 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-10-25T23:07:38.397Z] Release-Date: 2020-01-08 [2023-10-25T23:07:38.397Z] 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-10-25T23:07:38.397Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-25T23:07:38.397Z] ==> Jenkins CI detected. [2023-10-25T23:07:38.397Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-637 [2023-10-25T23:07:38.397Z] project root: . [2023-10-25T23:07:38.397Z] --> token set from env [2023-10-25T23:07:38.397Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-25T23:07:38.397Z] ==> Running gcov in . (disable via -X gcov) [2023-10-25T23:07:38.397Z] ==> Python coveragepy not found [2023-10-25T23:07:38.397Z] ==> Searching for coverage reports in: [2023-10-25T23:07:38.397Z] + . [2023-10-25T23:07:38.397Z] -> Found 1 reports [2023-10-25T23:07:38.397Z] ==> Detecting git/mercurial file structure [2023-10-25T23:07:38.397Z] ==> Reading reports [2023-10-25T23:07:38.397Z] + ./coverage.out bytes=18506 [2023-10-25T23:07:38.397Z] ==> Appending adjustments [2023-10-25T23:07:38.397Z] https://docs.codecov.io/docs/fixing-reports [2023-10-25T23:07:38.655Z] + Found adjustments [2023-10-25T23:07:38.655Z] ==> Gzipping contents [2023-10-25T23:07:38.655Z] 4.0K /tmp/codecov.Gc1b06.gz [2023-10-25T23:07:38.655Z] ==> Uploading reports [2023-10-25T23:07:38.655Z] url: https://codecov.io [2023-10-25T23:07:38.656Z] query: branch=PR-637&commit=32a59b1a14542ab1e1a6661e86eaf26ebf724918&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-637%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=637&job=&cmd_args= [2023-10-25T23:07:38.656Z] -> Pinging Codecov [2023-10-25T23:07:38.656Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-637&commit=32a59b1a14542ab1e1a6661e86eaf26ebf724918&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-637%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=637&job=&cmd_args= [2023-10-25T23:07:38.656Z] -> Uploading to [2023-10-25T23:07:38.656Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-25/7D719EC7BBE17E464838252E33014C33/32a59b1a14542ab1e1a6661e86eaf26ebf724918/52ebff1f-aa4f-4798-8f0d-8661053bd1f3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231025T230738Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=415aaa6f738ff1a7a2d41b50f0f99b21ba1f6a5ee63bd001daf0e512440f2959 [2023-10-25T23:07:38.656Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-25T23:07:38.656Z] Dload Upload Total Spent Left Speed [2023-10-25T23:07:39.223Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 10335 --:--:-- --:--:-- --:--:-- 10370 [2023-10-25T23:07:39.223Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/32a59b1a14542ab1e1a6661e86eaf26ebf724918 [Pipeline] } [2023-10-25T23:07:39.258Z] 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-10-25T23:07:41.080Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-637/archives ] [2023-10-25T23:07:41.080Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-637/archives [2023-10-25T23:07:41.080Z] total 16 [2023-10-25T23:07:41.080Z] drwxr-xr-x 3 root root 4096 Oct 25 22:32 . [2023-10-25T23:07:41.080Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 22:32 .. [2023-10-25T23:07:41.080Z] drwxr-xr-x 2 root root 4096 Oct 25 22:32 cost [2023-10-25T23:07:41.080Z] -rw-r--r-- 1 root root 86 Oct 25 22:32 cost.csv [2023-10-25T23:07:41.080Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-637/archives [2023-10-25T23:07:41.080Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-637/archives [2023-10-25T23:07:41.080Z] total 16 [2023-10-25T23:07:41.080Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 22:32 . [2023-10-25T23:07:41.080Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 22:32 .. [2023-10-25T23:07:41.080Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 22:32 cost [2023-10-25T23:07:41.080Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 25 22:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-25T23:07:41.408Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T23:07:42.310Z] ---> package-listing.sh [2023-10-25T23:07:42.310Z] ++ facter osfamily [2023-10-25T23:07:42.310Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-25T23:07:42.570Z] + OS_FAMILY=debian [2023-10-25T23:07:42.570Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-637 [2023-10-25T23:07:42.570Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-25T23:07:42.570Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-25T23:07:42.570Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-25T23:07:42.570Z] + PACKAGES=/tmp/packages_start.txt [2023-10-25T23:07:42.570Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-637 ']' [2023-10-25T23:07:42.570Z] + PACKAGES=/tmp/packages_end.txt [2023-10-25T23:07:42.570Z] + case "${OS_FAMILY}" in [2023-10-25T23:07:42.570Z] + dpkg -l [2023-10-25T23:07:42.570Z] + grep '^ii' [2023-10-25T23:07:42.570Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-25T23:07:42.570Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-25T23:07:42.570Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-25T23:07:42.570Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-637 ']' [2023-10-25T23:07:42.570Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-637/archives/ [2023-10-25T23:07:42.570Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-637/archives/ [Pipeline] echo [2023-10-25T23:07:42.602Z] 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-637/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-25T23:07:42.892Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T23:07:43.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-25T23:07:43.527Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T23:07:43.677Z] prd-ubuntu20.04-docker-8c-8g-10450 does not seem to be running inside a container [2023-10-25T23:07:43.708Z] $ 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-637/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-637 -v /w/workspace/gexfoundry_device-mqtt-go_PR-637:/w/workspace/gexfoundry_device-mqtt-go_PR-637:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-637@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-637@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-25T23:07:43.906Z] $ docker top 64f896024056e6ce383e0ec6f02bece3ce46e4a96aaabc49e2210d2bdee946b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T23:07:44.300Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-25T23:07:44.612Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-25T23:07:44.918Z] + ls /var/log/sa-host [2023-10-25T23:07:44.918Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-25T23:07:45.055Z] provisioning config files... [2023-10-25T23:07:45.063Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-637@tmp/config9646276025603415393tmp [Pipeline] { [Pipeline] echo [2023-10-25T23:07:45.130Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T23:07:45.444Z] ---> create-netrc.sh [Pipeline] } [2023-10-25T23:07:45.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-25T23:07:45.886Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-25T23:07:45.919Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T23:07:46.227Z] ---> sudo-logs.sh [2023-10-25T23:07:46.227Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-25T23:07:46.312Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T23:07:46.623Z] ---> job-cost.sh [2023-10-25T23:07:46.623Z] lf-activate-venv: SKIPPING [2023-10-25T23:07:46.623Z] DEBUG: total: 0.2199999988079071 [2023-10-25T23:07:46.623Z] INFO: Retrieving Stack Cost... [2023-10-25T23:07:50.817Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-25T23:07:51.076Z] INFO: Archiving Costs [Pipeline] echo [2023-10-25T23:07:51.123Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T23:07:51.433Z] ---> logs-deploy.sh [2023-10-25T23:07:51.433Z] lf-activate-venv: SKIPPING [2023-10-25T23:07:51.433Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-637/1 [2023-10-25T23:07:51.433Z] INFO: archiving workspace using pattern(s): [2023-10-25T23:07:52.374Z] Archives upload complete. [2023-10-25T23:07:52.374Z] INFO: archiving logs to Nexus [2023-10-25T23:07:52.943Z] ---> uname -a: [2023-10-25T23:07:52.943Z] Linux prd-ubuntu20-04-docker-8c-8g-10450 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-25T23:07:52.943Z] [2023-10-25T23:07:52.943Z] [2023-10-25T23:07:52.943Z] ---> lscpu: [2023-10-25T23:07:52.943Z] Architecture: x86_64 [2023-10-25T23:07:52.943Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-25T23:07:52.943Z] Byte Order: Little Endian [2023-10-25T23:07:52.943Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-25T23:07:52.943Z] CPU(s): 8 [2023-10-25T23:07:52.943Z] On-line CPU(s) list: 0-7 [2023-10-25T23:07:52.943Z] Thread(s) per core: 1 [2023-10-25T23:07:52.943Z] Core(s) per socket: 1 [2023-10-25T23:07:52.943Z] Socket(s): 8 [2023-10-25T23:07:52.943Z] NUMA node(s): 1 [2023-10-25T23:07:52.943Z] Vendor ID: AuthenticAMD [2023-10-25T23:07:52.943Z] CPU family: 23 [2023-10-25T23:07:52.943Z] Model: 49 [2023-10-25T23:07:52.943Z] Model name: AMD EPYC-Rome Processor [2023-10-25T23:07:52.943Z] Stepping: 0 [2023-10-25T23:07:52.943Z] CPU MHz: 2799.998 [2023-10-25T23:07:52.943Z] BogoMIPS: 5599.99 [2023-10-25T23:07:52.943Z] Virtualization: AMD-V [2023-10-25T23:07:52.943Z] Hypervisor vendor: KVM [2023-10-25T23:07:52.943Z] Virtualization type: full [2023-10-25T23:07:52.943Z] L1d cache: 256 KiB [2023-10-25T23:07:52.943Z] L1i cache: 256 KiB [2023-10-25T23:07:52.943Z] L2 cache: 4 MiB [2023-10-25T23:07:52.943Z] L3 cache: 128 MiB [2023-10-25T23:07:52.943Z] NUMA node0 CPU(s): 0-7 [2023-10-25T23:07:52.943Z] Vulnerability Itlb multihit: Not affected [2023-10-25T23:07:52.943Z] Vulnerability L1tf: Not affected [2023-10-25T23:07:52.943Z] Vulnerability Mds: Not affected [2023-10-25T23:07:52.943Z] Vulnerability Meltdown: Not affected [2023-10-25T23:07:52.943Z] Vulnerability Mmio stale data: Not affected [2023-10-25T23:07:52.943Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-25T23:07:52.943Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-25T23:07:52.943Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-25T23:07:52.943Z] Vulnerability Srbds: Not affected [2023-10-25T23:07:52.943Z] Vulnerability Tsx async abort: Not affected [2023-10-25T23:07:52.943Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-10-25T23:07:52.943Z] [2023-10-25T23:07:52.943Z] [2023-10-25T23:07:52.943Z] ---> nproc: [2023-10-25T23:07:52.943Z] 8 [2023-10-25T23:07:52.943Z] [2023-10-25T23:07:52.943Z]