Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 019c60404bb83e30963e3ac75b0107041a510748 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-ssh905720012867643502.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh13399452784819329798.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh7612873954409821542.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh3897900486380127368.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > 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-ssh9197686225340778698.key > 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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16859’ Running on prd-ubuntu20.04-docker-8c-8g-16896 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 > 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 019c60404bb83e30963e3ac75b0107041a510748 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#610)" > 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 019c60404bb83e30963e3ac75b0107041a510748 # timeout=10 > git rev-list --no-walk 7890826e223808f9f870907e908c893318dcbe65 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-25T01:28:31.332Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-25T01:28:31.388Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-25T01:28:31.402Z] ========================================================= [2023-05-25T01:28:31.402Z] EdgeX Global Pipelines Version Info [2023-05-25T01:28:31.402Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:28:32.194Z] ------------------- [2023-05-25T01:28:32.194Z] stable info: [2023-05-25T01:28:32.194Z] ------------------- [2023-05-25T01:28:32.194Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-25T01:28:32.194Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T01:28:32.194Z] Message: update stable to v1.0.249 [2023-05-25T01:28:32.772Z] ------------------- [2023-05-25T01:28:32.772Z] experimental info: [2023-05-25T01:28:32.772Z] ------------------- [2023-05-25T01:28:32.772Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-25T01:28:32.772Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T01:28:32.772Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-25T01:28:32.919Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-05-25T01:28:32.934Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-05-25T01:28:32.949Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-25T01:28:32.960Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-25T01:28:32.975Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-25T01:28:32.990Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-25T01:28:33.000Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-25T01:28:33.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-25T01:28:33.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-25T01:28:33.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-25T01:28:33.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-25T01:28:33.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-05-25T01:28:33.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-25T01:28:33.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-25T01:28:33.130Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-25T01:28:33.144Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-25T01:28:33.156Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-25T01:28:33.167Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-25T01:28:33.180Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-25T01:28:33.191Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-25T01:28:33.203Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-25T01:28:33.216Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-25T01:28:33.227Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-25T01:28:33.240Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-25T01:28:33.253Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-25T01:28:33.265Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-25T01:28:33.277Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-25T01:28:33.293Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-25T01:28:33.309Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-25T01:28:33.324Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-25T01:28:33.334Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 019c60404bb83e30963e3ac75b0107041a510748 [Pipeline] echo [2023-05-25T01:28:33.345Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 019c604 [Pipeline] echo [2023-05-25T01:28:33.360Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T01:28:33.400Z] provisioning config files... [2023-05-25T01:28:33.413Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11543419847454566297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:28:33.712Z] ---> docker-login.sh [2023-05-25T01:28:33.712Z] nexus3.edgexfoundry.org:10001 [2023-05-25T01:28:33.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:28:33.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:28:33.972Z] Configure a credential helper to remove this warning. See [2023-05-25T01:28:33.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:28:33.972Z] [2023-05-25T01:28:33.972Z] Login Succeeded [2023-05-25T01:28:33.972Z] nexus3.edgexfoundry.org:10002 [2023-05-25T01:28:33.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:28:34.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:28:34.232Z] Configure a credential helper to remove this warning. See [2023-05-25T01:28:34.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:28:34.232Z] [2023-05-25T01:28:34.232Z] Login Succeeded [2023-05-25T01:28:34.232Z] nexus3.edgexfoundry.org:10003 [2023-05-25T01:28:34.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:28:34.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:28:34.232Z] Configure a credential helper to remove this warning. See [2023-05-25T01:28:34.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:28:34.232Z] [2023-05-25T01:28:34.232Z] Login Succeeded [2023-05-25T01:28:34.232Z] nexus3.edgexfoundry.org:10004 [2023-05-25T01:28:34.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:28:34.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:28:34.492Z] Configure a credential helper to remove this warning. See [2023-05-25T01:28:34.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:28:34.492Z] [2023-05-25T01:28:34.492Z] Login Succeeded [2023-05-25T01:28:34.492Z] docker.io [2023-05-25T01:28:34.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:28:34.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:28:34.752Z] Configure a credential helper to remove this warning. See [2023-05-25T01:28:34.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:28:34.752Z] [2023-05-25T01:28:34.752Z] Login Succeeded [2023-05-25T01:28:34.752Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T01:28:34.760Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-25T01:28:35.125Z] + git rev-list -1 --merges 019c60404bb83e30963e3ac75b0107041a510748~1..019c60404bb83e30963e3ac75b0107041a510748 [Pipeline] echo [2023-05-25T01:28:35.170Z] -----------> git rev-list -1 --merges 019c60404bb83e30963e3ac75b0107041a510748~1..019c60404bb83e30963e3ac75b0107041a510748 019c60404bb83e30963e3ac75b0107041a510748 [false] [Pipeline] sh [2023-05-25T01:28:35.453Z] + git log --format=format:%s -1 019c60404bb83e30963e3ac75b0107041a510748 [Pipeline] echo [2023-05-25T01:28:35.492Z] ========================================================= [2023-05-25T01:28:35.492Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-25T01:28:35.492Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T01:28:35.814Z] + git log --format=format:%s -1 019c60404bb83e30963e3ac75b0107041a510748 [Pipeline] echo [2023-05-25T01:28:35.825Z] [semverPrep] GIT_COMMIT: 019c60404bb83e30963e3ac75b0107041a510748, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#610) [Pipeline] echo [2023-05-25T01:28:35.835Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-25T01:28:36.212Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T01:28:36.212Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-25T01:28:36.212Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-25T01:28:36.212Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-25T01:28:36.212Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-25T01:28:36.212Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-25T01:28:36.212Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:28:36.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T01:28:36.629Z] [2023-05-25T01:28:36.629Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:28:36.929Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T01:28:36.929Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-25T01:28:36.929Z] b85a868b505f: Pulling fs layer [2023-05-25T01:28:36.929Z] e2be974225ed: Pulling fs layer [2023-05-25T01:28:36.929Z] 339a4e72a1f5: Pulling fs layer [2023-05-25T01:28:36.929Z] 988bab9f4d93: Pulling fs layer [2023-05-25T01:28:36.929Z] 1469e6f7b9e6: Pulling fs layer [2023-05-25T01:28:36.929Z] eaf3925da568: Pulling fs layer [2023-05-25T01:28:36.929Z] bab4dde63d76: Pulling fs layer [2023-05-25T01:28:36.929Z] bde34c3a00c8: Pulling fs layer [2023-05-25T01:28:36.929Z] b352a97aabf1: Pulling fs layer [2023-05-25T01:28:36.929Z] 4872d77fe225: Pulling fs layer [2023-05-25T01:28:36.929Z] 5851b861e8e6: Pulling fs layer [2023-05-25T01:28:36.929Z] 988bab9f4d93: Waiting [2023-05-25T01:28:36.929Z] 1469e6f7b9e6: Waiting [2023-05-25T01:28:36.929Z] b352a97aabf1: Waiting [2023-05-25T01:28:36.929Z] 4872d77fe225: Waiting [2023-05-25T01:28:36.929Z] 5851b861e8e6: Waiting [2023-05-25T01:28:36.929Z] eaf3925da568: Waiting [2023-05-25T01:28:36.929Z] bab4dde63d76: Waiting [2023-05-25T01:28:36.929Z] bde34c3a00c8: Waiting [2023-05-25T01:28:36.929Z] e2be974225ed: Download complete [2023-05-25T01:28:36.929Z] 988bab9f4d93: Verifying Checksum [2023-05-25T01:28:36.929Z] 988bab9f4d93: Download complete [2023-05-25T01:28:36.929Z] 339a4e72a1f5: Verifying Checksum [2023-05-25T01:28:36.929Z] 339a4e72a1f5: Download complete [2023-05-25T01:28:36.929Z] 1469e6f7b9e6: Verifying Checksum [2023-05-25T01:28:36.929Z] 1469e6f7b9e6: Download complete [2023-05-25T01:28:36.929Z] eaf3925da568: Download complete [2023-05-25T01:28:37.191Z] bde34c3a00c8: Verifying Checksum [2023-05-25T01:28:37.191Z] bde34c3a00c8: Download complete [2023-05-25T01:28:37.191Z] b352a97aabf1: Download complete [2023-05-25T01:28:37.191Z] 4872d77fe225: Download complete [2023-05-25T01:28:37.191Z] 5851b861e8e6: Verifying Checksum [2023-05-25T01:28:37.191Z] 5851b861e8e6: Download complete [2023-05-25T01:28:37.191Z] b85a868b505f: Download complete [2023-05-25T01:28:37.449Z] bab4dde63d76: Verifying Checksum [2023-05-25T01:28:37.449Z] bab4dde63d76: Download complete [2023-05-25T01:28:38.384Z] b85a868b505f: Pull complete [2023-05-25T01:28:38.643Z] e2be974225ed: Pull complete [2023-05-25T01:28:39.212Z] 339a4e72a1f5: Pull complete [2023-05-25T01:28:39.212Z] 988bab9f4d93: Pull complete [2023-05-25T01:28:39.471Z] 1469e6f7b9e6: Pull complete [2023-05-25T01:28:39.471Z] eaf3925da568: Pull complete [2023-05-25T01:28:41.375Z] bab4dde63d76: Pull complete [2023-05-25T01:28:41.375Z] bde34c3a00c8: Pull complete [2023-05-25T01:28:41.375Z] b352a97aabf1: Pull complete [2023-05-25T01:28:41.375Z] 4872d77fe225: Pull complete [2023-05-25T01:28:41.633Z] 5851b861e8e6: Pull complete [2023-05-25T01:28:41.633Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-25T01:28:41.633Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T01:28:41.633Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:28:41.724Z] prd-ubuntu20.04-docker-8c-8g-16896 does not seem to be running inside a container [2023-05-25T01:28:41.743Z] $ 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 [2023-05-25T01:28:44.406Z] $ docker top d397e08cbc2d7dd0d0073a8715cc17e32e2438e6e5a0a33970d87f09d9c169a2 -eo pid,comm [2023-05-25T01:28:44.473Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-25T01:28:44.473Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T01:28:44.503Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T01:28:44.503Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T01:28:44.609Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T01:28:44.601Z] $ docker exec d397e08cbc2d7dd0d0073a8715cc17e32e2438e6e5a0a33970d87f09d9c169a2 ssh-agent [2023-05-25T01:28:44.713Z] SSH_AUTH_SOCK=/tmp/ssh-hfSF3m20tqsa/agent.32 [2023-05-25T01:28:44.713Z] SSH_AGENT_PID=38 [2023-05-25T01:28:44.719Z] Running ssh-add (command line suppressed) [2023-05-25T01:28:44.805Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15972713616743457911.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15972713616743457911.key) [2023-05-25T01:28:44.831Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T01:28:45.114Z] + git tag --points-at HEAD [Pipeline] } [2023-05-25T01:28:45.115Z] $ docker exec --env ******** --env ******** d397e08cbc2d7dd0d0073a8715cc17e32e2438e6e5a0a33970d87f09d9c169a2 ssh-agent -k [2023-05-25T01:28:45.220Z] unset SSH_AUTH_SOCK; [2023-05-25T01:28:45.220Z] unset SSH_AGENT_PID; [2023-05-25T01:28:45.220Z] echo Agent pid 38 killed; [2023-05-25T01:28:45.240Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-25T01:28:45.269Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T01:28:45.269Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T01:28:45.387Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T01:28:45.379Z] $ docker exec d397e08cbc2d7dd0d0073a8715cc17e32e2438e6e5a0a33970d87f09d9c169a2 ssh-agent [2023-05-25T01:28:45.501Z] SSH_AUTH_SOCK=/tmp/ssh-TVGtS0D4CZX3/agent.70 [2023-05-25T01:28:45.501Z] SSH_AGENT_PID=75 [2023-05-25T01:28:45.506Z] Running ssh-add (command line suppressed) [2023-05-25T01:28:45.615Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10523530840293232994.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10523530840293232994.key) [2023-05-25T01:28:45.643Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T01:28:45.940Z] + git semver init [2023-05-25T01:28:46.201Z] 2023-05-25 01:28:46,112 [run_init] DEBUG init version:0.0.0 force:False [2023-05-25T01:28:46.201Z] 2023-05-25 01:28:46,112 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-05-25T01:28:46.201Z] 2023-05-25 01:28:46,113 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-05-25T01:28:46.201Z] 2023-05-25 01:28:46,113 [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) [2023-05-25T01:28:47.138Z] 2023-05-25 01:28:46,844 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-05-25T01:28:47.138Z] 2023-05-25 01:28:46,845 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-05-25T01:28:47.138Z] 2023-05-25 01:28:46,845 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-25T01:28:47.138Z] 2023-05-25 01:28:46,845 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-25T01:28:47.138Z] 3.0.0-dev.41 [Pipeline] } [2023-05-25T01:28:47.140Z] $ docker exec --env ******** --env ******** d397e08cbc2d7dd0d0073a8715cc17e32e2438e6e5a0a33970d87f09d9c169a2 ssh-agent -k [2023-05-25T01:28:47.242Z] unset SSH_AUTH_SOCK; [2023-05-25T01:28:47.243Z] unset SSH_AGENT_PID; [2023-05-25T01:28:47.243Z] echo Agent pid 75 killed; [2023-05-25T01:28:47.262Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T01:28:47.571Z] + git semver [Pipeline] } [2023-05-25T01:28:47.835Z] $ docker stop --time=1 d397e08cbc2d7dd0d0073a8715cc17e32e2438e6e5a0a33970d87f09d9c169a2 [2023-05-25T01:28:49.116Z] $ docker rm -f --volumes d397e08cbc2d7dd0d0073a8715cc17e32e2438e6e5a0a33970d87f09d9c169a2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T01:28:49.463Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-25T01:28:49.652Z] Stashed 1 file(s) [Pipeline] echo [2023-05-25T01:28:49.654Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.41 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T01:28:49.790Z] provisioning config files... [2023-05-25T01:28:49.799Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6870407605374206558tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:28:50.097Z] ---> docker-login.sh [2023-05-25T01:28:50.097Z] nexus3.edgexfoundry.org:10001 [2023-05-25T01:28:50.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:28:50.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:28:50.097Z] Configure a credential helper to remove this warning. See [2023-05-25T01:28:50.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:28:50.097Z] [2023-05-25T01:28:50.097Z] Login Succeeded [2023-05-25T01:28:50.097Z] nexus3.edgexfoundry.org:10002 [2023-05-25T01:28:50.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:28:50.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:28:50.097Z] Configure a credential helper to remove this warning. See [2023-05-25T01:28:50.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:28:50.097Z] [2023-05-25T01:28:50.097Z] Login Succeeded [2023-05-25T01:28:50.097Z] nexus3.edgexfoundry.org:10003 [2023-05-25T01:28:50.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:28:50.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:28:50.360Z] Configure a credential helper to remove this warning. See [2023-05-25T01:28:50.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:28:50.360Z] [2023-05-25T01:28:50.360Z] Login Succeeded [2023-05-25T01:28:50.360Z] nexus3.edgexfoundry.org:10004 [2023-05-25T01:28:50.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:28:50.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:28:50.360Z] Configure a credential helper to remove this warning. See [2023-05-25T01:28:50.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:28:50.360Z] [2023-05-25T01:28:50.360Z] Login Succeeded [2023-05-25T01:28:50.360Z] docker.io [2023-05-25T01:28:50.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:28:50.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:28:50.620Z] Configure a credential helper to remove this warning. See [2023-05-25T01:28:50.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:28:50.620Z] [2023-05-25T01:28:50.620Z] Login Succeeded [2023-05-25T01:28:50.620Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T01:28:50.627Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-25T01:28:50.702Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T01:28:50.713Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T01:28:50.720Z] ========================================================= [2023-05-25T01:28:50.720Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-25T01:28:50.720Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:28:51.024Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-25T01:28:51.024Z] Sending build context to Docker daemon 6.6MB [2023-05-25T01:28:51.024Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T01:28:51.024Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-25T01:28:51.024Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-25T01:28:51.024Z] f56be85fc22e: Pulling fs layer [2023-05-25T01:28:51.024Z] 85791d961cd3: Pulling fs layer [2023-05-25T01:28:51.024Z] d694b5ae8c79: Pulling fs layer [2023-05-25T01:28:51.024Z] 9f32a84ed3da: Pulling fs layer [2023-05-25T01:28:51.024Z] 4d19c01a9841: Pulling fs layer [2023-05-25T01:28:51.024Z] 9325e15d5711: Pulling fs layer [2023-05-25T01:28:51.024Z] 556b6ee489ea: Pulling fs layer [2023-05-25T01:28:51.024Z] c5a4b2cf53e6: Pulling fs layer [2023-05-25T01:28:51.024Z] 9f32a84ed3da: Waiting [2023-05-25T01:28:51.024Z] 9325e15d5711: Waiting [2023-05-25T01:28:51.024Z] c5a4b2cf53e6: Waiting [2023-05-25T01:28:51.024Z] 4d19c01a9841: Waiting [2023-05-25T01:28:51.024Z] 85791d961cd3: Verifying Checksum [2023-05-25T01:28:51.024Z] 85791d961cd3: Download complete [2023-05-25T01:28:51.024Z] 9f32a84ed3da: Verifying Checksum [2023-05-25T01:28:51.024Z] 9f32a84ed3da: Download complete [2023-05-25T01:28:51.024Z] 4d19c01a9841: Verifying Checksum [2023-05-25T01:28:51.024Z] 4d19c01a9841: Download complete [2023-05-25T01:28:51.287Z] f56be85fc22e: Verifying Checksum [2023-05-25T01:28:51.287Z] f56be85fc22e: Download complete [2023-05-25T01:28:51.287Z] 9325e15d5711: Verifying Checksum [2023-05-25T01:28:51.287Z] 9325e15d5711: Download complete [2023-05-25T01:28:51.287Z] f56be85fc22e: Pull complete [2023-05-25T01:28:51.567Z] 85791d961cd3: Pull complete [2023-05-25T01:28:51.824Z] c5a4b2cf53e6: Verifying Checksum [2023-05-25T01:28:51.824Z] c5a4b2cf53e6: Download complete [2023-05-25T01:28:51.824Z] d694b5ae8c79: Verifying Checksum [2023-05-25T01:28:51.824Z] d694b5ae8c79: Download complete [2023-05-25T01:28:52.087Z] 556b6ee489ea: Verifying Checksum [2023-05-25T01:28:52.087Z] 556b6ee489ea: Download complete [2023-05-25T01:28:55.374Z] d694b5ae8c79: Pull complete [2023-05-25T01:28:55.374Z] 9f32a84ed3da: Pull complete [2023-05-25T01:28:55.374Z] 4d19c01a9841: Pull complete [2023-05-25T01:28:55.374Z] 9325e15d5711: Pull complete [2023-05-25T01:28:57.902Z] 556b6ee489ea: Pull complete [2023-05-25T01:28:58.467Z] c5a4b2cf53e6: Pull complete [2023-05-25T01:28:58.467Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-25T01:28:58.467Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-25T01:28:58.467Z] ---> c4be618373d6 [2023-05-25T01:28:58.467Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-25T01:29:02.658Z] ---> Running in 180b2a3d4c6a [2023-05-25T01:29:02.918Z] Removing intermediate container 180b2a3d4c6a [2023-05-25T01:29:02.918Z] ---> 59b670f49cd9 [2023-05-25T01:29:02.918Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T01:29:02.918Z] ---> Running in 71accb394365 [2023-05-25T01:29:02.918Z] Removing intermediate container 71accb394365 [2023-05-25T01:29:02.918Z] ---> d364495ec6cf [2023-05-25T01:29:02.918Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-25T01:29:02.918Z] ---> Running in 9f1e6f777640 [2023-05-25T01:29:03.175Z] Removing intermediate container 9f1e6f777640 [2023-05-25T01:29:03.175Z] ---> 5e773e21080b [2023-05-25T01:29:03.175Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T01:29:03.175Z] ---> Running in 84824c532d92 [2023-05-25T01:29:03.175Z] Removing intermediate container 84824c532d92 [2023-05-25T01:29:03.175Z] ---> e063f1097ba6 [2023-05-25T01:29:03.175Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T01:29:03.175Z] ---> Running in a9e8251489a3 [2023-05-25T01:29:03.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T01:29:03.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T01:29:03.956Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-25T01:29:03.956Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-25T01:29:03.956Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-25T01:29:03.956Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-25T01:29:03.956Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T01:29:03.956Z] OK: 269 MiB in 57 packages [2023-05-25T01:29:04.535Z] Removing intermediate container a9e8251489a3 [2023-05-25T01:29:04.535Z] ---> d4ccbd8237f2 [2023-05-25T01:29:04.535Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-25T01:29:04.535Z] ---> Running in 54b36ec6cfef [2023-05-25T01:29:04.535Z] Removing intermediate container 54b36ec6cfef [2023-05-25T01:29:04.535Z] ---> 0a9403a9e464 [2023-05-25T01:29:04.535Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-25T01:29:04.535Z] ---> 85ca7b83f681 [2023-05-25T01:29:04.535Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T01:29:04.743Z] Still waiting to schedule task [2023-05-25T01:29:04.743Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-25T01:29:04.795Z] ---> Running in 42e174ebbf87 [2023-05-25T01:29:31.345Z] Removing intermediate container 42e174ebbf87 [2023-05-25T01:29:31.345Z] ---> 145d9f9d449a [2023-05-25T01:29:31.345Z] Step 11/12 : COPY . . [2023-05-25T01:29:31.345Z] ---> 038137fa3fd6 [2023-05-25T01:29:31.345Z] Step 12/12 : RUN $MAKE [2023-05-25T01:29:31.345Z] ---> Running in b8d8c743c55c [2023-05-25T01:29:31.345Z] noop [2023-05-25T01:29:31.345Z] Removing intermediate container b8d8c743c55c [2023-05-25T01:29:31.345Z] ---> 610e78110778 [2023-05-25T01:29:31.345Z] Successfully built 610e78110778 [2023-05-25T01:29:31.345Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:29:31.668Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-25T01:29:31.668Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:29:31.744Z] prd-ubuntu20.04-docker-8c-8g-16896 does not seem to be running inside a container [2023-05-25T01:29:31.792Z] $ 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 [2023-05-25T01:29:32.110Z] $ docker top adaa63e785e1cd15f0558ef2b98f6e5f8cdf26575c61912752b2e0d559670f49 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T01:29:32.433Z] + go version [2023-05-25T01:29:32.433Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-25T01:29:32.452Z] $ docker stop --time=1 adaa63e785e1cd15f0558ef2b98f6e5f8cdf26575c61912752b2e0d559670f49 [2023-05-25T01:29:33.717Z] $ docker rm -f --volumes adaa63e785e1cd15f0558ef2b98f6e5f8cdf26575c61912752b2e0d559670f49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:29:34.138Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-25T01:29:34.138Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:29:34.236Z] prd-ubuntu20.04-docker-8c-8g-16896 does not seem to be running inside a container [2023-05-25T01:29:34.290Z] $ 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 [2023-05-25T01:29:34.602Z] $ docker top 2e132f10a444824df0020094038d1c7859bdb008e2f7b9fcd4b0afcd3fc271dd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T01:29:34.932Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-25T01:29:35.226Z] + make test [2023-05-25T01:29:35.226Z] go test ./... -coverprofile=coverage.out ./... [2023-05-25T01:29:40.499Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-25T01:29:50.454Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-25T01:29:50.454Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-25T01:29:50.454Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 22.8% of statements [2023-05-25T01:29:55.719Z] go vet ./... [2023-05-25T01:29:59.904Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T01:29:59.904Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T01:29:59.904Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-25T01:29:59.918Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-25T01:29:59.942Z] $ docker stop --time=1 2e132f10a444824df0020094038d1c7859bdb008e2f7b9fcd4b0afcd3fc271dd [2023-05-25T01:30:03.066Z] $ docker rm -f --volumes 2e132f10a444824df0020094038d1c7859bdb008e2f7b9fcd4b0afcd3fc271dd [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T01:30:03.498Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-25T01:30:03.541Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-25T01:30:04.058Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-25T01:30:04.395Z] + ls -al . [2023-05-25T01:30:04.395Z] total 184 [2023-05-25T01:30:04.395Z] drwxrwxr-x 10 jenkins jenkins 4096 May 25 01:29 . [2023-05-25T01:30:04.395Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 01:28 .. [2023-05-25T01:30:04.395Z] -rw-rw-r-- 1 jenkins jenkins 140 May 25 01:28 .dockerignore [2023-05-25T01:30:04.395Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 01:28 .git [2023-05-25T01:30:04.395Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 01:28 .github [2023-05-25T01:30:04.395Z] -rw-rw-r-- 1 jenkins jenkins 329 May 25 01:28 .gitignore [2023-05-25T01:30:04.395Z] -rw-rw-r-- 1 jenkins jenkins 41 May 25 01:28 .golangci.yml [2023-05-25T01:30:04.395Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 01:28 .semver [2023-05-25T01:30:04.395Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 25 01:28 Attribution.txt [2023-05-25T01:30:04.395Z] -rw-rw-r-- 1 jenkins jenkins 17522 May 25 01:28 CHANGELOG.md [2023-05-25T01:30:04.395Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 25 01:28 Dockerfile [2023-05-25T01:30:04.395Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 01:28 GOVERNANCE.md [2023-05-25T01:30:04.395Z] -rw-rw-r-- 1 jenkins jenkins 678 May 25 01:28 Jenkinsfile [2023-05-25T01:30:04.395Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 25 01:28 LICENSE [2023-05-25T01:30:04.395Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 25 01:28 Makefile [2023-05-25T01:30:04.395Z] -rw-rw-r-- 1 jenkins jenkins 620 May 25 01:28 OWNERS.md [2023-05-25T01:30:04.395Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 25 01:28 README.md [2023-05-25T01:30:04.395Z] -rw-rw-r-- 1 jenkins jenkins 12 May 25 01:28 VERSION [2023-05-25T01:30:04.395Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 01:28 bin [2023-05-25T01:30:04.395Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 01:28 cmd [2023-05-25T01:30:04.395Z] -rw-r--r-- 1 jenkins jenkins 18506 May 25 01:29 coverage.out [2023-05-25T01:30:04.395Z] -rw-rw-r-- 1 jenkins jenkins 3285 May 25 01:28 go.mod [2023-05-25T01:30:04.395Z] -rw-rw-r-- 1 jenkins jenkins 31232 May 25 01:28 go.sum [2023-05-25T01:30:04.395Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 01:28 internal [2023-05-25T01:30:04.395Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 01:28 mock [2023-05-25T01:30:04.395Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 01:28 snap [2023-05-25T01:30:04.395Z] -rw-rw-r-- 1 jenkins jenkins 227 May 25 01:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:30:04.747Z] + 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=019c60404bb83e30963e3ac75b0107041a510748 --label arch=amd64 --label version=3.0.0-dev.41 . [2023-05-25T01:30:04.747Z] Sending build context to Docker daemon 6.619MB [2023-05-25T01:30:04.747Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T01:30:04.747Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-25T01:30:04.747Z] ---> 610e78110778 [2023-05-25T01:30:04.747Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-25T01:30:05.025Z] ---> Running in e23442686a9f [2023-05-25T01:30:05.025Z] Removing intermediate container e23442686a9f [2023-05-25T01:30:05.025Z] ---> 18bf6b02bf8d [2023-05-25T01:30:05.025Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T01:30:05.025Z] ---> Running in 34cd6152c27a [2023-05-25T01:30:05.025Z] Removing intermediate container 34cd6152c27a [2023-05-25T01:30:05.025Z] ---> ae1ccde29229 [2023-05-25T01:30:05.025Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-25T01:30:05.025Z] ---> Running in 59ccd016a4b2 [2023-05-25T01:30:05.025Z] Removing intermediate container 59ccd016a4b2 [2023-05-25T01:30:05.025Z] ---> 8a761f15778e [2023-05-25T01:30:05.025Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T01:30:05.284Z] ---> Running in 9fc8918e4624 [2023-05-25T01:30:05.284Z] Removing intermediate container 9fc8918e4624 [2023-05-25T01:30:05.284Z] ---> 7d7deac85b6c [2023-05-25T01:30:05.284Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T01:30:05.284Z] ---> Running in fc4400d1ecd6 [2023-05-25T01:30:05.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T01:30:05.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T01:30:05.803Z] OK: 269 MiB in 57 packages [2023-05-25T01:30:06.060Z] Removing intermediate container fc4400d1ecd6 [2023-05-25T01:30:06.060Z] ---> c3e8f563d202 [2023-05-25T01:30:06.060Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-25T01:30:06.060Z] ---> Running in 5a707533060d [2023-05-25T01:30:06.317Z] Removing intermediate container 5a707533060d [2023-05-25T01:30:06.317Z] ---> 1465043e1326 [2023-05-25T01:30:06.317Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-25T01:30:06.317Z] ---> ced1c456189b [2023-05-25T01:30:06.317Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T01:30:06.317Z] ---> Running in abece029432e [2023-05-25T01:30:07.343Z] Removing intermediate container abece029432e [2023-05-25T01:30:07.343Z] ---> a0be24493d39 [2023-05-25T01:30:07.343Z] Step 11/24 : COPY . . [2023-05-25T01:30:07.600Z] ---> a03a18eef608 [2023-05-25T01:30:07.600Z] Step 12/24 : RUN $MAKE [2023-05-25T01:30:07.600Z] ---> Running in d44c16171b05 [2023-05-25T01:30:07.858Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.41" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-25T01:30:25.959Z] Removing intermediate container d44c16171b05 [2023-05-25T01:30:25.959Z] ---> 3882b7888ca2 [2023-05-25T01:30:25.959Z] Step 13/24 : FROM alpine:3.17 [2023-05-25T01:30:25.959Z] 3.17: Pulling from library/alpine [2023-05-25T01:30:25.959Z] f56be85fc22e: Already exists [2023-05-25T01:30:25.959Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T01:30:25.959Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T01:30:25.959Z] ---> 9ed4aefc74f6 [2023-05-25T01:30:25.959Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-25T01:30:25.959Z] ---> Running in b1cdccb5bd01 [2023-05-25T01:30:25.959Z] Removing intermediate container b1cdccb5bd01 [2023-05-25T01:30:25.959Z] ---> d055deadf8d1 [2023-05-25T01:30:25.959Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-25T01:30:25.959Z] ---> Running in b2571ecbafb6 [2023-05-25T01:30:26.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T01:30:26.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T01:30:26.735Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-25T01:30:26.735Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T01:30:26.735Z] OK: 7 MiB in 16 packages [2023-05-25T01:30:26.992Z] Removing intermediate container b2571ecbafb6 [2023-05-25T01:30:26.992Z] ---> ba99d5e094c2 [2023-05-25T01:30:26.992Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-25T01:30:27.557Z] ---> bcc3fa3f1a42 [2023-05-25T01:30:27.557Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-25T01:30:27.814Z] ---> 3f71497aa2d0 [2023-05-25T01:30:27.814Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-25T01:30:27.814Z] ---> b4202ba9ec8b [2023-05-25T01:30:27.814Z] Step 19/24 : EXPOSE 59982 [2023-05-25T01:30:27.814Z] ---> Running in c0dc6aba5860 [2023-05-25T01:30:28.072Z] Removing intermediate container c0dc6aba5860 [2023-05-25T01:30:28.072Z] ---> be648cbebad6 [2023-05-25T01:30:28.072Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-25T01:30:28.072Z] ---> Running in d3fb717307fe [2023-05-25T01:30:28.072Z] Removing intermediate container d3fb717307fe [2023-05-25T01:30:28.072Z] ---> 4194ab5011d2 [2023-05-25T01:30:28.072Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-25T01:30:28.072Z] ---> Running in 7a520c123f34 [2023-05-25T01:30:28.072Z] Removing intermediate container 7a520c123f34 [2023-05-25T01:30:28.072Z] ---> e536eda346a9 [2023-05-25T01:30:28.072Z] Step 22/24 : LABEL arch=amd64 [2023-05-25T01:30:28.072Z] ---> Running in 849b5db20b35 [2023-05-25T01:30:28.332Z] Removing intermediate container 849b5db20b35 [2023-05-25T01:30:28.332Z] ---> 557f889337b5 [2023-05-25T01:30:28.332Z] Step 23/24 : LABEL git_sha=019c60404bb83e30963e3ac75b0107041a510748 [2023-05-25T01:30:28.332Z] ---> Running in 2bc6e4b9c8b3 [2023-05-25T01:30:28.332Z] Removing intermediate container 2bc6e4b9c8b3 [2023-05-25T01:30:28.332Z] ---> 3f13f3e03fa3 [2023-05-25T01:30:28.332Z] Step 24/24 : LABEL version=3.0.0-dev.41 [2023-05-25T01:30:28.332Z] ---> Running in dec0956444d4 [2023-05-25T01:30:28.332Z] Removing intermediate container dec0956444d4 [2023-05-25T01:30:28.332Z] ---> 47469793c785 [2023-05-25T01:30:28.332Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-25T01:30:28.332Z] Successfully built 47469793c785 [2023-05-25T01:30:28.332Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T01:30:28.435Z] provisioning config files... [2023-05-25T01:30:28.442Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13387192134192412991tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:30:28.735Z] ---> docker-login.sh [2023-05-25T01:30:28.735Z] nexus3.edgexfoundry.org:10001 [2023-05-25T01:30:28.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:30:28.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:30:28.735Z] Configure a credential helper to remove this warning. See [2023-05-25T01:30:28.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:30:28.735Z] [2023-05-25T01:30:28.735Z] Login Succeeded [2023-05-25T01:30:28.735Z] nexus3.edgexfoundry.org:10002 [2023-05-25T01:30:28.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:30:28.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:30:28.735Z] Configure a credential helper to remove this warning. See [2023-05-25T01:30:28.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:30:28.735Z] [2023-05-25T01:30:28.735Z] Login Succeeded [2023-05-25T01:30:28.735Z] nexus3.edgexfoundry.org:10003 [2023-05-25T01:30:28.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:30:28.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:30:28.993Z] Configure a credential helper to remove this warning. See [2023-05-25T01:30:28.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:30:28.993Z] [2023-05-25T01:30:28.993Z] Login Succeeded [2023-05-25T01:30:28.993Z] nexus3.edgexfoundry.org:10004 [2023-05-25T01:30:28.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:30:28.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:30:28.993Z] Configure a credential helper to remove this warning. See [2023-05-25T01:30:28.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:30:28.993Z] [2023-05-25T01:30:28.993Z] Login Succeeded [2023-05-25T01:30:28.993Z] docker.io [2023-05-25T01:30:28.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:30:29.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:30:29.252Z] Configure a credential helper to remove this warning. See [2023-05-25T01:30:29.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:30:29.252Z] [2023-05-25T01:30:29.252Z] Login Succeeded [2023-05-25T01:30:29.252Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T01:30:29.259Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-25T01:30:29.285Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T01:30:29.315Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-05-25T01:30:29.315Z] 019c60404bb83e30963e3ac75b0107041a510748 [2023-05-25T01:30:29.315Z] latest [2023-05-25T01:30:29.315Z] 3.0.0-dev.41 [2023-05-25T01:30:29.315Z] 019c60404bb83e30963e3ac75b0107041a510748-3.0.0-dev.41 [2023-05-25T01:30:29.315Z] main [2023-05-25T01:30:29.315Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:30:29.636Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:019c60404bb83e30963e3ac75b0107041a510748 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:30:29.941Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:019c60404bb83e30963e3ac75b0107041a510748 [2023-05-25T01:30:29.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-25T01:30:29.941Z] bf9d54af2661: Preparing [2023-05-25T01:30:29.941Z] 62f6d9f6ad43: Preparing [2023-05-25T01:30:29.941Z] d1845fdf5779: Preparing [2023-05-25T01:30:29.941Z] 2f703c10c466: Preparing [2023-05-25T01:30:29.941Z] f1417ff83b31: Preparing [2023-05-25T01:30:29.941Z] f1417ff83b31: Layer already exists [2023-05-25T01:30:29.941Z] bf9d54af2661: Pushed [2023-05-25T01:30:29.941Z] 2f703c10c466: Pushed [2023-05-25T01:30:29.941Z] 62f6d9f6ad43: Pushed [2023-05-25T01:30:32.470Z] d1845fdf5779: Pushed [2023-05-25T01:30:32.470Z] 019c60404bb83e30963e3ac75b0107041a510748: digest: sha256:b9111f49b1cba34e5227623b5acd38efb246d992935637525f9380c91dfd87e7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:30:32.781Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:30:33.085Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-05-25T01:30:33.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-25T01:30:33.086Z] bf9d54af2661: Preparing [2023-05-25T01:30:33.086Z] 62f6d9f6ad43: Preparing [2023-05-25T01:30:33.086Z] d1845fdf5779: Preparing [2023-05-25T01:30:33.086Z] 2f703c10c466: Preparing [2023-05-25T01:30:33.086Z] f1417ff83b31: Preparing [2023-05-25T01:30:33.086Z] d1845fdf5779: Layer already exists [2023-05-25T01:30:33.086Z] f1417ff83b31: Layer already exists [2023-05-25T01:30:33.086Z] bf9d54af2661: Layer already exists [2023-05-25T01:30:33.086Z] 2f703c10c466: Layer already exists [2023-05-25T01:30:33.086Z] 62f6d9f6ad43: Layer already exists [2023-05-25T01:30:33.086Z] latest: digest: sha256:b9111f49b1cba34e5227623b5acd38efb246d992935637525f9380c91dfd87e7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:30:33.403Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:30:33.718Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.41 [2023-05-25T01:30:33.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-25T01:30:33.719Z] bf9d54af2661: Preparing [2023-05-25T01:30:33.719Z] 62f6d9f6ad43: Preparing [2023-05-25T01:30:33.719Z] d1845fdf5779: Preparing [2023-05-25T01:30:33.719Z] 2f703c10c466: Preparing [2023-05-25T01:30:33.719Z] f1417ff83b31: Preparing [2023-05-25T01:30:33.719Z] f1417ff83b31: Layer already exists [2023-05-25T01:30:33.719Z] bf9d54af2661: Layer already exists [2023-05-25T01:30:33.719Z] 62f6d9f6ad43: Layer already exists [2023-05-25T01:30:33.719Z] d1845fdf5779: Layer already exists [2023-05-25T01:30:33.719Z] 2f703c10c466: Layer already exists [2023-05-25T01:30:33.719Z] 3.0.0-dev.41: digest: sha256:b9111f49b1cba34e5227623b5acd38efb246d992935637525f9380c91dfd87e7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:30:34.032Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:019c60404bb83e30963e3ac75b0107041a510748-3.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:30:34.343Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:019c60404bb83e30963e3ac75b0107041a510748-3.0.0-dev.41 [2023-05-25T01:30:34.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-25T01:30:34.343Z] bf9d54af2661: Preparing [2023-05-25T01:30:34.343Z] 62f6d9f6ad43: Preparing [2023-05-25T01:30:34.343Z] d1845fdf5779: Preparing [2023-05-25T01:30:34.343Z] 2f703c10c466: Preparing [2023-05-25T01:30:34.343Z] f1417ff83b31: Preparing [2023-05-25T01:30:34.343Z] 62f6d9f6ad43: Layer already exists [2023-05-25T01:30:34.343Z] 2f703c10c466: Layer already exists [2023-05-25T01:30:34.343Z] d1845fdf5779: Layer already exists [2023-05-25T01:30:34.343Z] bf9d54af2661: Layer already exists [2023-05-25T01:30:34.343Z] f1417ff83b31: Layer already exists [2023-05-25T01:30:34.343Z] 019c60404bb83e30963e3ac75b0107041a510748-3.0.0-dev.41: digest: sha256:b9111f49b1cba34e5227623b5acd38efb246d992935637525f9380c91dfd87e7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:30:34.669Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:30:34.972Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-05-25T01:30:34.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-25T01:30:34.972Z] bf9d54af2661: Preparing [2023-05-25T01:30:34.972Z] 62f6d9f6ad43: Preparing [2023-05-25T01:30:34.972Z] d1845fdf5779: Preparing [2023-05-25T01:30:34.972Z] 2f703c10c466: Preparing [2023-05-25T01:30:34.972Z] f1417ff83b31: Preparing [2023-05-25T01:30:34.972Z] f1417ff83b31: Layer already exists [2023-05-25T01:30:34.972Z] 62f6d9f6ad43: Layer already exists [2023-05-25T01:30:34.972Z] d1845fdf5779: Layer already exists [2023-05-25T01:30:34.972Z] bf9d54af2661: Layer already exists [2023-05-25T01:30:34.972Z] 2f703c10c466: Layer already exists [2023-05-25T01:30:34.972Z] main: digest: sha256:b9111f49b1cba34e5227623b5acd38efb246d992935637525f9380c91dfd87e7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-25T01:30:35.018Z] ===================================================== [Pipeline] echo [2023-05-25T01:30:35.026Z] taggedImages: [2023-05-25T01:30:35.026Z] - nexus3.edgexfoundry.org:10004/device-mqtt:019c60404bb83e30963e3ac75b0107041a510748 [2023-05-25T01:30:35.026Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-05-25T01:30:35.026Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.41 [2023-05-25T01:30:35.026Z] - nexus3.edgexfoundry.org:10004/device-mqtt:019c60404bb83e30963e3ac75b0107041a510748-3.0.0-dev.41 [2023-05-25T01:30:35.026Z] - 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 [2023-05-25T01:30:35.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T01:30:35.395Z] [2023-05-25T01:30:35.395Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:30:35.691Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T01:30:35.691Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-25T01:30:35.691Z] 5eb5b503b376: Pulling fs layer [2023-05-25T01:30:35.691Z] 5c69ac0246d0: Pulling fs layer [2023-05-25T01:30:35.691Z] ec43610c2a17: Pulling fs layer [2023-05-25T01:30:35.691Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-25T01:30:35.691Z] 33b1e0a273af: Pulling fs layer [2023-05-25T01:30:35.691Z] 5d3b04190fa2: Pulling fs layer [2023-05-25T01:30:35.691Z] 2f39f015ded8: Pulling fs layer [2023-05-25T01:30:35.691Z] 33b1e0a273af: Waiting [2023-05-25T01:30:35.691Z] 5d3b04190fa2: Waiting [2023-05-25T01:30:35.691Z] 2f39f015ded8: Waiting [2023-05-25T01:30:35.691Z] 3a2ae6a8a46f: Waiting [2023-05-25T01:30:35.691Z] 5c69ac0246d0: Verifying Checksum [2023-05-25T01:30:35.691Z] 5c69ac0246d0: Download complete [2023-05-25T01:30:35.691Z] 3a2ae6a8a46f: Download complete [2023-05-25T01:30:35.691Z] 33b1e0a273af: Verifying Checksum [2023-05-25T01:30:35.691Z] 33b1e0a273af: Download complete [2023-05-25T01:30:35.691Z] 5d3b04190fa2: Verifying Checksum [2023-05-25T01:30:35.691Z] 5d3b04190fa2: Download complete [2023-05-25T01:30:35.691Z] ec43610c2a17: Verifying Checksum [2023-05-25T01:30:35.691Z] ec43610c2a17: Download complete [2023-05-25T01:30:35.950Z] 5eb5b503b376: Verifying Checksum [2023-05-25T01:30:35.950Z] 5eb5b503b376: Download complete [2023-05-25T01:30:36.515Z] 2f39f015ded8: Download complete [2023-05-25T01:30:37.081Z] 5eb5b503b376: Pull complete [2023-05-25T01:30:37.081Z] 5c69ac0246d0: Pull complete [2023-05-25T01:30:37.648Z] ec43610c2a17: Pull complete [2023-05-25T01:30:37.648Z] 3a2ae6a8a46f: Pull complete [2023-05-25T01:30:37.907Z] 33b1e0a273af: Pull complete [2023-05-25T01:30:37.908Z] 5d3b04190fa2: Pull complete [2023-05-25T01:30:42.082Z] 2f39f015ded8: Pull complete [2023-05-25T01:30:42.082Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-25T01:30:42.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T01:30:42.082Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:30:42.161Z] prd-ubuntu20.04-docker-8c-8g-16896 does not seem to be running inside a container [2023-05-25T01:30:42.197Z] $ 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 [2023-05-25T01:30:45.850Z] $ docker top b7e5695e87ec99828117d0188a69cdd0e35578d914c3907ad42682b07bfffe29 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:30:46.213Z] ---> job-cost.sh [2023-05-25T01:30:46.213Z] lf-activate-venv: SKIPPING [2023-05-25T01:30:46.213Z] INFO: No Stack... [2023-05-25T01:30:46.472Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T01:30:47.038Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T01:30:47.326Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2023-05-25T01:30:47.326Z] + cut -d, -f6 [Pipeline] lock [2023-05-25T01:30:47.336Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-125-stack-cost] [2023-05-25T01:30:47.345Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-125-stack-cost] did not exist. Created. [2023-05-25T01:30:47.345Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-125-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T01:30:47.646Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-25T01:30:47.675Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T01:30:47.685Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-125-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T01:30:47.710Z] $ docker stop --time=1 b7e5695e87ec99828117d0188a69cdd0e35578d914c3907ad42682b07bfffe29 [2023-05-25T01:30:48.849Z] $ docker rm -f --volumes b7e5695e87ec99828117d0188a69cdd0e35578d914c3907ad42682b07bfffe29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-25T01:33:53.372Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16911 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-05-25T01:33:53.383Z] Running in /w/workspace/device-mqtt-go/125 [Pipeline] { [Pipeline] checkout [2023-05-25T01:33:53.427Z] Selected Git installation does not exist. Using Default [2023-05-25T01:33:53.427Z] The recommended git tool is: NONE [2023-05-25T01:34:01.824Z] using credential edgex-jenkins-ssh [2023-05-25T01:34:01.844Z] Cloning the remote Git repository [2023-05-25T01:34:01.915Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-25T01:34:02.055Z] > git init /w/workspace/device-mqtt-go/125 # timeout=10 [2023-05-25T01:34:02.243Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-25T01:34:02.244Z] > git --version # timeout=10 [2023-05-25T01:34:02.276Z] > git --version # 'git version 2.25.1' [2023-05-25T01:34:02.280Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T01:34:02.496Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-25T01:34:03.750Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-25T01:34:03.788Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-25T01:34:05.326Z] Avoid second fetch [2023-05-25T01:34:05.327Z] Checking out Revision 019c60404bb83e30963e3ac75b0107041a510748 (main) [2023-05-25T01:34:05.354Z] > git config core.sparsecheckout # timeout=10 [2023-05-25T01:34:06.320Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#610)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T01:34:05.465Z] > git checkout -f 019c60404bb83e30963e3ac75b0107041a510748 # timeout=10 [2023-05-25T01:34:07.404Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-25T01:34:07.404Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T01:34:07.404Z] Dload Upload Total Spent Left Speed [2023-05-25T01:34:07.404Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 43 12751 43 5503 0 0 35733 0 --:--:-- --:--:-- --:--:-- 35503 100 12751 100 12751 0 0 80702 0 --:--:-- --:--:-- --:--:-- 80702 [Pipeline] sh [2023-05-25T01:34:08.219Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-25T01:34:08.599Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-25T01:34:08.600Z] + sudo tee /etc/docker/daemon.new [2023-05-25T01:34:08.600Z] { [2023-05-25T01:34:08.600Z] "registry-mirrors": [ [2023-05-25T01:34:08.600Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-25T01:34:08.600Z] ], [2023-05-25T01:34:08.600Z] "bip": "10.250.0.254/24", [2023-05-25T01:34:08.600Z] "hosts": [ [2023-05-25T01:34:08.600Z] "tcp://0.0.0.0:5555", [2023-05-25T01:34:08.600Z] "unix:///var/run/docker.sock" [2023-05-25T01:34:08.600Z] ], [2023-05-25T01:34:08.600Z] "mtu": 1458, [2023-05-25T01:34:08.600Z] "selinux-enabled": true, [2023-05-25T01:34:08.600Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-25T01:34:08.600Z] } [Pipeline] sh [2023-05-25T01:34:08.988Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-25T01:34:09.373Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T01:34:27.777Z] provisioning config files... [2023-05-25T01:34:27.811Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/125@tmp/config209436538295090399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:34:28.198Z] ---> docker-login.sh [2023-05-25T01:34:28.198Z] nexus3.edgexfoundry.org:10001 [2023-05-25T01:34:28.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:34:29.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:34:29.076Z] Configure a credential helper to remove this warning. See [2023-05-25T01:34:29.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:34:29.076Z] [2023-05-25T01:34:29.076Z] Login Succeeded [2023-05-25T01:34:29.076Z] nexus3.edgexfoundry.org:10002 [2023-05-25T01:34:29.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:34:29.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:34:29.354Z] Configure a credential helper to remove this warning. See [2023-05-25T01:34:29.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:34:29.354Z] [2023-05-25T01:34:29.354Z] Login Succeeded [2023-05-25T01:34:29.354Z] nexus3.edgexfoundry.org:10003 [2023-05-25T01:34:29.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:34:29.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:34:29.908Z] Configure a credential helper to remove this warning. See [2023-05-25T01:34:29.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:34:29.908Z] [2023-05-25T01:34:29.908Z] Login Succeeded [2023-05-25T01:34:29.908Z] nexus3.edgexfoundry.org:10004 [2023-05-25T01:34:30.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:34:30.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:34:30.187Z] Configure a credential helper to remove this warning. See [2023-05-25T01:34:30.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:34:30.187Z] [2023-05-25T01:34:30.187Z] Login Succeeded [2023-05-25T01:34:30.187Z] docker.io [2023-05-25T01:34:30.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:34:30.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:34:30.730Z] Configure a credential helper to remove this warning. See [2023-05-25T01:34:30.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:34:30.730Z] [2023-05-25T01:34:30.730Z] Login Succeeded [2023-05-25T01:34:30.730Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T01:34:30.748Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-25T01:34:31.088Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T01:34:31.111Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T01:34:31.129Z] ========================================================= [2023-05-25T01:34:31.129Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-25T01:34:31.129Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:34:31.498Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-25T01:34:31.773Z] Sending build context to Docker daemon 3.425MB [2023-05-25T01:34:31.773Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T01:34:31.773Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-25T01:34:32.046Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-25T01:34:32.046Z] c41833b44d91: Pulling fs layer [2023-05-25T01:34:32.046Z] ed15518f5707: Pulling fs layer [2023-05-25T01:34:32.046Z] feae8fd75edb: Pulling fs layer [2023-05-25T01:34:32.046Z] 242c74f7c9fa: Pulling fs layer [2023-05-25T01:34:32.046Z] 3cdef696dda3: Pulling fs layer [2023-05-25T01:34:32.046Z] 2ced38df9373: Pulling fs layer [2023-05-25T01:34:32.046Z] 58f1dce35555: Pulling fs layer [2023-05-25T01:34:32.046Z] 242c74f7c9fa: Waiting [2023-05-25T01:34:32.046Z] 3cdef696dda3: Waiting [2023-05-25T01:34:32.046Z] 58f1dce35555: Waiting [2023-05-25T01:34:32.046Z] 2ced38df9373: Waiting [2023-05-25T01:34:32.046Z] ed15518f5707: Verifying Checksum [2023-05-25T01:34:32.046Z] ed15518f5707: Download complete [2023-05-25T01:34:32.046Z] 242c74f7c9fa: Verifying Checksum [2023-05-25T01:34:32.046Z] 242c74f7c9fa: Download complete [2023-05-25T01:34:32.046Z] 3cdef696dda3: Verifying Checksum [2023-05-25T01:34:32.046Z] 3cdef696dda3: Download complete [2023-05-25T01:34:32.331Z] c41833b44d91: Verifying Checksum [2023-05-25T01:34:32.331Z] c41833b44d91: Download complete [2023-05-25T01:34:33.345Z] c41833b44d91: Pull complete [2023-05-25T01:34:33.619Z] 58f1dce35555: Verifying Checksum [2023-05-25T01:34:33.619Z] 58f1dce35555: Download complete [2023-05-25T01:34:34.220Z] ed15518f5707: Pull complete [2023-05-25T01:34:34.817Z] feae8fd75edb: Verifying Checksum [2023-05-25T01:34:34.817Z] feae8fd75edb: Download complete [2023-05-25T01:34:35.090Z] 2ced38df9373: Verifying Checksum [2023-05-25T01:34:35.090Z] 2ced38df9373: Download complete [2023-05-25T01:34:47.661Z] feae8fd75edb: Pull complete [2023-05-25T01:34:47.661Z] 242c74f7c9fa: Pull complete [2023-05-25T01:34:47.661Z] 3cdef696dda3: Pull complete [2023-05-25T01:34:54.400Z] 2ced38df9373: Pull complete [2023-05-25T01:34:56.385Z] 58f1dce35555: Pull complete [2023-05-25T01:34:56.385Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-25T01:34:56.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-25T01:34:56.385Z] ---> fadd8f120f05 [2023-05-25T01:34:56.385Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-25T01:34:59.025Z] ---> Running in 3565cb247e86 [2023-05-25T01:34:59.626Z] Removing intermediate container 3565cb247e86 [2023-05-25T01:34:59.626Z] ---> 30469bcad3de [2023-05-25T01:34:59.626Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T01:34:59.626Z] ---> Running in 82b64598479e [2023-05-25T01:35:00.229Z] Removing intermediate container 82b64598479e [2023-05-25T01:35:00.229Z] ---> 40cabdfca149 [2023-05-25T01:35:00.229Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-25T01:35:00.229Z] ---> Running in 9d233f66921d [2023-05-25T01:35:00.507Z] Removing intermediate container 9d233f66921d [2023-05-25T01:35:00.507Z] ---> 04eb8d27b5fc [2023-05-25T01:35:00.507Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T01:35:00.783Z] ---> Running in 46310dbba5d2 [2023-05-25T01:35:01.062Z] Removing intermediate container 46310dbba5d2 [2023-05-25T01:35:01.062Z] ---> 21dcde5ac49f [2023-05-25T01:35:01.062Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T01:35:01.337Z] ---> Running in 32c2f4449298 [2023-05-25T01:35:02.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T01:35:03.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T01:35:05.214Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-25T01:35:05.214Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-25T01:35:05.214Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-25T01:35:05.214Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-25T01:35:05.214Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T01:35:05.214Z] OK: 268 MiB in 57 packages [2023-05-25T01:35:06.661Z] Removing intermediate container 32c2f4449298 [2023-05-25T01:35:06.661Z] ---> 1fb71c560559 [2023-05-25T01:35:06.661Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-25T01:35:06.936Z] ---> Running in 810e2ed7f9f6 [2023-05-25T01:35:07.537Z] Removing intermediate container 810e2ed7f9f6 [2023-05-25T01:35:07.537Z] ---> 8a4154f6e6b6 [2023-05-25T01:35:07.537Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-25T01:35:08.136Z] ---> d705dd07f522 [2023-05-25T01:35:08.136Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T01:35:08.424Z] ---> Running in 370fae5714a6 [2023-05-25T01:36:30.445Z] Removing intermediate container 370fae5714a6 [2023-05-25T01:36:30.445Z] ---> c6ee463e1654 [2023-05-25T01:36:30.445Z] Step 11/12 : COPY . . [2023-05-25T01:36:30.445Z] ---> eac6cbe479b9 [2023-05-25T01:36:30.445Z] Step 12/12 : RUN $MAKE [2023-05-25T01:36:30.445Z] ---> Running in 5bd27fd209d8 [2023-05-25T01:36:30.445Z] noop [2023-05-25T01:36:30.445Z] Removing intermediate container 5bd27fd209d8 [2023-05-25T01:36:30.445Z] ---> e051d5f02f6b [2023-05-25T01:36:30.445Z] Successfully built e051d5f02f6b [2023-05-25T01:36:30.445Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:36:30.819Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T01:36:30.819Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:36:31.095Z] prd-ubuntu20.04-docker-arm64-4c-16g-16911 does not seem to be running inside a container [2023-05-25T01:36:31.187Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/125 -v /w/workspace/device-mqtt-go/125:/w/workspace/device-mqtt-go/125:rw,z -v /w/workspace/device-mqtt-go/125@tmp:/w/workspace/device-mqtt-go/125@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 [2023-05-25T01:36:32.615Z] $ docker top 4f7490a63c8976e509f2a9f2bd681c2de722131b8bae8e762994dda53aad03a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T01:36:33.486Z] + go version [2023-05-25T01:36:33.486Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-25T01:36:33.506Z] $ docker stop --time=1 4f7490a63c8976e509f2a9f2bd681c2de722131b8bae8e762994dda53aad03a7 [2023-05-25T01:36:35.474Z] $ docker rm -f --volumes 4f7490a63c8976e509f2a9f2bd681c2de722131b8bae8e762994dda53aad03a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:36:36.070Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T01:36:36.070Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:36:36.275Z] prd-ubuntu20.04-docker-arm64-4c-16g-16911 does not seem to be running inside a container [2023-05-25T01:36:36.347Z] $ 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/125 -v /w/workspace/device-mqtt-go/125:/w/workspace/device-mqtt-go/125:rw,z -v /w/workspace/device-mqtt-go/125@tmp:/w/workspace/device-mqtt-go/125@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 [2023-05-25T01:36:37.891Z] $ docker top 59a087b3a1f8a75526d2a72a81ade7f48139a8f29e8596a91ce0ce2476ceba77 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T01:36:38.791Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/125 [Pipeline] fileExists [Pipeline] sh [2023-05-25T01:36:39.470Z] + make test [2023-05-25T01:36:39.470Z] go test ./... -coverprofile=coverage.out ./... [2023-05-25T01:37:26.392Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-25T01:40:18.268Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-25T01:40:18.856Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-25T01:40:18.856Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.083s coverage: 22.8% of statements [2023-05-25T01:40:19.826Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-25T01:40:19.826Z] go vet ./... [2023-05-25T01:40:58.952Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T01:40:58.952Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T01:40:58.952Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-25T01:40:58.972Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-25T01:40:58.979Z] $ docker stop --time=1 59a087b3a1f8a75526d2a72a81ade7f48139a8f29e8596a91ce0ce2476ceba77 [2023-05-25T01:41:00.991Z] $ docker rm -f --volumes 59a087b3a1f8a75526d2a72a81ade7f48139a8f29e8596a91ce0ce2476ceba77 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T01:41:02.492Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-25T01:41:02.512Z] Warning: overwriting stash ‘coverage-report’ [2023-05-25T01:41:03.224Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T01:41:03.625Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-25T01:41:03.968Z] + ls -al . [2023-05-25T01:41:03.968Z] total 180 [2023-05-25T01:41:03.968Z] drwxrwxr-x 9 jenkins jenkins 4096 May 25 01:36 . [2023-05-25T01:41:03.968Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 01:34 .. [2023-05-25T01:41:03.968Z] -rw-rw-r-- 1 jenkins jenkins 140 May 25 01:34 .dockerignore [2023-05-25T01:41:03.968Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 01:34 .git [2023-05-25T01:41:03.968Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 01:34 .github [2023-05-25T01:41:03.968Z] -rw-rw-r-- 1 jenkins jenkins 329 May 25 01:34 .gitignore [2023-05-25T01:41:03.968Z] -rw-rw-r-- 1 jenkins jenkins 41 May 25 01:34 .golangci.yml [2023-05-25T01:41:03.968Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 25 01:34 Attribution.txt [2023-05-25T01:41:03.968Z] -rw-rw-r-- 1 jenkins jenkins 17522 May 25 01:34 CHANGELOG.md [2023-05-25T01:41:03.968Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 25 01:34 Dockerfile [2023-05-25T01:41:03.968Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 01:34 GOVERNANCE.md [2023-05-25T01:41:03.968Z] -rw-rw-r-- 1 jenkins jenkins 678 May 25 01:34 Jenkinsfile [2023-05-25T01:41:03.968Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 25 01:34 LICENSE [2023-05-25T01:41:03.968Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 25 01:34 Makefile [2023-05-25T01:41:03.968Z] -rw-rw-r-- 1 jenkins jenkins 620 May 25 01:34 OWNERS.md [2023-05-25T01:41:03.968Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 25 01:34 README.md [2023-05-25T01:41:03.968Z] -rw-rw-r-- 1 jenkins jenkins 12 May 25 01:28 VERSION [2023-05-25T01:41:03.968Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 01:34 bin [2023-05-25T01:41:03.968Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 01:34 cmd [2023-05-25T01:41:03.968Z] -rw-r--r-- 1 jenkins jenkins 18506 May 25 01:40 coverage.out [2023-05-25T01:41:03.969Z] -rw-rw-r-- 1 jenkins jenkins 3285 May 25 01:34 go.mod [2023-05-25T01:41:03.969Z] -rw-rw-r-- 1 jenkins jenkins 31232 May 25 01:34 go.sum [2023-05-25T01:41:03.969Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 01:34 internal [2023-05-25T01:41:03.969Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 01:34 mock [2023-05-25T01:41:03.969Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 01:34 snap [2023-05-25T01:41:03.969Z] -rw-rw-r-- 1 jenkins jenkins 227 May 25 01:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:41:04.335Z] + 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=019c60404bb83e30963e3ac75b0107041a510748 --label arch=arm64 --label version=3.0.0-dev.41 . [2023-05-25T01:41:04.607Z] Sending build context to Docker daemon 3.444MB [2023-05-25T01:41:04.879Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T01:41:04.879Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-25T01:41:04.879Z] ---> e051d5f02f6b [2023-05-25T01:41:04.879Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-25T01:41:04.879Z] ---> Running in 96607d36e0c6 [2023-05-25T01:41:05.474Z] Removing intermediate container 96607d36e0c6 [2023-05-25T01:41:05.474Z] ---> df35eda7a449 [2023-05-25T01:41:05.474Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T01:41:05.474Z] ---> Running in a2e29d7b8d69 [2023-05-25T01:41:05.748Z] Removing intermediate container a2e29d7b8d69 [2023-05-25T01:41:05.748Z] ---> fc933472760a [2023-05-25T01:41:05.748Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-25T01:41:06.019Z] ---> Running in 0c94af9c4f63 [2023-05-25T01:41:06.298Z] Removing intermediate container 0c94af9c4f63 [2023-05-25T01:41:06.298Z] ---> b5e9f0240de4 [2023-05-25T01:41:06.298Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T01:41:06.298Z] ---> Running in 4045ef8f603b [2023-05-25T01:41:06.897Z] Removing intermediate container 4045ef8f603b [2023-05-25T01:41:06.897Z] ---> 7f9611832f70 [2023-05-25T01:41:06.897Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T01:41:06.897Z] ---> Running in 57d1e729f595 [2023-05-25T01:41:08.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T01:41:08.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T01:41:10.363Z] OK: 268 MiB in 57 packages [2023-05-25T01:41:11.360Z] Removing intermediate container 57d1e729f595 [2023-05-25T01:41:11.360Z] ---> 9292fd909be4 [2023-05-25T01:41:11.360Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-25T01:41:11.632Z] ---> Running in 1d2c2f474f23 [2023-05-25T01:41:11.905Z] Removing intermediate container 1d2c2f474f23 [2023-05-25T01:41:11.905Z] ---> 1a992a5c095d [2023-05-25T01:41:11.905Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-25T01:41:12.508Z] ---> b17ed917b615 [2023-05-25T01:41:12.508Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T01:41:12.508Z] ---> Running in bfbfdbc86971 [2023-05-25T01:41:15.886Z] Removing intermediate container bfbfdbc86971 [2023-05-25T01:41:15.886Z] ---> 77c4bd907cb0 [2023-05-25T01:41:15.886Z] Step 11/24 : COPY . . [2023-05-25T01:41:16.474Z] ---> 0c79162d83a0 [2023-05-25T01:41:16.474Z] Step 12/24 : RUN $MAKE [2023-05-25T01:41:16.474Z] ---> Running in f2f738da5116 [2023-05-25T01:41:17.451Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.41" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-25T01:44:09.274Z] Removing intermediate container f2f738da5116 [2023-05-25T01:44:09.274Z] ---> d6057f7ad7ab [2023-05-25T01:44:09.274Z] Step 13/24 : FROM alpine:3.17 [2023-05-25T01:44:09.274Z] 3.17: Pulling from library/alpine [2023-05-25T01:44:09.274Z] c41833b44d91: Already exists [2023-05-25T01:44:09.274Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T01:44:09.274Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T01:44:09.274Z] ---> 51e60588ff2c [2023-05-25T01:44:09.274Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-25T01:44:09.274Z] ---> Running in 3a3a221aca7c [2023-05-25T01:44:09.274Z] Removing intermediate container 3a3a221aca7c [2023-05-25T01:44:09.274Z] ---> 9836bed25063 [2023-05-25T01:44:09.274Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-25T01:44:09.274Z] ---> Running in 0a05673656c1 [2023-05-25T01:44:09.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T01:44:09.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T01:44:09.274Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-25T01:44:09.274Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T01:44:09.274Z] OK: 8 MiB in 16 packages [2023-05-25T01:44:09.274Z] Removing intermediate container 0a05673656c1 [2023-05-25T01:44:09.274Z] ---> 873ba9dcd601 [2023-05-25T01:44:09.274Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-25T01:44:09.274Z] ---> d18395a48132 [2023-05-25T01:44:09.274Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-25T01:44:09.274Z] ---> dc033cc75b86 [2023-05-25T01:44:09.274Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-25T01:44:09.274Z] ---> 963b472ffb4f [2023-05-25T01:44:09.274Z] Step 19/24 : EXPOSE 59982 [2023-05-25T01:44:09.274Z] ---> Running in 290c996259c7 [2023-05-25T01:44:09.274Z] Removing intermediate container 290c996259c7 [2023-05-25T01:44:09.274Z] ---> 8fe87ab05db6 [2023-05-25T01:44:09.274Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-25T01:44:09.274Z] ---> Running in ddf817b96ce3 [2023-05-25T01:44:09.274Z] Removing intermediate container ddf817b96ce3 [2023-05-25T01:44:09.274Z] ---> 257a0bdcc9b7 [2023-05-25T01:44:09.274Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-25T01:44:09.274Z] ---> Running in 0d86602331d8 [2023-05-25T01:44:09.274Z] Removing intermediate container 0d86602331d8 [2023-05-25T01:44:09.274Z] ---> 6b4f3bb971a4 [2023-05-25T01:44:09.274Z] Step 22/24 : LABEL arch=arm64 [2023-05-25T01:44:09.274Z] ---> Running in 4256b5a91361 [2023-05-25T01:44:09.274Z] Removing intermediate container 4256b5a91361 [2023-05-25T01:44:09.274Z] ---> aeea63e79715 [2023-05-25T01:44:09.274Z] Step 23/24 : LABEL git_sha=019c60404bb83e30963e3ac75b0107041a510748 [2023-05-25T01:44:09.274Z] ---> Running in 6829f1b838ce [2023-05-25T01:44:09.274Z] Removing intermediate container 6829f1b838ce [2023-05-25T01:44:09.274Z] ---> bf9f71f22eda [2023-05-25T01:44:09.274Z] Step 24/24 : LABEL version=3.0.0-dev.41 [2023-05-25T01:44:09.274Z] ---> Running in fb42d91f5035 [2023-05-25T01:44:09.542Z] Removing intermediate container fb42d91f5035 [2023-05-25T01:44:09.542Z] ---> a5b3ef8f834b [2023-05-25T01:44:09.542Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-25T01:44:09.542Z] Successfully built a5b3ef8f834b [2023-05-25T01:44:09.542Z] 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 [2023-05-25T01:44:09.629Z] provisioning config files... [2023-05-25T01:44:09.645Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/125@tmp/config11053830869669631276tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:44:09.991Z] ---> docker-login.sh [2023-05-25T01:44:09.991Z] nexus3.edgexfoundry.org:10001 [2023-05-25T01:44:10.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:44:10.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:44:10.260Z] Configure a credential helper to remove this warning. See [2023-05-25T01:44:10.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:44:10.260Z] [2023-05-25T01:44:10.260Z] Login Succeeded [2023-05-25T01:44:10.260Z] nexus3.edgexfoundry.org:10002 [2023-05-25T01:44:10.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:44:10.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:44:10.527Z] Configure a credential helper to remove this warning. See [2023-05-25T01:44:10.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:44:10.527Z] [2023-05-25T01:44:10.527Z] Login Succeeded [2023-05-25T01:44:10.795Z] nexus3.edgexfoundry.org:10003 [2023-05-25T01:44:11.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:44:11.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:44:11.069Z] Configure a credential helper to remove this warning. See [2023-05-25T01:44:11.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:44:11.069Z] [2023-05-25T01:44:11.069Z] Login Succeeded [2023-05-25T01:44:11.069Z] nexus3.edgexfoundry.org:10004 [2023-05-25T01:44:11.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:44:11.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:44:11.338Z] Configure a credential helper to remove this warning. See [2023-05-25T01:44:11.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:44:11.338Z] [2023-05-25T01:44:11.338Z] Login Succeeded [2023-05-25T01:44:11.338Z] docker.io [2023-05-25T01:44:11.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:44:11.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:44:11.876Z] Configure a credential helper to remove this warning. See [2023-05-25T01:44:11.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:44:11.876Z] [2023-05-25T01:44:11.876Z] Login Succeeded [2023-05-25T01:44:11.876Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T01:44:11.891Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-25T01:44:11.929Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T01:44:11.955Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-05-25T01:44:11.955Z] 019c60404bb83e30963e3ac75b0107041a510748 [2023-05-25T01:44:11.955Z] latest [2023-05-25T01:44:11.955Z] 3.0.0-dev.41 [2023-05-25T01:44:11.955Z] 019c60404bb83e30963e3ac75b0107041a510748-3.0.0-dev.41 [2023-05-25T01:44:11.955Z] main [2023-05-25T01:44:11.955Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:44:12.311Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:019c60404bb83e30963e3ac75b0107041a510748 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:44:12.679Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:019c60404bb83e30963e3ac75b0107041a510748 [2023-05-25T01:44:12.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-25T01:44:12.679Z] bdde9c11f2d9: Preparing [2023-05-25T01:44:12.679Z] 0d8d4016e4bd: Preparing [2023-05-25T01:44:12.679Z] 27e6ae8e2e73: Preparing [2023-05-25T01:44:12.679Z] 41f0e52cfb50: Preparing [2023-05-25T01:44:12.679Z] 26cbea5cba74: Preparing [2023-05-25T01:44:12.950Z] 26cbea5cba74: Layer already exists [2023-05-25T01:44:12.950Z] 0d8d4016e4bd: Pushed [2023-05-25T01:44:12.950Z] 41f0e52cfb50: Pushed [2023-05-25T01:44:12.950Z] bdde9c11f2d9: Pushed [2023-05-25T01:44:19.622Z] 27e6ae8e2e73: Pushed [2023-05-25T01:44:19.622Z] 019c60404bb83e30963e3ac75b0107041a510748: digest: sha256:801cb752bdef45f7914893717c367775947c8290521f35b6890aaa6a1a41c39b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:44:19.993Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:44:20.345Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-05-25T01:44:20.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-25T01:44:20.345Z] bdde9c11f2d9: Preparing [2023-05-25T01:44:20.345Z] 0d8d4016e4bd: Preparing [2023-05-25T01:44:20.345Z] 27e6ae8e2e73: Preparing [2023-05-25T01:44:20.345Z] 41f0e52cfb50: Preparing [2023-05-25T01:44:20.345Z] 26cbea5cba74: Preparing [2023-05-25T01:44:20.345Z] bdde9c11f2d9: Layer already exists [2023-05-25T01:44:20.345Z] 26cbea5cba74: Layer already exists [2023-05-25T01:44:20.345Z] 27e6ae8e2e73: Layer already exists [2023-05-25T01:44:20.346Z] 0d8d4016e4bd: Layer already exists [2023-05-25T01:44:20.346Z] 41f0e52cfb50: Layer already exists [2023-05-25T01:44:20.617Z] latest: digest: sha256:801cb752bdef45f7914893717c367775947c8290521f35b6890aaa6a1a41c39b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:44:20.985Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:44:21.352Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.41 [2023-05-25T01:44:21.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-25T01:44:21.352Z] bdde9c11f2d9: Preparing [2023-05-25T01:44:21.352Z] 0d8d4016e4bd: Preparing [2023-05-25T01:44:21.352Z] 27e6ae8e2e73: Preparing [2023-05-25T01:44:21.352Z] 41f0e52cfb50: Preparing [2023-05-25T01:44:21.352Z] 26cbea5cba74: Preparing [2023-05-25T01:44:21.352Z] bdde9c11f2d9: Layer already exists [2023-05-25T01:44:21.352Z] 26cbea5cba74: Layer already exists [2023-05-25T01:44:21.352Z] 0d8d4016e4bd: Layer already exists [2023-05-25T01:44:21.352Z] 27e6ae8e2e73: Layer already exists [2023-05-25T01:44:21.352Z] 41f0e52cfb50: Layer already exists [2023-05-25T01:44:21.622Z] 3.0.0-dev.41: digest: sha256:801cb752bdef45f7914893717c367775947c8290521f35b6890aaa6a1a41c39b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:44:21.985Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:019c60404bb83e30963e3ac75b0107041a510748-3.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:44:22.345Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:019c60404bb83e30963e3ac75b0107041a510748-3.0.0-dev.41 [2023-05-25T01:44:22.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-25T01:44:22.345Z] bdde9c11f2d9: Preparing [2023-05-25T01:44:22.345Z] 0d8d4016e4bd: Preparing [2023-05-25T01:44:22.345Z] 27e6ae8e2e73: Preparing [2023-05-25T01:44:22.345Z] 41f0e52cfb50: Preparing [2023-05-25T01:44:22.345Z] 26cbea5cba74: Preparing [2023-05-25T01:44:22.345Z] 26cbea5cba74: Layer already exists [2023-05-25T01:44:22.345Z] 0d8d4016e4bd: Layer already exists [2023-05-25T01:44:22.345Z] bdde9c11f2d9: Layer already exists [2023-05-25T01:44:22.345Z] 27e6ae8e2e73: Layer already exists [2023-05-25T01:44:22.345Z] 41f0e52cfb50: Layer already exists [2023-05-25T01:44:22.617Z] 019c60404bb83e30963e3ac75b0107041a510748-3.0.0-dev.41: digest: sha256:801cb752bdef45f7914893717c367775947c8290521f35b6890aaa6a1a41c39b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:44:22.981Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:44:23.345Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-05-25T01:44:23.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-25T01:44:23.345Z] bdde9c11f2d9: Preparing [2023-05-25T01:44:23.345Z] 0d8d4016e4bd: Preparing [2023-05-25T01:44:23.345Z] 27e6ae8e2e73: Preparing [2023-05-25T01:44:23.345Z] 41f0e52cfb50: Preparing [2023-05-25T01:44:23.345Z] 26cbea5cba74: Preparing [2023-05-25T01:44:23.345Z] bdde9c11f2d9: Layer already exists [2023-05-25T01:44:23.345Z] 0d8d4016e4bd: Layer already exists [2023-05-25T01:44:23.345Z] 27e6ae8e2e73: Layer already exists [2023-05-25T01:44:23.345Z] 41f0e52cfb50: Layer already exists [2023-05-25T01:44:23.345Z] 26cbea5cba74: Layer already exists [2023-05-25T01:44:23.614Z] main: digest: sha256:801cb752bdef45f7914893717c367775947c8290521f35b6890aaa6a1a41c39b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-25T01:44:23.664Z] ===================================================== [Pipeline] echo [2023-05-25T01:44:23.671Z] taggedImages: [2023-05-25T01:44:23.671Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:019c60404bb83e30963e3ac75b0107041a510748 [2023-05-25T01:44:23.671Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-05-25T01:44:23.671Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.41 [2023-05-25T01:44:23.671Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:019c60404bb83e30963e3ac75b0107041a510748-3.0.0-dev.41 [2023-05-25T01:44:23.671Z] - 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 [2023-05-25T01:44:24.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T01:44:24.041Z] [2023-05-25T01:44:24.041Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:44:24.386Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T01:44:24.387Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-25T01:44:24.387Z] 8998bd30e6a1: Pulling fs layer [2023-05-25T01:44:24.387Z] 04944245beec: Pulling fs layer [2023-05-25T01:44:24.387Z] 699f458cf7ca: Pulling fs layer [2023-05-25T01:44:24.387Z] 765212b225bb: Pulling fs layer [2023-05-25T01:44:24.387Z] f23df028b6ca: Pulling fs layer [2023-05-25T01:44:24.387Z] d65c8cfc05b1: Pulling fs layer [2023-05-25T01:44:24.387Z] 2437ff75d9bd: Pulling fs layer [2023-05-25T01:44:24.387Z] 765212b225bb: Waiting [2023-05-25T01:44:24.387Z] f23df028b6ca: Waiting [2023-05-25T01:44:24.387Z] d65c8cfc05b1: Waiting [2023-05-25T01:44:24.387Z] 2437ff75d9bd: Waiting [2023-05-25T01:44:24.656Z] 04944245beec: Verifying Checksum [2023-05-25T01:44:24.656Z] 04944245beec: Download complete [2023-05-25T01:44:24.656Z] 765212b225bb: Verifying Checksum [2023-05-25T01:44:24.656Z] 765212b225bb: Download complete [2023-05-25T01:44:24.656Z] f23df028b6ca: Verifying Checksum [2023-05-25T01:44:24.656Z] f23df028b6ca: Download complete [2023-05-25T01:44:24.656Z] d65c8cfc05b1: Verifying Checksum [2023-05-25T01:44:24.656Z] d65c8cfc05b1: Download complete [2023-05-25T01:44:24.927Z] 699f458cf7ca: Verifying Checksum [2023-05-25T01:44:24.927Z] 699f458cf7ca: Download complete [2023-05-25T01:44:25.195Z] 8998bd30e6a1: Verifying Checksum [2023-05-25T01:44:25.195Z] 8998bd30e6a1: Download complete [2023-05-25T01:44:27.799Z] 2437ff75d9bd: Verifying Checksum [2023-05-25T01:44:27.799Z] 2437ff75d9bd: Download complete [2023-05-25T01:44:29.222Z] 8998bd30e6a1: Pull complete [2023-05-25T01:44:30.475Z] 04944245beec: Pull complete [2023-05-25T01:44:31.063Z] 699f458cf7ca: Pull complete [2023-05-25T01:44:31.332Z] 765212b225bb: Pull complete [2023-05-25T01:44:32.327Z] f23df028b6ca: Pull complete [2023-05-25T01:44:32.327Z] d65c8cfc05b1: Pull complete [2023-05-25T01:44:47.413Z] 2437ff75d9bd: Pull complete [2023-05-25T01:44:47.413Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-25T01:44:47.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T01:44:47.413Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:44:47.619Z] prd-ubuntu20.04-docker-arm64-4c-16g-16911 does not seem to be running inside a container [2023-05-25T01:44:47.690Z] $ 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/125 -v /w/workspace/device-mqtt-go/125:/w/workspace/device-mqtt-go/125:rw,z -v /w/workspace/device-mqtt-go/125@tmp:/w/workspace/device-mqtt-go/125@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 [2023-05-25T01:44:50.477Z] $ docker top 627eb6d8220e9539ab4178340ec2817ea6d889cb4b350ccd0624f5e675c45c5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:44:51.345Z] ---> job-cost.sh [2023-05-25T01:44:51.345Z] lf-activate-venv: SKIPPING [2023-05-25T01:44:51.345Z] INFO: No Stack... [2023-05-25T01:44:51.613Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-25T01:44:52.576Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T01:44:53.215Z] + cat /w/workspace/device-mqtt-go/125/archives/cost.csv [2023-05-25T01:44:53.215Z] + cut -d, -f6 [Pipeline] lock [2023-05-25T01:44:53.278Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-125-stack-cost] [2023-05-25T01:44:53.283Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-125-stack-cost] did not exist. Created. [2023-05-25T01:44:53.283Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-125-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T01:44:53.941Z] /w/workspace/device-mqtt-go/125@tmp/durable-da37a5cd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-25T01:44:54.604Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-25T01:44:54.618Z] Warning: overwriting stash ‘stack-cost’ [2023-05-25T01:44:54.674Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T01:44:54.684Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-125-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T01:44:54.699Z] $ docker stop --time=1 627eb6d8220e9539ab4178340ec2817ea6d889cb4b350ccd0624f5e675c45c5c [2023-05-25T01:44:56.238Z] $ docker rm -f --volumes 627eb6d8220e9539ab4178340ec2817ea6d889cb4b350ccd0624f5e675c45c5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-25T01:44:56.635Z] provisioning config files... [2023-05-25T01:44:56.642Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17493430704008569612tmp [Pipeline] { [Pipeline] sh [2023-05-25T01:44:56.931Z] + set +x [2023-05-25T01:44:56.931Z] + bash -s -- [2023-05-25T01:44:56.931Z] + curl -s https://codecov.io/bash [2023-05-25T01:44:56.931Z] [2023-05-25T01:44:56.931Z] _____ _ [2023-05-25T01:44:56.931Z] / ____| | | [2023-05-25T01:44:56.931Z] | | ___ __| | ___ ___ _____ __ [2023-05-25T01:44:56.931Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-25T01:44:56.931Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-25T01:44:56.931Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-25T01:44:56.931Z] Bash-1.0.6 [2023-05-25T01:44:56.931Z] [2023-05-25T01:44:56.931Z] [2023-05-25T01:44:56.931Z] ==> git version 2.25.1 found [2023-05-25T01:44:56.931Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-25T01:44:56.931Z] Release-Date: 2020-01-08 [2023-05-25T01:44:56.931Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-25T01:44:56.931Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-25T01:44:56.931Z] ==> Jenkins CI detected. [2023-05-25T01:44:56.931Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-05-25T01:44:56.931Z] project root: . [2023-05-25T01:44:56.931Z] --> token set from env [2023-05-25T01:44:56.931Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-25T01:44:56.931Z] ==> Running gcov in . (disable via -X gcov) [2023-05-25T01:44:56.931Z] ==> Python coveragepy not found [2023-05-25T01:44:56.931Z] ==> Searching for coverage reports in: [2023-05-25T01:44:56.931Z] + . [2023-05-25T01:44:56.931Z] -> Found 1 reports [2023-05-25T01:44:56.931Z] ==> Detecting git/mercurial file structure [2023-05-25T01:44:57.191Z] ==> Reading reports [2023-05-25T01:44:57.191Z] + ./coverage.out bytes=18506 [2023-05-25T01:44:57.191Z] ==> Appending adjustments [2023-05-25T01:44:57.191Z] https://docs.codecov.io/docs/fixing-reports [2023-05-25T01:44:57.191Z] + Found adjustments [2023-05-25T01:44:57.191Z] ==> Gzipping contents [2023-05-25T01:44:57.191Z] 4.0K /tmp/codecov.OmZI1k.gz [2023-05-25T01:44:57.191Z] ==> Uploading reports [2023-05-25T01:44:57.191Z] url: https://codecov.io [2023-05-25T01:44:57.191Z] query: branch=main&commit=019c60404bb83e30963e3ac75b0107041a510748&build=125&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F125%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-25T01:44:57.191Z] -> Pinging Codecov [2023-05-25T01:44:57.191Z] 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=019c60404bb83e30963e3ac75b0107041a510748&build=125&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F125%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-25T01:44:57.451Z] -> Uploading to [2023-05-25T01:44:57.451Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-25/7D719EC7BBE17E464838252E33014C33/019c60404bb83e30963e3ac75b0107041a510748/11224611-3242-4eba-9b45-6da9b87d915d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230525T014457Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=76e0fc2db4b17970e02324cfb5f0ba5fddf379653b268cf227da1fee0ec2314e [2023-05-25T01:44:57.451Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T01:44:57.451Z] Dload Upload Total Spent Left Speed [2023-05-25T01:44:57.711Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 13756 --:--:-- --:--:-- --:--:-- 13815 [2023-05-25T01:44:57.711Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/019c60404bb83e30963e3ac75b0107041a510748 [Pipeline] } [2023-05-25T01:44:57.719Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-25T01:44:57.819Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-25T01:44:57.829Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:44:58.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-25T01:44:58.122Z] [2023-05-25T01:44:58.122Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:44:58.423Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-25T01:44:58.423Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-25T01:44:58.423Z] df9b9388f04a: Pulling fs layer [2023-05-25T01:44:58.423Z] 52dc419b0ee2: Pulling fs layer [2023-05-25T01:44:58.423Z] 25bc292e5bac: Pulling fs layer [2023-05-25T01:44:58.423Z] 114826534d7a: Pulling fs layer [2023-05-25T01:44:58.423Z] 4657fd5d0bcf: Pulling fs layer [2023-05-25T01:44:58.423Z] 6ad1cebc031e: Pulling fs layer [2023-05-25T01:44:58.423Z] 8a3aa393b2d8: Pulling fs layer [2023-05-25T01:44:58.423Z] 114826534d7a: Waiting [2023-05-25T01:44:58.423Z] 4657fd5d0bcf: Waiting [2023-05-25T01:44:58.423Z] 6ad1cebc031e: Waiting [2023-05-25T01:44:58.423Z] 8a3aa393b2d8: Waiting [2023-05-25T01:44:58.683Z] 25bc292e5bac: Verifying Checksum [2023-05-25T01:44:58.683Z] 25bc292e5bac: Download complete [2023-05-25T01:44:58.683Z] 52dc419b0ee2: Verifying Checksum [2023-05-25T01:44:58.683Z] 52dc419b0ee2: Download complete [2023-05-25T01:44:58.683Z] 4657fd5d0bcf: Verifying Checksum [2023-05-25T01:44:58.683Z] 4657fd5d0bcf: Download complete [2023-05-25T01:44:58.683Z] df9b9388f04a: Download complete [2023-05-25T01:44:58.683Z] df9b9388f04a: Pull complete [2023-05-25T01:44:58.948Z] 6ad1cebc031e: Verifying Checksum [2023-05-25T01:44:58.948Z] 6ad1cebc031e: Download complete [2023-05-25T01:44:58.948Z] 52dc419b0ee2: Pull complete [2023-05-25T01:44:59.207Z] 25bc292e5bac: Pull complete [2023-05-25T01:44:59.466Z] 114826534d7a: Download complete [2023-05-25T01:44:59.466Z] 8a3aa393b2d8: Verifying Checksum [2023-05-25T01:44:59.466Z] 8a3aa393b2d8: Download complete [2023-05-25T01:45:03.649Z] 114826534d7a: Pull complete [2023-05-25T01:45:03.649Z] 4657fd5d0bcf: Pull complete [2023-05-25T01:45:03.649Z] 6ad1cebc031e: Pull complete [2023-05-25T01:45:06.178Z] 8a3aa393b2d8: Pull complete [2023-05-25T01:45:06.178Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-25T01:45:06.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-25T01:45:06.178Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:45:06.251Z] prd-ubuntu20.04-docker-8c-8g-16896 does not seem to be running inside a container [2023-05-25T01:45:06.303Z] $ 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 [2023-05-25T01:45:10.688Z] $ docker top 6a79d5ea95793775adce8b033a07ca84f01187d4ca53e026c3109d7f7509dbeb -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-25T01:45:10.726Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-05-25T01:45:11.001Z] + set -o pipefail [2023-05-25T01:45:11.001Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-05-25T01:45:15.186Z] [2023-05-25T01:45:15.186Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-05-25T01:45:15.186Z] [2023-05-25T01:45:15.186Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/6fa7ea68-db72-4027-b524-2e61d3ccd791 [2023-05-25T01:45:15.186Z] [2023-05-25T01:45:15.186Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-25T01:45:15.186Z] [2023-05-25T01:45:15.186Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-25T01:45:15.186Z] [2023-05-25T01:45:15.186Z] [2023-05-25T01:45:15.186Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-25T01:45:15.186Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-25T01:45:15.186Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-25T01:45:15.222Z] $ docker stop --time=1 6a79d5ea95793775adce8b033a07ca84f01187d4ca53e026c3109d7f7509dbeb [2023-05-25T01:45:18.759Z] $ docker rm -f --volumes 6a79d5ea95793775adce8b033a07ca84f01187d4ca53e026c3109d7f7509dbeb [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 [2023-05-25T01:45:19.413Z] + git log --format=format:%s -1 019c60404bb83e30963e3ac75b0107041a510748 [Pipeline] sh [2023-05-25T01:45:19.700Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T01:45:19.700Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:45:19.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T01:45:19.995Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:45:20.063Z] prd-ubuntu20.04-docker-8c-8g-16896 does not seem to be running inside a container [2023-05-25T01:45:20.118Z] $ 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 [2023-05-25T01:45:20.536Z] $ docker top f29637558862647f483679e23b88091d0591a65ccec68d93a89d504bec47c467 -eo pid,comm [2023-05-25T01:45:20.557Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-25T01:45:20.557Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T01:45:20.587Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T01:45:20.587Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T01:45:20.693Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T01:45:20.721Z] $ docker exec f29637558862647f483679e23b88091d0591a65ccec68d93a89d504bec47c467 ssh-agent [2023-05-25T01:45:20.817Z] SSH_AUTH_SOCK=/tmp/ssh-EFweVYR5LUGB/agent.33 [2023-05-25T01:45:20.817Z] SSH_AGENT_PID=39 [2023-05-25T01:45:20.820Z] Running ssh-add (command line suppressed) [2023-05-25T01:45:20.947Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14894024788491925221.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14894024788491925221.key) [2023-05-25T01:45:20.935Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T01:45:21.219Z] + git semver tag [2023-05-25T01:45:21.477Z] 2023-05-25 01:45:21,409 [run_tag] DEBUG tag force:False [2023-05-25T01:45:21.477Z] 2023-05-25 01:45:21,410 [check_head_tag] DEBUG check head tag [2023-05-25T01:45:21.477Z] 2023-05-25 01:45:21,411 [execute] INFO git cat-file --batch-check [2023-05-25T01:45:21.477Z] 2023-05-25 01:45:21,411 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-05-25T01:45:21.477Z] 2023-05-25 01:45:21,414 [execute] INFO git cat-file --batch [2023-05-25T01:45:21.477Z] 2023-05-25 01:45:21,414 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-05-25T01:45:21.477Z] 2023-05-25 01:45:21,437 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-25T01:45:21.477Z] 2023-05-25 01:45:21,438 [execute] INFO git tag -a v3.0.0-dev.41 -m v3.0.0-dev.41 [2023-05-25T01:45:21.477Z] 2023-05-25 01:45:21,438 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.41', '-m', 'v3.0.0-dev.41'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-25T01:45:21.477Z] 2023-05-25 01:45:21,442 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-25T01:45:21.477Z] 3.0.0-dev.41 [Pipeline] } [2023-05-25T01:45:21.514Z] $ docker exec --env ******** --env ******** f29637558862647f483679e23b88091d0591a65ccec68d93a89d504bec47c467 ssh-agent -k [2023-05-25T01:45:21.605Z] unset SSH_AUTH_SOCK; [2023-05-25T01:45:21.605Z] unset SSH_AGENT_PID; [2023-05-25T01:45:21.605Z] echo Agent pid 39 killed; [2023-05-25T01:45:21.590Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T01:45:21.899Z] + git semver [Pipeline] } [2023-05-25T01:45:22.197Z] $ docker stop --time=1 f29637558862647f483679e23b88091d0591a65ccec68d93a89d504bec47c467 [2023-05-25T01:45:23.465Z] $ docker rm -f --volumes f29637558862647f483679e23b88091d0591a65ccec68d93a89d504bec47c467 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:45:23.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-25T01:45:23.838Z] [2023-05-25T01:45:23.838Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:45:24.135Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-25T01:45:24.135Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-25T01:45:24.136Z] ab5ef0e58194: Pulling fs layer [2023-05-25T01:45:24.136Z] 9712f1f96733: Pulling fs layer [2023-05-25T01:45:24.136Z] 63f879dbbcfc: Pulling fs layer [2023-05-25T01:45:24.136Z] 0d9ebad4ef96: Pulling fs layer [2023-05-25T01:45:24.136Z] e9a5061849ea: Pulling fs layer [2023-05-25T01:45:24.136Z] d747dcd14b5f: Pulling fs layer [2023-05-25T01:45:24.136Z] 2de7ff778b66: Pulling fs layer [2023-05-25T01:45:24.136Z] 0d9ebad4ef96: Waiting [2023-05-25T01:45:24.136Z] d747dcd14b5f: Waiting [2023-05-25T01:45:24.136Z] 2de7ff778b66: Waiting [2023-05-25T01:45:24.136Z] 9712f1f96733: Verifying Checksum [2023-05-25T01:45:24.136Z] 9712f1f96733: Download complete [2023-05-25T01:45:24.401Z] 63f879dbbcfc: Verifying Checksum [2023-05-25T01:45:24.401Z] 63f879dbbcfc: Download complete [2023-05-25T01:45:24.660Z] e9a5061849ea: Verifying Checksum [2023-05-25T01:45:24.660Z] e9a5061849ea: Download complete [2023-05-25T01:45:24.660Z] d747dcd14b5f: Verifying Checksum [2023-05-25T01:45:24.660Z] d747dcd14b5f: Download complete [2023-05-25T01:45:24.660Z] ab5ef0e58194: Verifying Checksum [2023-05-25T01:45:24.660Z] ab5ef0e58194: Download complete [2023-05-25T01:45:24.660Z] 0d9ebad4ef96: Verifying Checksum [2023-05-25T01:45:24.660Z] 0d9ebad4ef96: Download complete [2023-05-25T01:45:24.660Z] 2de7ff778b66: Verifying Checksum [2023-05-25T01:45:24.660Z] 2de7ff778b66: Download complete [2023-05-25T01:45:27.187Z] ab5ef0e58194: Pull complete [2023-05-25T01:45:27.187Z] 9712f1f96733: Pull complete [2023-05-25T01:45:27.752Z] 63f879dbbcfc: Pull complete [2023-05-25T01:45:31.348Z] 0d9ebad4ef96: Pull complete [2023-05-25T01:45:31.348Z] e9a5061849ea: Pull complete [2023-05-25T01:45:31.348Z] d747dcd14b5f: Pull complete [2023-05-25T01:45:32.283Z] 2de7ff778b66: Pull complete [2023-05-25T01:45:32.283Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-25T01:45:32.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-25T01:45:32.283Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:45:32.372Z] prd-ubuntu20.04-docker-8c-8g-16896 does not seem to be running inside a container [2023-05-25T01:45:32.430Z] $ 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 [2023-05-25T01:45:37.998Z] $ docker top c8c2ad4e9f955a22a83de3685940ad94f9c91a0daa13b5431cba33b57558395c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-25T01:45:38.037Z] provisioning config files... [2023-05-25T01:45:38.043Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6926484245540253700tmp [2023-05-25T01:45:38.053Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14188930951109041454tmp [2023-05-25T01:45:38.063Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9393350947278839610tmp [Pipeline] { [Pipeline] echo [2023-05-25T01:45:38.079Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:45:38.363Z] ---> sigul-configuration.sh [2023-05-25T01:45:38.363Z] gpg: directory `/root/.gnupg' created [2023-05-25T01:45:38.363Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-25T01:45:38.363Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-25T01:45:38.363Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-25T01:45:38.363Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-25T01:45:38.363Z] gpg: CAST5 encrypted data [2023-05-25T01:45:38.363Z] gpg: encrypted with 1 passphrase [2023-05-25T01:45:38.363Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-25T01:45:38.645Z] + mkdir /home/jenkins [2023-05-25T01:45:38.645Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-25T01:45:38.926Z] + 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 [2023-05-25T01:45:38.934Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:45:39.221Z] ---> sigul-install.sh [2023-05-25T01:45:39.221Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-25T01:45:39.512Z] + git tag --list [2023-05-25T01:45:39.512Z] 0.7.1 [2023-05-25T01:45:39.512Z] v1.0.0 [2023-05-25T01:45:39.512Z] v1.1.0 [2023-05-25T01:45:39.512Z] v1.1.1 [2023-05-25T01:45:39.512Z] v1.2.2 [2023-05-25T01:45:39.512Z] v1.3.0 [2023-05-25T01:45:39.512Z] v1.3.1 [2023-05-25T01:45:39.512Z] v2.0.0 [2023-05-25T01:45:39.512Z] v2.1.0 [2023-05-25T01:45:39.512Z] v2.1.1 [2023-05-25T01:45:39.512Z] v2.1.1-dev.1 [2023-05-25T01:45:39.512Z] v2.1.1-dev.2 [2023-05-25T01:45:39.512Z] v2.2.0 [2023-05-25T01:45:39.512Z] v2.2.1-dev.1 [2023-05-25T01:45:39.512Z] v2.2.1-dev.10 [2023-05-25T01:45:39.512Z] v2.2.1-dev.2 [2023-05-25T01:45:39.512Z] v2.2.1-dev.3 [2023-05-25T01:45:39.512Z] v2.2.1-dev.4 [2023-05-25T01:45:39.512Z] v2.2.1-dev.5 [2023-05-25T01:45:39.512Z] v2.2.1-dev.6 [2023-05-25T01:45:39.512Z] v2.2.1-dev.7 [2023-05-25T01:45:39.512Z] v2.2.1-dev.8 [2023-05-25T01:45:39.512Z] v2.2.1-dev.9 [2023-05-25T01:45:39.512Z] v2.3.0 [2023-05-25T01:45:39.512Z] v2.3.0-dev.10 [2023-05-25T01:45:39.512Z] v2.3.0-dev.11 [2023-05-25T01:45:39.512Z] v2.3.0-dev.12 [2023-05-25T01:45:39.512Z] v2.3.0-dev.13 [2023-05-25T01:45:39.512Z] v2.3.0-dev.14 [2023-05-25T01:45:39.512Z] v2.3.0-dev.15 [2023-05-25T01:45:39.512Z] v2.3.0-dev.16 [2023-05-25T01:45:39.512Z] v2.3.0-dev.17 [2023-05-25T01:45:39.512Z] v2.3.0-dev.18 [2023-05-25T01:45:39.512Z] v2.3.0-dev.19 [2023-05-25T01:45:39.512Z] v2.3.0-dev.20 [2023-05-25T01:45:39.512Z] v2.3.0-dev.21 [2023-05-25T01:45:39.512Z] v2.3.0-dev.22 [2023-05-25T01:45:39.512Z] v2.3.0-dev.23 [2023-05-25T01:45:39.512Z] v2.3.0-dev.24 [2023-05-25T01:45:39.512Z] v2.3.0-dev.25 [2023-05-25T01:45:39.512Z] v2.3.0-dev.26 [2023-05-25T01:45:39.512Z] v2.3.0-dev.27 [2023-05-25T01:45:39.512Z] v2.3.0-dev.28 [2023-05-25T01:45:39.512Z] v2.3.0-dev.29 [2023-05-25T01:45:39.512Z] v2.3.0-dev.30 [2023-05-25T01:45:39.512Z] v2.3.0-dev.31 [2023-05-25T01:45:39.512Z] v2.3.0-dev.32 [2023-05-25T01:45:39.512Z] v2.3.0-dev.33 [2023-05-25T01:45:39.512Z] v2.3.0-dev.34 [2023-05-25T01:45:39.512Z] v3.0.0-dev.1 [2023-05-25T01:45:39.512Z] v3.0.0-dev.10 [2023-05-25T01:45:39.512Z] v3.0.0-dev.11 [2023-05-25T01:45:39.512Z] v3.0.0-dev.12 [2023-05-25T01:45:39.512Z] v3.0.0-dev.13 [2023-05-25T01:45:39.512Z] v3.0.0-dev.14 [2023-05-25T01:45:39.512Z] v3.0.0-dev.15 [2023-05-25T01:45:39.512Z] v3.0.0-dev.16 [2023-05-25T01:45:39.512Z] v3.0.0-dev.17 [2023-05-25T01:45:39.512Z] v3.0.0-dev.18 [2023-05-25T01:45:39.512Z] v3.0.0-dev.19 [2023-05-25T01:45:39.512Z] v3.0.0-dev.2 [2023-05-25T01:45:39.512Z] v3.0.0-dev.20 [2023-05-25T01:45:39.512Z] v3.0.0-dev.21 [2023-05-25T01:45:39.512Z] v3.0.0-dev.22 [2023-05-25T01:45:39.512Z] v3.0.0-dev.23 [2023-05-25T01:45:39.512Z] v3.0.0-dev.24 [2023-05-25T01:45:39.512Z] v3.0.0-dev.25 [2023-05-25T01:45:39.512Z] v3.0.0-dev.26 [2023-05-25T01:45:39.512Z] v3.0.0-dev.27 [2023-05-25T01:45:39.512Z] v3.0.0-dev.28 [2023-05-25T01:45:39.512Z] v3.0.0-dev.29 [2023-05-25T01:45:39.512Z] v3.0.0-dev.3 [2023-05-25T01:45:39.512Z] v3.0.0-dev.30 [2023-05-25T01:45:39.512Z] v3.0.0-dev.31 [2023-05-25T01:45:39.512Z] v3.0.0-dev.32 [2023-05-25T01:45:39.512Z] v3.0.0-dev.33 [2023-05-25T01:45:39.512Z] v3.0.0-dev.34 [2023-05-25T01:45:39.512Z] v3.0.0-dev.35 [2023-05-25T01:45:39.512Z] v3.0.0-dev.36 [2023-05-25T01:45:39.512Z] v3.0.0-dev.37 [2023-05-25T01:45:39.512Z] v3.0.0-dev.38 [2023-05-25T01:45:39.512Z] v3.0.0-dev.39 [2023-05-25T01:45:39.512Z] v3.0.0-dev.4 [2023-05-25T01:45:39.512Z] v3.0.0-dev.40 [2023-05-25T01:45:39.512Z] v3.0.0-dev.41 [2023-05-25T01:45:39.512Z] v3.0.0-dev.5 [2023-05-25T01:45:39.512Z] v3.0.0-dev.6 [2023-05-25T01:45:39.512Z] v3.0.0-dev.7 [2023-05-25T01:45:39.512Z] v3.0.0-dev.8 [2023-05-25T01:45:39.512Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-25T01:45:39.797Z] + lftools sign git-tag v3.0.0-dev.41 [2023-05-25T01:45:40.366Z] Signing Git tag with Sigul... [2023-05-25T01:45:40.366Z] Signing v3.0.0-dev.41 [Pipeline] echo [2023-05-25T01:45:40.635Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:45:40.918Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-25T01:45:40.925Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-25T01:45:40.966Z] $ docker stop --time=1 c8c2ad4e9f955a22a83de3685940ad94f9c91a0daa13b5431cba33b57558395c [2023-05-25T01:45:42.389Z] $ docker rm -f --volumes c8c2ad4e9f955a22a83de3685940ad94f9c91a0daa13b5431cba33b57558395c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-25T01:45:42.772Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T01:45:42.772Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:45:43.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T01:45:43.072Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:45:43.150Z] prd-ubuntu20.04-docker-8c-8g-16896 does not seem to be running inside a container [2023-05-25T01:45:43.207Z] $ 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 [2023-05-25T01:45:43.531Z] $ docker top 146c77f205bdb3eca10706c40bea727de1061c990bae732578f661a28477384d -eo pid,comm [2023-05-25T01:45:43.553Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-25T01:45:43.553Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T01:45:43.593Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T01:45:43.593Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T01:45:43.691Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T01:45:43.718Z] $ docker exec 146c77f205bdb3eca10706c40bea727de1061c990bae732578f661a28477384d ssh-agent [2023-05-25T01:45:43.797Z] SSH_AUTH_SOCK=/tmp/ssh-YAbktrJIQHqs/agent.33 [2023-05-25T01:45:43.797Z] SSH_AGENT_PID=39 [2023-05-25T01:45:43.802Z] Running ssh-add (command line suppressed) [2023-05-25T01:45:43.932Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12953279375401312045.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12953279375401312045.key) [2023-05-25T01:45:43.921Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T01:45:44.208Z] + git semver bump pre [2023-05-25T01:45:44.467Z] 2023-05-25 01:45:44,427 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-25T01:45:44.467Z] 2023-05-25 01:45:44,427 [bump_version] DEBUG bumping version:3.0.0-dev.41 on axis:pre with prefix:dev [2023-05-25T01:45:44.467Z] 2023-05-25 01:45:44,427 [bump_version] DEBUG bumped version:3.0.0-dev.42 [2023-05-25T01:45:44.467Z] 2023-05-25 01:45:44,427 [write_version] DEBUG write version:3.0.0-dev.42 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-05-25T01:45:44.467Z] 2023-05-25 01:45:44,427 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-25T01:45:44.467Z] 2023-05-25 01:45:44,427 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-25T01:45:44.467Z] 2023-05-25 01:45:44,429 [execute] INFO git cat-file --batch-check [2023-05-25T01:45:44.467Z] 2023-05-25 01:45:44,429 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T01:45:44.467Z] 2023-05-25 01:45:44,436 [execute] INFO git cat-file --batch [2023-05-25T01:45:44.467Z] 2023-05-25 01:45:44,437 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T01:45:44.468Z] 2023-05-25 01:45:44,443 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-25T01:45:44.468Z] 3.0.0-dev.42 [Pipeline] } [2023-05-25T01:45:44.501Z] $ docker exec --env ******** --env ******** 146c77f205bdb3eca10706c40bea727de1061c990bae732578f661a28477384d ssh-agent -k [2023-05-25T01:45:44.597Z] unset SSH_AUTH_SOCK; [2023-05-25T01:45:44.597Z] unset SSH_AGENT_PID; [2023-05-25T01:45:44.597Z] echo Agent pid 39 killed; [2023-05-25T01:45:44.585Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T01:45:44.896Z] + git semver [Pipeline] } [2023-05-25T01:45:45.189Z] $ docker stop --time=1 146c77f205bdb3eca10706c40bea727de1061c990bae732578f661a28477384d [2023-05-25T01:45:46.444Z] $ docker rm -f --volumes 146c77f205bdb3eca10706c40bea727de1061c990bae732578f661a28477384d [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T01:45:46.759Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T01:45:46.759Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:45:47.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T01:45:47.052Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:45:47.124Z] prd-ubuntu20.04-docker-8c-8g-16896 does not seem to be running inside a container [2023-05-25T01:45:47.178Z] $ 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 [2023-05-25T01:45:47.495Z] $ docker top d3dfdcb8865b8f4af7c37844693bc789582ac090042dde4252bdefa7e5eeea2c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T01:45:47.555Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T01:45:47.555Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T01:45:47.676Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T01:45:47.702Z] $ docker exec d3dfdcb8865b8f4af7c37844693bc789582ac090042dde4252bdefa7e5eeea2c ssh-agent [2023-05-25T01:45:47.789Z] SSH_AUTH_SOCK=/tmp/ssh-IJs681Sbi7WF/agent.33 [2023-05-25T01:45:47.789Z] SSH_AGENT_PID=39 [2023-05-25T01:45:47.794Z] Running ssh-add (command line suppressed) [2023-05-25T01:45:47.910Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3084264963591139936.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3084264963591139936.key) [2023-05-25T01:45:47.903Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T01:45:48.196Z] + git semver push [2023-05-25T01:45:48.455Z] 2023-05-25 01:45:48,391 [run_push] DEBUG push [2023-05-25T01:45:48.455Z] 2023-05-25 01:45:48,391 [execute] INFO git cat-file --batch-check [2023-05-25T01:45:48.455Z] 2023-05-25 01:45:48,392 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T01:45:48.455Z] 2023-05-25 01:45:48,395 [execute] INFO git rev-list 2299faf9267cb16a2fbd61a748d0fa8ae6d75906 -- [2023-05-25T01:45:48.455Z] 2023-05-25 01:45:48,396 [execute] DEBUG Popen(['git', 'rev-list', '2299faf9267cb16a2fbd61a748d0fa8ae6d75906', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-25T01:45:48.455Z] 2023-05-25 01:45:48,404 [execute] INFO git fetch -v origin [2023-05-25T01:45:48.455Z] 2023-05-25 01:45:48,404 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-25T01:45:49.023Z] 2023-05-25 01:45:48,881 [run_push] DEBUG no remote changes detected [2023-05-25T01:45:49.023Z] 2023-05-25 01:45:48,882 [execute] INFO git push origin semver [2023-05-25T01:45:49.023Z] 2023-05-25 01:45:48,882 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-25T01:45:49.956Z] 2023-05-25 01:45:49,627 [run_push] DEBUG push all version tags [2023-05-25T01:45:49.956Z] 2023-05-25 01:45:49,627 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-25T01:45:49.956Z] 2023-05-25 01:45:49,628 [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) [2023-05-25T01:45:50.522Z] 2023-05-25 01:45:50,348 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-25T01:45:50.522Z] 3.0.0-dev.42 [Pipeline] } [2023-05-25T01:45:50.555Z] $ docker exec --env ******** --env ******** d3dfdcb8865b8f4af7c37844693bc789582ac090042dde4252bdefa7e5eeea2c ssh-agent -k [2023-05-25T01:45:50.657Z] unset SSH_AUTH_SOCK; [2023-05-25T01:45:50.657Z] unset SSH_AGENT_PID; [2023-05-25T01:45:50.657Z] echo Agent pid 39 killed; [2023-05-25T01:45:50.644Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T01:45:50.953Z] + git semver [Pipeline] } [2023-05-25T01:45:51.248Z] $ docker stop --time=1 d3dfdcb8865b8f4af7c37844693bc789582ac090042dde4252bdefa7e5eeea2c [2023-05-25T01:45:52.528Z] $ docker rm -f --volumes d3dfdcb8865b8f4af7c37844693bc789582ac090042dde4252bdefa7e5eeea2c [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 [2023-05-25T01:45:53.069Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-05-25T01:45:53.069Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-05-25T01:45:53.069Z] total 16 [2023-05-25T01:45:53.069Z] drwxr-xr-x 3 root root 4096 May 25 01:30 . [2023-05-25T01:45:53.069Z] drwxrwxr-x 11 jenkins jenkins 4096 May 25 01:45 .. [2023-05-25T01:45:53.069Z] drwxr-xr-x 2 root root 4096 May 25 01:30 cost [2023-05-25T01:45:53.069Z] -rw-r--r-- 1 root root 86 May 25 01:30 cost.csv [2023-05-25T01:45:53.069Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-05-25T01:45:53.069Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-05-25T01:45:53.069Z] total 16 [2023-05-25T01:45:53.069Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 01:30 . [2023-05-25T01:45:53.069Z] drwxrwxr-x 11 jenkins jenkins 4096 May 25 01:45 .. [2023-05-25T01:45:53.069Z] drwxr-xr-x 2 jenkins jenkins 4096 May 25 01:30 cost [2023-05-25T01:45:53.069Z] -rw-r--r-- 1 jenkins jenkins 86 May 25 01:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:45:53.356Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:45:54.212Z] ---> package-listing.sh [2023-05-25T01:45:54.212Z] ++ facter osfamily [2023-05-25T01:45:54.212Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-25T01:45:54.472Z] + OS_FAMILY=debian [2023-05-25T01:45:54.472Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-05-25T01:45:54.472Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-25T01:45:54.472Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-25T01:45:54.472Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-25T01:45:54.472Z] + PACKAGES=/tmp/packages_start.txt [2023-05-25T01:45:54.472Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-05-25T01:45:54.472Z] + PACKAGES=/tmp/packages_end.txt [2023-05-25T01:45:54.472Z] + case "${OS_FAMILY}" in [2023-05-25T01:45:54.472Z] + dpkg -l [2023-05-25T01:45:54.472Z] + grep '^ii' [2023-05-25T01:45:54.472Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-25T01:45:54.472Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-25T01:45:54.472Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-25T01:45:54.472Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-05-25T01:45:54.472Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-05-25T01:45:54.472Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2023-05-25T01:45:54.482Z] 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 [2023-05-25T01:45:54.757Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:45:55.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T01:45:55.311Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:45:55.374Z] prd-ubuntu20.04-docker-8c-8g-16896 does not seem to be running inside a container [2023-05-25T01:45:55.535Z] $ 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 [2023-05-25T01:45:55.718Z] $ docker top 52fa51c3e8ca3036697a01e5f823f66e36f7cb23dbe1e446c8e3856f81909de1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T01:45:56.081Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-25T01:45:56.366Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-25T01:45:56.652Z] + ls /var/log/sa-host [2023-05-25T01:45:56.652Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T01:45:56.722Z] provisioning config files... [2023-05-25T01:45:56.730Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config771598762727477185tmp [Pipeline] { [Pipeline] echo [2023-05-25T01:45:56.741Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:45:57.022Z] ---> create-netrc.sh [Pipeline] } [2023-05-25T01:45:57.029Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:45:57.355Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-25T01:45:57.363Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:45:57.647Z] ---> sudo-logs.sh [2023-05-25T01:45:57.648Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-25T01:45:57.681Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:45:57.962Z] ---> job-cost.sh [2023-05-25T01:45:57.962Z] lf-activate-venv: SKIPPING [2023-05-25T01:45:57.962Z] DEBUG: total: 0.2199999988079071 [2023-05-25T01:45:57.962Z] INFO: Retrieving Stack Cost... [2023-05-25T01:45:58.221Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T01:45:58.792Z] INFO: Archiving Costs [Pipeline] echo [2023-05-25T01:45:58.803Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:45:59.086Z] ---> logs-deploy.sh [2023-05-25T01:45:59.087Z] lf-activate-venv: SKIPPING [2023-05-25T01:45:59.087Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/125 [2023-05-25T01:45:59.087Z] INFO: archiving workspace using pattern(s): [2023-05-25T01:46:00.025Z] Archives upload complete. [2023-05-25T01:46:00.025Z] INFO: archiving logs to Nexus [2023-05-25T01:46:00.595Z] ---> uname -a: [2023-05-25T01:46:00.595Z] Linux prd-ubuntu20-04-docker-8c-8g-16896 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-25T01:46:00.595Z] [2023-05-25T01:46:00.595Z] [2023-05-25T01:46:00.595Z] ---> lscpu: [2023-05-25T01:46:00.595Z] Architecture: x86_64 [2023-05-25T01:46:00.595Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-25T01:46:00.595Z] Byte Order: Little Endian [2023-05-25T01:46:00.595Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-25T01:46:00.595Z] CPU(s): 8 [2023-05-25T01:46:00.595Z] On-line CPU(s) list: 0-7 [2023-05-25T01:46:00.595Z] Thread(s) per core: 1 [2023-05-25T01:46:00.595Z] Core(s) per socket: 1 [2023-05-25T01:46:00.595Z] Socket(s): 8 [2023-05-25T01:46:00.595Z] NUMA node(s): 1 [2023-05-25T01:46:00.595Z] Vendor ID: AuthenticAMD [2023-05-25T01:46:00.595Z] CPU family: 23 [2023-05-25T01:46:00.595Z] Model: 49 [2023-05-25T01:46:00.595Z] Model name: AMD EPYC-Rome Processor [2023-05-25T01:46:00.595Z] Stepping: 0 [2023-05-25T01:46:00.595Z] CPU MHz: 2800.000 [2023-05-25T01:46:00.595Z] BogoMIPS: 5600.00 [2023-05-25T01:46:00.595Z] Virtualization: AMD-V [2023-05-25T01:46:00.595Z] Hypervisor vendor: KVM [2023-05-25T01:46:00.595Z] Virtualization type: full [2023-05-25T01:46:00.595Z] L1d cache: 256 KiB [2023-05-25T01:46:00.595Z] L1i cache: 256 KiB [2023-05-25T01:46:00.595Z] L2 cache: 4 MiB [2023-05-25T01:46:00.595Z] L3 cache: 128 MiB [2023-05-25T01:46:00.595Z] NUMA node0 CPU(s): 0-7 [2023-05-25T01:46:00.595Z] Vulnerability Itlb multihit: Not affected [2023-05-25T01:46:00.595Z] Vulnerability L1tf: Not affected [2023-05-25T01:46:00.595Z] Vulnerability Mds: Not affected [2023-05-25T01:46:00.595Z] Vulnerability Meltdown: Not affected [2023-05-25T01:46:00.595Z] Vulnerability Mmio stale data: Not affected [2023-05-25T01:46:00.595Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-25T01:46:00.595Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-25T01:46:00.595Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-25T01:46:00.595Z] Vulnerability Srbds: Not affected [2023-05-25T01:46:00.595Z] Vulnerability Tsx async abort: Not affected [2023-05-25T01:46:00.595Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-25T01:46:00.595Z] [2023-05-25T01:46:00.595Z] [2023-05-25T01:46:00.595Z] ---> nproc: [2023-05-25T01:46:00.595Z] 8 [2023-05-25T01:46:00.595Z] [2023-05-25T01:46:00.595Z]