Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 91033eab2fea5be4c686bcf4b883ab5b66be6a5a 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-ssh13744638085265627031.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh10471825240548279198.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7864885807024279128.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17825294620539856489.key Verifying host key using known hosts file > 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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15267667569213894759.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9730 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 91033eab2fea5be4c686bcf4b883ab5b66be6a5a (main) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#426)" > 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 core.sparsecheckout # timeout=10 > git checkout -f 91033eab2fea5be4c686bcf4b883ab5b66be6a5a # timeout=10 > git rev-list --no-walk 11292522a1b172e39acbcf030b4ae47cdeea6eca # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-24T15:39:57.784Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-24T15:39:57.846Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-24T15:39:57.860Z] ========================================================= [2022-10-24T15:39:57.860Z] EdgeX Global Pipelines Version Info [2022-10-24T15:39:57.860Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:39:58.968Z] ------------------- [2022-10-24T15:39:58.968Z] stable info: [2022-10-24T15:39:58.968Z] ------------------- [2022-10-24T15:39:58.968Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-24T15:39:58.968Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-24T15:39:58.968Z] Message: update stable to v1.0.243 [2022-10-24T15:39:59.246Z] ------------------- [2022-10-24T15:39:59.246Z] experimental info: [2022-10-24T15:39:59.246Z] ------------------- [2022-10-24T15:39:59.246Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-24T15:39:59.246Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-24T15:39:59.246Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-24T15:39:59.504Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-10-24T15:39:59.523Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-10-24T15:39:59.539Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-24T15:39:59.551Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-24T15:39:59.562Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-24T15:39:59.572Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-24T15:39:59.583Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-24T15:39:59.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-24T15:39:59.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-24T15:39:59.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-24T15:39:59.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-24T15:39:59.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-10-24T15:39:59.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-24T15:39:59.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-24T15:39:59.683Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-24T15:39:59.698Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-24T15:39:59.711Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-24T15:39:59.722Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-24T15:39:59.737Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-24T15:39:59.762Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-24T15:39:59.779Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-24T15:39:59.790Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-24T15:39:59.802Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-24T15:39:59.815Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-24T15:39:59.826Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-24T15:39:59.836Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-24T15:39:59.849Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-24T15:39:59.863Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-24T15:39:59.875Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-24T15:39:59.887Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-24T15:39:59.900Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 91033eab2fea5be4c686bcf4b883ab5b66be6a5a [Pipeline] echo [2022-10-24T15:39:59.912Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 91033ea [Pipeline] echo [2022-10-24T15:39:59.927Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T15:39:59.968Z] provisioning config files... [2022-10-24T15:39:59.983Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17463446624328280067tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:40:00.285Z] ---> docker-login.sh [2022-10-24T15:40:00.286Z] nexus3.edgexfoundry.org:10001 [2022-10-24T15:40:00.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:40:00.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:40:00.544Z] Configure a credential helper to remove this warning. See [2022-10-24T15:40:00.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:40:00.544Z] [2022-10-24T15:40:00.544Z] Login Succeeded [2022-10-24T15:40:00.544Z] nexus3.edgexfoundry.org:10002 [2022-10-24T15:40:00.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:40:00.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:40:00.544Z] Configure a credential helper to remove this warning. See [2022-10-24T15:40:00.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:40:00.544Z] [2022-10-24T15:40:00.544Z] Login Succeeded [2022-10-24T15:40:00.544Z] nexus3.edgexfoundry.org:10003 [2022-10-24T15:40:00.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:40:00.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:40:00.803Z] Configure a credential helper to remove this warning. See [2022-10-24T15:40:00.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:40:00.803Z] [2022-10-24T15:40:00.803Z] Login Succeeded [2022-10-24T15:40:00.803Z] nexus3.edgexfoundry.org:10004 [2022-10-24T15:40:00.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:40:00.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:40:00.803Z] Configure a credential helper to remove this warning. See [2022-10-24T15:40:00.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:40:00.803Z] [2022-10-24T15:40:00.803Z] Login Succeeded [2022-10-24T15:40:00.803Z] docker.io [2022-10-24T15:40:01.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:40:01.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:40:01.346Z] Configure a credential helper to remove this warning. See [2022-10-24T15:40:01.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:40:01.346Z] [2022-10-24T15:40:01.346Z] Login Succeeded [2022-10-24T15:40:01.346Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T15:40:01.359Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-24T15:40:01.733Z] + git rev-list -1 --merges 91033eab2fea5be4c686bcf4b883ab5b66be6a5a~1..91033eab2fea5be4c686bcf4b883ab5b66be6a5a [Pipeline] echo [2022-10-24T15:40:01.799Z] -----------> git rev-list -1 --merges 91033eab2fea5be4c686bcf4b883ab5b66be6a5a~1..91033eab2fea5be4c686bcf4b883ab5b66be6a5a 91033eab2fea5be4c686bcf4b883ab5b66be6a5a [false] [Pipeline] sh [2022-10-24T15:40:02.086Z] + git log --format=format:%s -1 91033eab2fea5be4c686bcf4b883ab5b66be6a5a [Pipeline] echo [2022-10-24T15:40:02.099Z] ========================================================= [2022-10-24T15:40:02.099Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-24T15:40:02.099Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T15:40:02.447Z] + git log --format=format:%s -1 91033eab2fea5be4c686bcf4b883ab5b66be6a5a [Pipeline] echo [2022-10-24T15:40:02.459Z] [semverPrep] GIT_COMMIT: 91033eab2fea5be4c686bcf4b883ab5b66be6a5a, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#426) [Pipeline] echo [2022-10-24T15:40:02.466Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-24T15:40:02.837Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T15:40:02.837Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-24T15:40:02.837Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-24T15:40:02.837Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-24T15:40:02.837Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-24T15:40:02.837Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-24T15:40:02.837Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:40:03.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T15:40:03.257Z] [2022-10-24T15:40:03.257Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:40:03.554Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T15:40:03.554Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-24T15:40:03.554Z] b85a868b505f: Pulling fs layer [2022-10-24T15:40:03.554Z] e2be974225ed: Pulling fs layer [2022-10-24T15:40:03.554Z] 339a4e72a1f5: Pulling fs layer [2022-10-24T15:40:03.554Z] 988bab9f4d93: Pulling fs layer [2022-10-24T15:40:03.554Z] 1469e6f7b9e6: Pulling fs layer [2022-10-24T15:40:03.554Z] eaf3925da568: Pulling fs layer [2022-10-24T15:40:03.554Z] bab4dde63d76: Pulling fs layer [2022-10-24T15:40:03.554Z] bde34c3a00c8: Pulling fs layer [2022-10-24T15:40:03.554Z] b352a97aabf1: Pulling fs layer [2022-10-24T15:40:03.554Z] 4872d77fe225: Pulling fs layer [2022-10-24T15:40:03.554Z] 5851b861e8e6: Pulling fs layer [2022-10-24T15:40:03.554Z] eaf3925da568: Waiting [2022-10-24T15:40:03.554Z] 4872d77fe225: Waiting [2022-10-24T15:40:03.554Z] bab4dde63d76: Waiting [2022-10-24T15:40:03.554Z] bde34c3a00c8: Waiting [2022-10-24T15:40:03.554Z] 988bab9f4d93: Waiting [2022-10-24T15:40:03.554Z] 1469e6f7b9e6: Waiting [2022-10-24T15:40:03.554Z] 5851b861e8e6: Waiting [2022-10-24T15:40:03.554Z] e2be974225ed: Verifying Checksum [2022-10-24T15:40:03.554Z] e2be974225ed: Download complete [2022-10-24T15:40:03.554Z] 988bab9f4d93: Verifying Checksum [2022-10-24T15:40:03.554Z] 988bab9f4d93: Download complete [2022-10-24T15:40:03.813Z] 1469e6f7b9e6: Verifying Checksum [2022-10-24T15:40:03.813Z] 1469e6f7b9e6: Download complete [2022-10-24T15:40:03.813Z] 339a4e72a1f5: Verifying Checksum [2022-10-24T15:40:03.813Z] 339a4e72a1f5: Download complete [2022-10-24T15:40:03.813Z] eaf3925da568: Verifying Checksum [2022-10-24T15:40:03.813Z] eaf3925da568: Download complete [2022-10-24T15:40:03.813Z] bde34c3a00c8: Verifying Checksum [2022-10-24T15:40:03.813Z] bde34c3a00c8: Download complete [2022-10-24T15:40:03.813Z] b352a97aabf1: Verifying Checksum [2022-10-24T15:40:03.813Z] b352a97aabf1: Download complete [2022-10-24T15:40:03.813Z] 4872d77fe225: Verifying Checksum [2022-10-24T15:40:03.813Z] 4872d77fe225: Download complete [2022-10-24T15:40:03.813Z] 5851b861e8e6: Download complete [2022-10-24T15:40:03.813Z] b85a868b505f: Verifying Checksum [2022-10-24T15:40:03.813Z] b85a868b505f: Download complete [2022-10-24T15:40:04.077Z] bab4dde63d76: Verifying Checksum [2022-10-24T15:40:04.077Z] bab4dde63d76: Download complete [2022-10-24T15:40:05.466Z] b85a868b505f: Pull complete [2022-10-24T15:40:05.466Z] e2be974225ed: Pull complete [2022-10-24T15:40:05.724Z] 339a4e72a1f5: Pull complete [2022-10-24T15:40:05.984Z] 988bab9f4d93: Pull complete [2022-10-24T15:40:06.242Z] 1469e6f7b9e6: Pull complete [2022-10-24T15:40:06.242Z] eaf3925da568: Pull complete [2022-10-24T15:40:08.152Z] bab4dde63d76: Pull complete [2022-10-24T15:40:08.152Z] bde34c3a00c8: Pull complete [2022-10-24T15:40:08.152Z] b352a97aabf1: Pull complete [2022-10-24T15:40:08.152Z] 4872d77fe225: Pull complete [2022-10-24T15:40:08.152Z] 5851b861e8e6: Pull complete [2022-10-24T15:40:08.152Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-24T15:40:08.152Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T15:40:08.152Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T15:40:08.243Z] prd-ubuntu20.04-docker-8c-8g-9730 does not seem to be running inside a container [2022-10-24T15:40:08.270Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-24T15:40:11.084Z] $ docker top 33b68833e350ac0fdccba06c13199a84df83eaf6c8680110d14a00c570465348 -eo pid,comm [2022-10-24T15:40:11.147Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-24T15:40:11.147Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T15:40:11.180Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T15:40:11.180Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T15:40:11.294Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T15:40:11.286Z] $ docker exec 33b68833e350ac0fdccba06c13199a84df83eaf6c8680110d14a00c570465348 ssh-agent [2022-10-24T15:40:11.420Z] SSH_AUTH_SOCK=/tmp/ssh-2xclenhZiWOk/agent.32 [2022-10-24T15:40:11.420Z] SSH_AGENT_PID=38 [2022-10-24T15:40:11.428Z] Running ssh-add (command line suppressed) [2022-10-24T15:40:11.521Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15931640705214936639.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15931640705214936639.key) [2022-10-24T15:40:11.550Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T15:40:11.840Z] + git tag --points-at HEAD [Pipeline] } [2022-10-24T15:40:11.841Z] $ docker exec --env ******** --env ******** 33b68833e350ac0fdccba06c13199a84df83eaf6c8680110d14a00c570465348 ssh-agent -k [2022-10-24T15:40:11.930Z] unset SSH_AUTH_SOCK; [2022-10-24T15:40:11.931Z] unset SSH_AGENT_PID; [2022-10-24T15:40:11.931Z] echo Agent pid 38 killed; [2022-10-24T15:40:11.952Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-24T15:40:11.973Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T15:40:11.973Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T15:40:12.079Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T15:40:12.071Z] $ docker exec 33b68833e350ac0fdccba06c13199a84df83eaf6c8680110d14a00c570465348 ssh-agent [2022-10-24T15:40:12.186Z] SSH_AUTH_SOCK=/tmp/ssh-pAPhV6S0SvKM/agent.70 [2022-10-24T15:40:12.186Z] SSH_AGENT_PID=76 [2022-10-24T15:40:12.189Z] Running ssh-add (command line suppressed) [2022-10-24T15:40:12.280Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8620069416536953630.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8620069416536953630.key) [2022-10-24T15:40:12.301Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T15:40:12.586Z] + git semver init [2022-10-24T15:40:12.845Z] 2022-10-24 15:40:12,752 [run_init] DEBUG init version:0.0.0 force:False [2022-10-24T15:40:12.845Z] 2022-10-24 15:40:12,752 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-10-24T15:40:12.845Z] 2022-10-24 15:40:12,753 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-10-24T15:40:12.845Z] 2022-10-24 15:40:12,753 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-24T15:40:13.781Z] 2022-10-24 15:40:13,713 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2022-10-24T15:40:13.781Z] 2022-10-24 15:40:13,713 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2022-10-24T15:40:13.781Z] 2022-10-24 15:40:13,713 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-24T15:40:13.781Z] 2022-10-24 15:40:13,714 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-24T15:40:13.781Z] 2.3.0-dev.28 [Pipeline] } [2022-10-24T15:40:13.783Z] $ docker exec --env ******** --env ******** 33b68833e350ac0fdccba06c13199a84df83eaf6c8680110d14a00c570465348 ssh-agent -k [2022-10-24T15:40:13.876Z] unset SSH_AUTH_SOCK; [2022-10-24T15:40:13.878Z] unset SSH_AGENT_PID; [2022-10-24T15:40:13.878Z] echo Agent pid 76 killed; [2022-10-24T15:40:13.895Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T15:40:14.196Z] + git semver [Pipeline] } [2022-10-24T15:40:14.456Z] $ docker stop --time=1 33b68833e350ac0fdccba06c13199a84df83eaf6c8680110d14a00c570465348 [2022-10-24T15:40:15.765Z] $ docker rm -f 33b68833e350ac0fdccba06c13199a84df83eaf6c8680110d14a00c570465348 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T15:40:16.109Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-24T15:40:16.309Z] Stashed 1 file(s) [Pipeline] echo [2022-10-24T15:40:16.312Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.28 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T15:40:16.447Z] provisioning config files... [2022-10-24T15:40:16.456Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8919736203554012890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:40:16.749Z] ---> docker-login.sh [2022-10-24T15:40:16.749Z] nexus3.edgexfoundry.org:10001 [2022-10-24T15:40:16.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:40:16.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:40:16.749Z] Configure a credential helper to remove this warning. See [2022-10-24T15:40:16.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:40:16.749Z] [2022-10-24T15:40:16.749Z] Login Succeeded [2022-10-24T15:40:16.749Z] nexus3.edgexfoundry.org:10002 [2022-10-24T15:40:16.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:40:16.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:40:16.749Z] Configure a credential helper to remove this warning. See [2022-10-24T15:40:16.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:40:16.749Z] [2022-10-24T15:40:16.749Z] Login Succeeded [2022-10-24T15:40:16.749Z] nexus3.edgexfoundry.org:10003 [2022-10-24T15:40:17.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:40:17.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:40:17.010Z] Configure a credential helper to remove this warning. See [2022-10-24T15:40:17.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:40:17.010Z] [2022-10-24T15:40:17.010Z] Login Succeeded [2022-10-24T15:40:17.010Z] nexus3.edgexfoundry.org:10004 [2022-10-24T15:40:17.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:40:17.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:40:17.010Z] Configure a credential helper to remove this warning. See [2022-10-24T15:40:17.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:40:17.010Z] [2022-10-24T15:40:17.010Z] Login Succeeded [2022-10-24T15:40:17.010Z] docker.io [2022-10-24T15:40:17.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:40:17.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:40:17.529Z] Configure a credential helper to remove this warning. See [2022-10-24T15:40:17.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:40:17.529Z] [2022-10-24T15:40:17.529Z] Login Succeeded [2022-10-24T15:40:17.529Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T15:40:17.536Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-24T15:40:17.590Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T15:40:17.604Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T15:40:17.612Z] ========================================================= [2022-10-24T15:40:17.612Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-24T15:40:17.612Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:40:17.924Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-24T15:40:17.925Z] Sending build context to Docker daemon 6.193MB [2022-10-24T15:40:17.925Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T15:40:17.925Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-24T15:40:17.925Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-24T15:40:17.925Z] 213ec9aee27d: Pulling fs layer [2022-10-24T15:40:17.925Z] 4583459ba037: Pulling fs layer [2022-10-24T15:40:17.925Z] 93c1e223e6f2: Pulling fs layer [2022-10-24T15:40:17.925Z] 53926ce57604: Pulling fs layer [2022-10-24T15:40:17.925Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-24T15:40:17.925Z] 30f14e443154: Pulling fs layer [2022-10-24T15:40:17.925Z] 801331c1e519: Pulling fs layer [2022-10-24T15:40:17.925Z] 99cc6dd402b0: Pulling fs layer [2022-10-24T15:40:17.925Z] 7d9ed39f4882: Pulling fs layer [2022-10-24T15:40:17.925Z] 801331c1e519: Waiting [2022-10-24T15:40:17.925Z] 53926ce57604: Waiting [2022-10-24T15:40:17.925Z] 21b2b0c7a3f4: Waiting [2022-10-24T15:40:17.925Z] 30f14e443154: Waiting [2022-10-24T15:40:17.925Z] 99cc6dd402b0: Waiting [2022-10-24T15:40:17.925Z] 7d9ed39f4882: Waiting [2022-10-24T15:40:17.925Z] 93c1e223e6f2: Verifying Checksum [2022-10-24T15:40:17.925Z] 93c1e223e6f2: Download complete [2022-10-24T15:40:17.925Z] 4583459ba037: Download complete [2022-10-24T15:40:18.183Z] 21b2b0c7a3f4: Download complete [2022-10-24T15:40:18.183Z] 30f14e443154: Verifying Checksum [2022-10-24T15:40:18.183Z] 30f14e443154: Download complete [2022-10-24T15:40:18.183Z] 213ec9aee27d: Download complete [2022-10-24T15:40:18.183Z] 801331c1e519: Download complete [2022-10-24T15:40:18.183Z] 213ec9aee27d: Pull complete [2022-10-24T15:40:18.444Z] 4583459ba037: Pull complete [2022-10-24T15:40:18.444Z] 93c1e223e6f2: Pull complete [2022-10-24T15:40:18.702Z] 7d9ed39f4882: Verifying Checksum [2022-10-24T15:40:18.702Z] 7d9ed39f4882: Download complete [2022-10-24T15:40:19.268Z] 53926ce57604: Verifying Checksum [2022-10-24T15:40:19.268Z] 53926ce57604: Download complete [2022-10-24T15:40:19.268Z] 99cc6dd402b0: Verifying Checksum [2022-10-24T15:40:19.268Z] 99cc6dd402b0: Download complete [2022-10-24T15:40:23.462Z] 53926ce57604: Pull complete [2022-10-24T15:40:23.462Z] 21b2b0c7a3f4: Pull complete [2022-10-24T15:40:23.462Z] 30f14e443154: Pull complete [2022-10-24T15:40:23.462Z] 801331c1e519: Pull complete [2022-10-24T15:40:25.368Z] 99cc6dd402b0: Pull complete [2022-10-24T15:40:25.936Z] 7d9ed39f4882: Pull complete [2022-10-24T15:40:25.936Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-24T15:40:25.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-24T15:40:25.936Z] ---> 1dedd983c030 [2022-10-24T15:40:25.936Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-10-24T15:40:30.184Z] ---> Running in a44fd01ded15 [2022-10-24T15:40:30.184Z] Removing intermediate container a44fd01ded15 [2022-10-24T15:40:30.184Z] ---> a5e3401e6f45 [2022-10-24T15:40:30.184Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-24T15:40:30.184Z] ---> Running in 39558bcc49cd [2022-10-24T15:40:30.184Z] Removing intermediate container 39558bcc49cd [2022-10-24T15:40:30.184Z] ---> 5c7dca57b4e9 [2022-10-24T15:40:30.184Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-24T15:40:30.184Z] ---> Running in fd34bee1ac35 [2022-10-24T15:40:30.441Z] Removing intermediate container fd34bee1ac35 [2022-10-24T15:40:30.441Z] ---> e510203da227 [2022-10-24T15:40:30.441Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T15:40:30.441Z] ---> Running in 322a8a36638e [2022-10-24T15:40:30.441Z] Removing intermediate container 322a8a36638e [2022-10-24T15:40:30.441Z] ---> 07849ef59823 [2022-10-24T15:40:30.441Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T15:40:30.441Z] ---> Running in 814eb0666fe8 [2022-10-24T15:40:31.381Z] Removing intermediate container 814eb0666fe8 [2022-10-24T15:40:31.381Z] ---> 2c425e2c0585 [2022-10-24T15:40:31.381Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T15:40:31.381Z] ---> Running in 306a74055a9d [2022-10-24T15:40:31.410Z] Still waiting to schedule task [2022-10-24T15:40:31.410Z] ‘prd-centos7-blackbox-4c-2g-8824’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-10-24T15:40:31.410Z] ‘prd-centos7-blackbox-4c-2g-8825’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-10-24T15:40:31.410Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-9736’ is offline [2022-10-24T15:40:31.410Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-9742’ is offline [2022-10-24T15:40:31.948Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T15:40:32.885Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T15:40:33.145Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-24T15:40:33.145Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-24T15:40:33.145Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-24T15:40:33.409Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-24T15:40:33.409Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T15:40:33.409Z] OK: 216 MiB in 55 packages [2022-10-24T15:40:34.789Z] Removing intermediate container 306a74055a9d [2022-10-24T15:40:34.789Z] ---> b4d9dd683c5d [2022-10-24T15:40:34.789Z] Step 9/13 : WORKDIR /device-mqtt-go [2022-10-24T15:40:35.049Z] ---> Running in ff108a8a7ccc [2022-10-24T15:40:35.049Z] Removing intermediate container ff108a8a7ccc [2022-10-24T15:40:35.049Z] ---> 5ad22ba28e8e [2022-10-24T15:40:35.049Z] Step 10/13 : COPY go.mod vendor* ./ [2022-10-24T15:40:35.312Z] ---> d19e37092ba9 [2022-10-24T15:40:35.312Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T15:40:35.579Z] ---> Running in 3bbdc7451043 [2022-10-24T15:41:02.126Z] Removing intermediate container 3bbdc7451043 [2022-10-24T15:41:02.126Z] ---> e000ca4edb9d [2022-10-24T15:41:02.126Z] Step 12/13 : COPY . . [2022-10-24T15:41:02.126Z] ---> 6c4389a64e27 [2022-10-24T15:41:02.126Z] Step 13/13 : RUN $MAKE [2022-10-24T15:41:02.126Z] ---> Running in 2ff9f58e230d [2022-10-24T15:41:02.383Z] noop [2022-10-24T15:41:02.642Z] Removing intermediate container 2ff9f58e230d [2022-10-24T15:41:02.642Z] ---> 15477b5733a2 [2022-10-24T15:41:02.642Z] Successfully built 15477b5733a2 [2022-10-24T15:41:02.642Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:41:02.950Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-24T15:41:02.950Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T15:41:03.010Z] prd-ubuntu20.04-docker-8c-8g-9730 does not seem to be running inside a container [2022-10-24T15:41:03.039Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** ci-base-image-x86_64 cat [2022-10-24T15:41:03.395Z] $ docker top 455cfa380b6b18322e879dc83b8c7d7ba8687623995dfa167dd28431fa6edff5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T15:41:03.730Z] + go version [2022-10-24T15:41:03.730Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-24T15:41:03.745Z] $ docker stop --time=1 455cfa380b6b18322e879dc83b8c7d7ba8687623995dfa167dd28431fa6edff5 [2022-10-24T15:41:05.190Z] $ docker rm -f 455cfa380b6b18322e879dc83b8c7d7ba8687623995dfa167dd28431fa6edff5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:41:05.601Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-24T15:41:05.601Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T15:41:05.664Z] prd-ubuntu20.04-docker-8c-8g-9730 does not seem to be running inside a container [2022-10-24T15:41:05.703Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** ci-base-image-x86_64 cat [2022-10-24T15:41:06.015Z] $ docker top 0a6bc43deae90b813f041dade5113da226d31e3e471cd3c207559194028e0fd2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T15:41:06.353Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-24T15:41:06.645Z] + make test [2022-10-24T15:41:06.645Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-24T15:41:06.901Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-10-24T15:41:19.106Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-10-24T15:41:19.106Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 21.8% of statements [2022-10-24T15:41:19.106Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-10-24T15:41:25.673Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-24T15:41:25.673Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-24T15:41:28.375Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-24T15:41:28.375Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-24T15:41:28.375Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-24T15:41:28.386Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-24T15:41:28.404Z] $ docker stop --time=1 0a6bc43deae90b813f041dade5113da226d31e3e471cd3c207559194028e0fd2 [2022-10-24T15:41:30.875Z] $ docker rm -f 0a6bc43deae90b813f041dade5113da226d31e3e471cd3c207559194028e0fd2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T15:41:31.301Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-24T15:41:31.351Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-24T15:41:31.974Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-24T15:41:32.258Z] + ls -al . [2022-10-24T15:41:32.258Z] total 192 [2022-10-24T15:41:32.258Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 15:41 . [2022-10-24T15:41:32.258Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 15:39 .. [2022-10-24T15:41:32.258Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 24 15:39 .dockerignore [2022-10-24T15:41:32.258Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 15:41 .git [2022-10-24T15:41:32.258Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:39 .github [2022-10-24T15:41:32.258Z] -rw-rw-r-- 1 jenkins jenkins 329 Oct 24 15:39 .gitignore [2022-10-24T15:41:32.258Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 15:39 .golangci.yml [2022-10-24T15:41:32.258Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 15:40 .semver [2022-10-24T15:41:32.258Z] -rw-rw-r-- 1 jenkins jenkins 9293 Oct 24 15:39 Attribution.txt [2022-10-24T15:41:32.258Z] -rw-rw-r-- 1 jenkins jenkins 11365 Oct 24 15:39 CHANGELOG.md [2022-10-24T15:41:32.258Z] -rw-rw-r-- 1 jenkins jenkins 1988 Oct 24 15:39 Dockerfile [2022-10-24T15:41:32.258Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 15:39 GOVERNANCE.md [2022-10-24T15:41:32.258Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 24 15:39 Jenkinsfile [2022-10-24T15:41:32.258Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 15:39 LICENSE [2022-10-24T15:41:32.258Z] -rw-rw-r-- 1 jenkins jenkins 2126 Oct 24 15:39 Makefile [2022-10-24T15:41:32.258Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 24 15:39 OWNERS.md [2022-10-24T15:41:32.258Z] -rw-rw-r-- 1 jenkins jenkins 3165 Oct 24 15:39 README.md [2022-10-24T15:41:32.258Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 15:40 VERSION [2022-10-24T15:41:32.258Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:39 bin [2022-10-24T15:41:32.258Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:39 cmd [2022-10-24T15:41:32.258Z] -rw-r--r-- 1 jenkins jenkins 17887 Oct 24 15:41 coverage.out [2022-10-24T15:41:32.258Z] -rw-rw-r-- 1 jenkins jenkins 3511 Oct 24 15:39 go.mod [2022-10-24T15:41:32.258Z] -rw-rw-r-- 1 jenkins jenkins 45142 Oct 24 15:39 go.sum [2022-10-24T15:41:32.258Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 15:39 internal [2022-10-24T15:41:32.258Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 15:39 mock [2022-10-24T15:41:32.258Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 15:39 snap [2022-10-24T15:41:32.258Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 24 15:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:41:32.557Z] + 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=91033eab2fea5be4c686bcf4b883ab5b66be6a5a --label arch=amd64 --label version=2.3.0-dev.28 . [2022-10-24T15:41:32.557Z] Sending build context to Docker daemon 6.212MB [2022-10-24T15:41:32.557Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T15:41:32.557Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-24T15:41:32.557Z] ---> 15477b5733a2 [2022-10-24T15:41:32.557Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-24T15:41:32.815Z] ---> Running in 565d99ec080b [2022-10-24T15:41:32.815Z] Removing intermediate container 565d99ec080b [2022-10-24T15:41:32.815Z] ---> 1ea85ba99141 [2022-10-24T15:41:32.815Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-24T15:41:32.815Z] ---> Running in baa43eb99fdc [2022-10-24T15:41:32.815Z] Removing intermediate container baa43eb99fdc [2022-10-24T15:41:32.815Z] ---> b86e3d987489 [2022-10-24T15:41:32.815Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-24T15:41:32.815Z] ---> Running in e04676fca389 [2022-10-24T15:41:33.074Z] Removing intermediate container e04676fca389 [2022-10-24T15:41:33.074Z] ---> 6183bf905433 [2022-10-24T15:41:33.074Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T15:41:33.074Z] ---> Running in 6aa0c074a8e7 [2022-10-24T15:41:33.074Z] Removing intermediate container 6aa0c074a8e7 [2022-10-24T15:41:33.074Z] ---> 431c4d340ad3 [2022-10-24T15:41:33.074Z] Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T15:41:33.074Z] ---> Running in d2869adfd777 [2022-10-24T15:41:33.641Z] Removing intermediate container d2869adfd777 [2022-10-24T15:41:33.641Z] ---> 10b0896e7a10 [2022-10-24T15:41:33.641Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T15:41:33.641Z] ---> Running in 43d81f2c84f1 [2022-10-24T15:41:33.901Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T15:41:34.842Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T15:41:35.101Z] OK: 216 MiB in 55 packages [2022-10-24T15:41:35.358Z] Removing intermediate container 43d81f2c84f1 [2022-10-24T15:41:35.358Z] ---> 0aed41013440 [2022-10-24T15:41:35.358Z] Step 9/25 : WORKDIR /device-mqtt-go [2022-10-24T15:41:35.358Z] ---> Running in ae33fc84c903 [2022-10-24T15:41:35.358Z] Removing intermediate container ae33fc84c903 [2022-10-24T15:41:35.358Z] ---> c84b1706b9f7 [2022-10-24T15:41:35.358Z] Step 10/25 : COPY go.mod vendor* ./ [2022-10-24T15:41:35.616Z] ---> 7a6ace1ea312 [2022-10-24T15:41:35.616Z] Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T15:41:35.616Z] ---> Running in f5ba3297665d [2022-10-24T15:41:36.182Z] Removing intermediate container f5ba3297665d [2022-10-24T15:41:36.182Z] ---> 6b3b738aab97 [2022-10-24T15:41:36.182Z] Step 12/25 : COPY . . [2022-10-24T15:41:36.748Z] ---> f517a3cd1c2e [2022-10-24T15:41:36.749Z] Step 13/25 : RUN $MAKE [2022-10-24T15:41:36.749Z] ---> Running in 5ce2f49b3f9b [2022-10-24T15:41:37.007Z] GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.28" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-10-24T15:41:59.139Z] Removing intermediate container 5ce2f49b3f9b [2022-10-24T15:41:59.139Z] ---> 7abb8f4123cf [2022-10-24T15:41:59.139Z] Step 14/25 : FROM alpine:3.16 [2022-10-24T15:41:59.139Z] 3.16: Pulling from library/alpine [2022-10-24T15:41:59.139Z] 213ec9aee27d: Already exists [2022-10-24T15:41:59.139Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-24T15:41:59.139Z] Status: Downloaded newer image for alpine:3.16 [2022-10-24T15:41:59.139Z] ---> 9c6f07244728 [2022-10-24T15:41:59.139Z] Step 15/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-10-24T15:41:59.139Z] ---> Running in 7747fbae0657 [2022-10-24T15:41:59.139Z] Removing intermediate container 7747fbae0657 [2022-10-24T15:41:59.139Z] ---> 6deb4e55f3c4 [2022-10-24T15:41:59.139Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-24T15:41:59.139Z] ---> Running in 16095af1c4e6 [2022-10-24T15:41:59.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T15:41:59.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T15:41:59.139Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-24T15:41:59.139Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-24T15:41:59.139Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-24T15:41:59.139Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-24T15:41:59.139Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-24T15:41:59.139Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-24T15:41:59.139Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T15:41:59.139Z] OK: 8 MiB in 20 packages [2022-10-24T15:41:59.397Z] Removing intermediate container 16095af1c4e6 [2022-10-24T15:41:59.397Z] ---> 84f69e877359 [2022-10-24T15:41:59.397Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2022-10-24T15:42:00.333Z] ---> 626115576087 [2022-10-24T15:42:00.333Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-10-24T15:42:00.333Z] ---> 9fdf26cab317 [2022-10-24T15:42:00.333Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-10-24T15:42:00.333Z] ---> f579b432471d [2022-10-24T15:42:00.333Z] Step 20/25 : EXPOSE 59982 [2022-10-24T15:42:00.333Z] ---> Running in 3afd3cf4d02f [2022-10-24T15:42:00.590Z] Removing intermediate container 3afd3cf4d02f [2022-10-24T15:42:00.590Z] ---> c6d34fd565d1 [2022-10-24T15:42:00.590Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2022-10-24T15:42:00.590Z] ---> Running in 405d7ceb6a1c [2022-10-24T15:42:00.590Z] Removing intermediate container 405d7ceb6a1c [2022-10-24T15:42:00.590Z] ---> 06d8871963ce [2022-10-24T15:42:00.590Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-24T15:42:00.590Z] ---> Running in 1f0d265ee6f8 [2022-10-24T15:42:00.590Z] Removing intermediate container 1f0d265ee6f8 [2022-10-24T15:42:00.590Z] ---> f3bc56479e8f [2022-10-24T15:42:00.590Z] Step 23/25 : LABEL arch=amd64 [2022-10-24T15:42:00.590Z] ---> Running in 982ba957d62f [2022-10-24T15:42:00.850Z] Removing intermediate container 982ba957d62f [2022-10-24T15:42:00.850Z] ---> ee4c5ce1bb2e [2022-10-24T15:42:00.850Z] Step 24/25 : LABEL git_sha=91033eab2fea5be4c686bcf4b883ab5b66be6a5a [2022-10-24T15:42:00.850Z] ---> Running in fbc3d32211a0 [2022-10-24T15:42:00.850Z] Removing intermediate container fbc3d32211a0 [2022-10-24T15:42:00.850Z] ---> 971e518ad245 [2022-10-24T15:42:00.850Z] Step 25/25 : LABEL version=2.3.0-dev.28 [2022-10-24T15:42:00.850Z] ---> Running in cd5a9bbf900f [2022-10-24T15:42:00.850Z] Removing intermediate container cd5a9bbf900f [2022-10-24T15:42:00.850Z] ---> c9baa80ec7d4 [2022-10-24T15:42:00.850Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-24T15:42:00.850Z] Successfully built c9baa80ec7d4 [2022-10-24T15:42:00.850Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T15:42:00.924Z] provisioning config files... [2022-10-24T15:42:00.933Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14756919721608604129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:42:01.228Z] ---> docker-login.sh [2022-10-24T15:42:01.228Z] nexus3.edgexfoundry.org:10001 [2022-10-24T15:42:01.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:42:01.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:42:01.228Z] Configure a credential helper to remove this warning. See [2022-10-24T15:42:01.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:42:01.228Z] [2022-10-24T15:42:01.228Z] Login Succeeded [2022-10-24T15:42:01.228Z] nexus3.edgexfoundry.org:10002 [2022-10-24T15:42:01.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:42:01.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:42:01.228Z] Configure a credential helper to remove this warning. See [2022-10-24T15:42:01.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:42:01.228Z] [2022-10-24T15:42:01.228Z] Login Succeeded [2022-10-24T15:42:01.228Z] nexus3.edgexfoundry.org:10003 [2022-10-24T15:42:01.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:42:01.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:42:01.486Z] Configure a credential helper to remove this warning. See [2022-10-24T15:42:01.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:42:01.486Z] [2022-10-24T15:42:01.486Z] Login Succeeded [2022-10-24T15:42:01.486Z] nexus3.edgexfoundry.org:10004 [2022-10-24T15:42:01.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:42:01.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:42:01.486Z] Configure a credential helper to remove this warning. See [2022-10-24T15:42:01.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:42:01.486Z] [2022-10-24T15:42:01.486Z] Login Succeeded [2022-10-24T15:42:01.486Z] docker.io [2022-10-24T15:42:01.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T15:42:02.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T15:42:02.004Z] Configure a credential helper to remove this warning. See [2022-10-24T15:42:02.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T15:42:02.004Z] [2022-10-24T15:42:02.004Z] Login Succeeded [2022-10-24T15:42:02.004Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T15:42:02.011Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T15:42:02.034Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T15:42:02.059Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2022-10-24T15:42:02.059Z] 91033eab2fea5be4c686bcf4b883ab5b66be6a5a [2022-10-24T15:42:02.059Z] latest [2022-10-24T15:42:02.059Z] 2.3.0-dev.28 [2022-10-24T15:42:02.059Z] 91033eab2fea5be4c686bcf4b883ab5b66be6a5a-2.3.0-dev.28 [2022-10-24T15:42:02.059Z] main [2022-10-24T15:42:02.059Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:42:02.385Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:91033eab2fea5be4c686bcf4b883ab5b66be6a5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:42:02.692Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:91033eab2fea5be4c686bcf4b883ab5b66be6a5a [2022-10-24T15:42:02.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-10-24T15:42:02.692Z] 4a97049f8506: Preparing [2022-10-24T15:42:02.692Z] f06e0f85a72f: Preparing [2022-10-24T15:42:02.692Z] 3f1d3dff85cd: Preparing [2022-10-24T15:42:02.692Z] eb1e133bb9e0: Preparing [2022-10-24T15:42:02.692Z] 994393dc58e7: Preparing [2022-10-24T15:42:02.692Z] 994393dc58e7: Layer already exists [2022-10-24T15:42:02.692Z] f06e0f85a72f: Pushed [2022-10-24T15:42:02.692Z] 4a97049f8506: Pushed [2022-10-24T15:42:02.949Z] eb1e133bb9e0: Pushed [2022-10-24T15:42:05.483Z] 3f1d3dff85cd: Pushed [2022-10-24T15:42:05.483Z] 91033eab2fea5be4c686bcf4b883ab5b66be6a5a: digest: sha256:243736a0481475841622ad2bc868d8c36a15562e097e56cfbebdfb6973255b22 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:42:05.785Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:42:06.091Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-10-24T15:42:06.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-10-24T15:42:06.091Z] 4a97049f8506: Preparing [2022-10-24T15:42:06.091Z] f06e0f85a72f: Preparing [2022-10-24T15:42:06.091Z] 3f1d3dff85cd: Preparing [2022-10-24T15:42:06.091Z] eb1e133bb9e0: Preparing [2022-10-24T15:42:06.091Z] 994393dc58e7: Preparing [2022-10-24T15:42:06.091Z] 3f1d3dff85cd: Layer already exists [2022-10-24T15:42:06.091Z] 4a97049f8506: Layer already exists [2022-10-24T15:42:06.091Z] f06e0f85a72f: Layer already exists [2022-10-24T15:42:06.091Z] eb1e133bb9e0: Layer already exists [2022-10-24T15:42:06.091Z] 994393dc58e7: Layer already exists [2022-10-24T15:42:06.091Z] latest: digest: sha256:243736a0481475841622ad2bc868d8c36a15562e097e56cfbebdfb6973255b22 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:42:06.404Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:42:06.711Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.28 [2022-10-24T15:42:06.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-10-24T15:42:06.711Z] 4a97049f8506: Preparing [2022-10-24T15:42:06.712Z] f06e0f85a72f: Preparing [2022-10-24T15:42:06.712Z] 3f1d3dff85cd: Preparing [2022-10-24T15:42:06.712Z] eb1e133bb9e0: Preparing [2022-10-24T15:42:06.712Z] 994393dc58e7: Preparing [2022-10-24T15:42:06.712Z] 4a97049f8506: Layer already exists [2022-10-24T15:42:06.712Z] 994393dc58e7: Layer already exists [2022-10-24T15:42:06.712Z] 3f1d3dff85cd: Layer already exists [2022-10-24T15:42:06.712Z] f06e0f85a72f: Layer already exists [2022-10-24T15:42:06.712Z] eb1e133bb9e0: Layer already exists [2022-10-24T15:42:06.712Z] 2.3.0-dev.28: digest: sha256:243736a0481475841622ad2bc868d8c36a15562e097e56cfbebdfb6973255b22 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:42:07.024Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:91033eab2fea5be4c686bcf4b883ab5b66be6a5a-2.3.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:42:07.335Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:91033eab2fea5be4c686bcf4b883ab5b66be6a5a-2.3.0-dev.28 [2022-10-24T15:42:07.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-10-24T15:42:07.335Z] 4a97049f8506: Preparing [2022-10-24T15:42:07.335Z] f06e0f85a72f: Preparing [2022-10-24T15:42:07.335Z] 3f1d3dff85cd: Preparing [2022-10-24T15:42:07.335Z] eb1e133bb9e0: Preparing [2022-10-24T15:42:07.335Z] 994393dc58e7: Preparing [2022-10-24T15:42:07.335Z] 994393dc58e7: Layer already exists [2022-10-24T15:42:07.335Z] 4a97049f8506: Layer already exists [2022-10-24T15:42:07.335Z] eb1e133bb9e0: Layer already exists [2022-10-24T15:42:07.335Z] f06e0f85a72f: Layer already exists [2022-10-24T15:42:07.335Z] 3f1d3dff85cd: Layer already exists [2022-10-24T15:42:07.335Z] 91033eab2fea5be4c686bcf4b883ab5b66be6a5a-2.3.0-dev.28: digest: sha256:243736a0481475841622ad2bc868d8c36a15562e097e56cfbebdfb6973255b22 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:42:07.641Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:42:07.944Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2022-10-24T15:42:07.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-10-24T15:42:07.944Z] 4a97049f8506: Preparing [2022-10-24T15:42:07.944Z] f06e0f85a72f: Preparing [2022-10-24T15:42:07.944Z] 3f1d3dff85cd: Preparing [2022-10-24T15:42:07.944Z] eb1e133bb9e0: Preparing [2022-10-24T15:42:07.944Z] 994393dc58e7: Preparing [2022-10-24T15:42:07.944Z] 994393dc58e7: Layer already exists [2022-10-24T15:42:07.944Z] eb1e133bb9e0: Layer already exists [2022-10-24T15:42:07.944Z] 4a97049f8506: Layer already exists [2022-10-24T15:42:07.944Z] f06e0f85a72f: Layer already exists [2022-10-24T15:42:07.944Z] 3f1d3dff85cd: Layer already exists [2022-10-24T15:42:07.944Z] main: digest: sha256:243736a0481475841622ad2bc868d8c36a15562e097e56cfbebdfb6973255b22 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T15:42:07.982Z] ===================================================== [Pipeline] echo [2022-10-24T15:42:07.990Z] taggedImages: [2022-10-24T15:42:07.990Z] - nexus3.edgexfoundry.org:10004/device-mqtt:91033eab2fea5be4c686bcf4b883ab5b66be6a5a [2022-10-24T15:42:07.990Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-10-24T15:42:07.990Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.28 [2022-10-24T15:42:07.990Z] - nexus3.edgexfoundry.org:10004/device-mqtt:91033eab2fea5be4c686bcf4b883ab5b66be6a5a-2.3.0-dev.28 [2022-10-24T15:42:07.990Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:42:08.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T15:42:08.342Z] [2022-10-24T15:42:08.342Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T15:42:08.640Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T15:42:08.640Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-24T15:42:08.640Z] 5eb5b503b376: Pulling fs layer [2022-10-24T15:42:08.640Z] 5c69ac0246d0: Pulling fs layer [2022-10-24T15:42:08.640Z] ec43610c2a17: Pulling fs layer [2022-10-24T15:42:08.640Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-24T15:42:08.640Z] 33b1e0a273af: Pulling fs layer [2022-10-24T15:42:08.640Z] 5d3b04190fa2: Pulling fs layer [2022-10-24T15:42:08.640Z] 2f39f015ded8: Pulling fs layer [2022-10-24T15:42:08.640Z] 3a2ae6a8a46f: Waiting [2022-10-24T15:42:08.640Z] 5d3b04190fa2: Waiting [2022-10-24T15:42:08.640Z] 33b1e0a273af: Waiting [2022-10-24T15:42:08.640Z] 2f39f015ded8: Waiting [2022-10-24T15:42:08.640Z] 5c69ac0246d0: Verifying Checksum [2022-10-24T15:42:08.640Z] 5c69ac0246d0: Download complete [2022-10-24T15:42:08.640Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-24T15:42:08.640Z] 3a2ae6a8a46f: Download complete [2022-10-24T15:42:08.640Z] 33b1e0a273af: Verifying Checksum [2022-10-24T15:42:08.640Z] 33b1e0a273af: Download complete [2022-10-24T15:42:08.640Z] 5d3b04190fa2: Verifying Checksum [2022-10-24T15:42:08.640Z] 5d3b04190fa2: Download complete [2022-10-24T15:42:08.899Z] ec43610c2a17: Verifying Checksum [2022-10-24T15:42:08.899Z] ec43610c2a17: Download complete [2022-10-24T15:42:08.899Z] 5eb5b503b376: Download complete [2022-10-24T15:42:09.466Z] 2f39f015ded8: Download complete [2022-10-24T15:42:10.032Z] 5eb5b503b376: Pull complete [2022-10-24T15:42:10.032Z] 5c69ac0246d0: Pull complete [2022-10-24T15:42:10.597Z] ec43610c2a17: Pull complete [2022-10-24T15:42:10.597Z] 3a2ae6a8a46f: Pull complete [2022-10-24T15:42:10.856Z] 33b1e0a273af: Pull complete [2022-10-24T15:42:10.856Z] 5d3b04190fa2: Pull complete [2022-10-24T15:42:14.130Z] 2f39f015ded8: Pull complete [2022-10-24T15:42:14.130Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-24T15:42:14.130Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T15:42:14.130Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T15:42:14.196Z] prd-ubuntu20.04-docker-8c-8g-9730 does not seem to be running inside a container [2022-10-24T15:42:14.226Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-24T15:42:18.698Z] $ docker top e7a70bf8c75013695883bf67e140d3811e0ec5da9f5296a498616c40e3515ed7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T15:42:19.071Z] ---> job-cost.sh [2022-10-24T15:42:19.071Z] lf-activate-venv: SKIPPING [2022-10-24T15:42:19.071Z] INFO: No Stack... [2022-10-24T15:42:19.329Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-24T15:42:19.895Z] INFO: Archiving Costs [Pipeline] sh [2022-10-24T15:42:20.179Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2022-10-24T15:42:20.179Z] + cut -d, -f6 [Pipeline] lock [2022-10-24T15:42:20.192Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-75-stack-cost] [2022-10-24T15:42:20.199Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-75-stack-cost] did not exist. Created. [2022-10-24T15:42:20.199Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-75-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-24T15:42:20.498Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-24T15:42:20.529Z] Stashed 1 file(s) [Pipeline] } [2022-10-24T15:42:20.539Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-75-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-24T15:42:20.557Z] $ docker stop --time=1 e7a70bf8c75013695883bf67e140d3811e0ec5da9f5296a498616c40e3515ed7 [2022-10-24T15:42:21.724Z] $ docker rm -f e7a70bf8c75013695883bf67e140d3811e0ec5da9f5296a498616c40e3515ed7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-24T16:00:59.221Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10647 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2022-10-24T16:00:59.232Z] Running in /w/workspace/device-mqtt-go/75 [Pipeline] { [Pipeline] checkout [2022-10-24T16:00:59.259Z] Selected Git installation does not exist. Using Default [2022-10-24T16:00:59.259Z] The recommended git tool is: NONE [2022-10-24T16:01:03.978Z] using credential edgex-jenkins-ssh [2022-10-24T16:01:03.995Z] Cloning the remote Git repository [2022-10-24T16:01:04.034Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-10-24T16:01:04.106Z] > git init /w/workspace/device-mqtt-go/75 # timeout=10 [2022-10-24T16:01:04.244Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-10-24T16:01:04.246Z] > git --version # timeout=10 [2022-10-24T16:01:04.267Z] > git --version # 'git version 2.25.1' [2022-10-24T16:01:04.269Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-24T16:01:04.321Z] Verifying host key using known hosts file [2022-10-24T16:01:04.508Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-24T16:01:04.527Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-24T16:01:06.506Z] Avoid second fetch [2022-10-24T16:01:06.507Z] Checking out Revision 91033eab2fea5be4c686bcf4b883ab5b66be6a5a (main) [2022-10-24T16:01:05.674Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-10-24T16:01:05.702Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-24T16:01:06.522Z] > git config core.sparsecheckout # timeout=10 [2022-10-24T16:01:06.536Z] > git checkout -f 91033eab2fea5be4c686bcf4b883ab5b66be6a5a # timeout=10 [2022-10-24T16:01:06.992Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#426)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T16:01:07.917Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-24T16:01:07.917Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-24T16:01:07.917Z] Dload Upload Total Spent Left Speed [2022-10-24T16:01:07.917Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 84013 0 --:--:-- --:--:-- --:--:-- 84013 [Pipeline] sh [2022-10-24T16:01:08.500Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-24T16:01:08.828Z] + sudo tee /etc/docker/daemon.new [2022-10-24T16:01:08.829Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-24T16:01:08.829Z] { [2022-10-24T16:01:08.829Z] "registry-mirrors": [ [2022-10-24T16:01:08.829Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-24T16:01:08.829Z] ], [2022-10-24T16:01:08.829Z] "bip": "10.250.0.254/24", [2022-10-24T16:01:08.829Z] "hosts": [ [2022-10-24T16:01:08.829Z] "tcp://0.0.0.0:5555", [2022-10-24T16:01:08.829Z] "unix:///var/run/docker.sock" [2022-10-24T16:01:08.829Z] ], [2022-10-24T16:01:08.829Z] "mtu": 1458, [2022-10-24T16:01:08.829Z] "selinux-enabled": true, [2022-10-24T16:01:08.829Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-24T16:01:08.829Z] } [Pipeline] sh [2022-10-24T16:01:09.150Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-24T16:01:09.486Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T16:01:27.750Z] provisioning config files... [2022-10-24T16:01:27.771Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/75@tmp/config7382710961072857539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T16:01:28.109Z] ---> docker-login.sh [2022-10-24T16:01:28.109Z] nexus3.edgexfoundry.org:10001 [2022-10-24T16:01:28.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T16:01:28.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T16:01:28.646Z] Configure a credential helper to remove this warning. See [2022-10-24T16:01:28.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T16:01:28.646Z] [2022-10-24T16:01:28.646Z] Login Succeeded [2022-10-24T16:01:28.646Z] nexus3.edgexfoundry.org:10002 [2022-10-24T16:01:28.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T16:01:29.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T16:01:29.193Z] Configure a credential helper to remove this warning. See [2022-10-24T16:01:29.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T16:01:29.193Z] [2022-10-24T16:01:29.193Z] Login Succeeded [2022-10-24T16:01:29.193Z] nexus3.edgexfoundry.org:10003 [2022-10-24T16:01:29.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T16:01:29.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T16:01:29.462Z] Configure a credential helper to remove this warning. See [2022-10-24T16:01:29.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T16:01:29.462Z] [2022-10-24T16:01:29.462Z] Login Succeeded [2022-10-24T16:01:29.462Z] nexus3.edgexfoundry.org:10004 [2022-10-24T16:01:29.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T16:01:29.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T16:01:29.733Z] Configure a credential helper to remove this warning. See [2022-10-24T16:01:29.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T16:01:29.733Z] [2022-10-24T16:01:29.733Z] Login Succeeded [2022-10-24T16:01:29.733Z] docker.io [2022-10-24T16:01:30.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T16:01:30.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T16:01:30.583Z] Configure a credential helper to remove this warning. See [2022-10-24T16:01:30.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T16:01:30.583Z] [2022-10-24T16:01:30.583Z] Login Succeeded [2022-10-24T16:01:30.583Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T16:01:30.596Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-24T16:01:30.731Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T16:01:30.745Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T16:01:30.753Z] ========================================================= [2022-10-24T16:01:30.753Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-24T16:01:30.753Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T16:01:31.090Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-24T16:01:31.357Z] Sending build context to Docker daemon 3.208MB [2022-10-24T16:01:31.357Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T16:01:31.357Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-24T16:01:31.629Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-24T16:01:31.629Z] 9b18e9b68314: Pulling fs layer [2022-10-24T16:01:31.629Z] d32db5db7311: Pulling fs layer [2022-10-24T16:01:31.629Z] d0c4b47475fc: Pulling fs layer [2022-10-24T16:01:31.629Z] 5831b945b038: Pulling fs layer [2022-10-24T16:01:31.629Z] 86bbec2aaacd: Pulling fs layer [2022-10-24T16:01:31.629Z] e10730c5d714: Pulling fs layer [2022-10-24T16:01:31.629Z] 5dd5c2283517: Pulling fs layer [2022-10-24T16:01:31.629Z] d5ac0230b979: Pulling fs layer [2022-10-24T16:01:31.629Z] 86bbec2aaacd: Waiting [2022-10-24T16:01:31.629Z] e10730c5d714: Waiting [2022-10-24T16:01:31.629Z] 5dd5c2283517: Waiting [2022-10-24T16:01:31.629Z] d5ac0230b979: Waiting [2022-10-24T16:01:31.629Z] 5831b945b038: Waiting [2022-10-24T16:01:31.629Z] d0c4b47475fc: Verifying Checksum [2022-10-24T16:01:31.629Z] d0c4b47475fc: Download complete [2022-10-24T16:01:31.629Z] d32db5db7311: Verifying Checksum [2022-10-24T16:01:31.629Z] d32db5db7311: Download complete [2022-10-24T16:01:31.629Z] 86bbec2aaacd: Verifying Checksum [2022-10-24T16:01:31.629Z] 86bbec2aaacd: Download complete [2022-10-24T16:01:31.629Z] e10730c5d714: Verifying Checksum [2022-10-24T16:01:31.629Z] e10730c5d714: Download complete [2022-10-24T16:01:31.629Z] 9b18e9b68314: Verifying Checksum [2022-10-24T16:01:32.433Z] 9b18e9b68314: Pull complete [2022-10-24T16:01:32.702Z] d5ac0230b979: Verifying Checksum [2022-10-24T16:01:32.702Z] d5ac0230b979: Download complete [2022-10-24T16:01:32.971Z] d32db5db7311: Pull complete [2022-10-24T16:01:33.571Z] d0c4b47475fc: Pull complete [2022-10-24T16:01:33.841Z] 5dd5c2283517: Verifying Checksum [2022-10-24T16:01:33.841Z] 5dd5c2283517: Download complete [2022-10-24T16:01:34.435Z] 5831b945b038: Verifying Checksum [2022-10-24T16:01:34.435Z] 5831b945b038: Download complete [2022-10-24T16:01:46.770Z] 5831b945b038: Pull complete [2022-10-24T16:01:46.770Z] 86bbec2aaacd: Pull complete [2022-10-24T16:01:46.770Z] e10730c5d714: Pull complete [2022-10-24T16:01:52.137Z] 5dd5c2283517: Pull complete [2022-10-24T16:01:54.088Z] d5ac0230b979: Pull complete [2022-10-24T16:01:54.088Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-24T16:01:54.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-24T16:01:54.088Z] ---> 59b3b1a385d4 [2022-10-24T16:01:54.088Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-10-24T16:01:56.035Z] ---> Running in 2954d290951f [2022-10-24T16:01:56.035Z] Removing intermediate container 2954d290951f [2022-10-24T16:01:56.035Z] ---> cbb59a7a0725 [2022-10-24T16:01:56.035Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-24T16:01:56.035Z] ---> Running in a941c04c2124 [2022-10-24T16:01:56.304Z] Removing intermediate container a941c04c2124 [2022-10-24T16:01:56.304Z] ---> 540c77b60483 [2022-10-24T16:01:56.304Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-24T16:01:56.304Z] ---> Running in 7333b0af7b31 [2022-10-24T16:01:56.570Z] Removing intermediate container 7333b0af7b31 [2022-10-24T16:01:56.570Z] ---> 6c4aa7fecd4b [2022-10-24T16:01:56.570Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T16:01:56.836Z] ---> Running in 2a89a20dd12e [2022-10-24T16:01:57.100Z] Removing intermediate container 2a89a20dd12e [2022-10-24T16:01:57.100Z] ---> 674f131ed867 [2022-10-24T16:01:57.100Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T16:01:57.100Z] ---> Running in 217a87f5cb1b [2022-10-24T16:01:58.504Z] Removing intermediate container 217a87f5cb1b [2022-10-24T16:01:58.504Z] ---> b70245148610 [2022-10-24T16:01:58.504Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T16:01:58.772Z] ---> Running in cdbee33ef2ce [2022-10-24T16:01:59.354Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T16:02:00.318Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T16:02:01.278Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-24T16:02:01.278Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-24T16:02:01.278Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-24T16:02:01.605Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-24T16:02:01.605Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T16:02:01.605Z] OK: 226 MiB in 55 packages [2022-10-24T16:02:02.615Z] Removing intermediate container cdbee33ef2ce [2022-10-24T16:02:02.615Z] ---> f07453c000cf [2022-10-24T16:02:02.615Z] Step 9/13 : WORKDIR /device-mqtt-go [2022-10-24T16:02:02.615Z] ---> Running in 26acd9ead623 [2022-10-24T16:02:02.892Z] Removing intermediate container 26acd9ead623 [2022-10-24T16:02:02.892Z] ---> 4133caac0a5a [2022-10-24T16:02:02.892Z] Step 10/13 : COPY go.mod vendor* ./ [2022-10-24T16:02:03.483Z] ---> 0fd764ae52f2 [2022-10-24T16:02:03.483Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T16:02:03.483Z] ---> Running in 52cc59ab02f8 [2022-10-24T16:02:59.876Z] Removing intermediate container 52cc59ab02f8 [2022-10-24T16:02:59.876Z] ---> 7d8faea3c3e8 [2022-10-24T16:02:59.876Z] Step 12/13 : COPY . . [2022-10-24T16:02:59.876Z] ---> 2ae11dd842d0 [2022-10-24T16:02:59.876Z] Step 13/13 : RUN $MAKE [2022-10-24T16:02:59.876Z] ---> Running in 34dd781d60b3 [2022-10-24T16:02:59.876Z] noop [2022-10-24T16:02:59.876Z] Removing intermediate container 34dd781d60b3 [2022-10-24T16:02:59.876Z] ---> 1163142819c8 [2022-10-24T16:02:59.876Z] Successfully built 1163142819c8 [2022-10-24T16:02:59.876Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T16:03:00.229Z] + docker inspect -f . ci-base-image-arm64 [2022-10-24T16:03:00.229Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T16:03:00.410Z] prd-ubuntu20.04-docker-arm64-4c-16g-10647 does not seem to be running inside a container [2022-10-24T16:03:00.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/75 -v /w/workspace/device-mqtt-go/75:/w/workspace/device-mqtt-go/75:rw,z -v /w/workspace/device-mqtt-go/75@tmp:/w/workspace/device-mqtt-go/75@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 ******** ci-base-image-arm64 cat [2022-10-24T16:03:01.663Z] $ docker top aa86ac327ef8a3635cbf8b562f2587a21c39c6b8bd86bd06ed7e82b1077ee4c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T16:03:02.481Z] + go version [2022-10-24T16:03:02.481Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-24T16:03:02.500Z] $ docker stop --time=1 aa86ac327ef8a3635cbf8b562f2587a21c39c6b8bd86bd06ed7e82b1077ee4c9 [2022-10-24T16:03:04.122Z] $ docker rm -f aa86ac327ef8a3635cbf8b562f2587a21c39c6b8bd86bd06ed7e82b1077ee4c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T16:03:04.688Z] + docker inspect -f . ci-base-image-arm64 [2022-10-24T16:03:04.688Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T16:03:04.859Z] prd-ubuntu20.04-docker-arm64-4c-16g-10647 does not seem to be running inside a container [2022-10-24T16:03:04.921Z] $ 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/75 -v /w/workspace/device-mqtt-go/75:/w/workspace/device-mqtt-go/75:rw,z -v /w/workspace/device-mqtt-go/75@tmp:/w/workspace/device-mqtt-go/75@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 ******** ci-base-image-arm64 cat [2022-10-24T16:03:06.082Z] $ docker top 1cabde61f157e0fa731ad93e3e024ad016ed0a938bacfcaea86be175e2d507be -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T16:03:06.907Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/75 [Pipeline] fileExists [Pipeline] sh [2022-10-24T16:03:07.387Z] + make test [2022-10-24T16:03:07.387Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-24T16:03:09.334Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-10-24T16:04:30.972Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-10-24T16:04:30.972Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.069s coverage: 21.8% of statements [2022-10-24T16:04:30.972Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-10-24T16:04:30.972Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-24T16:04:30.972Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-24T16:04:53.033Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-24T16:04:53.033Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-24T16:04:53.033Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-24T16:04:53.052Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-24T16:04:53.061Z] $ docker stop --time=1 1cabde61f157e0fa731ad93e3e024ad016ed0a938bacfcaea86be175e2d507be [2022-10-24T16:04:54.826Z] $ docker rm -f 1cabde61f157e0fa731ad93e3e024ad016ed0a938bacfcaea86be175e2d507be [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T16:04:55.748Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-24T16:04:55.766Z] Warning: overwriting stash ‘coverage-report’ [2022-10-24T16:04:56.147Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T16:04:56.529Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-24T16:04:56.841Z] + ls -al . [2022-10-24T16:04:56.842Z] total 188 [2022-10-24T16:04:56.842Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 16:03 . [2022-10-24T16:04:56.842Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 16:01 .. [2022-10-24T16:04:56.842Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 24 16:01 .dockerignore [2022-10-24T16:04:56.842Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 16:01 .git [2022-10-24T16:04:56.842Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 16:01 .github [2022-10-24T16:04:56.842Z] -rw-rw-r-- 1 jenkins jenkins 329 Oct 24 16:01 .gitignore [2022-10-24T16:04:56.842Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 16:01 .golangci.yml [2022-10-24T16:04:56.842Z] -rw-rw-r-- 1 jenkins jenkins 9293 Oct 24 16:01 Attribution.txt [2022-10-24T16:04:56.842Z] -rw-rw-r-- 1 jenkins jenkins 11365 Oct 24 16:01 CHANGELOG.md [2022-10-24T16:04:56.842Z] -rw-rw-r-- 1 jenkins jenkins 1988 Oct 24 16:01 Dockerfile [2022-10-24T16:04:56.842Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 16:01 GOVERNANCE.md [2022-10-24T16:04:56.842Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 24 16:01 Jenkinsfile [2022-10-24T16:04:56.842Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 16:01 LICENSE [2022-10-24T16:04:56.842Z] -rw-rw-r-- 1 jenkins jenkins 2126 Oct 24 16:01 Makefile [2022-10-24T16:04:56.842Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 24 16:01 OWNERS.md [2022-10-24T16:04:56.842Z] -rw-rw-r-- 1 jenkins jenkins 3165 Oct 24 16:01 README.md [2022-10-24T16:04:56.842Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 15:40 VERSION [2022-10-24T16:04:56.842Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 16:01 bin [2022-10-24T16:04:56.842Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 16:01 cmd [2022-10-24T16:04:56.842Z] -rw-r--r-- 1 jenkins jenkins 17887 Oct 24 16:04 coverage.out [2022-10-24T16:04:56.842Z] -rw-rw-r-- 1 jenkins jenkins 3511 Oct 24 16:01 go.mod [2022-10-24T16:04:56.842Z] -rw-rw-r-- 1 jenkins jenkins 45142 Oct 24 16:01 go.sum [2022-10-24T16:04:56.842Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 16:01 internal [2022-10-24T16:04:56.842Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 16:01 mock [2022-10-24T16:04:56.842Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 16:01 snap [2022-10-24T16:04:56.842Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 24 16:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T16:04:57.181Z] + 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=91033eab2fea5be4c686bcf4b883ab5b66be6a5a --label arch=arm64 --label version=2.3.0-dev.28 . [2022-10-24T16:04:57.447Z] Sending build context to Docker daemon 3.227MB [2022-10-24T16:04:57.447Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T16:04:57.447Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-24T16:04:57.447Z] ---> 1163142819c8 [2022-10-24T16:04:57.447Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-24T16:04:57.447Z] ---> Running in ae306155dbf9 [2022-10-24T16:04:58.031Z] Removing intermediate container ae306155dbf9 [2022-10-24T16:04:58.031Z] ---> b6e412b2c996 [2022-10-24T16:04:58.031Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-24T16:04:58.031Z] ---> Running in 1b92b05b9df1 [2022-10-24T16:04:58.298Z] Removing intermediate container 1b92b05b9df1 [2022-10-24T16:04:58.298Z] ---> 103f9201b7ef [2022-10-24T16:04:58.298Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-24T16:04:58.298Z] ---> Running in d113ed98d15d [2022-10-24T16:04:58.567Z] Removing intermediate container d113ed98d15d [2022-10-24T16:04:58.567Z] ---> f1c826738f60 [2022-10-24T16:04:58.567Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T16:04:58.567Z] ---> Running in 2f77aced78d2 [2022-10-24T16:04:58.836Z] Removing intermediate container 2f77aced78d2 [2022-10-24T16:04:58.836Z] ---> df93c65734a3 [2022-10-24T16:04:58.836Z] Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T16:04:58.836Z] ---> Running in 2231f8301e24 [2022-10-24T16:05:00.792Z] Removing intermediate container 2231f8301e24 [2022-10-24T16:05:00.792Z] ---> 0c5a65e19a6c [2022-10-24T16:05:00.792Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T16:05:00.792Z] ---> Running in 01bbc07df213 [2022-10-24T16:05:01.377Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T16:05:02.336Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T16:05:03.291Z] OK: 226 MiB in 55 packages [2022-10-24T16:05:04.261Z] Removing intermediate container 01bbc07df213 [2022-10-24T16:05:04.261Z] ---> 7b3e7e782e90 [2022-10-24T16:05:04.261Z] Step 9/25 : WORKDIR /device-mqtt-go [2022-10-24T16:05:04.261Z] ---> Running in 457bcec18366 [2022-10-24T16:05:04.528Z] Removing intermediate container 457bcec18366 [2022-10-24T16:05:04.528Z] ---> 5b655556fae6 [2022-10-24T16:05:04.528Z] Step 10/25 : COPY go.mod vendor* ./ [2022-10-24T16:05:04.795Z] ---> d6190601d03e [2022-10-24T16:05:04.795Z] Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T16:05:05.063Z] ---> Running in 5c3f39554c74 [2022-10-24T16:05:07.009Z] Removing intermediate container 5c3f39554c74 [2022-10-24T16:05:07.009Z] ---> 091dd8710797 [2022-10-24T16:05:07.009Z] Step 12/25 : COPY . . [2022-10-24T16:05:07.592Z] ---> 5949520063f9 [2022-10-24T16:05:07.592Z] Step 13/25 : RUN $MAKE [2022-10-24T16:05:07.860Z] ---> Running in b908d6ab3fcd [2022-10-24T16:05:08.819Z] GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.28" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-10-24T16:07:45.547Z] Removing intermediate container b908d6ab3fcd [2022-10-24T16:07:45.547Z] ---> 772075bad8c0 [2022-10-24T16:07:45.547Z] Step 14/25 : FROM alpine:3.16 [2022-10-24T16:07:45.547Z] 3.16: Pulling from library/alpine [2022-10-24T16:07:45.547Z] 9b18e9b68314: Already exists [2022-10-24T16:07:45.547Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-24T16:07:45.547Z] Status: Downloaded newer image for alpine:3.16 [2022-10-24T16:07:45.547Z] ---> a6215f271958 [2022-10-24T16:07:45.547Z] Step 15/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-10-24T16:07:45.547Z] ---> Running in fc0e6b0a46b8 [2022-10-24T16:07:45.547Z] Removing intermediate container fc0e6b0a46b8 [2022-10-24T16:07:45.547Z] ---> 3b64f49917fd [2022-10-24T16:07:45.547Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-24T16:07:45.547Z] ---> Running in 9bae9190442a [2022-10-24T16:07:45.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T16:07:45.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T16:07:45.547Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-24T16:07:45.547Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-24T16:07:45.547Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-24T16:07:45.547Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-24T16:07:45.547Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-24T16:07:45.547Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-24T16:07:45.547Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T16:07:45.547Z] OK: 8 MiB in 20 packages [2022-10-24T16:07:45.547Z] Removing intermediate container 9bae9190442a [2022-10-24T16:07:45.548Z] ---> 0ae3eab86e5e [2022-10-24T16:07:45.548Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2022-10-24T16:07:45.548Z] ---> 2c9933e9a2f6 [2022-10-24T16:07:45.548Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-10-24T16:07:45.548Z] ---> b1428afb2bef [2022-10-24T16:07:45.548Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-10-24T16:07:45.548Z] ---> af5bcb114ea9 [2022-10-24T16:07:45.548Z] Step 20/25 : EXPOSE 59982 [2022-10-24T16:07:45.548Z] ---> Running in 7b33e18bd518 [2022-10-24T16:07:45.548Z] Removing intermediate container 7b33e18bd518 [2022-10-24T16:07:45.548Z] ---> bd76d7ee9254 [2022-10-24T16:07:45.548Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2022-10-24T16:07:45.548Z] ---> Running in 0e7c7f302e02 [2022-10-24T16:07:45.548Z] Removing intermediate container 0e7c7f302e02 [2022-10-24T16:07:45.548Z] ---> 8c966c183069 [2022-10-24T16:07:45.548Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-24T16:07:45.548Z] ---> Running in 8ddc85b38646 [2022-10-24T16:07:45.548Z] Removing intermediate container 8ddc85b38646 [2022-10-24T16:07:45.548Z] ---> 6739ab547eb1 [2022-10-24T16:07:45.548Z] Step 23/25 : LABEL arch=arm64 [2022-10-24T16:07:45.548Z] ---> Running in 8e2ab5d06b37 [2022-10-24T16:07:45.548Z] Removing intermediate container 8e2ab5d06b37 [2022-10-24T16:07:45.548Z] ---> 4760c410b14b [2022-10-24T16:07:45.548Z] Step 24/25 : LABEL git_sha=91033eab2fea5be4c686bcf4b883ab5b66be6a5a [2022-10-24T16:07:45.548Z] ---> Running in 18e1973aa1ca [2022-10-24T16:07:45.548Z] Removing intermediate container 18e1973aa1ca [2022-10-24T16:07:45.548Z] ---> 1ecf8ad00dad [2022-10-24T16:07:45.548Z] Step 25/25 : LABEL version=2.3.0-dev.28 [2022-10-24T16:07:45.548Z] ---> Running in 3d52f7fc14ef [2022-10-24T16:07:45.548Z] Removing intermediate container 3d52f7fc14ef [2022-10-24T16:07:45.548Z] ---> 473bbaf81ab4 [2022-10-24T16:07:45.548Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-24T16:07:45.548Z] Successfully built 473bbaf81ab4 [2022-10-24T16:07:45.548Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T16:07:45.650Z] provisioning config files... [2022-10-24T16:07:45.664Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/75@tmp/config5957635948255414107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T16:07:46.093Z] ---> docker-login.sh [2022-10-24T16:07:46.093Z] nexus3.edgexfoundry.org:10001 [2022-10-24T16:07:46.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T16:07:46.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T16:07:46.365Z] Configure a credential helper to remove this warning. See [2022-10-24T16:07:46.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T16:07:46.365Z] [2022-10-24T16:07:46.365Z] Login Succeeded [2022-10-24T16:07:46.365Z] nexus3.edgexfoundry.org:10002 [2022-10-24T16:07:46.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T16:07:46.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T16:07:46.633Z] Configure a credential helper to remove this warning. See [2022-10-24T16:07:46.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T16:07:46.633Z] [2022-10-24T16:07:46.633Z] Login Succeeded [2022-10-24T16:07:46.633Z] nexus3.edgexfoundry.org:10003 [2022-10-24T16:07:46.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T16:07:47.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T16:07:47.199Z] Configure a credential helper to remove this warning. See [2022-10-24T16:07:47.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T16:07:47.199Z] [2022-10-24T16:07:47.199Z] Login Succeeded [2022-10-24T16:07:47.199Z] nexus3.edgexfoundry.org:10004 [2022-10-24T16:07:47.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T16:07:47.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T16:07:47.466Z] Configure a credential helper to remove this warning. See [2022-10-24T16:07:47.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T16:07:47.466Z] [2022-10-24T16:07:47.466Z] Login Succeeded [2022-10-24T16:07:47.466Z] docker.io [2022-10-24T16:07:47.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T16:07:47.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T16:07:47.994Z] Configure a credential helper to remove this warning. See [2022-10-24T16:07:47.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T16:07:47.994Z] [2022-10-24T16:07:47.994Z] Login Succeeded [2022-10-24T16:07:47.994Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T16:07:48.004Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T16:07:48.035Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T16:07:48.057Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2022-10-24T16:07:48.057Z] 91033eab2fea5be4c686bcf4b883ab5b66be6a5a [2022-10-24T16:07:48.057Z] latest [2022-10-24T16:07:48.057Z] 2.3.0-dev.28 [2022-10-24T16:07:48.057Z] 91033eab2fea5be4c686bcf4b883ab5b66be6a5a-2.3.0-dev.28 [2022-10-24T16:07:48.057Z] main [2022-10-24T16:07:48.057Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T16:07:48.400Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:91033eab2fea5be4c686bcf4b883ab5b66be6a5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T16:07:48.738Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:91033eab2fea5be4c686bcf4b883ab5b66be6a5a [2022-10-24T16:07:48.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-10-24T16:07:48.738Z] de2acd32ea4a: Preparing [2022-10-24T16:07:48.738Z] b1a5e3089203: Preparing [2022-10-24T16:07:48.738Z] 22374c6a357b: Preparing [2022-10-24T16:07:48.738Z] cd77838fbf1a: Preparing [2022-10-24T16:07:48.738Z] 5d3e392a13a0: Preparing [2022-10-24T16:07:48.738Z] 5d3e392a13a0: Layer already exists [2022-10-24T16:07:49.003Z] b1a5e3089203: Pushed [2022-10-24T16:07:49.003Z] de2acd32ea4a: Pushed [2022-10-24T16:07:49.581Z] cd77838fbf1a: Pushed [2022-10-24T16:07:53.820Z] 22374c6a357b: Pushed [2022-10-24T16:07:54.084Z] 91033eab2fea5be4c686bcf4b883ab5b66be6a5a: digest: sha256:794a310a74830512934ae98b534c2c5a79c449250988db70de303fbc5a8308da size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T16:07:54.420Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T16:07:55.347Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-10-24T16:07:55.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-10-24T16:07:55.347Z] de2acd32ea4a: Preparing [2022-10-24T16:07:55.347Z] b1a5e3089203: Preparing [2022-10-24T16:07:55.347Z] 22374c6a357b: Preparing [2022-10-24T16:07:55.347Z] cd77838fbf1a: Preparing [2022-10-24T16:07:55.347Z] 5d3e392a13a0: Preparing [2022-10-24T16:07:55.347Z] de2acd32ea4a: Layer already exists [2022-10-24T16:07:55.347Z] b1a5e3089203: Layer already exists [2022-10-24T16:07:55.347Z] 5d3e392a13a0: Layer already exists [2022-10-24T16:07:55.347Z] 22374c6a357b: Layer already exists [2022-10-24T16:07:55.347Z] cd77838fbf1a: Layer already exists [2022-10-24T16:07:55.347Z] latest: digest: sha256:794a310a74830512934ae98b534c2c5a79c449250988db70de303fbc5a8308da size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T16:07:55.694Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T16:07:56.030Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.28 [2022-10-24T16:07:56.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-10-24T16:07:56.031Z] de2acd32ea4a: Preparing [2022-10-24T16:07:56.031Z] b1a5e3089203: Preparing [2022-10-24T16:07:56.031Z] 22374c6a357b: Preparing [2022-10-24T16:07:56.031Z] cd77838fbf1a: Preparing [2022-10-24T16:07:56.031Z] 5d3e392a13a0: Preparing [2022-10-24T16:07:56.031Z] de2acd32ea4a: Layer already exists [2022-10-24T16:07:56.031Z] 22374c6a357b: Layer already exists [2022-10-24T16:07:56.031Z] b1a5e3089203: Layer already exists [2022-10-24T16:07:56.031Z] cd77838fbf1a: Layer already exists [2022-10-24T16:07:56.031Z] 5d3e392a13a0: Layer already exists [2022-10-24T16:07:56.031Z] 2.3.0-dev.28: digest: sha256:794a310a74830512934ae98b534c2c5a79c449250988db70de303fbc5a8308da size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T16:07:56.378Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:91033eab2fea5be4c686bcf4b883ab5b66be6a5a-2.3.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T16:07:56.720Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:91033eab2fea5be4c686bcf4b883ab5b66be6a5a-2.3.0-dev.28 [2022-10-24T16:07:56.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-10-24T16:07:56.720Z] de2acd32ea4a: Preparing [2022-10-24T16:07:56.720Z] b1a5e3089203: Preparing [2022-10-24T16:07:56.720Z] 22374c6a357b: Preparing [2022-10-24T16:07:56.720Z] cd77838fbf1a: Preparing [2022-10-24T16:07:56.720Z] 5d3e392a13a0: Preparing [2022-10-24T16:07:56.720Z] 22374c6a357b: Layer already exists [2022-10-24T16:07:56.720Z] 5d3e392a13a0: Layer already exists [2022-10-24T16:07:56.720Z] b1a5e3089203: Layer already exists [2022-10-24T16:07:56.720Z] de2acd32ea4a: Layer already exists [2022-10-24T16:07:56.720Z] cd77838fbf1a: Layer already exists [2022-10-24T16:07:56.720Z] 91033eab2fea5be4c686bcf4b883ab5b66be6a5a-2.3.0-dev.28: digest: sha256:794a310a74830512934ae98b534c2c5a79c449250988db70de303fbc5a8308da size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T16:07:57.049Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T16:07:57.397Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2022-10-24T16:07:57.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-10-24T16:07:57.397Z] de2acd32ea4a: Preparing [2022-10-24T16:07:57.397Z] b1a5e3089203: Preparing [2022-10-24T16:07:57.397Z] 22374c6a357b: Preparing [2022-10-24T16:07:57.397Z] cd77838fbf1a: Preparing [2022-10-24T16:07:57.397Z] 5d3e392a13a0: Preparing [2022-10-24T16:07:57.397Z] b1a5e3089203: Layer already exists [2022-10-24T16:07:57.397Z] 5d3e392a13a0: Layer already exists [2022-10-24T16:07:57.397Z] de2acd32ea4a: Layer already exists [2022-10-24T16:07:57.397Z] cd77838fbf1a: Layer already exists [2022-10-24T16:07:57.397Z] 22374c6a357b: Layer already exists [2022-10-24T16:07:57.397Z] main: digest: sha256:794a310a74830512934ae98b534c2c5a79c449250988db70de303fbc5a8308da size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T16:07:57.438Z] ===================================================== [Pipeline] echo [2022-10-24T16:07:57.443Z] taggedImages: [2022-10-24T16:07:57.443Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:91033eab2fea5be4c686bcf4b883ab5b66be6a5a [2022-10-24T16:07:57.443Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-10-24T16:07:57.443Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.28 [2022-10-24T16:07:57.443Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:91033eab2fea5be4c686bcf4b883ab5b66be6a5a-2.3.0-dev.28 [2022-10-24T16:07:57.443Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T16:07:57.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T16:07:57.796Z] [2022-10-24T16:07:57.796Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T16:07:58.127Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T16:07:58.127Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-24T16:07:58.127Z] 8998bd30e6a1: Pulling fs layer [2022-10-24T16:07:58.127Z] 04944245beec: Pulling fs layer [2022-10-24T16:07:58.127Z] 699f458cf7ca: Pulling fs layer [2022-10-24T16:07:58.127Z] 765212b225bb: Pulling fs layer [2022-10-24T16:07:58.127Z] f23df028b6ca: Pulling fs layer [2022-10-24T16:07:58.127Z] d65c8cfc05b1: Pulling fs layer [2022-10-24T16:07:58.127Z] 2437ff75d9bd: Pulling fs layer [2022-10-24T16:07:58.127Z] f23df028b6ca: Waiting [2022-10-24T16:07:58.127Z] d65c8cfc05b1: Waiting [2022-10-24T16:07:58.127Z] 765212b225bb: Waiting [2022-10-24T16:07:58.127Z] 2437ff75d9bd: Waiting [2022-10-24T16:07:58.394Z] 04944245beec: Verifying Checksum [2022-10-24T16:07:58.394Z] 04944245beec: Download complete [2022-10-24T16:07:58.394Z] 765212b225bb: Verifying Checksum [2022-10-24T16:07:58.394Z] 765212b225bb: Download complete [2022-10-24T16:07:58.394Z] f23df028b6ca: Verifying Checksum [2022-10-24T16:07:58.394Z] f23df028b6ca: Download complete [2022-10-24T16:07:58.394Z] d65c8cfc05b1: Verifying Checksum [2022-10-24T16:07:58.394Z] d65c8cfc05b1: Download complete [2022-10-24T16:07:58.394Z] 699f458cf7ca: Verifying Checksum [2022-10-24T16:07:58.394Z] 699f458cf7ca: Download complete [2022-10-24T16:07:58.974Z] 8998bd30e6a1: Verifying Checksum [2022-10-24T16:07:58.974Z] 8998bd30e6a1: Download complete [2022-10-24T16:08:00.911Z] 2437ff75d9bd: Verifying Checksum [2022-10-24T16:08:00.911Z] 2437ff75d9bd: Download complete [2022-10-24T16:08:02.842Z] 8998bd30e6a1: Pull complete [2022-10-24T16:08:03.105Z] 04944245beec: Pull complete [2022-10-24T16:08:04.520Z] 699f458cf7ca: Pull complete [2022-10-24T16:08:04.520Z] 765212b225bb: Pull complete [2022-10-24T16:08:05.483Z] f23df028b6ca: Pull complete [2022-10-24T16:08:05.483Z] d65c8cfc05b1: Pull complete [2022-10-24T16:08:20.464Z] 2437ff75d9bd: Pull complete [2022-10-24T16:08:20.464Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-24T16:08:20.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T16:08:20.464Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T16:08:20.641Z] prd-ubuntu20.04-docker-arm64-4c-16g-10647 does not seem to be running inside a container [2022-10-24T16:08:20.701Z] $ 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/75 -v /w/workspace/device-mqtt-go/75:/w/workspace/device-mqtt-go/75:rw,z -v /w/workspace/device-mqtt-go/75@tmp:/w/workspace/device-mqtt-go/75@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-24T16:08:23.233Z] $ docker top 2f4337d50819bdc6f569d3185f070cb52042bdfaaf5f8196e5e67de1cf45e89b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T16:08:24.069Z] ---> job-cost.sh [2022-10-24T16:08:24.069Z] lf-activate-venv: SKIPPING [2022-10-24T16:08:24.069Z] INFO: No Stack... [2022-10-24T16:08:24.333Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-24T16:08:25.290Z] INFO: Archiving Costs [Pipeline] sh [2022-10-24T16:08:25.601Z] + cat /w/workspace/device-mqtt-go/75/archives/cost.csv [2022-10-24T16:08:25.601Z] + cut -d, -f6 [Pipeline] lock [2022-10-24T16:08:25.633Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-75-stack-cost] [2022-10-24T16:08:25.639Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-75-stack-cost] did not exist. Created. [2022-10-24T16:08:25.639Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-75-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-24T16:08:25.963Z] /w/workspace/device-mqtt-go/75@tmp/durable-71faef9b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-24T16:08:26.292Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-24T16:08:26.307Z] Warning: overwriting stash ‘stack-cost’ [2022-10-24T16:08:26.343Z] Stashed 1 file(s) [Pipeline] } [2022-10-24T16:08:26.349Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-75-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-24T16:08:26.364Z] $ docker stop --time=1 2f4337d50819bdc6f569d3185f070cb52042bdfaaf5f8196e5e67de1cf45e89b [2022-10-24T16:08:27.844Z] $ docker rm -f 2f4337d50819bdc6f569d3185f070cb52042bdfaaf5f8196e5e67de1cf45e89b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-24T16:08:28.186Z] provisioning config files... [2022-10-24T16:08:28.191Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1252184806356124479tmp [Pipeline] { [Pipeline] sh [2022-10-24T16:08:28.473Z] + set +x [2022-10-24T16:08:28.473Z] + + bash -scurl -- -s [2022-10-24T16:08:28.473Z] https://codecov.io/bash [2022-10-24T16:08:28.473Z] [2022-10-24T16:08:28.473Z] _____ _ [2022-10-24T16:08:28.473Z] / ____| | | [2022-10-24T16:08:28.473Z] | | ___ __| | ___ ___ _____ __ [2022-10-24T16:08:28.473Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-24T16:08:28.473Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-24T16:08:28.473Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-24T16:08:28.473Z] Bash-1.0.6 [2022-10-24T16:08:28.473Z] [2022-10-24T16:08:28.473Z] [2022-10-24T16:08:28.473Z] ==> git version 2.25.1 found [2022-10-24T16:08:28.473Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-24T16:08:28.473Z] Release-Date: 2020-01-08 [2022-10-24T16:08:28.473Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-24T16:08:28.473Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-24T16:08:28.473Z] ==> Jenkins CI detected. [2022-10-24T16:08:28.473Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2022-10-24T16:08:28.473Z] project root: . [2022-10-24T16:08:28.473Z] --> token set from env [2022-10-24T16:08:28.473Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-24T16:08:28.473Z] ==> Running gcov in . (disable via -X gcov) [2022-10-24T16:08:28.473Z] ==> Python coveragepy not found [2022-10-24T16:08:28.473Z] ==> Searching for coverage reports in: [2022-10-24T16:08:28.473Z] + . [2022-10-24T16:08:28.473Z] -> Found 1 reports [2022-10-24T16:08:28.473Z] ==> Detecting git/mercurial file structure [2022-10-24T16:08:28.473Z] ==> Reading reports [2022-10-24T16:08:28.473Z] + ./coverage.out bytes=17887 [2022-10-24T16:08:28.473Z] ==> Appending adjustments [2022-10-24T16:08:28.473Z] https://docs.codecov.io/docs/fixing-reports [2022-10-24T16:08:28.732Z] + Found adjustments [2022-10-24T16:08:28.732Z] ==> Gzipping contents [2022-10-24T16:08:28.732Z] 4.0K /tmp/codecov.YGSJld.gz [2022-10-24T16:08:28.732Z] ==> Uploading reports [2022-10-24T16:08:28.732Z] url: https://codecov.io [2022-10-24T16:08:28.732Z] query: branch=main&commit=91033eab2fea5be4c686bcf4b883ab5b66be6a5a&build=75&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F75%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-24T16:08:28.732Z] -> Pinging Codecov [2022-10-24T16:08:28.732Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=main&commit=91033eab2fea5be4c686bcf4b883ab5b66be6a5a&build=75&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F75%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-24T16:08:28.991Z] -> Uploading to [2022-10-24T16:08:28.991Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-24/7D719EC7BBE17E464838252E33014C33/91033eab2fea5be4c686bcf4b883ab5b66be6a5a/2cfcf5a9-a57b-450a-a5b2-f74ee65c76ed.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221024T160828Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fc37865058ae5a7f9469f581a39a0aa026497d96b526cd3e2bc8153a1d1b17b9 [2022-10-24T16:08:28.991Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-24T16:08:28.991Z] Dload Upload Total Spent Left Speed [2022-10-24T16:08:29.250Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3201 0 0 100 3201 0 13172 --:--:-- --:--:-- --:--:-- 13172 [2022-10-24T16:08:29.250Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/91033eab2fea5be4c686bcf4b883ab5b66be6a5a [Pipeline] } [2022-10-24T16:08:29.257Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-24T16:08:29.449Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-24T16:08:29.460Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T16:08:29.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-24T16:08:29.754Z] [2022-10-24T16:08:29.754Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T16:08:30.050Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-24T16:08:30.050Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-24T16:08:30.050Z] df9b9388f04a: Pulling fs layer [2022-10-24T16:08:30.050Z] 52dc419b0ee2: Pulling fs layer [2022-10-24T16:08:30.050Z] 25bc292e5bac: Pulling fs layer [2022-10-24T16:08:30.050Z] 114826534d7a: Pulling fs layer [2022-10-24T16:08:30.050Z] 114826534d7a: Waiting [2022-10-24T16:08:30.050Z] 4657fd5d0bcf: Pulling fs layer [2022-10-24T16:08:30.050Z] 6ad1cebc031e: Pulling fs layer [2022-10-24T16:08:30.050Z] 8a3aa393b2d8: Pulling fs layer [2022-10-24T16:08:30.050Z] 4657fd5d0bcf: Waiting [2022-10-24T16:08:30.050Z] 8a3aa393b2d8: Waiting [2022-10-24T16:08:30.050Z] 25bc292e5bac: Verifying Checksum [2022-10-24T16:08:30.050Z] 25bc292e5bac: Download complete [2022-10-24T16:08:30.050Z] 52dc419b0ee2: Download complete [2022-10-24T16:08:30.050Z] 4657fd5d0bcf: Verifying Checksum [2022-10-24T16:08:30.050Z] 4657fd5d0bcf: Download complete [2022-10-24T16:08:30.050Z] df9b9388f04a: Verifying Checksum [2022-10-24T16:08:30.050Z] df9b9388f04a: Download complete [2022-10-24T16:08:30.307Z] 6ad1cebc031e: Verifying Checksum [2022-10-24T16:08:30.307Z] 6ad1cebc031e: Download complete [2022-10-24T16:08:30.307Z] df9b9388f04a: Pull complete [2022-10-24T16:08:30.307Z] 52dc419b0ee2: Pull complete [2022-10-24T16:08:30.307Z] 25bc292e5bac: Pull complete [2022-10-24T16:08:31.250Z] 8a3aa393b2d8: Verifying Checksum [2022-10-24T16:08:31.250Z] 8a3aa393b2d8: Download complete [2022-10-24T16:08:31.250Z] 114826534d7a: Verifying Checksum [2022-10-24T16:08:31.250Z] 114826534d7a: Download complete [2022-10-24T16:08:35.438Z] 114826534d7a: Pull complete [2022-10-24T16:08:35.438Z] 4657fd5d0bcf: Pull complete [2022-10-24T16:08:35.438Z] 6ad1cebc031e: Pull complete [2022-10-24T16:08:37.964Z] 8a3aa393b2d8: Pull complete [2022-10-24T16:08:37.964Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-24T16:08:37.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-24T16:08:37.964Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T16:08:38.043Z] prd-ubuntu20.04-docker-8c-8g-9730 does not seem to be running inside a container [2022-10-24T16:08:38.096Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-24T16:08:40.923Z] $ docker top 7772c29164e4ebbf7ddbce7097e6758508f66e6a9cf971a45d1de530f9002441 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-24T16:08:40.968Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2022-10-24T16:08:41.247Z] + set -o pipefail [2022-10-24T16:08:41.248Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2022-10-24T16:08:46.516Z] [2022-10-24T16:08:46.516Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2022-10-24T16:08:46.516Z] [2022-10-24T16:08:46.516Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/93fe8d99-2e8c-4939-91df-b2dc0a24cf6d [2022-10-24T16:08:46.516Z] [2022-10-24T16:08:46.516Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-24T16:08:46.516Z] [2022-10-24T16:08:46.516Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-24T16:08:46.516Z] [2022-10-24T16:08:46.516Z] [2022-10-24T16:08:46.516Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-24T16:08:46.516Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-24T16:08:46.516Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-24T16:08:46.545Z] $ docker stop --time=1 7772c29164e4ebbf7ddbce7097e6758508f66e6a9cf971a45d1de530f9002441 [2022-10-24T16:08:50.091Z] $ docker rm -f 7772c29164e4ebbf7ddbce7097e6758508f66e6a9cf971a45d1de530f9002441 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-24T16:08:50.739Z] + git log --format=format:%s -1 91033eab2fea5be4c686bcf4b883ab5b66be6a5a [Pipeline] sh [2022-10-24T16:08:51.028Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T16:08:51.028Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T16:08:51.322Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T16:08:51.322Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T16:08:51.380Z] prd-ubuntu20.04-docker-8c-8g-9730 does not seem to be running inside a container [2022-10-24T16:08:51.426Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 [2022-10-24T16:08:51.833Z] $ docker top 434f2fb2f7a1a1c17971b1f1d95a8dd2e0cc7faf1ead45a396600ca6627e2cb9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T16:08:51.892Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T16:08:51.892Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T16:08:52.017Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T16:08:52.038Z] $ docker exec 434f2fb2f7a1a1c17971b1f1d95a8dd2e0cc7faf1ead45a396600ca6627e2cb9 ssh-agent [2022-10-24T16:08:52.124Z] SSH_AUTH_SOCK=/tmp/ssh-r0roz9uFbQav/agent.32 [2022-10-24T16:08:52.124Z] SSH_AGENT_PID=38 [2022-10-24T16:08:52.128Z] Running ssh-add (command line suppressed) [2022-10-24T16:08:52.248Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_831324998002966362.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_831324998002966362.key) [2022-10-24T16:08:52.242Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T16:08:52.530Z] + git semver tag [2022-10-24T16:08:52.789Z] 2022-10-24 16:08:52,740 [run_tag] DEBUG tag force:False [2022-10-24T16:08:52.789Z] 2022-10-24 16:08:52,740 [check_head_tag] DEBUG check head tag [2022-10-24T16:08:52.789Z] 2022-10-24 16:08:52,741 [execute] INFO git cat-file --batch-check [2022-10-24T16:08:52.789Z] 2022-10-24 16:08:52,741 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-10-24T16:08:52.789Z] 2022-10-24 16:08:52,744 [execute] INFO git cat-file --batch [2022-10-24T16:08:52.789Z] 2022-10-24 16:08:52,744 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-10-24T16:08:52.789Z] 2022-10-24 16:08:52,759 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-24T16:08:52.789Z] 2022-10-24 16:08:52,760 [execute] INFO git tag -a v2.3.0-dev.28 -m v2.3.0-dev.28 [2022-10-24T16:08:52.789Z] 2022-10-24 16:08:52,760 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.28', '-m', 'v2.3.0-dev.28'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-24T16:08:52.789Z] 2022-10-24 16:08:52,763 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-24T16:08:52.789Z] 2.3.0-dev.28 [Pipeline] } [2022-10-24T16:08:52.816Z] $ docker exec --env ******** --env ******** 434f2fb2f7a1a1c17971b1f1d95a8dd2e0cc7faf1ead45a396600ca6627e2cb9 ssh-agent -k [2022-10-24T16:08:52.917Z] unset SSH_AUTH_SOCK; [2022-10-24T16:08:52.917Z] unset SSH_AGENT_PID; [2022-10-24T16:08:52.918Z] echo Agent pid 38 killed; [2022-10-24T16:08:52.907Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T16:08:53.211Z] + git semver [Pipeline] } [2022-10-24T16:08:53.502Z] $ docker stop --time=1 434f2fb2f7a1a1c17971b1f1d95a8dd2e0cc7faf1ead45a396600ca6627e2cb9 [2022-10-24T16:08:54.783Z] $ docker rm -f 434f2fb2f7a1a1c17971b1f1d95a8dd2e0cc7faf1ead45a396600ca6627e2cb9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T16:08:55.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-24T16:08:55.151Z] [2022-10-24T16:08:55.151Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T16:08:55.445Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-24T16:08:55.445Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-24T16:08:55.445Z] ab5ef0e58194: Pulling fs layer [2022-10-24T16:08:55.445Z] 9712f1f96733: Pulling fs layer [2022-10-24T16:08:55.445Z] 63f879dbbcfc: Pulling fs layer [2022-10-24T16:08:55.445Z] 0d9ebad4ef96: Pulling fs layer [2022-10-24T16:08:55.445Z] e9a5061849ea: Pulling fs layer [2022-10-24T16:08:55.445Z] d747dcd14b5f: Pulling fs layer [2022-10-24T16:08:55.445Z] 2de7ff778b66: Pulling fs layer [2022-10-24T16:08:55.445Z] 0d9ebad4ef96: Waiting [2022-10-24T16:08:55.446Z] d747dcd14b5f: Waiting [2022-10-24T16:08:55.446Z] e9a5061849ea: Waiting [2022-10-24T16:08:55.446Z] 9712f1f96733: Verifying Checksum [2022-10-24T16:08:55.446Z] 9712f1f96733: Download complete [2022-10-24T16:08:56.046Z] 63f879dbbcfc: Verifying Checksum [2022-10-24T16:08:56.046Z] 63f879dbbcfc: Download complete [2022-10-24T16:08:56.046Z] e9a5061849ea: Verifying Checksum [2022-10-24T16:08:56.046Z] e9a5061849ea: Download complete [2022-10-24T16:08:56.046Z] d747dcd14b5f: Verifying Checksum [2022-10-24T16:08:56.046Z] d747dcd14b5f: Download complete [2022-10-24T16:08:56.308Z] 0d9ebad4ef96: Verifying Checksum [2022-10-24T16:08:56.309Z] 0d9ebad4ef96: Download complete [2022-10-24T16:08:56.309Z] ab5ef0e58194: Verifying Checksum [2022-10-24T16:08:56.309Z] ab5ef0e58194: Download complete [2022-10-24T16:08:56.309Z] 2de7ff778b66: Verifying Checksum [2022-10-24T16:08:56.309Z] 2de7ff778b66: Download complete [2022-10-24T16:08:58.846Z] ab5ef0e58194: Pull complete [2022-10-24T16:08:58.846Z] 9712f1f96733: Pull complete [2022-10-24T16:08:59.781Z] 63f879dbbcfc: Pull complete [2022-10-24T16:09:03.065Z] 0d9ebad4ef96: Pull complete [2022-10-24T16:09:03.323Z] e9a5061849ea: Pull complete [2022-10-24T16:09:03.323Z] d747dcd14b5f: Pull complete [2022-10-24T16:09:04.701Z] 2de7ff778b66: Pull complete [2022-10-24T16:09:04.701Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-24T16:09:04.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-24T16:09:04.701Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T16:09:04.776Z] prd-ubuntu20.04-docker-8c-8g-9730 does not seem to be running inside a container [2022-10-24T16:09:04.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-24T16:09:08.138Z] $ docker top 98881769a4e17bda909b3a82a08562b32991e21ee79f9dba2db2571fc2bbb944 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-24T16:09:08.187Z] provisioning config files... [2022-10-24T16:09:08.193Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3770592517196822045tmp [2022-10-24T16:09:08.207Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config354056743961559853tmp [2022-10-24T16:09:08.217Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8642650207102448702tmp [Pipeline] { [Pipeline] echo [2022-10-24T16:09:08.230Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T16:09:08.514Z] ---> sigul-configuration.sh [2022-10-24T16:09:08.514Z] gpg: directory `/root/.gnupg' created [2022-10-24T16:09:08.514Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-24T16:09:08.514Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-24T16:09:08.514Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-24T16:09:08.514Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-24T16:09:08.514Z] gpg: CAST5 encrypted data [2022-10-24T16:09:08.514Z] gpg: encrypted with 1 passphrase [2022-10-24T16:09:08.514Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-24T16:09:08.805Z] + mkdir /home/jenkins [2022-10-24T16:09:08.805Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-24T16:09:09.088Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-10-24T16:09:09.098Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T16:09:09.382Z] ---> sigul-install.sh [2022-10-24T16:09:09.382Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-24T16:09:09.667Z] + git tag --list [2022-10-24T16:09:09.667Z] 0.7.1 [2022-10-24T16:09:09.667Z] v1.0.0 [2022-10-24T16:09:09.667Z] v1.1.0 [2022-10-24T16:09:09.667Z] v1.1.1 [2022-10-24T16:09:09.667Z] v1.2.2 [2022-10-24T16:09:09.667Z] v1.3.0 [2022-10-24T16:09:09.667Z] v1.3.1 [2022-10-24T16:09:09.667Z] v2.0.0 [2022-10-24T16:09:09.667Z] v2.1.0 [2022-10-24T16:09:09.667Z] v2.1.1 [2022-10-24T16:09:09.667Z] v2.1.1-dev.1 [2022-10-24T16:09:09.667Z] v2.1.1-dev.2 [2022-10-24T16:09:09.667Z] v2.2.0 [2022-10-24T16:09:09.667Z] v2.2.1-dev.1 [2022-10-24T16:09:09.667Z] v2.2.1-dev.10 [2022-10-24T16:09:09.667Z] v2.2.1-dev.2 [2022-10-24T16:09:09.667Z] v2.2.1-dev.3 [2022-10-24T16:09:09.667Z] v2.2.1-dev.4 [2022-10-24T16:09:09.667Z] v2.2.1-dev.5 [2022-10-24T16:09:09.667Z] v2.2.1-dev.6 [2022-10-24T16:09:09.667Z] v2.2.1-dev.7 [2022-10-24T16:09:09.667Z] v2.2.1-dev.8 [2022-10-24T16:09:09.667Z] v2.2.1-dev.9 [2022-10-24T16:09:09.667Z] v2.3.0-dev.10 [2022-10-24T16:09:09.667Z] v2.3.0-dev.11 [2022-10-24T16:09:09.667Z] v2.3.0-dev.12 [2022-10-24T16:09:09.667Z] v2.3.0-dev.13 [2022-10-24T16:09:09.667Z] v2.3.0-dev.14 [2022-10-24T16:09:09.667Z] v2.3.0-dev.15 [2022-10-24T16:09:09.667Z] v2.3.0-dev.16 [2022-10-24T16:09:09.667Z] v2.3.0-dev.17 [2022-10-24T16:09:09.667Z] v2.3.0-dev.18 [2022-10-24T16:09:09.667Z] v2.3.0-dev.19 [2022-10-24T16:09:09.667Z] v2.3.0-dev.20 [2022-10-24T16:09:09.667Z] v2.3.0-dev.21 [2022-10-24T16:09:09.667Z] v2.3.0-dev.22 [2022-10-24T16:09:09.667Z] v2.3.0-dev.23 [2022-10-24T16:09:09.667Z] v2.3.0-dev.24 [2022-10-24T16:09:09.667Z] v2.3.0-dev.25 [2022-10-24T16:09:09.667Z] v2.3.0-dev.26 [2022-10-24T16:09:09.667Z] v2.3.0-dev.27 [2022-10-24T16:09:09.667Z] v2.3.0-dev.28 [Pipeline] sh [2022-10-24T16:09:09.953Z] + lftools sign git-tag v2.3.0-dev.28 [2022-10-24T16:09:10.520Z] Signing Git tag with Sigul... [2022-10-24T16:09:10.520Z] Signing v2.3.0-dev.28 [Pipeline] echo [2022-10-24T16:09:11.095Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T16:09:11.377Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-24T16:09:11.383Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-24T16:09:11.419Z] $ docker stop --time=1 98881769a4e17bda909b3a82a08562b32991e21ee79f9dba2db2571fc2bbb944 [2022-10-24T16:09:12.696Z] $ docker rm -f 98881769a4e17bda909b3a82a08562b32991e21ee79f9dba2db2571fc2bbb944 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-24T16:09:13.084Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T16:09:13.084Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T16:09:13.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T16:09:13.379Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T16:09:13.448Z] prd-ubuntu20.04-docker-8c-8g-9730 does not seem to be running inside a container [2022-10-24T16:09:13.501Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 [2022-10-24T16:09:13.818Z] $ docker top 4fcbbad7f2bb724bf847a79a877d6009ce227ea06ce051807becc0f7cad385ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T16:09:13.886Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T16:09:13.886Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T16:09:14.006Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T16:09:14.028Z] $ docker exec 4fcbbad7f2bb724bf847a79a877d6009ce227ea06ce051807becc0f7cad385ca ssh-agent [2022-10-24T16:09:14.121Z] SSH_AUTH_SOCK=/tmp/ssh-pj7uijOMCXsJ/agent.32 [2022-10-24T16:09:14.121Z] SSH_AGENT_PID=38 [2022-10-24T16:09:14.126Z] Running ssh-add (command line suppressed) [2022-10-24T16:09:14.244Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9522347680408384392.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9522347680408384392.key) [2022-10-24T16:09:14.239Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T16:09:14.527Z] + git semver bump pre [2022-10-24T16:09:14.786Z] 2022-10-24 16:09:14,715 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-24T16:09:14.786Z] 2022-10-24 16:09:14,715 [bump_version] DEBUG bumping version:2.3.0-dev.28 on axis:pre with prefix:dev [2022-10-24T16:09:14.786Z] 2022-10-24 16:09:14,715 [bump_version] DEBUG bumped version:2.3.0-dev.29 [2022-10-24T16:09:14.786Z] 2022-10-24 16:09:14,715 [write_version] DEBUG write version:2.3.0-dev.29 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2022-10-24T16:09:14.786Z] 2022-10-24 16:09:14,715 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-24T16:09:14.786Z] 2022-10-24 16:09:14,715 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-24T16:09:14.786Z] 2022-10-24 16:09:14,717 [execute] INFO git cat-file --batch-check [2022-10-24T16:09:14.786Z] 2022-10-24 16:09:14,717 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T16:09:14.786Z] 2022-10-24 16:09:14,722 [execute] INFO git cat-file --batch [2022-10-24T16:09:14.786Z] 2022-10-24 16:09:14,722 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T16:09:14.786Z] 2022-10-24 16:09:14,727 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-24T16:09:14.786Z] 2.3.0-dev.29 [Pipeline] } [2022-10-24T16:09:14.814Z] $ docker exec --env ******** --env ******** 4fcbbad7f2bb724bf847a79a877d6009ce227ea06ce051807becc0f7cad385ca ssh-agent -k [2022-10-24T16:09:14.907Z] unset SSH_AUTH_SOCK; [2022-10-24T16:09:14.907Z] unset SSH_AGENT_PID; [2022-10-24T16:09:14.908Z] echo Agent pid 38 killed; [2022-10-24T16:09:14.897Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T16:09:15.202Z] + git semver [Pipeline] } [2022-10-24T16:09:15.493Z] $ docker stop --time=1 4fcbbad7f2bb724bf847a79a877d6009ce227ea06ce051807becc0f7cad385ca [2022-10-24T16:09:16.767Z] $ docker rm -f 4fcbbad7f2bb724bf847a79a877d6009ce227ea06ce051807becc0f7cad385ca [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T16:09:17.079Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T16:09:17.079Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T16:09:17.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T16:09:17.371Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T16:09:17.439Z] prd-ubuntu20.04-docker-8c-8g-9730 does not seem to be running inside a container [2022-10-24T16:09:17.486Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 [2022-10-24T16:09:17.799Z] $ docker top bd9538e9a5566f6a08ceda524e45ce57f5ac8220e3f632765a27003303defeb2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T16:09:17.861Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T16:09:17.861Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T16:09:17.966Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T16:09:17.987Z] $ docker exec bd9538e9a5566f6a08ceda524e45ce57f5ac8220e3f632765a27003303defeb2 ssh-agent [2022-10-24T16:09:18.082Z] SSH_AUTH_SOCK=/tmp/ssh-IGlW20paakgm/agent.32 [2022-10-24T16:09:18.082Z] SSH_AGENT_PID=38 [2022-10-24T16:09:18.087Z] Running ssh-add (command line suppressed) [2022-10-24T16:09:18.222Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4074405935226002792.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4074405935226002792.key) [2022-10-24T16:09:18.215Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T16:09:18.499Z] + git semver push [2022-10-24T16:09:18.760Z] 2022-10-24 16:09:18,685 [run_push] DEBUG push [2022-10-24T16:09:18.760Z] 2022-10-24 16:09:18,686 [execute] INFO git cat-file --batch-check [2022-10-24T16:09:18.760Z] 2022-10-24 16:09:18,686 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T16:09:18.760Z] 2022-10-24 16:09:18,690 [execute] INFO git rev-list 32df409432c3be6f98a4215616cc59ca15f183af -- [2022-10-24T16:09:18.760Z] 2022-10-24 16:09:18,691 [execute] DEBUG Popen(['git', 'rev-list', '32df409432c3be6f98a4215616cc59ca15f183af', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-24T16:09:18.760Z] 2022-10-24 16:09:18,697 [execute] INFO git fetch -v origin [2022-10-24T16:09:18.760Z] 2022-10-24 16:09:18,697 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-24T16:09:19.406Z] 2022-10-24 16:09:19,284 [run_push] DEBUG no remote changes detected [2022-10-24T16:09:19.406Z] 2022-10-24 16:09:19,284 [execute] INFO git push origin semver [2022-10-24T16:09:19.406Z] 2022-10-24 16:09:19,284 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-24T16:09:20.422Z] 2022-10-24 16:09:20,126 [run_push] DEBUG push all version tags [2022-10-24T16:09:20.422Z] 2022-10-24 16:09:20,127 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-24T16:09:20.422Z] 2022-10-24 16:09:20,127 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-24T16:09:21.004Z] 2022-10-24 16:09:20,909 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-24T16:09:21.004Z] 2.3.0-dev.29 [Pipeline] } [2022-10-24T16:09:21.032Z] $ docker exec --env ******** --env ******** bd9538e9a5566f6a08ceda524e45ce57f5ac8220e3f632765a27003303defeb2 ssh-agent -k [2022-10-24T16:09:21.134Z] unset SSH_AUTH_SOCK; [2022-10-24T16:09:21.134Z] unset SSH_AGENT_PID; [2022-10-24T16:09:21.134Z] echo Agent pid 38 killed; [2022-10-24T16:09:21.132Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T16:09:21.425Z] + git semver [Pipeline] } [2022-10-24T16:09:21.716Z] $ docker stop --time=1 bd9538e9a5566f6a08ceda524e45ce57f5ac8220e3f632765a27003303defeb2 [2022-10-24T16:09:22.997Z] $ docker rm -f bd9538e9a5566f6a08ceda524e45ce57f5ac8220e3f632765a27003303defeb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-24T16:09:23.500Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2022-10-24T16:09:23.501Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-10-24T16:09:23.501Z] total 16 [2022-10-24T16:09:23.501Z] drwxr-xr-x 3 root root 4096 Oct 24 15:42 . [2022-10-24T16:09:23.501Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 16:09 .. [2022-10-24T16:09:23.501Z] drwxr-xr-x 2 root root 4096 Oct 24 15:42 cost [2022-10-24T16:09:23.501Z] -rw-r--r-- 1 root root 85 Oct 24 15:42 cost.csv [2022-10-24T16:09:23.501Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-10-24T16:09:23.501Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-10-24T16:09:23.501Z] total 16 [2022-10-24T16:09:23.501Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 15:42 . [2022-10-24T16:09:23.501Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 16:09 .. [2022-10-24T16:09:23.501Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 15:42 cost [2022-10-24T16:09:23.501Z] -rw-r--r-- 1 jenkins jenkins 85 Oct 24 15:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-24T16:09:23.789Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T16:09:24.650Z] ---> package-listing.sh [2022-10-24T16:09:24.650Z] ++ facter osfamily [2022-10-24T16:09:24.650Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-24T16:09:24.909Z] + OS_FAMILY=debian [2022-10-24T16:09:24.909Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2022-10-24T16:09:24.909Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-24T16:09:24.909Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-24T16:09:24.909Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-24T16:09:24.909Z] + PACKAGES=/tmp/packages_start.txt [2022-10-24T16:09:24.909Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-10-24T16:09:24.909Z] + PACKAGES=/tmp/packages_end.txt [2022-10-24T16:09:24.909Z] + case "${OS_FAMILY}" in [2022-10-24T16:09:24.909Z] + dpkg -l [2022-10-24T16:09:24.909Z] + grep '^ii' [2022-10-24T16:09:24.909Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-24T16:09:24.909Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-24T16:09:24.909Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-24T16:09:24.909Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-10-24T16:09:24.909Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2022-10-24T16:09:24.909Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2022-10-24T16:09:24.921Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-24T16:09:25.199Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T16:09:25.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T16:09:25.759Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T16:09:25.835Z] prd-ubuntu20.04-docker-8c-8g-9730 does not seem to be running inside a container [2022-10-24T16:09:25.883Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-24T16:09:26.069Z] $ docker top 054fedb0a7610bb67f58f6335b679b1de5ab2134275f22a57f9d788b8d5e51e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T16:09:26.390Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-24T16:09:26.673Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-24T16:09:26.955Z] + ls /var/log/sa-host [2022-10-24T16:09:26.955Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T16:09:27.021Z] provisioning config files... [2022-10-24T16:09:27.028Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15052411857395474288tmp [Pipeline] { [Pipeline] echo [2022-10-24T16:09:27.043Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T16:09:27.325Z] ---> create-netrc.sh [Pipeline] } [2022-10-24T16:09:27.331Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-24T16:09:27.649Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-24T16:09:27.657Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T16:09:27.937Z] ---> sudo-logs.sh [2022-10-24T16:09:27.937Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-24T16:09:27.960Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T16:09:28.238Z] ---> job-cost.sh [2022-10-24T16:09:28.238Z] lf-activate-venv: SKIPPING [2022-10-24T16:09:28.238Z] DEBUG: total: 0.2199999988079071 [2022-10-24T16:09:28.238Z] INFO: Retrieving Stack Cost... [2022-10-24T16:09:28.805Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-24T16:09:29.064Z] INFO: Archiving Costs [Pipeline] echo [2022-10-24T16:09:29.073Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T16:09:29.352Z] ---> logs-deploy.sh [2022-10-24T16:09:29.352Z] lf-activate-venv: SKIPPING [2022-10-24T16:09:29.352Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/75 [2022-10-24T16:09:29.352Z] INFO: archiving workspace using pattern(s): [2022-10-24T16:09:30.285Z] Archives upload complete. [2022-10-24T16:09:30.544Z] INFO: archiving logs to Nexus [2022-10-24T16:09:31.113Z] ---> uname -a: [2022-10-24T16:09:31.113Z] Linux prd-ubuntu20-04-docker-8c-8g-9730 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-24T16:09:31.113Z] [2022-10-24T16:09:31.113Z] [2022-10-24T16:09:31.113Z] ---> lscpu: [2022-10-24T16:09:31.113Z] Architecture: x86_64 [2022-10-24T16:09:31.113Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-24T16:09:31.113Z] Byte Order: Little Endian [2022-10-24T16:09:31.113Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-24T16:09:31.113Z] CPU(s): 8 [2022-10-24T16:09:31.113Z] On-line CPU(s) list: 0-7 [2022-10-24T16:09:31.113Z] Thread(s) per core: 1 [2022-10-24T16:09:31.113Z] Core(s) per socket: 1 [2022-10-24T16:09:31.113Z] Socket(s): 8 [2022-10-24T16:09:31.113Z] NUMA node(s): 1 [2022-10-24T16:09:31.113Z] Vendor ID: AuthenticAMD [2022-10-24T16:09:31.113Z] CPU family: 23 [2022-10-24T16:09:31.113Z] Model: 49 [2022-10-24T16:09:31.113Z] Model name: AMD EPYC-Rome Processor [2022-10-24T16:09:31.113Z] Stepping: 0 [2022-10-24T16:09:31.113Z] CPU MHz: 2799.998 [2022-10-24T16:09:31.113Z] BogoMIPS: 5599.99 [2022-10-24T16:09:31.113Z] Virtualization: AMD-V [2022-10-24T16:09:31.113Z] Hypervisor vendor: KVM [2022-10-24T16:09:31.113Z] Virtualization type: full [2022-10-24T16:09:31.113Z] L1d cache: 256 KiB [2022-10-24T16:09:31.113Z] L1i cache: 256 KiB [2022-10-24T16:09:31.113Z] L2 cache: 4 MiB [2022-10-24T16:09:31.113Z] L3 cache: 128 MiB [2022-10-24T16:09:31.113Z] NUMA node0 CPU(s): 0-7 [2022-10-24T16:09:31.113Z] Vulnerability Itlb multihit: Not affected [2022-10-24T16:09:31.113Z] Vulnerability L1tf: Not affected [2022-10-24T16:09:31.113Z] Vulnerability Mds: Not affected [2022-10-24T16:09:31.113Z] Vulnerability Meltdown: Not affected [2022-10-24T16:09:31.113Z] Vulnerability Mmio stale data: Not affected [2022-10-24T16:09:31.113Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-24T16:09:31.113Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-24T16:09:31.113Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-24T16:09:31.113Z] Vulnerability Srbds: Not affected [2022-10-24T16:09:31.113Z] Vulnerability Tsx async abort: Not affected [2022-10-24T16:09:31.113Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-10-24T16:09:31.113Z] [2022-10-24T16:09:31.113Z] [2022-10-24T16:09:31.113Z] ---> nproc: [2022-10-24T16:09:31.113Z] 8 [2022-10-24T16:09:31.113Z] [2022-10-24T16:09:31.113Z] [2022-10-24T16:09:31.113Z] ---> df -h: [2022-10-24T16:09:31.113Z] Filesystem Size Used Avail Use% Mounted on [2022-10-24T16:09:31.113Z] overlay 155G 13G 143G 9% / [2022-10-24T16:09:31.113Z] tmpfs 64M 0 64M 0% /dev [2022-10-24T16:09:31.113Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-24T16:09:31.113Z] shm 64M 0 64M 0% /dev/shm [2022-10-24T16:09:31.113Z] /dev/vda1 155G 13G 143G 9% /facter-os [2022-10-24T16:09:31.113Z] [2022-10-24T16:09:31.113Z]