Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 30cba82ac8543dee28be9b53c2ba4ad5f05591fa 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-ssh18442881448806313921.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-ssh4429051534326483905.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-rest-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-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12777666215227122155.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-ssh12739123689162347804.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-rest-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-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9483804104205153806.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-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-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-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-13320 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 30cba82ac8543dee28be9b53c2ba4ad5f05591fa (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#307)" > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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 30cba82ac8543dee28be9b53c2ba4ad5f05591fa # timeout=10 > git rev-list --no-walk c1a1e2764950d18ca7a23f7abac7d306f95fa84d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-04T21:36:19.332Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-04T21:36:19.373Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-04T21:36:19.388Z] ========================================================= [2023-05-04T21:36:19.388Z] EdgeX Global Pipelines Version Info [2023-05-04T21:36:19.388Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-04T21:36:20.091Z] ------------------- [2023-05-04T21:36:20.092Z] stable info: [2023-05-04T21:36:20.092Z] ------------------- [2023-05-04T21:36:20.092Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-04T21:36:20.092Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-04T21:36:20.092Z] Message: update stable to v1.0.249 [2023-05-04T21:36:20.663Z] ------------------- [2023-05-04T21:36:20.663Z] experimental info: [2023-05-04T21:36:20.663Z] ------------------- [2023-05-04T21:36:20.663Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-04T21:36:20.663Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-04T21:36:20.663Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-04T21:36:20.813Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-05-04T21:36:20.826Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-05-04T21:36:20.843Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-04T21:36:20.859Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-04T21:36:20.879Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-04T21:36:20.896Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-04T21:36:20.913Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-04T21:36:20.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-04T21:36:20.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-04T21:36:20.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-04T21:36:20.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-04T21:36:20.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-05-04T21:36:20.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-04T21:36:21.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-04T21:36:21.019Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-04T21:36:21.028Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-04T21:36:21.036Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-04T21:36:21.046Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-04T21:36:21.054Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-04T21:36:21.068Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-04T21:36:21.079Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-04T21:36:21.087Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-04T21:36:21.095Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-04T21:36:21.103Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-04T21:36:21.114Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-04T21:36:21.125Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-04T21:36:21.141Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-04T21:36:21.153Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-04T21:36:21.168Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-04T21:36:21.186Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-04T21:36:21.198Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 30cba82ac8543dee28be9b53c2ba4ad5f05591fa [Pipeline] echo [2023-05-04T21:36:21.212Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 30cba82 [Pipeline] echo [2023-05-04T21:36:21.223Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T21:36:21.265Z] provisioning config files... [2023-05-04T21:36:21.279Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config15556429380329259201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T21:36:21.576Z] ---> docker-login.sh [2023-05-04T21:36:21.576Z] nexus3.edgexfoundry.org:10001 [2023-05-04T21:36:21.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T21:36:21.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T21:36:21.837Z] Configure a credential helper to remove this warning. See [2023-05-04T21:36:21.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T21:36:21.837Z] [2023-05-04T21:36:21.837Z] Login Succeeded [2023-05-04T21:36:21.837Z] nexus3.edgexfoundry.org:10002 [2023-05-04T21:36:22.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T21:36:22.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T21:36:22.097Z] Configure a credential helper to remove this warning. See [2023-05-04T21:36:22.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T21:36:22.097Z] [2023-05-04T21:36:22.097Z] Login Succeeded [2023-05-04T21:36:22.097Z] nexus3.edgexfoundry.org:10003 [2023-05-04T21:36:22.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T21:36:22.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T21:36:22.097Z] Configure a credential helper to remove this warning. See [2023-05-04T21:36:22.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T21:36:22.097Z] [2023-05-04T21:36:22.097Z] Login Succeeded [2023-05-04T21:36:22.097Z] nexus3.edgexfoundry.org:10004 [2023-05-04T21:36:22.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T21:36:22.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T21:36:22.358Z] Configure a credential helper to remove this warning. See [2023-05-04T21:36:22.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T21:36:22.358Z] [2023-05-04T21:36:22.358Z] Login Succeeded [2023-05-04T21:36:22.358Z] docker.io [2023-05-04T21:36:22.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T21:36:22.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T21:36:22.618Z] Configure a credential helper to remove this warning. See [2023-05-04T21:36:22.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T21:36:22.618Z] [2023-05-04T21:36:22.618Z] Login Succeeded [2023-05-04T21:36:22.618Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T21:36:22.625Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-04T21:36:22.986Z] + git rev-list -1 --merges 30cba82ac8543dee28be9b53c2ba4ad5f05591fa~1..30cba82ac8543dee28be9b53c2ba4ad5f05591fa [Pipeline] echo [2023-05-04T21:36:23.033Z] -----------> git rev-list -1 --merges 30cba82ac8543dee28be9b53c2ba4ad5f05591fa~1..30cba82ac8543dee28be9b53c2ba4ad5f05591fa 30cba82ac8543dee28be9b53c2ba4ad5f05591fa [false] [Pipeline] sh [2023-05-04T21:36:23.324Z] + git log --format=format:%s -1 30cba82ac8543dee28be9b53c2ba4ad5f05591fa [Pipeline] echo [2023-05-04T21:36:23.340Z] ========================================================= [2023-05-04T21:36:23.340Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-04T21:36:23.340Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T21:36:23.665Z] + git log --format=format:%s -1 30cba82ac8543dee28be9b53c2ba4ad5f05591fa [Pipeline] echo [2023-05-04T21:36:23.676Z] [semverPrep] GIT_COMMIT: 30cba82ac8543dee28be9b53c2ba4ad5f05591fa, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#307) [Pipeline] echo [2023-05-04T21:36:23.689Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-04T21:36:24.067Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T21:36:24.067Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-04T21:36:24.067Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-04T21:36:24.067Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-04T21:36:24.067Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-04T21:36:24.067Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-04T21:36:24.067Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:36:24.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T21:36:24.485Z] [2023-05-04T21:36:24.485Z] 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-04T21:36:24.785Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T21:36:24.785Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-04T21:36:24.785Z] b85a868b505f: Pulling fs layer [2023-05-04T21:36:24.785Z] e2be974225ed: Pulling fs layer [2023-05-04T21:36:24.785Z] 339a4e72a1f5: Pulling fs layer [2023-05-04T21:36:24.785Z] 988bab9f4d93: Pulling fs layer [2023-05-04T21:36:24.785Z] 1469e6f7b9e6: Pulling fs layer [2023-05-04T21:36:24.785Z] eaf3925da568: Pulling fs layer [2023-05-04T21:36:24.785Z] bab4dde63d76: Pulling fs layer [2023-05-04T21:36:24.785Z] bde34c3a00c8: Pulling fs layer [2023-05-04T21:36:24.785Z] b352a97aabf1: Pulling fs layer [2023-05-04T21:36:24.785Z] 4872d77fe225: Pulling fs layer [2023-05-04T21:36:24.785Z] 5851b861e8e6: Pulling fs layer [2023-05-04T21:36:24.785Z] bab4dde63d76: Waiting [2023-05-04T21:36:24.785Z] b352a97aabf1: Waiting [2023-05-04T21:36:24.785Z] 5851b861e8e6: Waiting [2023-05-04T21:36:24.785Z] 4872d77fe225: Waiting [2023-05-04T21:36:24.785Z] eaf3925da568: Waiting [2023-05-04T21:36:24.785Z] 988bab9f4d93: Waiting [2023-05-04T21:36:24.785Z] 1469e6f7b9e6: Waiting [2023-05-04T21:36:24.785Z] bde34c3a00c8: Waiting [2023-05-04T21:36:24.785Z] e2be974225ed: Verifying Checksum [2023-05-04T21:36:24.785Z] e2be974225ed: Download complete [2023-05-04T21:36:24.785Z] 988bab9f4d93: Download complete [2023-05-04T21:36:24.785Z] 1469e6f7b9e6: Verifying Checksum [2023-05-04T21:36:24.785Z] 1469e6f7b9e6: Download complete [2023-05-04T21:36:25.056Z] eaf3925da568: Download complete [2023-05-04T21:36:25.056Z] 339a4e72a1f5: Verifying Checksum [2023-05-04T21:36:25.056Z] 339a4e72a1f5: Download complete [2023-05-04T21:36:25.057Z] bde34c3a00c8: Download complete [2023-05-04T21:36:25.057Z] b352a97aabf1: Verifying Checksum [2023-05-04T21:36:25.057Z] b352a97aabf1: Download complete [2023-05-04T21:36:25.057Z] 4872d77fe225: Verifying Checksum [2023-05-04T21:36:25.057Z] 4872d77fe225: Download complete [2023-05-04T21:36:25.057Z] 5851b861e8e6: Verifying Checksum [2023-05-04T21:36:25.057Z] 5851b861e8e6: Download complete [2023-05-04T21:36:25.057Z] b85a868b505f: Download complete [2023-05-04T21:36:25.318Z] bab4dde63d76: Verifying Checksum [2023-05-04T21:36:25.318Z] bab4dde63d76: Download complete [2023-05-04T21:36:26.270Z] b85a868b505f: Pull complete [2023-05-04T21:36:26.530Z] e2be974225ed: Pull complete [2023-05-04T21:36:26.791Z] 339a4e72a1f5: Pull complete [2023-05-04T21:36:27.052Z] 988bab9f4d93: Pull complete [2023-05-04T21:36:27.313Z] 1469e6f7b9e6: Pull complete [2023-05-04T21:36:27.313Z] eaf3925da568: Pull complete [2023-05-04T21:36:29.219Z] bab4dde63d76: Pull complete [2023-05-04T21:36:29.219Z] bde34c3a00c8: Pull complete [2023-05-04T21:36:29.480Z] b352a97aabf1: Pull complete [2023-05-04T21:36:29.480Z] 4872d77fe225: Pull complete [2023-05-04T21:36:29.480Z] 5851b861e8e6: Pull complete [2023-05-04T21:36:29.480Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-04T21:36:29.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T21:36:29.480Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T21:36:29.585Z] prd-ubuntu20.04-docker-8c-8g-13320 does not seem to be running inside a container [2023-05-04T21:36:29.622Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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-04T21:36:30.872Z] $ docker top 6a116a57f7ed4b946a3a30782257fc814f6982c4022f34364211bf5e785b70c8 -eo pid,comm [2023-05-04T21:36:30.930Z] 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-04T21:36:30.930Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T21:36:30.969Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T21:36:30.969Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T21:36:31.077Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T21:36:31.082Z] $ docker exec 6a116a57f7ed4b946a3a30782257fc814f6982c4022f34364211bf5e785b70c8 ssh-agent [2023-05-04T21:36:31.191Z] SSH_AUTH_SOCK=/tmp/ssh-NSc0FbA6JM2d/agent.31 [2023-05-04T21:36:31.191Z] SSH_AGENT_PID=37 [2023-05-04T21:36:31.198Z] Running ssh-add (command line suppressed) [2023-05-04T21:36:31.305Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7056077353404216207.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7056077353404216207.key) [2023-05-04T21:36:31.319Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T21:36:31.609Z] + git tag --points-at HEAD [Pipeline] } [2023-05-04T21:36:31.621Z] $ docker exec --env ******** --env ******** 6a116a57f7ed4b946a3a30782257fc814f6982c4022f34364211bf5e785b70c8 ssh-agent -k [2023-05-04T21:36:31.721Z] unset SSH_AUTH_SOCK; [2023-05-04T21:36:31.722Z] unset SSH_AGENT_PID; [2023-05-04T21:36:31.722Z] echo Agent pid 37 killed; [2023-05-04T21:36:31.731Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-04T21:36:31.756Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T21:36:31.756Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T21:36:31.878Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T21:36:31.882Z] $ docker exec 6a116a57f7ed4b946a3a30782257fc814f6982c4022f34364211bf5e785b70c8 ssh-agent [2023-05-04T21:36:32.002Z] SSH_AUTH_SOCK=/tmp/ssh-SQ4txvQ24gPg/agent.69 [2023-05-04T21:36:32.002Z] SSH_AGENT_PID=75 [2023-05-04T21:36:32.008Z] Running ssh-add (command line suppressed) [2023-05-04T21:36:32.106Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_17503640108054697967.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_17503640108054697967.key) [2023-05-04T21:36:32.122Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T21:36:32.411Z] + git semver init [2023-05-04T21:36:32.671Z] 2023-05-04 21:36:32,567 [run_init] DEBUG init version:0.0.0 force:False [2023-05-04T21:36:32.671Z] 2023-05-04 21:36:32,568 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-05-04T21:36:32.671Z] 2023-05-04 21:36:32,568 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-05-04T21:36:32.671Z] 2023-05-04 21:36:32,568 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-04T21:36:33.611Z] 2023-05-04 21:36:33,473 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2023-05-04T21:36:33.611Z] 2023-05-04 21:36:33,474 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2023-05-04T21:36:33.611Z] 2023-05-04 21:36:33,474 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-04T21:36:33.611Z] 2023-05-04 21:36:33,474 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-04T21:36:33.611Z] 3.0.0-dev.35 [Pipeline] } [2023-05-04T21:36:33.624Z] $ docker exec --env ******** --env ******** 6a116a57f7ed4b946a3a30782257fc814f6982c4022f34364211bf5e785b70c8 ssh-agent -k [2023-05-04T21:36:33.726Z] unset SSH_AUTH_SOCK; [2023-05-04T21:36:33.727Z] unset SSH_AGENT_PID; [2023-05-04T21:36:33.727Z] echo Agent pid 75 killed; [2023-05-04T21:36:33.735Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T21:36:34.036Z] + git semver [Pipeline] } [2023-05-04T21:36:34.311Z] $ docker stop --time=1 6a116a57f7ed4b946a3a30782257fc814f6982c4022f34364211bf5e785b70c8 [2023-05-04T21:36:35.619Z] $ docker rm -f --volumes 6a116a57f7ed4b946a3a30782257fc814f6982c4022f34364211bf5e785b70c8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T21:36:35.959Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-04T21:36:36.155Z] Stashed 1 file(s) [Pipeline] echo [2023-05-04T21:36:36.158Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.35 [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-04T21:36:36.295Z] provisioning config files... [2023-05-04T21:36:36.304Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3089405571578870935tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T21:36:36.598Z] ---> docker-login.sh [2023-05-04T21:36:36.598Z] nexus3.edgexfoundry.org:10001 [2023-05-04T21:36:36.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T21:36:36.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T21:36:36.598Z] Configure a credential helper to remove this warning. See [2023-05-04T21:36:36.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T21:36:36.598Z] [2023-05-04T21:36:36.598Z] Login Succeeded [2023-05-04T21:36:36.598Z] nexus3.edgexfoundry.org:10002 [2023-05-04T21:36:36.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T21:36:36.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T21:36:36.598Z] Configure a credential helper to remove this warning. See [2023-05-04T21:36:36.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T21:36:36.598Z] [2023-05-04T21:36:36.598Z] Login Succeeded [2023-05-04T21:36:36.598Z] nexus3.edgexfoundry.org:10003 [2023-05-04T21:36:36.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T21:36:36.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T21:36:36.859Z] Configure a credential helper to remove this warning. See [2023-05-04T21:36:36.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T21:36:36.859Z] [2023-05-04T21:36:36.859Z] Login Succeeded [2023-05-04T21:36:36.859Z] nexus3.edgexfoundry.org:10004 [2023-05-04T21:36:36.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T21:36:36.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T21:36:36.859Z] Configure a credential helper to remove this warning. See [2023-05-04T21:36:36.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T21:36:36.859Z] [2023-05-04T21:36:36.859Z] Login Succeeded [2023-05-04T21:36:36.859Z] docker.io [2023-05-04T21:36:37.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T21:36:37.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T21:36:37.118Z] Configure a credential helper to remove this warning. See [2023-05-04T21:36:37.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T21:36:37.118Z] [2023-05-04T21:36:37.118Z] Login Succeeded [2023-05-04T21:36:37.118Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T21:36:37.124Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-04T21:36:37.182Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T21:36:37.196Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T21:36:37.207Z] ========================================================= [2023-05-04T21:36:37.207Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-04T21:36:37.207Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:36:37.517Z] + 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-04T21:36:37.518Z] Sending build context to Docker daemon 10.9MB [2023-05-04T21:36:37.518Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T21:36:37.518Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-04T21:36:37.518Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-04T21:36:37.518Z] f56be85fc22e: Pulling fs layer [2023-05-04T21:36:37.518Z] 85791d961cd3: Pulling fs layer [2023-05-04T21:36:37.518Z] d694b5ae8c79: Pulling fs layer [2023-05-04T21:36:37.518Z] 9f32a84ed3da: Pulling fs layer [2023-05-04T21:36:37.518Z] 4d19c01a9841: Pulling fs layer [2023-05-04T21:36:37.518Z] 9325e15d5711: Pulling fs layer [2023-05-04T21:36:37.518Z] 556b6ee489ea: Pulling fs layer [2023-05-04T21:36:37.518Z] c5a4b2cf53e6: Pulling fs layer [2023-05-04T21:36:37.518Z] 9325e15d5711: Waiting [2023-05-04T21:36:37.518Z] 556b6ee489ea: Waiting [2023-05-04T21:36:37.518Z] 9f32a84ed3da: Waiting [2023-05-04T21:36:37.518Z] 4d19c01a9841: Waiting [2023-05-04T21:36:37.778Z] 85791d961cd3: Verifying Checksum [2023-05-04T21:36:37.778Z] 85791d961cd3: Download complete [2023-05-04T21:36:37.778Z] 9f32a84ed3da: Verifying Checksum [2023-05-04T21:36:37.778Z] 9f32a84ed3da: Download complete [2023-05-04T21:36:37.778Z] 4d19c01a9841: Verifying Checksum [2023-05-04T21:36:37.778Z] 4d19c01a9841: Download complete [2023-05-04T21:36:37.778Z] f56be85fc22e: Verifying Checksum [2023-05-04T21:36:37.778Z] f56be85fc22e: Download complete [2023-05-04T21:36:37.778Z] 9325e15d5711: Verifying Checksum [2023-05-04T21:36:37.778Z] 9325e15d5711: Download complete [2023-05-04T21:36:37.778Z] f56be85fc22e: Pull complete [2023-05-04T21:36:38.055Z] 85791d961cd3: Pull complete [2023-05-04T21:36:38.055Z] c5a4b2cf53e6: Verifying Checksum [2023-05-04T21:36:38.056Z] c5a4b2cf53e6: Download complete [2023-05-04T21:36:38.314Z] d694b5ae8c79: Download complete [2023-05-04T21:36:38.573Z] 556b6ee489ea: Verifying Checksum [2023-05-04T21:36:38.573Z] 556b6ee489ea: Download complete [2023-05-04T21:36:41.858Z] d694b5ae8c79: Pull complete [2023-05-04T21:36:41.858Z] 9f32a84ed3da: Pull complete [2023-05-04T21:36:41.858Z] 4d19c01a9841: Pull complete [2023-05-04T21:36:41.858Z] 9325e15d5711: Pull complete [2023-05-04T21:36:44.391Z] 556b6ee489ea: Pull complete [2023-05-04T21:36:45.328Z] c5a4b2cf53e6: Pull complete [2023-05-04T21:36:45.328Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-04T21:36:45.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-04T21:36:45.328Z] ---> c4be618373d6 [2023-05-04T21:36:45.328Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-04T21:36:46.706Z] ---> Running in f87f90aa9434 [2023-05-04T21:36:46.706Z] Removing intermediate container f87f90aa9434 [2023-05-04T21:36:46.706Z] ---> 9ed4f11cc4d7 [2023-05-04T21:36:46.706Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T21:36:46.706Z] ---> Running in f5d5bc8aa51c [2023-05-04T21:36:46.964Z] Removing intermediate container f5d5bc8aa51c [2023-05-04T21:36:46.964Z] ---> 2ea7ce25b945 [2023-05-04T21:36:46.964Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-04T21:36:46.964Z] ---> Running in 1057ea75df40 [2023-05-04T21:36:46.964Z] Removing intermediate container 1057ea75df40 [2023-05-04T21:36:46.964Z] ---> 3803d99a7860 [2023-05-04T21:36:46.964Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T21:36:46.964Z] ---> Running in e18c694c8937 [2023-05-04T21:36:47.223Z] Removing intermediate container e18c694c8937 [2023-05-04T21:36:47.223Z] ---> 53e3b172bb1d [2023-05-04T21:36:47.223Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T21:36:47.223Z] ---> Running in 83d5875026f0 [2023-05-04T21:36:47.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T21:36:47.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T21:36:47.999Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-04T21:36:47.999Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-04T21:36:47.999Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-04T21:36:47.999Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-04T21:36:47.999Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T21:36:47.999Z] OK: 269 MiB in 57 packages [2023-05-04T21:36:48.566Z] Removing intermediate container 83d5875026f0 [2023-05-04T21:36:48.566Z] ---> 96af34e24ba6 [2023-05-04T21:36:48.566Z] Step 8/12 : WORKDIR /device-rest-go [2023-05-04T21:36:48.566Z] ---> Running in e2adab63cf88 [2023-05-04T21:36:48.566Z] Removing intermediate container e2adab63cf88 [2023-05-04T21:36:48.566Z] ---> 9f54a5a2467d [2023-05-04T21:36:48.566Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-04T21:36:48.566Z] ---> cb1392b672c4 [2023-05-04T21:36:48.566Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T21:36:48.566Z] ---> Running in 7daa18f1585a [2023-05-04T21:36:51.261Z] Still waiting to schedule task [2023-05-04T21:36:51.261Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-04T21:37:27.323Z] Removing intermediate container 7daa18f1585a [2023-05-04T21:37:27.323Z] ---> 7dfb71a1f728 [2023-05-04T21:37:27.323Z] Step 11/12 : COPY . . [2023-05-04T21:37:27.323Z] ---> 3c5c1b537f61 [2023-05-04T21:37:27.323Z] Step 12/12 : RUN $MAKE [2023-05-04T21:37:27.323Z] ---> Running in 007b1bcdff1e [2023-05-04T21:37:27.323Z] noop [2023-05-04T21:37:27.323Z] Removing intermediate container 007b1bcdff1e [2023-05-04T21:37:27.323Z] ---> 0a698e5bd693 [2023-05-04T21:37:27.323Z] Successfully built 0a698e5bd693 [2023-05-04T21:37:27.323Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:37:27.634Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T21:37:27.634Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T21:37:27.700Z] prd-ubuntu20.04-docker-8c-8g-13320 does not seem to be running inside a container [2023-05-04T21:37:27.731Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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-04T21:37:28.085Z] $ docker top f38a510d51c40f9ad1a0245b999060f6c6145e23373c3e0dd93094af21f0846e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T21:37:28.417Z] + go version [2023-05-04T21:37:28.417Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-04T21:37:28.432Z] $ docker stop --time=1 f38a510d51c40f9ad1a0245b999060f6c6145e23373c3e0dd93094af21f0846e [2023-05-04T21:37:29.692Z] $ docker rm -f --volumes f38a510d51c40f9ad1a0245b999060f6c6145e23373c3e0dd93094af21f0846e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:37:30.108Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T21:37:30.108Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T21:37:30.180Z] prd-ubuntu20.04-docker-8c-8g-13320 does not seem to be running inside a container [2023-05-04T21:37:30.214Z] $ 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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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-04T21:37:30.543Z] $ docker top 74f3f647486a8715f1b4a32ed1d87b1b7771057e406ffae54c1558848a968da0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T21:37:30.885Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-04T21:37:31.178Z] + make test [2023-05-04T21:37:31.178Z] go test ./... -coverprofile=coverage.out ./... [2023-05-04T21:37:35.368Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-05-04T21:37:45.327Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-05-04T21:37:45.327Z] ok github.com/edgexfoundry/device-rest-go/driver 0.012s coverage: 32.2% of statements [2023-05-04T21:37:50.595Z] go vet ./... [2023-05-04T21:37:53.873Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T21:37:53.873Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T21:37:53.873Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-04T21:37:53.884Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-04T21:37:53.897Z] $ docker stop --time=1 74f3f647486a8715f1b4a32ed1d87b1b7771057e406ffae54c1558848a968da0 [2023-05-04T21:37:56.265Z] $ docker rm -f --volumes 74f3f647486a8715f1b4a32ed1d87b1b7771057e406ffae54c1558848a968da0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T21:37:56.704Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-04T21:37:56.748Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-04T21:37:57.261Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-04T21:37:57.547Z] + ls -al . [2023-05-04T21:37:57.547Z] total 184 [2023-05-04T21:37:57.547Z] drwxrwxr-x 9 jenkins jenkins 4096 May 4 21:37 . [2023-05-04T21:37:57.547Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 21:36 .. [2023-05-04T21:37:57.547Z] -rw-rw-r-- 1 jenkins jenkins 151 May 4 21:36 .dockerignore [2023-05-04T21:37:57.547Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 21:36 .git [2023-05-04T21:37:57.547Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 21:36 .github [2023-05-04T21:37:57.547Z] -rw-rw-r-- 1 jenkins jenkins 329 May 4 21:36 .gitignore [2023-05-04T21:37:57.547Z] -rw-rw-r-- 1 jenkins jenkins 41 May 4 21:36 .golangci.yml [2023-05-04T21:37:57.547Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 21:36 .semver [2023-05-04T21:37:57.547Z] -rw-rw-r-- 1 jenkins jenkins 9331 May 4 21:36 Attribution.txt [2023-05-04T21:37:57.547Z] -rw-rw-r-- 1 jenkins jenkins 13085 May 4 21:36 CHANGELOG.md [2023-05-04T21:37:57.547Z] -rw-rw-r-- 1 jenkins jenkins 1578 May 4 21:36 Dockerfile [2023-05-04T21:37:57.547Z] -rw-rw-r-- 1 jenkins jenkins 677 May 4 21:36 GOVERNANCE.md [2023-05-04T21:37:57.547Z] -rw-rw-r-- 1 jenkins jenkins 680 May 4 21:36 Jenkinsfile [2023-05-04T21:37:57.547Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 4 21:36 LICENSE [2023-05-04T21:37:57.547Z] -rw-rw-r-- 1 jenkins jenkins 1779 May 4 21:36 Makefile [2023-05-04T21:37:57.547Z] -rw-rw-r-- 1 jenkins jenkins 620 May 4 21:36 OWNERS.md [2023-05-04T21:37:57.547Z] -rw-rw-r-- 1 jenkins jenkins 15321 May 4 21:36 README.md [2023-05-04T21:37:57.547Z] -rw-rw-r-- 1 jenkins jenkins 12 May 4 21:36 VERSION [2023-05-04T21:37:57.547Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 21:36 bin [2023-05-04T21:37:57.547Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 21:36 cmd [2023-05-04T21:37:57.547Z] -rw-r--r-- 1 jenkins jenkins 14663 May 4 21:37 coverage.out [2023-05-04T21:37:57.547Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 21:36 driver [2023-05-04T21:37:57.547Z] -rw-rw-r-- 1 jenkins jenkins 3402 May 4 21:36 go.mod [2023-05-04T21:37:57.547Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 4 21:36 go.sum [2023-05-04T21:37:57.547Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 21:36 snap [2023-05-04T21:37:57.547Z] -rw-rw-r-- 1 jenkins jenkins 713 May 4 21:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:37:57.880Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=30cba82ac8543dee28be9b53c2ba4ad5f05591fa --label arch=amd64 --label version=3.0.0-dev.35 . [2023-05-04T21:37:57.880Z] Sending build context to Docker daemon 10.92MB [2023-05-04T21:37:57.880Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T21:37:57.880Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-04T21:37:57.880Z] ---> 0a698e5bd693 [2023-05-04T21:37:57.880Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-04T21:37:58.142Z] ---> Running in 1cc28b0bff4c [2023-05-04T21:37:58.142Z] Removing intermediate container 1cc28b0bff4c [2023-05-04T21:37:58.142Z] ---> 66619a70c673 [2023-05-04T21:37:58.142Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T21:37:58.142Z] ---> Running in aab6d8941124 [2023-05-04T21:37:58.142Z] Removing intermediate container aab6d8941124 [2023-05-04T21:37:58.142Z] ---> d5e371de7789 [2023-05-04T21:37:58.142Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-04T21:37:58.142Z] ---> Running in 3ec2656b2a00 [2023-05-04T21:37:58.142Z] Removing intermediate container 3ec2656b2a00 [2023-05-04T21:37:58.142Z] ---> f06692a44344 [2023-05-04T21:37:58.142Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T21:37:58.401Z] ---> Running in 99281fbd9d3d [2023-05-04T21:37:58.401Z] Removing intermediate container 99281fbd9d3d [2023-05-04T21:37:58.401Z] ---> d640f550a095 [2023-05-04T21:37:58.401Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T21:37:58.401Z] ---> Running in 0874f06a1aaa [2023-05-04T21:37:58.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T21:37:58.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T21:37:58.919Z] OK: 269 MiB in 57 packages [2023-05-04T21:37:59.180Z] Removing intermediate container 0874f06a1aaa [2023-05-04T21:37:59.180Z] ---> 0995b772129f [2023-05-04T21:37:59.180Z] Step 8/25 : WORKDIR /device-rest-go [2023-05-04T21:37:59.180Z] ---> Running in 2feb898b7801 [2023-05-04T21:37:59.441Z] Removing intermediate container 2feb898b7801 [2023-05-04T21:37:59.441Z] ---> 223ebdaca195 [2023-05-04T21:37:59.441Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-04T21:37:59.441Z] ---> 00b269bba723 [2023-05-04T21:37:59.441Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T21:37:59.441Z] ---> Running in 4bd395061de8 [2023-05-04T21:38:00.383Z] Removing intermediate container 4bd395061de8 [2023-05-04T21:38:00.383Z] ---> 08272340c5cd [2023-05-04T21:38:00.383Z] Step 11/25 : COPY . . [2023-05-04T21:38:00.643Z] ---> 9837112de15d [2023-05-04T21:38:00.643Z] Step 12/25 : RUN $MAKE [2023-05-04T21:38:00.643Z] ---> Running in 355a7d282bdd [2023-05-04T21:38:00.901Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.35" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-05-04T21:38:19.130Z] Removing intermediate container 355a7d282bdd [2023-05-04T21:38:19.130Z] ---> 06d06545f7b3 [2023-05-04T21:38:19.130Z] Step 13/25 : FROM alpine:3.17 [2023-05-04T21:38:19.130Z] 3.17: Pulling from library/alpine [2023-05-04T21:38:19.130Z] f56be85fc22e: Already exists [2023-05-04T21:38:19.130Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T21:38:19.130Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T21:38:19.130Z] ---> 9ed4aefc74f6 [2023-05-04T21:38:19.130Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-04T21:38:19.130Z] ---> Running in fb20c82db95f [2023-05-04T21:38:19.130Z] Removing intermediate container fb20c82db95f [2023-05-04T21:38:19.130Z] ---> c09886d1bc37 [2023-05-04T21:38:19.130Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-05-04T21:38:19.130Z] ---> Running in 88303a0a5ba5 [2023-05-04T21:38:19.130Z] Removing intermediate container 88303a0a5ba5 [2023-05-04T21:38:19.130Z] ---> 78227c2ffa1a [2023-05-04T21:38:19.130Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-05-04T21:38:19.130Z] ---> Running in 693988a1b3fb [2023-05-04T21:38:19.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T21:38:19.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T21:38:19.130Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-04T21:38:19.130Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T21:38:19.130Z] OK: 7 MiB in 16 packages [2023-05-04T21:38:19.415Z] Removing intermediate container 693988a1b3fb [2023-05-04T21:38:19.415Z] ---> e874c6c61064 [2023-05-04T21:38:19.415Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-05-04T21:38:19.997Z] ---> d1057e6bdfe7 [2023-05-04T21:38:19.997Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-05-04T21:38:19.997Z] ---> 3789200eeaed [2023-05-04T21:38:19.997Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-05-04T21:38:20.256Z] ---> a958e831b64c [2023-05-04T21:38:20.256Z] Step 20/25 : EXPOSE 59986 [2023-05-04T21:38:20.256Z] ---> Running in d97bc66d0df2 [2023-05-04T21:38:20.256Z] Removing intermediate container d97bc66d0df2 [2023-05-04T21:38:20.256Z] ---> 5897b8314b7a [2023-05-04T21:38:20.256Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-05-04T21:38:20.256Z] ---> Running in 90d134dc863a [2023-05-04T21:38:20.256Z] Removing intermediate container 90d134dc863a [2023-05-04T21:38:20.256Z] ---> cdd4b9e67a3d [2023-05-04T21:38:20.256Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-04T21:38:20.256Z] ---> Running in b0fc359c4865 [2023-05-04T21:38:20.514Z] Removing intermediate container b0fc359c4865 [2023-05-04T21:38:20.514Z] ---> 49ef74edebe8 [2023-05-04T21:38:20.514Z] Step 23/25 : LABEL arch=amd64 [2023-05-04T21:38:20.514Z] ---> Running in 9e0b02bf045c [2023-05-04T21:38:20.514Z] Removing intermediate container 9e0b02bf045c [2023-05-04T21:38:20.514Z] ---> 17c545d04dd1 [2023-05-04T21:38:20.514Z] Step 24/25 : LABEL git_sha=30cba82ac8543dee28be9b53c2ba4ad5f05591fa [2023-05-04T21:38:20.514Z] ---> Running in 633c6b0a4e0f [2023-05-04T21:38:20.773Z] Removing intermediate container 633c6b0a4e0f [2023-05-04T21:38:20.773Z] ---> 3093124da898 [2023-05-04T21:38:20.773Z] Step 25/25 : LABEL version=3.0.0-dev.35 [2023-05-04T21:38:20.773Z] ---> Running in fc4526156168 [2023-05-04T21:38:20.773Z] Removing intermediate container fc4526156168 [2023-05-04T21:38:20.773Z] ---> 12a184061f94 [2023-05-04T21:38:20.773Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-04T21:38:20.773Z] Successfully built 12a184061f94 [2023-05-04T21:38:20.773Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T21:38:20.871Z] provisioning config files... [2023-05-04T21:38:20.878Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config15898873779929563959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T21:38:21.169Z] ---> docker-login.sh [2023-05-04T21:38:21.169Z] nexus3.edgexfoundry.org:10001 [2023-05-04T21:38:21.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T21:38:21.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T21:38:21.169Z] Configure a credential helper to remove this warning. See [2023-05-04T21:38:21.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T21:38:21.169Z] [2023-05-04T21:38:21.169Z] Login Succeeded [2023-05-04T21:38:21.169Z] nexus3.edgexfoundry.org:10002 [2023-05-04T21:38:21.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T21:38:21.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T21:38:21.169Z] Configure a credential helper to remove this warning. See [2023-05-04T21:38:21.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T21:38:21.169Z] [2023-05-04T21:38:21.169Z] Login Succeeded [2023-05-04T21:38:21.169Z] nexus3.edgexfoundry.org:10003 [2023-05-04T21:38:21.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T21:38:21.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T21:38:21.428Z] Configure a credential helper to remove this warning. See [2023-05-04T21:38:21.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T21:38:21.428Z] [2023-05-04T21:38:21.428Z] Login Succeeded [2023-05-04T21:38:21.428Z] nexus3.edgexfoundry.org:10004 [2023-05-04T21:38:21.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T21:38:21.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T21:38:21.428Z] Configure a credential helper to remove this warning. See [2023-05-04T21:38:21.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T21:38:21.428Z] [2023-05-04T21:38:21.428Z] Login Succeeded [2023-05-04T21:38:21.428Z] docker.io [2023-05-04T21:38:21.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T21:38:21.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T21:38:21.686Z] Configure a credential helper to remove this warning. See [2023-05-04T21:38:21.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T21:38:21.686Z] [2023-05-04T21:38:21.686Z] Login Succeeded [2023-05-04T21:38:21.686Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T21:38:21.693Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-04T21:38:21.722Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T21:38:21.742Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2023-05-04T21:38:21.743Z] 30cba82ac8543dee28be9b53c2ba4ad5f05591fa [2023-05-04T21:38:21.743Z] latest [2023-05-04T21:38:21.743Z] 3.0.0-dev.35 [2023-05-04T21:38:21.743Z] 30cba82ac8543dee28be9b53c2ba4ad5f05591fa-3.0.0-dev.35 [2023-05-04T21:38:21.743Z] main [2023-05-04T21:38:21.743Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:38:22.057Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:30cba82ac8543dee28be9b53c2ba4ad5f05591fa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:38:22.360Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:30cba82ac8543dee28be9b53c2ba4ad5f05591fa [2023-05-04T21:38:22.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-05-04T21:38:22.360Z] 72749ba35455: Preparing [2023-05-04T21:38:22.360Z] 846d725cb0e0: Preparing [2023-05-04T21:38:22.360Z] f137b0d0e6ba: Preparing [2023-05-04T21:38:22.360Z] fb67bdb199dd: Preparing [2023-05-04T21:38:22.360Z] f1417ff83b31: Preparing [2023-05-04T21:38:22.360Z] f1417ff83b31: Layer already exists [2023-05-04T21:38:22.360Z] 846d725cb0e0: Pushed [2023-05-04T21:38:22.360Z] 72749ba35455: Pushed [2023-05-04T21:38:22.360Z] fb67bdb199dd: Pushed [2023-05-04T21:38:24.899Z] f137b0d0e6ba: Pushed [2023-05-04T21:38:24.899Z] 30cba82ac8543dee28be9b53c2ba4ad5f05591fa: digest: sha256:4e1acff203bc76312666bb4e45a85cf0f3df7f3261418c0eddea978a609eef91 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:38:25.206Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:38:25.514Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2023-05-04T21:38:25.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-05-04T21:38:25.514Z] 72749ba35455: Preparing [2023-05-04T21:38:25.514Z] 846d725cb0e0: Preparing [2023-05-04T21:38:25.514Z] f137b0d0e6ba: Preparing [2023-05-04T21:38:25.514Z] fb67bdb199dd: Preparing [2023-05-04T21:38:25.514Z] f1417ff83b31: Preparing [2023-05-04T21:38:25.514Z] f1417ff83b31: Layer already exists [2023-05-04T21:38:25.514Z] 846d725cb0e0: Layer already exists [2023-05-04T21:38:25.514Z] 72749ba35455: Layer already exists [2023-05-04T21:38:25.514Z] f137b0d0e6ba: Layer already exists [2023-05-04T21:38:25.514Z] fb67bdb199dd: Layer already exists [2023-05-04T21:38:25.514Z] latest: digest: sha256:4e1acff203bc76312666bb4e45a85cf0f3df7f3261418c0eddea978a609eef91 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:38:25.828Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:38:26.135Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.35 [2023-05-04T21:38:26.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-05-04T21:38:26.135Z] 72749ba35455: Preparing [2023-05-04T21:38:26.135Z] 846d725cb0e0: Preparing [2023-05-04T21:38:26.135Z] f137b0d0e6ba: Preparing [2023-05-04T21:38:26.135Z] fb67bdb199dd: Preparing [2023-05-04T21:38:26.135Z] f1417ff83b31: Preparing [2023-05-04T21:38:26.135Z] 72749ba35455: Layer already exists [2023-05-04T21:38:26.135Z] 846d725cb0e0: Layer already exists [2023-05-04T21:38:26.135Z] f1417ff83b31: Layer already exists [2023-05-04T21:38:26.135Z] fb67bdb199dd: Layer already exists [2023-05-04T21:38:26.135Z] f137b0d0e6ba: Layer already exists [2023-05-04T21:38:26.135Z] 3.0.0-dev.35: digest: sha256:4e1acff203bc76312666bb4e45a85cf0f3df7f3261418c0eddea978a609eef91 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:38:26.441Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:30cba82ac8543dee28be9b53c2ba4ad5f05591fa-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:38:26.753Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:30cba82ac8543dee28be9b53c2ba4ad5f05591fa-3.0.0-dev.35 [2023-05-04T21:38:26.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-05-04T21:38:26.753Z] 72749ba35455: Preparing [2023-05-04T21:38:26.753Z] 846d725cb0e0: Preparing [2023-05-04T21:38:26.753Z] f137b0d0e6ba: Preparing [2023-05-04T21:38:26.753Z] fb67bdb199dd: Preparing [2023-05-04T21:38:26.753Z] f1417ff83b31: Preparing [2023-05-04T21:38:26.753Z] 846d725cb0e0: Layer already exists [2023-05-04T21:38:26.753Z] f1417ff83b31: Layer already exists [2023-05-04T21:38:26.753Z] 72749ba35455: Layer already exists [2023-05-04T21:38:26.753Z] f137b0d0e6ba: Layer already exists [2023-05-04T21:38:26.753Z] fb67bdb199dd: Layer already exists [2023-05-04T21:38:26.753Z] 30cba82ac8543dee28be9b53c2ba4ad5f05591fa-3.0.0-dev.35: digest: sha256:4e1acff203bc76312666bb4e45a85cf0f3df7f3261418c0eddea978a609eef91 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:38:27.072Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:38:27.377Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2023-05-04T21:38:27.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-05-04T21:38:27.377Z] 72749ba35455: Preparing [2023-05-04T21:38:27.377Z] 846d725cb0e0: Preparing [2023-05-04T21:38:27.377Z] f137b0d0e6ba: Preparing [2023-05-04T21:38:27.377Z] fb67bdb199dd: Preparing [2023-05-04T21:38:27.377Z] f1417ff83b31: Preparing [2023-05-04T21:38:27.377Z] 846d725cb0e0: Layer already exists [2023-05-04T21:38:27.377Z] fb67bdb199dd: Layer already exists [2023-05-04T21:38:27.377Z] f137b0d0e6ba: Layer already exists [2023-05-04T21:38:27.377Z] 72749ba35455: Layer already exists [2023-05-04T21:38:27.377Z] f1417ff83b31: Layer already exists [2023-05-04T21:38:27.377Z] main: digest: sha256:4e1acff203bc76312666bb4e45a85cf0f3df7f3261418c0eddea978a609eef91 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-04T21:38:27.423Z] ===================================================== [Pipeline] echo [2023-05-04T21:38:27.431Z] taggedImages: [2023-05-04T21:38:27.431Z] - nexus3.edgexfoundry.org:10004/device-rest:30cba82ac8543dee28be9b53c2ba4ad5f05591fa [2023-05-04T21:38:27.431Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2023-05-04T21:38:27.431Z] - nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.35 [2023-05-04T21:38:27.431Z] - nexus3.edgexfoundry.org:10004/device-rest:30cba82ac8543dee28be9b53c2ba4ad5f05591fa-3.0.0-dev.35 [2023-05-04T21:38:27.431Z] - nexus3.edgexfoundry.org:10004/device-rest: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-04T21:38:27.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T21:38:27.777Z] [2023-05-04T21:38:27.777Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:38:28.069Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T21:38:28.069Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-04T21:38:28.069Z] 5eb5b503b376: Pulling fs layer [2023-05-04T21:38:28.069Z] 5c69ac0246d0: Pulling fs layer [2023-05-04T21:38:28.069Z] ec43610c2a17: Pulling fs layer [2023-05-04T21:38:28.069Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-04T21:38:28.069Z] 33b1e0a273af: Pulling fs layer [2023-05-04T21:38:28.069Z] 5d3b04190fa2: Pulling fs layer [2023-05-04T21:38:28.069Z] 2f39f015ded8: Pulling fs layer [2023-05-04T21:38:28.069Z] 3a2ae6a8a46f: Waiting [2023-05-04T21:38:28.069Z] 33b1e0a273af: Waiting [2023-05-04T21:38:28.069Z] 5d3b04190fa2: Waiting [2023-05-04T21:38:28.069Z] 2f39f015ded8: Waiting [2023-05-04T21:38:28.069Z] 5c69ac0246d0: Verifying Checksum [2023-05-04T21:38:28.069Z] 5c69ac0246d0: Download complete [2023-05-04T21:38:28.069Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-04T21:38:28.069Z] 3a2ae6a8a46f: Download complete [2023-05-04T21:38:28.069Z] 33b1e0a273af: Verifying Checksum [2023-05-04T21:38:28.069Z] 33b1e0a273af: Download complete [2023-05-04T21:38:28.069Z] 5d3b04190fa2: Verifying Checksum [2023-05-04T21:38:28.069Z] 5d3b04190fa2: Download complete [2023-05-04T21:38:28.069Z] ec43610c2a17: Verifying Checksum [2023-05-04T21:38:28.069Z] ec43610c2a17: Download complete [2023-05-04T21:38:28.326Z] 5eb5b503b376: Verifying Checksum [2023-05-04T21:38:28.326Z] 5eb5b503b376: Download complete [2023-05-04T21:38:28.893Z] 2f39f015ded8: Download complete [2023-05-04T21:38:29.459Z] 5eb5b503b376: Pull complete [2023-05-04T21:38:29.459Z] 5c69ac0246d0: Pull complete [2023-05-04T21:38:30.026Z] ec43610c2a17: Pull complete [2023-05-04T21:38:30.026Z] 3a2ae6a8a46f: Pull complete [2023-05-04T21:38:30.026Z] 33b1e0a273af: Pull complete [2023-05-04T21:38:30.284Z] 5d3b04190fa2: Pull complete [2023-05-04T21:38:31.064Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13321 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2023-05-04T21:38:31.076Z] Running in /w/workspace/device-rest-go/107 [Pipeline] { [Pipeline] checkout [2023-05-04T21:38:31.103Z] The recommended git tool is: git [2023-05-04T21:38:34.464Z] 2f39f015ded8: Pull complete [2023-05-04T21:38:34.464Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-04T21:38:34.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T21:38:34.464Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T21:38:34.532Z] prd-ubuntu20.04-docker-8c-8g-13320 does not seem to be running inside a container [2023-05-04T21:38:34.562Z] $ 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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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-04T21:38:36.312Z] using credential edgex-jenkins-ssh [2023-05-04T21:38:36.330Z] Cloning the remote Git repository [2023-05-04T21:38:36.366Z] $ docker top 3a6fdbe97d10e21947f311b22036bbc55000606f8720ba7ee768610fe4421f97 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T21:38:36.758Z] ---> job-cost.sh [2023-05-04T21:38:36.758Z] lf-activate-venv: SKIPPING [2023-05-04T21:38:36.758Z] INFO: No Stack... [2023-05-04T21:38:37.018Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T21:38:37.278Z] INFO: Archiving Costs [Pipeline] sh [2023-05-04T21:38:36.369Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-05-04T21:38:36.459Z] > git init /w/workspace/device-rest-go/107 # timeout=10 [2023-05-04T21:38:36.598Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-05-04T21:38:36.599Z] > git --version # timeout=10 [2023-05-04T21:38:36.620Z] > git --version # 'git version 2.25.1' [2023-05-04T21:38:36.623Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T21:38:36.766Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-04T21:38:37.568Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2023-05-04T21:38:37.568Z] + cut -d, -f6 [Pipeline] lock [2023-05-04T21:38:37.582Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-107-stack-cost] [2023-05-04T21:38:37.590Z] Resource [jenkins-edgexfoundry-device-rest-go-main-107-stack-cost] did not exist. Created. [2023-05-04T21:38:37.590Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-107-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T21:38:37.889Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-04T21:38:37.918Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T21:38:37.923Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-107-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-04T21:38:37.947Z] $ docker stop --time=1 3a6fdbe97d10e21947f311b22036bbc55000606f8720ba7ee768610fe4421f97 [2023-05-04T21:38:38.544Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-05-04T21:38:38.567Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-04T21:38:39.116Z] $ docker rm -f --volumes 3a6fdbe97d10e21947f311b22036bbc55000606f8720ba7ee768610fe4421f97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-04T21:38:39.407Z] Avoid second fetch [2023-05-04T21:38:39.408Z] Checking out Revision 30cba82ac8543dee28be9b53c2ba4ad5f05591fa (main) [2023-05-04T21:38:39.422Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T21:38:39.501Z] > git checkout -f 30cba82ac8543dee28be9b53c2ba4ad5f05591fa # timeout=10 [2023-05-04T21:38:40.023Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#307)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T21:38:41.021Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-04T21:38:41.021Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T21:38:41.021Z] Dload Upload Total Spent Left Speed [2023-05-04T21:38:41.021Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 85577 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 84443 [Pipeline] sh [2023-05-04T21:38:41.591Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-04T21:38:41.923Z] + sudo tee /etc/docker/daemon.new [2023-05-04T21:38:41.923Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-04T21:38:41.923Z] { [2023-05-04T21:38:41.923Z] "registry-mirrors": [ [2023-05-04T21:38:41.923Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-04T21:38:41.923Z] ], [2023-05-04T21:38:41.923Z] "bip": "10.250.0.254/24", [2023-05-04T21:38:41.923Z] "hosts": [ [2023-05-04T21:38:41.923Z] "tcp://0.0.0.0:5555", [2023-05-04T21:38:41.923Z] "unix:///var/run/docker.sock" [2023-05-04T21:38:41.923Z] ], [2023-05-04T21:38:41.923Z] "mtu": 1458, [2023-05-04T21:38:41.923Z] "selinux-enabled": true, [2023-05-04T21:38:41.923Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-04T21:38:41.923Z] } [Pipeline] sh [2023-05-04T21:38:42.260Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-04T21:38:42.597Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T21:39:00.873Z] provisioning config files... [2023-05-04T21:39:00.898Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/107@tmp/config13331197206578783357tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T21:39:01.260Z] ---> docker-login.sh [2023-05-04T21:39:01.260Z] nexus3.edgexfoundry.org:10001 [2023-05-04T21:39:01.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T21:39:01.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T21:39:01.852Z] Configure a credential helper to remove this warning. See [2023-05-04T21:39:01.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T21:39:01.852Z] [2023-05-04T21:39:01.852Z] Login Succeeded [2023-05-04T21:39:01.852Z] nexus3.edgexfoundry.org:10002 [2023-05-04T21:39:02.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T21:39:02.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T21:39:02.410Z] Configure a credential helper to remove this warning. See [2023-05-04T21:39:02.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T21:39:02.410Z] [2023-05-04T21:39:02.410Z] Login Succeeded [2023-05-04T21:39:02.410Z] nexus3.edgexfoundry.org:10003 [2023-05-04T21:39:02.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T21:39:02.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T21:39:02.684Z] Configure a credential helper to remove this warning. See [2023-05-04T21:39:02.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T21:39:02.684Z] [2023-05-04T21:39:02.684Z] Login Succeeded [2023-05-04T21:39:02.684Z] nexus3.edgexfoundry.org:10004 [2023-05-04T21:39:02.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T21:39:02.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T21:39:02.956Z] Configure a credential helper to remove this warning. See [2023-05-04T21:39:02.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T21:39:02.956Z] [2023-05-04T21:39:02.956Z] Login Succeeded [2023-05-04T21:39:02.956Z] docker.io [2023-05-04T21:39:03.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T21:39:03.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T21:39:03.499Z] Configure a credential helper to remove this warning. See [2023-05-04T21:39:03.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T21:39:03.499Z] [2023-05-04T21:39:03.499Z] Login Succeeded [2023-05-04T21:39:03.499Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T21:39:03.516Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-04T21:39:03.767Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T21:39:03.783Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T21:39:03.798Z] ========================================================= [2023-05-04T21:39:03.798Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-04T21:39:03.798Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:39:04.150Z] + 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-04T21:39:04.150Z] Sending build context to Docker daemon 138.8kB [2023-05-04T21:39:04.420Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T21:39:04.420Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-04T21:39:04.420Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-04T21:39:04.420Z] c41833b44d91: Pulling fs layer [2023-05-04T21:39:04.420Z] ed15518f5707: Pulling fs layer [2023-05-04T21:39:04.420Z] feae8fd75edb: Pulling fs layer [2023-05-04T21:39:04.420Z] 242c74f7c9fa: Pulling fs layer [2023-05-04T21:39:04.420Z] 3cdef696dda3: Pulling fs layer [2023-05-04T21:39:04.420Z] 2ced38df9373: Pulling fs layer [2023-05-04T21:39:04.420Z] 58f1dce35555: Pulling fs layer [2023-05-04T21:39:04.420Z] 242c74f7c9fa: Waiting [2023-05-04T21:39:04.420Z] 3cdef696dda3: Waiting [2023-05-04T21:39:04.420Z] 2ced38df9373: Waiting [2023-05-04T21:39:04.420Z] 58f1dce35555: Waiting [2023-05-04T21:39:04.690Z] ed15518f5707: Verifying Checksum [2023-05-04T21:39:04.690Z] ed15518f5707: Download complete [2023-05-04T21:39:04.690Z] 242c74f7c9fa: Download complete [2023-05-04T21:39:04.690Z] 3cdef696dda3: Verifying Checksum [2023-05-04T21:39:04.690Z] 3cdef696dda3: Download complete [2023-05-04T21:39:04.690Z] c41833b44d91: Verifying Checksum [2023-05-04T21:39:04.690Z] c41833b44d91: Download complete [2023-05-04T21:39:05.667Z] c41833b44d91: Pull complete [2023-05-04T21:39:05.938Z] 58f1dce35555: Verifying Checksum [2023-05-04T21:39:05.938Z] 58f1dce35555: Download complete [2023-05-04T21:39:06.208Z] ed15518f5707: Pull complete [2023-05-04T21:39:07.218Z] feae8fd75edb: Verifying Checksum [2023-05-04T21:39:07.218Z] feae8fd75edb: Download complete [2023-05-04T21:39:07.218Z] 2ced38df9373: Verifying Checksum [2023-05-04T21:39:07.218Z] 2ced38df9373: Download complete [2023-05-04T21:39:19.571Z] feae8fd75edb: Pull complete [2023-05-04T21:39:19.571Z] 242c74f7c9fa: Pull complete [2023-05-04T21:39:19.571Z] 3cdef696dda3: Pull complete [2023-05-04T21:39:27.802Z] 2ced38df9373: Pull complete [2023-05-04T21:39:28.770Z] 58f1dce35555: Pull complete [2023-05-04T21:39:28.770Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-04T21:39:28.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-04T21:39:29.038Z] ---> fadd8f120f05 [2023-05-04T21:39:29.038Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-04T21:39:30.483Z] ---> Running in 2baa4c4fbeb7 [2023-05-04T21:39:31.074Z] Removing intermediate container 2baa4c4fbeb7 [2023-05-04T21:39:31.074Z] ---> 6bb46be187ef [2023-05-04T21:39:31.074Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T21:39:31.074Z] ---> Running in 3a92a83a3096 [2023-05-04T21:39:31.344Z] Removing intermediate container 3a92a83a3096 [2023-05-04T21:39:31.344Z] ---> 456933cf7663 [2023-05-04T21:39:31.344Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-04T21:39:31.344Z] ---> Running in e60341cbd94a [2023-05-04T21:39:31.931Z] Removing intermediate container e60341cbd94a [2023-05-04T21:39:31.931Z] ---> 0c02c7a430b6 [2023-05-04T21:39:31.931Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T21:39:31.931Z] ---> Running in f74680f7d13f [2023-05-04T21:39:32.201Z] Removing intermediate container f74680f7d13f [2023-05-04T21:39:32.202Z] ---> 9993ff9b3398 [2023-05-04T21:39:32.202Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T21:39:32.470Z] ---> Running in d3868c49d746 [2023-05-04T21:39:33.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T21:39:34.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T21:39:35.059Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-04T21:39:35.328Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-04T21:39:35.328Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-04T21:39:35.328Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-04T21:39:35.328Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T21:39:35.328Z] OK: 268 MiB in 57 packages [2023-05-04T21:39:36.291Z] Removing intermediate container d3868c49d746 [2023-05-04T21:39:36.291Z] ---> 083691ca6ad8 [2023-05-04T21:39:36.291Z] Step 8/12 : WORKDIR /device-rest-go [2023-05-04T21:39:36.291Z] ---> Running in 847a34b7b80e [2023-05-04T21:39:36.876Z] Removing intermediate container 847a34b7b80e [2023-05-04T21:39:36.876Z] ---> 35bf9245534e [2023-05-04T21:39:36.876Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-04T21:39:41.132Z] ---> 593067c11351 [2023-05-04T21:39:41.133Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T21:39:41.133Z] ---> Running in fe9fa1470fe9 [2023-05-04T21:40:49.019Z] Removing intermediate container fe9fa1470fe9 [2023-05-04T21:40:49.019Z] ---> 027b606b5782 [2023-05-04T21:40:49.019Z] Step 11/12 : COPY . . [2023-05-04T21:40:49.019Z] ---> 6726bdb623db [2023-05-04T21:40:49.019Z] Step 12/12 : RUN $MAKE [2023-05-04T21:40:49.019Z] ---> Running in 00ef7f7f33b1 [2023-05-04T21:40:49.019Z] noop [2023-05-04T21:40:49.019Z] Removing intermediate container 00ef7f7f33b1 [2023-05-04T21:40:49.019Z] ---> 6b33c44812eb [2023-05-04T21:40:49.019Z] Successfully built 6b33c44812eb [2023-05-04T21:40:49.019Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:40:49.379Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T21:40:49.379Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T21:40:49.610Z] prd-ubuntu20.04-docker-arm64-4c-16g-13321 does not seem to be running inside a container [2023-05-04T21:40:49.694Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/107 -v /w/workspace/device-rest-go/107:/w/workspace/device-rest-go/107:rw,z -v /w/workspace/device-rest-go/107@tmp:/w/workspace/device-rest-go/107@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-04T21:40:50.960Z] $ docker top 1c582045d5e11642663acd859cd157bb785cbc4bbe54471b48e446489eed400a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T21:40:51.795Z] + go version [2023-05-04T21:40:51.795Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-04T21:40:51.815Z] $ docker stop --time=1 1c582045d5e11642663acd859cd157bb785cbc4bbe54471b48e446489eed400a [2023-05-04T21:40:53.472Z] $ docker rm -f --volumes 1c582045d5e11642663acd859cd157bb785cbc4bbe54471b48e446489eed400a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:40:54.012Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T21:40:54.012Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T21:40:54.195Z] prd-ubuntu20.04-docker-arm64-4c-16g-13321 does not seem to be running inside a container [2023-05-04T21:40:54.261Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/107 -v /w/workspace/device-rest-go/107:/w/workspace/device-rest-go/107:rw,z -v /w/workspace/device-rest-go/107@tmp:/w/workspace/device-rest-go/107@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-04T21:40:55.478Z] $ docker top 6217975e3759e38cdfb0de7ab778a0ab3303e4019843d93dbf3ea1931db9b32e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T21:40:56.307Z] + git config --global --add safe.directory /w/workspace/device-rest-go/107 [Pipeline] fileExists [Pipeline] sh [2023-05-04T21:40:56.959Z] + make test [2023-05-04T21:40:56.959Z] go test ./... -coverprofile=coverage.out ./... [2023-05-04T21:41:29.184Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-05-04T21:43:20.859Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-05-04T21:43:22.812Z] ok github.com/edgexfoundry/device-rest-go/driver 0.067s coverage: 32.2% of statements [2023-05-04T21:43:23.798Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-04T21:43:23.798Z] go vet ./... [2023-05-04T21:43:56.040Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T21:43:56.040Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T21:43:56.040Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-04T21:43:56.060Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-04T21:43:56.077Z] $ docker stop --time=1 6217975e3759e38cdfb0de7ab778a0ab3303e4019843d93dbf3ea1931db9b32e [2023-05-04T21:43:57.860Z] $ docker rm -f --volumes 6217975e3759e38cdfb0de7ab778a0ab3303e4019843d93dbf3ea1931db9b32e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T21:43:58.898Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-04T21:43:58.921Z] Warning: overwriting stash ‘coverage-report’ [2023-05-04T21:43:59.376Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T21:43:59.747Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-04T21:44:00.068Z] + ls -al . [2023-05-04T21:44:00.068Z] total 180 [2023-05-04T21:44:00.068Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 21:40 . [2023-05-04T21:44:00.068Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 21:38 .. [2023-05-04T21:44:00.068Z] -rw-rw-r-- 1 jenkins jenkins 151 May 4 21:38 .dockerignore [2023-05-04T21:44:00.068Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 21:38 .git [2023-05-04T21:44:00.068Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 21:38 .github [2023-05-04T21:44:00.068Z] -rw-rw-r-- 1 jenkins jenkins 329 May 4 21:38 .gitignore [2023-05-04T21:44:00.068Z] -rw-rw-r-- 1 jenkins jenkins 41 May 4 21:38 .golangci.yml [2023-05-04T21:44:00.068Z] -rw-rw-r-- 1 jenkins jenkins 9331 May 4 21:38 Attribution.txt [2023-05-04T21:44:00.068Z] -rw-rw-r-- 1 jenkins jenkins 13085 May 4 21:38 CHANGELOG.md [2023-05-04T21:44:00.068Z] -rw-rw-r-- 1 jenkins jenkins 1578 May 4 21:38 Dockerfile [2023-05-04T21:44:00.068Z] -rw-rw-r-- 1 jenkins jenkins 677 May 4 21:38 GOVERNANCE.md [2023-05-04T21:44:00.068Z] -rw-rw-r-- 1 jenkins jenkins 680 May 4 21:38 Jenkinsfile [2023-05-04T21:44:00.068Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 4 21:38 LICENSE [2023-05-04T21:44:00.068Z] -rw-rw-r-- 1 jenkins jenkins 1779 May 4 21:38 Makefile [2023-05-04T21:44:00.068Z] -rw-rw-r-- 1 jenkins jenkins 620 May 4 21:38 OWNERS.md [2023-05-04T21:44:00.068Z] -rw-rw-r-- 1 jenkins jenkins 15321 May 4 21:38 README.md [2023-05-04T21:44:00.068Z] -rw-rw-r-- 1 jenkins jenkins 12 May 4 21:36 VERSION [2023-05-04T21:44:00.068Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 21:38 bin [2023-05-04T21:44:00.068Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 21:38 cmd [2023-05-04T21:44:00.068Z] -rw-r--r-- 1 jenkins jenkins 14663 May 4 21:43 coverage.out [2023-05-04T21:44:00.068Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 21:38 driver [2023-05-04T21:44:00.068Z] -rw-rw-r-- 1 jenkins jenkins 3402 May 4 21:38 go.mod [2023-05-04T21:44:00.068Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 4 21:38 go.sum [2023-05-04T21:44:00.068Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 21:38 snap [2023-05-04T21:44:00.068Z] -rw-rw-r-- 1 jenkins jenkins 713 May 4 21:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:44:00.412Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=30cba82ac8543dee28be9b53c2ba4ad5f05591fa --label arch=arm64 --label version=3.0.0-dev.35 . [2023-05-04T21:44:00.413Z] Sending build context to Docker daemon 154.1kB [2023-05-04T21:44:00.681Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T21:44:00.681Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-04T21:44:00.681Z] ---> 6b33c44812eb [2023-05-04T21:44:00.681Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-04T21:44:00.681Z] ---> Running in 99d5c91fc31b [2023-05-04T21:44:00.952Z] Removing intermediate container 99d5c91fc31b [2023-05-04T21:44:00.952Z] ---> a1e6b695b1d3 [2023-05-04T21:44:00.952Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T21:44:01.222Z] ---> Running in 59e3f07d212c [2023-05-04T21:44:01.491Z] Removing intermediate container 59e3f07d212c [2023-05-04T21:44:01.491Z] ---> 02b10708cc21 [2023-05-04T21:44:01.491Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-04T21:44:01.491Z] ---> Running in c4a11fba4306 [2023-05-04T21:44:01.760Z] Removing intermediate container c4a11fba4306 [2023-05-04T21:44:01.760Z] ---> 90c7108f5b3a [2023-05-04T21:44:01.760Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T21:44:01.760Z] ---> Running in 5e009958c95b [2023-05-04T21:44:02.028Z] Removing intermediate container 5e009958c95b [2023-05-04T21:44:02.028Z] ---> 38f05d218324 [2023-05-04T21:44:02.028Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T21:44:02.297Z] ---> Running in 59fa0ad6ccc8 [2023-05-04T21:44:03.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T21:44:03.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T21:44:04.824Z] OK: 268 MiB in 57 packages [2023-05-04T21:44:05.409Z] Removing intermediate container 59fa0ad6ccc8 [2023-05-04T21:44:05.409Z] ---> 60ff3799ade2 [2023-05-04T21:44:05.409Z] Step 8/25 : WORKDIR /device-rest-go [2023-05-04T21:44:05.409Z] ---> Running in 9951d3616624 [2023-05-04T21:44:05.997Z] Removing intermediate container 9951d3616624 [2023-05-04T21:44:05.997Z] ---> ee89ab9e37b6 [2023-05-04T21:44:05.997Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-04T21:44:06.265Z] ---> 3519dd769d38 [2023-05-04T21:44:06.265Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T21:44:06.265Z] ---> Running in 80226d144efe [2023-05-04T21:44:10.527Z] Removing intermediate container 80226d144efe [2023-05-04T21:44:10.527Z] ---> 3b22b2520c5d [2023-05-04T21:44:10.527Z] Step 11/25 : COPY . . [2023-05-04T21:44:10.796Z] ---> dcf698950938 [2023-05-04T21:44:10.796Z] Step 12/25 : RUN $MAKE [2023-05-04T21:44:11.065Z] ---> Running in c2f00faaa57c [2023-05-04T21:44:12.042Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.35" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-05-04T21:46:18.751Z] Removing intermediate container c2f00faaa57c [2023-05-04T21:46:18.751Z] ---> 0b611fda11ec [2023-05-04T21:46:18.751Z] Step 13/25 : FROM alpine:3.17 [2023-05-04T21:46:18.751Z] 3.17: Pulling from library/alpine [2023-05-04T21:46:18.751Z] c41833b44d91: Already exists [2023-05-04T21:46:18.751Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T21:46:18.751Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T21:46:18.751Z] ---> 51e60588ff2c [2023-05-04T21:46:18.751Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-04T21:46:18.751Z] ---> Running in 1040c54b7270 [2023-05-04T21:46:18.751Z] Removing intermediate container 1040c54b7270 [2023-05-04T21:46:18.751Z] ---> 361098d1fad6 [2023-05-04T21:46:18.751Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-05-04T21:46:18.751Z] ---> Running in 63c02b063a7e [2023-05-04T21:46:18.751Z] Removing intermediate container 63c02b063a7e [2023-05-04T21:46:18.751Z] ---> de9f6071e8eb [2023-05-04T21:46:18.751Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-05-04T21:46:18.751Z] ---> Running in e9808e53324a [2023-05-04T21:46:18.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T21:46:18.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T21:46:18.751Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-04T21:46:18.751Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T21:46:18.751Z] OK: 8 MiB in 16 packages [2023-05-04T21:46:19.018Z] Removing intermediate container e9808e53324a [2023-05-04T21:46:19.018Z] ---> c574e2b18816 [2023-05-04T21:46:19.018Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-05-04T21:46:20.426Z] ---> 1fcb7b8ad8ff [2023-05-04T21:46:20.426Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-05-04T21:46:21.012Z] ---> 58d297d33b00 [2023-05-04T21:46:21.012Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-05-04T21:46:21.595Z] ---> 75a9f897c225 [2023-05-04T21:46:21.595Z] Step 20/25 : EXPOSE 59986 [2023-05-04T21:46:21.595Z] ---> Running in d8e4c0518beb [2023-05-04T21:46:21.864Z] Removing intermediate container d8e4c0518beb [2023-05-04T21:46:21.864Z] ---> b9f9b8eebe27 [2023-05-04T21:46:21.864Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-05-04T21:46:21.864Z] ---> Running in 662a06445bf1 [2023-05-04T21:46:22.129Z] Removing intermediate container 662a06445bf1 [2023-05-04T21:46:22.129Z] ---> 6b574b334e80 [2023-05-04T21:46:22.129Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-04T21:46:22.130Z] ---> Running in 48f33eb9f9ca [2023-05-04T21:46:22.403Z] Removing intermediate container 48f33eb9f9ca [2023-05-04T21:46:22.403Z] ---> f54d7248e4b3 [2023-05-04T21:46:22.403Z] Step 23/25 : LABEL arch=arm64 [2023-05-04T21:46:22.670Z] ---> Running in 3b22eb44c206 [2023-05-04T21:46:22.936Z] Removing intermediate container 3b22eb44c206 [2023-05-04T21:46:22.936Z] ---> d375927efca4 [2023-05-04T21:46:22.936Z] Step 24/25 : LABEL git_sha=30cba82ac8543dee28be9b53c2ba4ad5f05591fa [2023-05-04T21:46:22.936Z] ---> Running in aa153a9909b6 [2023-05-04T21:46:23.205Z] Removing intermediate container aa153a9909b6 [2023-05-04T21:46:23.205Z] ---> b98b2b670ec5 [2023-05-04T21:46:23.205Z] Step 25/25 : LABEL version=3.0.0-dev.35 [2023-05-04T21:46:23.205Z] ---> Running in 21b182f4666f [2023-05-04T21:46:23.472Z] Removing intermediate container 21b182f4666f [2023-05-04T21:46:23.472Z] ---> 8fc045c20f4c [2023-05-04T21:46:23.472Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-04T21:46:23.472Z] Successfully built 8fc045c20f4c [2023-05-04T21:46:23.472Z] Successfully tagged device-rest-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-04T21:46:23.860Z] provisioning config files... [2023-05-04T21:46:23.873Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/107@tmp/config12903837311742404848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T21:46:24.200Z] ---> docker-login.sh [2023-05-04T21:46:24.200Z] nexus3.edgexfoundry.org:10001 [2023-05-04T21:46:24.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T21:46:24.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T21:46:24.469Z] Configure a credential helper to remove this warning. See [2023-05-04T21:46:24.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T21:46:24.469Z] [2023-05-04T21:46:24.469Z] Login Succeeded [2023-05-04T21:46:24.469Z] nexus3.edgexfoundry.org:10002 [2023-05-04T21:46:24.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T21:46:24.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T21:46:24.738Z] Configure a credential helper to remove this warning. See [2023-05-04T21:46:24.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T21:46:24.738Z] [2023-05-04T21:46:24.738Z] Login Succeeded [2023-05-04T21:46:24.738Z] nexus3.edgexfoundry.org:10003 [2023-05-04T21:46:25.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T21:46:25.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T21:46:25.274Z] Configure a credential helper to remove this warning. See [2023-05-04T21:46:25.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T21:46:25.274Z] [2023-05-04T21:46:25.274Z] Login Succeeded [2023-05-04T21:46:25.274Z] nexus3.edgexfoundry.org:10004 [2023-05-04T21:46:25.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T21:46:25.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T21:46:25.542Z] Configure a credential helper to remove this warning. See [2023-05-04T21:46:25.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T21:46:25.542Z] [2023-05-04T21:46:25.542Z] Login Succeeded [2023-05-04T21:46:25.542Z] docker.io [2023-05-04T21:46:25.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T21:46:26.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T21:46:26.075Z] Configure a credential helper to remove this warning. See [2023-05-04T21:46:26.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T21:46:26.075Z] [2023-05-04T21:46:26.075Z] Login Succeeded [2023-05-04T21:46:26.075Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T21:46:26.087Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-04T21:46:26.118Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T21:46:26.137Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2023-05-04T21:46:26.137Z] 30cba82ac8543dee28be9b53c2ba4ad5f05591fa [2023-05-04T21:46:26.137Z] latest [2023-05-04T21:46:26.137Z] 3.0.0-dev.35 [2023-05-04T21:46:26.137Z] 30cba82ac8543dee28be9b53c2ba4ad5f05591fa-3.0.0-dev.35 [2023-05-04T21:46:26.137Z] main [2023-05-04T21:46:26.137Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:46:26.492Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:30cba82ac8543dee28be9b53c2ba4ad5f05591fa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:46:26.836Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:30cba82ac8543dee28be9b53c2ba4ad5f05591fa [2023-05-04T21:46:26.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-05-04T21:46:26.837Z] 4feea8d0e701: Preparing [2023-05-04T21:46:26.837Z] aea218ac52d8: Preparing [2023-05-04T21:46:26.837Z] 8e925d789631: Preparing [2023-05-04T21:46:26.837Z] 7d9a9f5b283d: Preparing [2023-05-04T21:46:26.837Z] 26cbea5cba74: Preparing [2023-05-04T21:46:26.837Z] 26cbea5cba74: Layer already exists [2023-05-04T21:46:27.103Z] 7d9a9f5b283d: Pushed [2023-05-04T21:46:27.103Z] aea218ac52d8: Pushed [2023-05-04T21:46:27.103Z] 4feea8d0e701: Pushed [2023-05-04T21:46:32.445Z] 8e925d789631: Pushed [2023-05-04T21:46:32.445Z] 30cba82ac8543dee28be9b53c2ba4ad5f05591fa: digest: sha256:8b7c2331ffd52138d7dc9683ddadf3968a27bfb635e8b10db8a6fd1c675def68 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:46:32.790Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:46:33.130Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-05-04T21:46:33.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-05-04T21:46:33.130Z] 4feea8d0e701: Preparing [2023-05-04T21:46:33.130Z] aea218ac52d8: Preparing [2023-05-04T21:46:33.130Z] 8e925d789631: Preparing [2023-05-04T21:46:33.130Z] 7d9a9f5b283d: Preparing [2023-05-04T21:46:33.130Z] 26cbea5cba74: Preparing [2023-05-04T21:46:33.130Z] 4feea8d0e701: Layer already exists [2023-05-04T21:46:33.130Z] 8e925d789631: Layer already exists [2023-05-04T21:46:33.130Z] 7d9a9f5b283d: Layer already exists [2023-05-04T21:46:33.130Z] aea218ac52d8: Layer already exists [2023-05-04T21:46:33.130Z] 26cbea5cba74: Layer already exists [2023-05-04T21:46:33.130Z] latest: digest: sha256:8b7c2331ffd52138d7dc9683ddadf3968a27bfb635e8b10db8a6fd1c675def68 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:46:33.808Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:46:34.165Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.35 [2023-05-04T21:46:34.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-05-04T21:46:34.165Z] 4feea8d0e701: Preparing [2023-05-04T21:46:34.165Z] aea218ac52d8: Preparing [2023-05-04T21:46:34.165Z] 8e925d789631: Preparing [2023-05-04T21:46:34.165Z] 7d9a9f5b283d: Preparing [2023-05-04T21:46:34.165Z] 26cbea5cba74: Preparing [2023-05-04T21:46:34.165Z] aea218ac52d8: Layer already exists [2023-05-04T21:46:34.165Z] 4feea8d0e701: Layer already exists [2023-05-04T21:46:34.165Z] 26cbea5cba74: Layer already exists [2023-05-04T21:46:34.165Z] 7d9a9f5b283d: Layer already exists [2023-05-04T21:46:34.165Z] 8e925d789631: Layer already exists [2023-05-04T21:46:34.165Z] 3.0.0-dev.35: digest: sha256:8b7c2331ffd52138d7dc9683ddadf3968a27bfb635e8b10db8a6fd1c675def68 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:46:34.515Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:30cba82ac8543dee28be9b53c2ba4ad5f05591fa-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:46:34.868Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:30cba82ac8543dee28be9b53c2ba4ad5f05591fa-3.0.0-dev.35 [2023-05-04T21:46:34.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-05-04T21:46:34.868Z] 4feea8d0e701: Preparing [2023-05-04T21:46:34.868Z] aea218ac52d8: Preparing [2023-05-04T21:46:34.868Z] 8e925d789631: Preparing [2023-05-04T21:46:34.868Z] 7d9a9f5b283d: Preparing [2023-05-04T21:46:34.868Z] 26cbea5cba74: Preparing [2023-05-04T21:46:34.868Z] 26cbea5cba74: Layer already exists [2023-05-04T21:46:34.868Z] 4feea8d0e701: Layer already exists [2023-05-04T21:46:34.868Z] aea218ac52d8: Layer already exists [2023-05-04T21:46:34.868Z] 7d9a9f5b283d: Layer already exists [2023-05-04T21:46:34.868Z] 8e925d789631: Layer already exists [2023-05-04T21:46:34.868Z] 30cba82ac8543dee28be9b53c2ba4ad5f05591fa-3.0.0-dev.35: digest: sha256:8b7c2331ffd52138d7dc9683ddadf3968a27bfb635e8b10db8a6fd1c675def68 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:46:35.218Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:46:35.561Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2023-05-04T21:46:35.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-05-04T21:46:35.561Z] 4feea8d0e701: Preparing [2023-05-04T21:46:35.561Z] aea218ac52d8: Preparing [2023-05-04T21:46:35.561Z] 8e925d789631: Preparing [2023-05-04T21:46:35.561Z] 7d9a9f5b283d: Preparing [2023-05-04T21:46:35.561Z] 26cbea5cba74: Preparing [2023-05-04T21:46:35.561Z] 26cbea5cba74: Layer already exists [2023-05-04T21:46:35.561Z] aea218ac52d8: Layer already exists [2023-05-04T21:46:35.561Z] 8e925d789631: Layer already exists [2023-05-04T21:46:35.561Z] 7d9a9f5b283d: Layer already exists [2023-05-04T21:46:35.561Z] 4feea8d0e701: Layer already exists [2023-05-04T21:46:35.561Z] main: digest: sha256:8b7c2331ffd52138d7dc9683ddadf3968a27bfb635e8b10db8a6fd1c675def68 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-04T21:46:35.873Z] ===================================================== [Pipeline] echo [2023-05-04T21:46:35.879Z] taggedImages: [2023-05-04T21:46:35.879Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:30cba82ac8543dee28be9b53c2ba4ad5f05591fa [2023-05-04T21:46:35.879Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-05-04T21:46:35.879Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.35 [2023-05-04T21:46:35.879Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:30cba82ac8543dee28be9b53c2ba4ad5f05591fa-3.0.0-dev.35 [2023-05-04T21:46:35.879Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:46:36.225Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T21:46:36.225Z] [2023-05-04T21:46:36.225Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:46:36.546Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T21:46:36.546Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-04T21:46:36.546Z] 8998bd30e6a1: Pulling fs layer [2023-05-04T21:46:36.546Z] 04944245beec: Pulling fs layer [2023-05-04T21:46:36.546Z] 699f458cf7ca: Pulling fs layer [2023-05-04T21:46:36.546Z] 765212b225bb: Pulling fs layer [2023-05-04T21:46:36.546Z] f23df028b6ca: Pulling fs layer [2023-05-04T21:46:36.546Z] d65c8cfc05b1: Pulling fs layer [2023-05-04T21:46:36.546Z] 2437ff75d9bd: Pulling fs layer [2023-05-04T21:46:36.546Z] f23df028b6ca: Waiting [2023-05-04T21:46:36.546Z] 765212b225bb: Waiting [2023-05-04T21:46:36.546Z] 2437ff75d9bd: Waiting [2023-05-04T21:46:36.546Z] d65c8cfc05b1: Waiting [2023-05-04T21:46:36.813Z] 04944245beec: Verifying Checksum [2023-05-04T21:46:36.813Z] 04944245beec: Download complete [2023-05-04T21:46:36.813Z] 765212b225bb: Verifying Checksum [2023-05-04T21:46:36.813Z] 765212b225bb: Download complete [2023-05-04T21:46:36.813Z] f23df028b6ca: Verifying Checksum [2023-05-04T21:46:36.813Z] f23df028b6ca: Download complete [2023-05-04T21:46:36.813Z] d65c8cfc05b1: Verifying Checksum [2023-05-04T21:46:36.813Z] d65c8cfc05b1: Download complete [2023-05-04T21:46:36.813Z] 699f458cf7ca: Verifying Checksum [2023-05-04T21:46:36.813Z] 699f458cf7ca: Download complete [2023-05-04T21:46:37.397Z] 8998bd30e6a1: Verifying Checksum [2023-05-04T21:46:37.397Z] 8998bd30e6a1: Download complete [2023-05-04T21:46:39.340Z] 2437ff75d9bd: Download complete [2023-05-04T21:46:41.288Z] 8998bd30e6a1: Pull complete [2023-05-04T21:46:41.885Z] 04944245beec: Pull complete [2023-05-04T21:46:43.295Z] 699f458cf7ca: Pull complete [2023-05-04T21:46:43.295Z] 765212b225bb: Pull complete [2023-05-04T21:46:43.880Z] f23df028b6ca: Pull complete [2023-05-04T21:46:44.148Z] d65c8cfc05b1: Pull complete [2023-05-04T21:46:59.149Z] 2437ff75d9bd: Pull complete [2023-05-04T21:46:59.149Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-04T21:46:59.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T21:46:59.149Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T21:46:59.351Z] prd-ubuntu20.04-docker-arm64-4c-16g-13321 does not seem to be running inside a container [2023-05-04T21:46:59.415Z] $ 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-rest-go/107 -v /w/workspace/device-rest-go/107:/w/workspace/device-rest-go/107:rw,z -v /w/workspace/device-rest-go/107@tmp:/w/workspace/device-rest-go/107@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-04T21:47:02.035Z] $ docker top f2d4ef147973593a7f7f58651d13b1d68a1eaf2033f22c78fabdfaab3f7e2024 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T21:47:02.882Z] ---> job-cost.sh [2023-05-04T21:47:02.882Z] lf-activate-venv: SKIPPING [2023-05-04T21:47:02.882Z] INFO: No Stack... [2023-05-04T21:47:03.148Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-04T21:47:04.109Z] INFO: Archiving Costs [Pipeline] sh [2023-05-04T21:47:04.746Z] + cat /w/workspace/device-rest-go/107/archives/cost.csv [2023-05-04T21:47:04.746Z] + cut -d, -f6 [Pipeline] lock [2023-05-04T21:47:04.816Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-107-stack-cost] [2023-05-04T21:47:04.823Z] Resource [jenkins-edgexfoundry-device-rest-go-main-107-stack-cost] did not exist. Created. [2023-05-04T21:47:04.823Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-107-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T21:47:05.480Z] /w/workspace/device-rest-go/107@tmp/durable-b2c017e6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-04T21:47:06.132Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-04T21:47:06.152Z] Warning: overwriting stash ‘stack-cost’ [2023-05-04T21:47:06.202Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T21:47:06.212Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-107-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-04T21:47:06.234Z] $ docker stop --time=1 f2d4ef147973593a7f7f58651d13b1d68a1eaf2033f22c78fabdfaab3f7e2024 [2023-05-04T21:47:07.751Z] $ docker rm -f --volumes f2d4ef147973593a7f7f58651d13b1d68a1eaf2033f22c78fabdfaab3f7e2024 [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-04T21:47:08.237Z] provisioning config files... [2023-05-04T21:47:08.243Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2292119844449974887tmp [Pipeline] { [Pipeline] sh [2023-05-04T21:47:08.544Z] + set +x [2023-05-04T21:47:08.544Z] + curl -s https://codecov.io/bash [2023-05-04T21:47:08.544Z] + bash -s -- [2023-05-04T21:47:08.544Z] [2023-05-04T21:47:08.544Z] _____ _ [2023-05-04T21:47:08.544Z] / ____| | | [2023-05-04T21:47:08.544Z] | | ___ __| | ___ ___ _____ __ [2023-05-04T21:47:08.544Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-04T21:47:08.544Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-04T21:47:08.544Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-04T21:47:08.544Z] Bash-1.0.6 [2023-05-04T21:47:08.544Z] [2023-05-04T21:47:08.544Z] [2023-05-04T21:47:08.544Z] ==> git version 2.25.1 found [2023-05-04T21:47:08.544Z] ==> 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-04T21:47:08.544Z] Release-Date: 2020-01-08 [2023-05-04T21:47:08.544Z] 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-04T21:47:08.544Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-04T21:47:08.544Z] ==> Jenkins CI detected. [2023-05-04T21:47:08.544Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2023-05-04T21:47:08.544Z] project root: . [2023-05-04T21:47:08.544Z] --> token set from env [2023-05-04T21:47:08.544Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-04T21:47:08.804Z] ==> Running gcov in . (disable via -X gcov) [2023-05-04T21:47:08.804Z] ==> Python coveragepy not found [2023-05-04T21:47:08.804Z] ==> Searching for coverage reports in: [2023-05-04T21:47:08.804Z] + . [2023-05-04T21:47:08.804Z] -> Found 1 reports [2023-05-04T21:47:08.804Z] ==> Detecting git/mercurial file structure [2023-05-04T21:47:08.804Z] ==> Reading reports [2023-05-04T21:47:08.804Z] + ./coverage.out bytes=14663 [2023-05-04T21:47:08.804Z] ==> Appending adjustments [2023-05-04T21:47:08.804Z] https://docs.codecov.io/docs/fixing-reports [2023-05-04T21:47:08.804Z] + Found adjustments [2023-05-04T21:47:08.804Z] ==> Gzipping contents [2023-05-04T21:47:08.804Z] 4.0K /tmp/codecov.JVBc50.gz [2023-05-04T21:47:08.804Z] ==> Uploading reports [2023-05-04T21:47:08.804Z] url: https://codecov.io [2023-05-04T21:47:08.804Z] query: branch=main&commit=30cba82ac8543dee28be9b53c2ba4ad5f05591fa&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F107%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-04T21:47:08.804Z] -> Pinging Codecov [2023-05-04T21:47:08.804Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=main&commit=30cba82ac8543dee28be9b53c2ba4ad5f05591fa&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F107%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-04T21:47:09.063Z] -> Uploading to [2023-05-04T21:47:09.063Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-04/4E5D53B4F1F92C436F7061BF334D961C/30cba82ac8543dee28be9b53c2ba4ad5f05591fa/cd7ac55d-0909-44ff-92cb-42cff81528e1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230504T214708Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5d5af66e05f135ec7275fab8441de0c07f13b4afab390335876c37843c5af7f0 [2023-05-04T21:47:09.063Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T21:47:09.063Z] Dload Upload Total Spent Left Speed [2023-05-04T21:47:09.323Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2510 0 0 100 2510 0 11306 --:--:-- --:--:-- --:--:-- 11306 100 2510 0 0 100 2510 0 10726 --:--:-- --:--:-- --:--:-- 10680 [2023-05-04T21:47:09.323Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/30cba82ac8543dee28be9b53c2ba4ad5f05591fa [Pipeline] } [2023-05-04T21:47:09.330Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-04T21:47:09.565Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-04T21:47:09.574Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:47:09.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-04T21:47:09.881Z] [2023-05-04T21:47:09.881Z] 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-04T21:47:10.188Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-04T21:47:10.188Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-04T21:47:10.188Z] df9b9388f04a: Pulling fs layer [2023-05-04T21:47:10.188Z] 52dc419b0ee2: Pulling fs layer [2023-05-04T21:47:10.188Z] 25bc292e5bac: Pulling fs layer [2023-05-04T21:47:10.188Z] 114826534d7a: Pulling fs layer [2023-05-04T21:47:10.188Z] 4657fd5d0bcf: Pulling fs layer [2023-05-04T21:47:10.188Z] 6ad1cebc031e: Pulling fs layer [2023-05-04T21:47:10.188Z] 114826534d7a: Waiting [2023-05-04T21:47:10.188Z] 4657fd5d0bcf: Waiting [2023-05-04T21:47:10.188Z] 8a3aa393b2d8: Pulling fs layer [2023-05-04T21:47:10.188Z] 6ad1cebc031e: Waiting [2023-05-04T21:47:10.188Z] 8a3aa393b2d8: Waiting [2023-05-04T21:47:10.188Z] 25bc292e5bac: Verifying Checksum [2023-05-04T21:47:10.188Z] 25bc292e5bac: Download complete [2023-05-04T21:47:10.188Z] 52dc419b0ee2: Verifying Checksum [2023-05-04T21:47:10.188Z] 52dc419b0ee2: Download complete [2023-05-04T21:47:10.188Z] 4657fd5d0bcf: Verifying Checksum [2023-05-04T21:47:10.188Z] 4657fd5d0bcf: Download complete [2023-05-04T21:47:10.188Z] df9b9388f04a: Download complete [2023-05-04T21:47:10.448Z] df9b9388f04a: Pull complete [2023-05-04T21:47:10.448Z] 6ad1cebc031e: Verifying Checksum [2023-05-04T21:47:10.448Z] 6ad1cebc031e: Download complete [2023-05-04T21:47:10.448Z] 52dc419b0ee2: Pull complete [2023-05-04T21:47:10.448Z] 25bc292e5bac: Pull complete [2023-05-04T21:47:11.020Z] 114826534d7a: Verifying Checksum [2023-05-04T21:47:11.020Z] 114826534d7a: Download complete [2023-05-04T21:47:11.020Z] 8a3aa393b2d8: Verifying Checksum [2023-05-04T21:47:11.020Z] 8a3aa393b2d8: Download complete [2023-05-04T21:47:14.310Z] 114826534d7a: Pull complete [2023-05-04T21:47:14.310Z] 4657fd5d0bcf: Pull complete [2023-05-04T21:47:14.569Z] 6ad1cebc031e: Pull complete [2023-05-04T21:47:17.104Z] 8a3aa393b2d8: Pull complete [2023-05-04T21:47:17.104Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-04T21:47:17.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-04T21:47:17.104Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T21:47:17.187Z] prd-ubuntu20.04-docker-8c-8g-13320 does not seem to be running inside a container [2023-05-04T21:47:17.224Z] $ 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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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-04T21:47:21.292Z] $ docker top c6a7ed4513ac9c72b8741deb474ab4eab10997a52b2854dd0e23df88d57ac7a8 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-04T21:47:21.355Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2023-05-04T21:47:21.634Z] + set -o pipefail [2023-05-04T21:47:21.634Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2023-05-04T21:47:27.008Z] [2023-05-04T21:47:27.008Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2023-05-04T21:47:27.008Z] [2023-05-04T21:47:27.008Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/38bb0c2f-63f7-448e-a9b5-02ef2e0a457a [2023-05-04T21:47:27.008Z] [2023-05-04T21:47:27.008Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-04T21:47:27.008Z] [2023-05-04T21:47:27.008Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-04T21:47:27.008Z] [2023-05-04T21:47:27.008Z] [2023-05-04T21:47:27.008Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-04T21:47:27.008Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-04T21:47:27.008Z] More details here: https://snyk.co/ue1NS [2023-05-04T21:47:27.008Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-04T21:47:27.008Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-04T21:47:27.022Z] $ docker stop --time=1 c6a7ed4513ac9c72b8741deb474ab4eab10997a52b2854dd0e23df88d57ac7a8 [2023-05-04T21:47:29.934Z] $ docker rm -f --volumes c6a7ed4513ac9c72b8741deb474ab4eab10997a52b2854dd0e23df88d57ac7a8 [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-04T21:47:30.578Z] + git log --format=format:%s -1 30cba82ac8543dee28be9b53c2ba4ad5f05591fa [Pipeline] sh [2023-05-04T21:47:30.864Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T21:47:30.864Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:47:31.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T21:47:31.154Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T21:47:31.228Z] prd-ubuntu20.04-docker-8c-8g-13320 does not seem to be running inside a container [2023-05-04T21:47:31.259Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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-04T21:47:31.757Z] $ docker top 6b22cb03c5e68ee9c62deffca9f522f119fab92bce1293eb66de93844cb8d9e8 -eo pid,comm [2023-05-04T21:47:31.802Z] 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-04T21:47:31.802Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T21:47:31.833Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T21:47:31.833Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T21:47:31.950Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T21:47:31.955Z] $ docker exec 6b22cb03c5e68ee9c62deffca9f522f119fab92bce1293eb66de93844cb8d9e8 ssh-agent [2023-05-04T21:47:32.060Z] SSH_AUTH_SOCK=/tmp/ssh-U1eUwveyl7wJ/agent.32 [2023-05-04T21:47:32.060Z] SSH_AGENT_PID=38 [2023-05-04T21:47:32.064Z] Running ssh-add (command line suppressed) [2023-05-04T21:47:32.171Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5048886097161221296.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5048886097161221296.key) [2023-05-04T21:47:32.181Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T21:47:32.466Z] + git semver tag [2023-05-04T21:47:32.726Z] 2023-05-04 21:47:32,655 [run_tag] DEBUG tag force:False [2023-05-04T21:47:32.726Z] 2023-05-04 21:47:32,655 [check_head_tag] DEBUG check head tag [2023-05-04T21:47:32.726Z] 2023-05-04 21:47:32,657 [execute] INFO git cat-file --batch-check [2023-05-04T21:47:32.726Z] 2023-05-04 21:47:32,657 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-05-04T21:47:32.726Z] 2023-05-04 21:47:32,661 [execute] INFO git cat-file --batch [2023-05-04T21:47:32.726Z] 2023-05-04 21:47:32,661 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-05-04T21:47:32.726Z] 2023-05-04 21:47:32,684 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-04T21:47:32.726Z] 2023-05-04 21:47:32,684 [execute] INFO git tag -a v3.0.0-dev.35 -m v3.0.0-dev.35 [2023-05-04T21:47:32.726Z] 2023-05-04 21:47:32,684 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.35', '-m', 'v3.0.0-dev.35'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-04T21:47:32.726Z] 2023-05-04 21:47:32,690 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-04T21:47:32.726Z] 3.0.0-dev.35 [Pipeline] } [2023-05-04T21:47:32.736Z] $ docker exec --env ******** --env ******** 6b22cb03c5e68ee9c62deffca9f522f119fab92bce1293eb66de93844cb8d9e8 ssh-agent -k [2023-05-04T21:47:32.839Z] unset SSH_AUTH_SOCK; [2023-05-04T21:47:32.839Z] unset SSH_AGENT_PID; [2023-05-04T21:47:32.839Z] echo Agent pid 38 killed; [2023-05-04T21:47:32.844Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T21:47:33.139Z] + git semver [Pipeline] } [2023-05-04T21:47:33.413Z] $ docker stop --time=1 6b22cb03c5e68ee9c62deffca9f522f119fab92bce1293eb66de93844cb8d9e8 [2023-05-04T21:47:34.719Z] $ docker rm -f --volumes 6b22cb03c5e68ee9c62deffca9f522f119fab92bce1293eb66de93844cb8d9e8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:47:35.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-04T21:47:35.103Z] [2023-05-04T21:47:35.103Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:47:35.399Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-04T21:47:35.399Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-04T21:47:35.399Z] ab5ef0e58194: Pulling fs layer [2023-05-04T21:47:35.399Z] 9712f1f96733: Pulling fs layer [2023-05-04T21:47:35.399Z] 63f879dbbcfc: Pulling fs layer [2023-05-04T21:47:35.399Z] 0d9ebad4ef96: Pulling fs layer [2023-05-04T21:47:35.399Z] e9a5061849ea: Pulling fs layer [2023-05-04T21:47:35.399Z] d747dcd14b5f: Pulling fs layer [2023-05-04T21:47:35.399Z] 2de7ff778b66: Pulling fs layer [2023-05-04T21:47:35.399Z] 0d9ebad4ef96: Waiting [2023-05-04T21:47:35.399Z] e9a5061849ea: Waiting [2023-05-04T21:47:35.399Z] d747dcd14b5f: Waiting [2023-05-04T21:47:35.399Z] 2de7ff778b66: Waiting [2023-05-04T21:47:35.399Z] 9712f1f96733: Download complete [2023-05-04T21:47:35.661Z] 63f879dbbcfc: Verifying Checksum [2023-05-04T21:47:35.661Z] 63f879dbbcfc: Download complete [2023-05-04T21:47:35.919Z] e9a5061849ea: Verifying Checksum [2023-05-04T21:47:35.919Z] e9a5061849ea: Download complete [2023-05-04T21:47:35.919Z] d747dcd14b5f: Download complete [2023-05-04T21:47:35.919Z] 0d9ebad4ef96: Verifying Checksum [2023-05-04T21:47:35.919Z] 0d9ebad4ef96: Download complete [2023-05-04T21:47:35.919Z] ab5ef0e58194: Verifying Checksum [2023-05-04T21:47:35.919Z] ab5ef0e58194: Download complete [2023-05-04T21:47:35.919Z] 2de7ff778b66: Download complete [2023-05-04T21:47:39.205Z] ab5ef0e58194: Pull complete [2023-05-04T21:47:39.205Z] 9712f1f96733: Pull complete [2023-05-04T21:47:40.141Z] 63f879dbbcfc: Pull complete [2023-05-04T21:47:45.412Z] 0d9ebad4ef96: Pull complete [2023-05-04T21:47:45.412Z] e9a5061849ea: Pull complete [2023-05-04T21:47:45.412Z] d747dcd14b5f: Pull complete [2023-05-04T21:47:46.785Z] 2de7ff778b66: Pull complete [2023-05-04T21:47:46.785Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-04T21:47:46.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-04T21:47:46.785Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T21:47:46.869Z] prd-ubuntu20.04-docker-8c-8g-13320 does not seem to be running inside a container [2023-05-04T21:47:46.903Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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-04T21:47:52.738Z] $ docker top 7520929661c430934493cd1c86dc1f4a2cb66a4d86e792a6482d3060ffc9bc3f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-04T21:47:52.805Z] provisioning config files... [2023-05-04T21:47:52.811Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config15456664041825471213tmp [2023-05-04T21:47:52.819Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9518760424920736784tmp [2023-05-04T21:47:52.826Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6805536990959298397tmp [Pipeline] { [Pipeline] echo [2023-05-04T21:47:52.835Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T21:47:53.115Z] ---> sigul-configuration.sh [2023-05-04T21:47:53.115Z] gpg: directory `/root/.gnupg' created [2023-05-04T21:47:53.115Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-04T21:47:53.115Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-04T21:47:53.115Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-04T21:47:53.115Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-04T21:47:53.115Z] gpg: CAST5 encrypted data [2023-05-04T21:47:53.115Z] gpg: encrypted with 1 passphrase [2023-05-04T21:47:53.115Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-04T21:47:53.393Z] + mkdir /home/jenkins [2023-05-04T21:47:53.393Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-04T21:47:53.676Z] + 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-04T21:47:53.684Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T21:47:53.966Z] ---> sigul-install.sh [2023-05-04T21:47:53.966Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-04T21:47:54.248Z] + git tag --list [2023-05-04T21:47:54.248Z] v1.0.0 [2023-05-04T21:47:54.248Z] v1.1.0 [2023-05-04T21:47:54.248Z] v1.1.1 [2023-05-04T21:47:54.248Z] v1.1.2 [2023-05-04T21:47:54.248Z] v1.2.0 [2023-05-04T21:47:54.248Z] v1.2.1 [2023-05-04T21:47:54.248Z] v2.0.0 [2023-05-04T21:47:54.248Z] v2.1.0 [2023-05-04T21:47:54.248Z] v2.1.1 [2023-05-04T21:47:54.248Z] v2.1.1-dev.1 [2023-05-04T21:47:54.248Z] v2.1.1-dev.2 [2023-05-04T21:47:54.249Z] v2.1.1-dev.3 [2023-05-04T21:47:54.249Z] v2.2.0 [2023-05-04T21:47:54.249Z] v2.2.1-dev.1 [2023-05-04T21:47:54.249Z] v2.2.1-dev.2 [2023-05-04T21:47:54.249Z] v2.2.1-dev.3 [2023-05-04T21:47:54.249Z] v2.2.1-dev.4 [2023-05-04T21:47:54.249Z] v2.2.1-dev.5 [2023-05-04T21:47:54.249Z] v2.2.1-dev.6 [2023-05-04T21:47:54.249Z] v2.2.1-dev.7 [2023-05-04T21:47:54.249Z] v2.2.1-dev.8 [2023-05-04T21:47:54.249Z] v2.2.1-dev.9 [2023-05-04T21:47:54.249Z] v2.3.0 [2023-05-04T21:47:54.249Z] v2.3.0-dev.10 [2023-05-04T21:47:54.249Z] v2.3.0-dev.11 [2023-05-04T21:47:54.249Z] v2.3.0-dev.12 [2023-05-04T21:47:54.249Z] v2.3.0-dev.13 [2023-05-04T21:47:54.249Z] v2.3.0-dev.14 [2023-05-04T21:47:54.249Z] v2.3.0-dev.15 [2023-05-04T21:47:54.249Z] v2.3.0-dev.16 [2023-05-04T21:47:54.249Z] v2.3.0-dev.17 [2023-05-04T21:47:54.249Z] v2.3.0-dev.18 [2023-05-04T21:47:54.249Z] v2.3.0-dev.19 [2023-05-04T21:47:54.249Z] v2.3.0-dev.20 [2023-05-04T21:47:54.249Z] v2.3.0-dev.21 [2023-05-04T21:47:54.249Z] v2.3.0-dev.22 [2023-05-04T21:47:54.249Z] v2.3.0-dev.23 [2023-05-04T21:47:54.249Z] v2.3.0-dev.24 [2023-05-04T21:47:54.249Z] v2.3.0-dev.25 [2023-05-04T21:47:54.249Z] v2.3.0-dev.9 [2023-05-04T21:47:54.249Z] v3.0.0-dev.1 [2023-05-04T21:47:54.249Z] v3.0.0-dev.10 [2023-05-04T21:47:54.249Z] v3.0.0-dev.11 [2023-05-04T21:47:54.249Z] v3.0.0-dev.12 [2023-05-04T21:47:54.249Z] v3.0.0-dev.13 [2023-05-04T21:47:54.249Z] v3.0.0-dev.14 [2023-05-04T21:47:54.249Z] v3.0.0-dev.15 [2023-05-04T21:47:54.249Z] v3.0.0-dev.16 [2023-05-04T21:47:54.249Z] v3.0.0-dev.17 [2023-05-04T21:47:54.249Z] v3.0.0-dev.18 [2023-05-04T21:47:54.249Z] v3.0.0-dev.19 [2023-05-04T21:47:54.249Z] v3.0.0-dev.2 [2023-05-04T21:47:54.249Z] v3.0.0-dev.20 [2023-05-04T21:47:54.249Z] v3.0.0-dev.21 [2023-05-04T21:47:54.249Z] v3.0.0-dev.22 [2023-05-04T21:47:54.249Z] v3.0.0-dev.23 [2023-05-04T21:47:54.249Z] v3.0.0-dev.24 [2023-05-04T21:47:54.249Z] v3.0.0-dev.25 [2023-05-04T21:47:54.249Z] v3.0.0-dev.26 [2023-05-04T21:47:54.249Z] v3.0.0-dev.27 [2023-05-04T21:47:54.249Z] v3.0.0-dev.28 [2023-05-04T21:47:54.249Z] v3.0.0-dev.29 [2023-05-04T21:47:54.249Z] v3.0.0-dev.3 [2023-05-04T21:47:54.249Z] v3.0.0-dev.30 [2023-05-04T21:47:54.249Z] v3.0.0-dev.31 [2023-05-04T21:47:54.249Z] v3.0.0-dev.32 [2023-05-04T21:47:54.249Z] v3.0.0-dev.33 [2023-05-04T21:47:54.249Z] v3.0.0-dev.34 [2023-05-04T21:47:54.249Z] v3.0.0-dev.35 [2023-05-04T21:47:54.249Z] v3.0.0-dev.4 [2023-05-04T21:47:54.249Z] v3.0.0-dev.5 [2023-05-04T21:47:54.249Z] v3.0.0-dev.6 [2023-05-04T21:47:54.249Z] v3.0.0-dev.7 [2023-05-04T21:47:54.249Z] v3.0.0-dev.8 [2023-05-04T21:47:54.249Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-04T21:47:54.535Z] + lftools sign git-tag v3.0.0-dev.35 [2023-05-04T21:47:55.105Z] Signing Git tag with Sigul... [2023-05-04T21:47:55.105Z] Signing v3.0.0-dev.35 [Pipeline] echo [2023-05-04T21:47:55.373Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T21:47:55.658Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-04T21:47:55.665Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-04T21:47:55.687Z] $ docker stop --time=1 7520929661c430934493cd1c86dc1f4a2cb66a4d86e792a6482d3060ffc9bc3f [2023-05-04T21:47:57.080Z] $ docker rm -f --volumes 7520929661c430934493cd1c86dc1f4a2cb66a4d86e792a6482d3060ffc9bc3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-04T21:47:57.494Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T21:47:57.494Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:47:57.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T21:47:57.799Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T21:47:57.870Z] prd-ubuntu20.04-docker-8c-8g-13320 does not seem to be running inside a container [2023-05-04T21:47:57.900Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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-04T21:47:58.257Z] $ docker top 1374141f8990c8ff485df59a36a549b4c54a5109197384c883a7bbe4c95139d6 -eo pid,comm [2023-05-04T21:47:58.302Z] 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-04T21:47:58.302Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T21:47:58.339Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T21:47:58.339Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T21:47:58.468Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T21:47:58.473Z] $ docker exec 1374141f8990c8ff485df59a36a549b4c54a5109197384c883a7bbe4c95139d6 ssh-agent [2023-05-04T21:47:58.586Z] SSH_AUTH_SOCK=/tmp/ssh-mGYNPR3ETurx/agent.32 [2023-05-04T21:47:58.586Z] SSH_AGENT_PID=39 [2023-05-04T21:47:58.591Z] Running ssh-add (command line suppressed) [2023-05-04T21:47:58.692Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_3591517609354271483.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_3591517609354271483.key) [2023-05-04T21:47:58.702Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T21:47:58.991Z] + git semver bump pre [2023-05-04T21:47:59.251Z] 2023-05-04 21:47:59,164 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-04T21:47:59.251Z] 2023-05-04 21:47:59,164 [bump_version] DEBUG bumping version:3.0.0-dev.35 on axis:pre with prefix:dev [2023-05-04T21:47:59.251Z] 2023-05-04 21:47:59,164 [bump_version] DEBUG bumped version:3.0.0-dev.36 [2023-05-04T21:47:59.251Z] 2023-05-04 21:47:59,164 [write_version] DEBUG write version:3.0.0-dev.36 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2023-05-04T21:47:59.251Z] 2023-05-04 21:47:59,164 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-04T21:47:59.251Z] 2023-05-04 21:47:59,164 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-04T21:47:59.251Z] 2023-05-04 21:47:59,166 [execute] INFO git cat-file --batch-check [2023-05-04T21:47:59.251Z] 2023-05-04 21:47:59,166 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T21:47:59.251Z] 2023-05-04 21:47:59,171 [execute] INFO git cat-file --batch [2023-05-04T21:47:59.251Z] 2023-05-04 21:47:59,172 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T21:47:59.251Z] 2023-05-04 21:47:59,177 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-04T21:47:59.251Z] 3.0.0-dev.36 [Pipeline] } [2023-05-04T21:47:59.263Z] $ docker exec --env ******** --env ******** 1374141f8990c8ff485df59a36a549b4c54a5109197384c883a7bbe4c95139d6 ssh-agent -k [2023-05-04T21:47:59.358Z] unset SSH_AUTH_SOCK; [2023-05-04T21:47:59.358Z] unset SSH_AGENT_PID; [2023-05-04T21:47:59.358Z] echo Agent pid 39 killed; [2023-05-04T21:47:59.364Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T21:47:59.665Z] + git semver [Pipeline] } [2023-05-04T21:47:59.939Z] $ docker stop --time=1 1374141f8990c8ff485df59a36a549b4c54a5109197384c883a7bbe4c95139d6 [2023-05-04T21:48:01.304Z] $ docker rm -f --volumes 1374141f8990c8ff485df59a36a549b4c54a5109197384c883a7bbe4c95139d6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T21:48:01.644Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T21:48:01.645Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:48:01.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T21:48:01.941Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T21:48:02.014Z] prd-ubuntu20.04-docker-8c-8g-13320 does not seem to be running inside a container [2023-05-04T21:48:02.042Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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-04T21:48:02.365Z] $ docker top b6db8e16a7ee8db852d37557bea9c6298ebdd3fa58062935d75f29ea82ccb835 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T21:48:02.437Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T21:48:02.437Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T21:48:02.538Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T21:48:02.543Z] $ docker exec b6db8e16a7ee8db852d37557bea9c6298ebdd3fa58062935d75f29ea82ccb835 ssh-agent [2023-05-04T21:48:02.654Z] SSH_AUTH_SOCK=/tmp/ssh-1ZRD0ZrHNAS1/agent.32 [2023-05-04T21:48:02.654Z] SSH_AGENT_PID=38 [2023-05-04T21:48:02.659Z] Running ssh-add (command line suppressed) [2023-05-04T21:48:02.774Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5812369997778959960.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5812369997778959960.key) [2023-05-04T21:48:02.785Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T21:48:03.064Z] + git semver push [2023-05-04T21:48:03.323Z] 2023-05-04 21:48:03,224 [run_push] DEBUG push [2023-05-04T21:48:03.323Z] 2023-05-04 21:48:03,225 [execute] INFO git cat-file --batch-check [2023-05-04T21:48:03.323Z] 2023-05-04 21:48:03,225 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T21:48:03.323Z] 2023-05-04 21:48:03,228 [execute] INFO git rev-list 13cb110778b5fa2edafbdf20b949d6d163ec9d76 -- [2023-05-04T21:48:03.323Z] 2023-05-04 21:48:03,229 [execute] DEBUG Popen(['git', 'rev-list', '13cb110778b5fa2edafbdf20b949d6d163ec9d76', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-04T21:48:03.323Z] 2023-05-04 21:48:03,236 [execute] INFO git fetch -v origin [2023-05-04T21:48:03.323Z] 2023-05-04 21:48:03,237 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-04T21:48:03.892Z] 2023-05-04 21:48:03,709 [run_push] DEBUG no remote changes detected [2023-05-04T21:48:03.892Z] 2023-05-04 21:48:03,709 [execute] INFO git push origin semver [2023-05-04T21:48:03.892Z] 2023-05-04 21:48:03,710 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-04T21:48:04.829Z] 2023-05-04 21:48:04,478 [run_push] DEBUG push all version tags [2023-05-04T21:48:04.829Z] 2023-05-04 21:48:04,479 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-04T21:48:04.829Z] 2023-05-04 21:48:04,479 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-04T21:48:05.394Z] 2023-05-04 21:48:05,368 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-05-04T21:48:05.394Z] 3.0.0-dev.36 [Pipeline] } [2023-05-04T21:48:05.406Z] $ docker exec --env ******** --env ******** b6db8e16a7ee8db852d37557bea9c6298ebdd3fa58062935d75f29ea82ccb835 ssh-agent -k [2023-05-04T21:48:05.506Z] unset SSH_AUTH_SOCK; [2023-05-04T21:48:05.507Z] unset SSH_AGENT_PID; [2023-05-04T21:48:05.507Z] echo Agent pid 38 killed; [2023-05-04T21:48:05.513Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T21:48:05.818Z] + git semver [Pipeline] } [2023-05-04T21:48:06.094Z] $ docker stop --time=1 b6db8e16a7ee8db852d37557bea9c6298ebdd3fa58062935d75f29ea82ccb835 [2023-05-04T21:48:07.374Z] $ docker rm -f --volumes b6db8e16a7ee8db852d37557bea9c6298ebdd3fa58062935d75f29ea82ccb835 [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-04T21:48:07.973Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2023-05-04T21:48:07.973Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-05-04T21:48:07.973Z] total 16 [2023-05-04T21:48:07.973Z] drwxr-xr-x 3 root root 4096 May 4 21:38 . [2023-05-04T21:48:07.973Z] drwxrwxr-x 10 jenkins jenkins 4096 May 4 21:47 .. [2023-05-04T21:48:07.973Z] drwxr-xr-x 2 root root 4096 May 4 21:38 cost [2023-05-04T21:48:07.973Z] -rw-r--r-- 1 root root 86 May 4 21:38 cost.csv [2023-05-04T21:48:07.973Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-05-04T21:48:07.973Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-05-04T21:48:07.973Z] total 16 [2023-05-04T21:48:07.973Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 21:38 . [2023-05-04T21:48:07.973Z] drwxrwxr-x 10 jenkins jenkins 4096 May 4 21:47 .. [2023-05-04T21:48:07.973Z] drwxr-xr-x 2 jenkins jenkins 4096 May 4 21:38 cost [2023-05-04T21:48:07.973Z] -rw-r--r-- 1 jenkins jenkins 86 May 4 21:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-04T21:48:08.265Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T21:48:09.122Z] ---> package-listing.sh [2023-05-04T21:48:09.122Z] ++ facter osfamily [2023-05-04T21:48:09.122Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-04T21:48:09.381Z] + OS_FAMILY=debian [2023-05-04T21:48:09.381Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2023-05-04T21:48:09.381Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-04T21:48:09.381Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-04T21:48:09.381Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-04T21:48:09.381Z] + PACKAGES=/tmp/packages_start.txt [2023-05-04T21:48:09.381Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-05-04T21:48:09.381Z] + PACKAGES=/tmp/packages_end.txt [2023-05-04T21:48:09.381Z] + case "${OS_FAMILY}" in [2023-05-04T21:48:09.381Z] + dpkg -l [2023-05-04T21:48:09.381Z] + grep '^ii' [2023-05-04T21:48:09.381Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-04T21:48:09.381Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-04T21:48:09.381Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-04T21:48:09.381Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-05-04T21:48:09.381Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2023-05-04T21:48:09.381Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2023-05-04T21:48:09.391Z] 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-rest-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-04T21:48:09.667Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T21:48:10.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T21:48:10.219Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T21:48:10.354Z] prd-ubuntu20.04-docker-8c-8g-13320 does not seem to be running inside a container [2023-05-04T21:48:10.442Z] $ 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-rest-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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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-04T21:48:10.673Z] $ docker top c91559107232e91eee5c1cd7e17e9c2d6bcb20d7825348a49c5d29ed23c5b0a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T21:48:11.026Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-04T21:48:11.308Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-04T21:48:11.588Z] + ls /var/log/sa-host [2023-05-04T21:48:11.588Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T21:48:11.748Z] provisioning config files... [2023-05-04T21:48:11.756Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14312375137777050135tmp [Pipeline] { [Pipeline] echo [2023-05-04T21:48:11.768Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T21:48:12.047Z] ---> create-netrc.sh [Pipeline] } [2023-05-04T21:48:12.053Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-04T21:48:12.370Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-04T21:48:12.378Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T21:48:12.658Z] ---> sudo-logs.sh [2023-05-04T21:48:12.658Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-04T21:48:12.692Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T21:48:12.975Z] ---> job-cost.sh [2023-05-04T21:48:12.975Z] lf-activate-venv: SKIPPING [2023-05-04T21:48:12.975Z] DEBUG: total: 0.2199999988079071 [2023-05-04T21:48:12.975Z] INFO: Retrieving Stack Cost... [2023-05-04T21:48:13.235Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T21:48:13.807Z] INFO: Archiving Costs [Pipeline] echo [2023-05-04T21:48:13.819Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T21:48:14.105Z] ---> logs-deploy.sh [2023-05-04T21:48:14.105Z] lf-activate-venv: SKIPPING [2023-05-04T21:48:14.105Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/107 [2023-05-04T21:48:14.105Z] INFO: archiving workspace using pattern(s): [2023-05-04T21:48:15.042Z] Archives upload complete. [2023-05-04T21:48:15.042Z] INFO: archiving logs to Nexus