Pull request #395 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/device-modbus-go Loading trusted files from base branch main at b747fdb0f46d56fab49edbd998369f5c6173beb1 rather than 5cba2203e71886d94050145eddf79272566091df Obtained Jenkinsfile from b747fdb0f46d56fab49edbd998369f5c6173beb1 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-ssh5117311578588474895.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh2092904757540229782.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-395/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-395/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17180303201046788162.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-395/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16298640530445735733.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16075141403869840103.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-395/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-395/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3296373422370551658.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-modbus-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1120’ Running on prd-ubuntu20.04-docker-8c-8g-1123 in /w/workspace/xfoundry_device-modbus-go_PR-395 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-395 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b747fdb0f46d56fab49edbd998369f5c6173beb1 into PR head commit 5cba2203e71886d94050145eddf79272566091df Merge succeeded, producing 5cba2203e71886d94050145eddf79272566091df Checking out Revision 5cba2203e71886d94050145eddf79272566091df (PR-395) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/395/head:refs/remotes/origin/PR-395 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5cba2203e71886d94050145eddf79272566091df # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b747fdb0f46d56fab49edbd998369f5c6173beb1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5cba2203e71886d94050145eddf79272566091df # timeout=10 Commit message: "build(deps): Bump edgex-snap-hooks/v2 to v2.5.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:05:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:05:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:05:45 ========================================================= 19:05:45 EdgeX Global Pipelines Version Info 19:05:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:05:46 ------------------- 19:05:46 stable info: 19:05:46 ------------------- 19:05:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:05:46 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:05:46 Message: update stable to v1.0.244 19:05:46 ------------------- 19:05:46 experimental info: 19:05:46 ------------------- 19:05:46 Commited By: **** collab-it+edgex@linuxfoundation.org 19:05:46 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:05:46 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:05:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 19:05:47 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 19:05:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:05:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:05:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:05:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:05:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:05:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:05:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:05:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:05:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:05:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 19:05:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:05:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:05:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:05:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:05:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:05:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:05:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:05:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:05:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:05:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:05:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:05:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:05:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:05:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:05:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:05:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-395 [Pipeline] echo 19:05:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-395 [Pipeline] echo 19:05:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-395 [Pipeline] echo 19:05:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5cba2203e71886d94050145eddf79272566091df [Pipeline] echo 19:05:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5cba220 [Pipeline] echo 19:05:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:05:48 provisioning config files... 19:05:48 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-395@tmp/config3484194772520894018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:05:48 ---> docker-login.sh 19:05:48 nexus3.edgexfoundry.org:10001 19:05:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:49 Configure a credential helper to remove this warning. See 19:05:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:49 19:05:49 Login Succeeded 19:05:49 nexus3.edgexfoundry.org:10002 19:05:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:49 Configure a credential helper to remove this warning. See 19:05:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:49 19:05:49 Login Succeeded 19:05:49 nexus3.edgexfoundry.org:10003 19:05:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:49 Configure a credential helper to remove this warning. See 19:05:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:49 19:05:49 Login Succeeded 19:05:49 nexus3.edgexfoundry.org:10004 19:05:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:49 Configure a credential helper to remove this warning. See 19:05:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:49 19:05:49 Login Succeeded 19:05:49 docker.io 19:05:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:49 Configure a credential helper to remove this warning. See 19:05:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:49 19:05:49 Login Succeeded 19:05:49 ---> docker-login.sh ends [Pipeline] } 19:05:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:05:50 + git rev-list -1 --merges 5cba2203e71886d94050145eddf79272566091df~1..5cba2203e71886d94050145eddf79272566091df [Pipeline] echo 19:05:50 -----------> git rev-list -1 --merges 5cba2203e71886d94050145eddf79272566091df~1..5cba2203e71886d94050145eddf79272566091df 5cba2203e71886d94050145eddf79272566091df [false] [Pipeline] sh 19:05:50 + git log --format=format:%s -1 5cba2203e71886d94050145eddf79272566091df [Pipeline] echo 19:05:50 ========================================================= 19:05:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:05:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:05:51 + git log --format=format:%s -1 5cba2203e71886d94050145eddf79272566091df [Pipeline] echo 19:05:51 [semverPrep] GIT_COMMIT: 5cba2203e71886d94050145eddf79272566091df, Commit Message: build(deps): Bump edgex-snap-hooks/v2 to v2.5.0 [Pipeline] echo 19:05:51 [semverPrep] This is not a build commit. [Pipeline] sh 19:05:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:05:51 + grep -v github /etc/ssh/ssh_known_hosts 19:05:51 + [ -e /tmp/ssh_known_hosts ] 19:05:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:05:51 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:05:51 sudo tee -a /etc/ssh/ssh_known_hosts 19:05:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:05:51 19:05:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:05:52 0.1.4: Pulling from edgex-devops/py-git-semver 19:05:52 b85a868b505f: Pulling fs layer 19:05:52 e2be974225ed: Pulling fs layer 19:05:52 339a4e72a1f5: Pulling fs layer 19:05:52 988bab9f4d93: Pulling fs layer 19:05:52 1469e6f7b9e6: Pulling fs layer 19:05:52 eaf3925da568: Pulling fs layer 19:05:52 bab4dde63d76: Pulling fs layer 19:05:52 bde34c3a00c8: Pulling fs layer 19:05:52 b352a97aabf1: Pulling fs layer 19:05:52 4872d77fe225: Pulling fs layer 19:05:52 5851b861e8e6: Pulling fs layer 19:05:52 1469e6f7b9e6: Waiting 19:05:52 eaf3925da568: Waiting 19:05:52 bab4dde63d76: Waiting 19:05:52 bde34c3a00c8: Waiting 19:05:52 b352a97aabf1: Waiting 19:05:52 988bab9f4d93: Waiting 19:05:52 5851b861e8e6: Waiting 19:05:52 4872d77fe225: Waiting 19:05:52 e2be974225ed: Download complete 19:05:52 988bab9f4d93: Verifying Checksum 19:05:52 988bab9f4d93: Download complete 19:05:52 1469e6f7b9e6: Verifying Checksum 19:05:52 1469e6f7b9e6: Download complete 19:05:52 eaf3925da568: Download complete 19:05:52 339a4e72a1f5: Verifying Checksum 19:05:52 339a4e72a1f5: Download complete 19:05:52 bde34c3a00c8: Verifying Checksum 19:05:52 bde34c3a00c8: Download complete 19:05:52 b352a97aabf1: Verifying Checksum 19:05:52 b352a97aabf1: Download complete 19:05:52 4872d77fe225: Verifying Checksum 19:05:52 4872d77fe225: Download complete 19:05:52 5851b861e8e6: Verifying Checksum 19:05:52 5851b861e8e6: Download complete 19:05:52 b85a868b505f: Verifying Checksum 19:05:52 b85a868b505f: Download complete 19:05:53 bab4dde63d76: Verifying Checksum 19:05:53 bab4dde63d76: Download complete 19:05:53 b85a868b505f: Pull complete 19:05:53 e2be974225ed: Pull complete 19:05:54 339a4e72a1f5: Pull complete 19:05:54 988bab9f4d93: Pull complete 19:05:54 1469e6f7b9e6: Pull complete 19:05:54 eaf3925da568: Pull complete 19:05:56 bab4dde63d76: Pull complete 19:05:56 bde34c3a00c8: Pull complete 19:05:56 b352a97aabf1: Pull complete 19:05:56 4872d77fe225: Pull complete 19:05:56 5851b861e8e6: Pull complete 19:05:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:05:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:05:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:57 prd-ubuntu20.04-docker-8c-8g-1123 does not seem to be running inside a container 19:05:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-395 -v /w/workspace/xfoundry_device-modbus-go_PR-395:/w/workspace/xfoundry_device-modbus-go_PR-395:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-395@tmp:/w/workspace/xfoundry_device-modbus-go_PR-395@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:05:58 $ docker top 50757fd8e463f0297b85774adae66979bce2db074de9b72d3857b187b279fd93 -eo pid,comm 19:05:58 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). 19:05:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:05:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:05:58 [ssh-agent] Looking for ssh-agent implementation... 19:05:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:05:58 $ docker exec 50757fd8e463f0297b85774adae66979bce2db074de9b72d3857b187b279fd93 ssh-agent 19:05:58 SSH_AUTH_SOCK=/tmp/ssh-h4ScfVoYL8K8/agent.32 19:05:58 SSH_AGENT_PID=38 19:05:58 Running ssh-add (command line suppressed) 19:05:58 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-395@tmp/private_key_12074308756305084875.key (/w/workspace/xfoundry_device-modbus-go_PR-395@tmp/private_key_12074308756305084875.key) 19:05:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:05:59 + git tag --points-at HEAD [Pipeline] } 19:05:59 $ docker exec --env ******** --env ******** 50757fd8e463f0297b85774adae66979bce2db074de9b72d3857b187b279fd93 ssh-agent -k 19:05:59 unset SSH_AUTH_SOCK; 19:05:59 unset SSH_AGENT_PID; 19:05:59 echo Agent pid 38 killed; 19:05:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:05:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:05:59 [ssh-agent] Looking for ssh-agent implementation... 19:05:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:05:59 $ docker exec 50757fd8e463f0297b85774adae66979bce2db074de9b72d3857b187b279fd93 ssh-agent 19:05:59 SSH_AUTH_SOCK=/tmp/ssh-TxP5rEsWQdWp/agent.70 19:05:59 SSH_AGENT_PID=76 19:05:59 Running ssh-add (command line suppressed) 19:05:59 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-395@tmp/private_key_479959192757152262.key (/w/workspace/xfoundry_device-modbus-go_PR-395@tmp/private_key_479959192757152262.key) 19:05:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:06:00 + git semver init 19:06:00 2023-01-04 19:06:00,361 [run_init] DEBUG init version:0.0.0 force:False 19:06:00 2023-01-04 19:06:00,362 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-395/.semver 19:06:00 2023-01-04 19:06:00,362 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-395/.semver 19:06:00 2023-01-04 19:06:00,363 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-395/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-395, universal_newlines=False, shell=None, istream=None) 19:06:01 2023-01-04 19:06:01,393 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-395/.git/info/exclude 19:06:01 2023-01-04 19:06:01,393 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-395/.semver/PR-395 with force:False 19:06:01 2023-01-04 19:06:01,393 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-395/.semver/PR-395 19:06:01 2023-01-04 19:06:01,396 [execute] INFO git cat-file --batch-check 19:06:01 2023-01-04 19:06:01,396 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-395/.semver, universal_newlines=False, shell=None, istream=) 19:06:01 2023-01-04 19:06:01,401 [execute] INFO git cat-file --batch 19:06:01 2023-01-04 19:06:01,402 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-395/.semver, universal_newlines=False, shell=None, istream=) 19:06:01 2023-01-04 19:06:01,407 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-395/.semver/PR-395 19:06:01 0.0.0 [Pipeline] } 19:06:01 $ docker exec --env ******** --env ******** 50757fd8e463f0297b85774adae66979bce2db074de9b72d3857b187b279fd93 ssh-agent -k 19:06:01 unset SSH_AUTH_SOCK; 19:06:01 unset SSH_AGENT_PID; 19:06:01 echo Agent pid 76 killed; 19:06:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:06:02 + git semver [Pipeline] } 19:06:02 $ docker stop --time=1 50757fd8e463f0297b85774adae66979bce2db074de9b72d3857b187b279fd93 19:06:03 $ docker rm -f --volumes 50757fd8e463f0297b85774adae66979bce2db074de9b72d3857b187b279fd93 [Pipeline] // withDockerContainer [Pipeline] sh 19:06:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:06:04 Stashed 1 file(s) [Pipeline] echo 19:06:04 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:06:05 provisioning config files... 19:06:05 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-395@tmp/config11048953302098715570tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:06:05 ---> docker-login.sh 19:06:05 nexus3.edgexfoundry.org:10001 19:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:05 Configure a credential helper to remove this warning. See 19:06:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:05 19:06:05 Login Succeeded 19:06:05 nexus3.edgexfoundry.org:10002 19:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:05 Configure a credential helper to remove this warning. See 19:06:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:05 19:06:05 Login Succeeded 19:06:05 nexus3.edgexfoundry.org:10003 19:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:05 Configure a credential helper to remove this warning. See 19:06:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:05 19:06:05 Login Succeeded 19:06:05 nexus3.edgexfoundry.org:10004 19:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:05 Configure a credential helper to remove this warning. See 19:06:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:05 19:06:05 Login Succeeded 19:06:05 docker.io 19:06:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:06 Configure a credential helper to remove this warning. See 19:06:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:06 19:06:06 Login Succeeded 19:06:06 ---> docker-login.sh ends [Pipeline] } 19:06:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:06:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:06:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:06:06 ========================================================= 19:06:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:06:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:06 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 19:06:06 Sending build context to Docker daemon 6.351MB 19:06:06 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 19:06:06 Step 2/10 : FROM ${BASE} AS builder 19:06:06 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:06:06 213ec9aee27d: Pulling fs layer 19:06:06 4583459ba037: Pulling fs layer 19:06:06 93c1e223e6f2: Pulling fs layer 19:06:06 53926ce57604: Pulling fs layer 19:06:06 21b2b0c7a3f4: Pulling fs layer 19:06:06 22ff95d597cd: Pulling fs layer 19:06:06 12d6caf4c0d1: Pulling fs layer 19:06:06 96b7cbca73a9: Pulling fs layer 19:06:06 a7acece74701: Pulling fs layer 19:06:06 22ff95d597cd: Waiting 19:06:06 12d6caf4c0d1: Waiting 19:06:06 53926ce57604: Waiting 19:06:06 96b7cbca73a9: Waiting 19:06:06 21b2b0c7a3f4: Waiting 19:06:06 a7acece74701: Waiting 19:06:06 93c1e223e6f2: Verifying Checksum 19:06:06 93c1e223e6f2: Download complete 19:06:06 4583459ba037: Verifying Checksum 19:06:06 4583459ba037: Download complete 19:06:06 21b2b0c7a3f4: Verifying Checksum 19:06:06 21b2b0c7a3f4: Download complete 19:06:07 22ff95d597cd: Verifying Checksum 19:06:07 22ff95d597cd: Download complete 19:06:07 213ec9aee27d: Verifying Checksum 19:06:07 213ec9aee27d: Download complete 19:06:07 12d6caf4c0d1: Verifying Checksum 19:06:07 12d6caf4c0d1: Download complete 19:06:07 213ec9aee27d: Pull complete 19:06:07 4583459ba037: Pull complete 19:06:07 93c1e223e6f2: Pull complete 19:06:07 a7acece74701: Verifying Checksum 19:06:07 a7acece74701: Download complete 19:06:08 96b7cbca73a9: Verifying Checksum 19:06:08 96b7cbca73a9: Download complete 19:06:08 53926ce57604: Verifying Checksum 19:06:08 53926ce57604: Download complete 19:06:12 53926ce57604: Pull complete 19:06:12 21b2b0c7a3f4: Pull complete 19:06:12 22ff95d597cd: Pull complete 19:06:12 12d6caf4c0d1: Pull complete 19:06:13 96b7cbca73a9: Pull complete 19:06:14 a7acece74701: Pull complete 19:06:14 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:06:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:06:14 ---> db6d94c90886 19:06:14 Step 3/10 : ARG ADD_BUILD_TAGS="" 19:06:15 ---> Running in 0e94642178a2 19:06:15 Removing intermediate container 0e94642178a2 19:06:15 ---> 67314b1284d2 19:06:15 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:06:15 ---> Running in 503569b74f5c 19:06:16 Removing intermediate container 503569b74f5c 19:06:16 ---> 908479a7115e 19:06:16 Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 19:06:16 ---> Running in bf461776b125 19:06:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:06:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:06:16 (1/8) Installing openssh-keygen (9.0_p1-r2) 19:06:16 (2/8) Installing libedit (20210910.3.1-r0) 19:06:16 (3/8) Installing openssh-client-common (9.0_p1-r2) 19:06:16 (4/8) Installing openssh-client-default (9.0_p1-r2) 19:06:16 (5/8) Installing openssh-sftp-server (9.0_p1-r2) 19:06:16 (6/8) Installing openssh-server-common (9.0_p1-r2) 19:06:16 (7/8) Installing openssh-server (9.0_p1-r2) 19:06:16 (8/8) Installing openssh (9.0_p1-r2) 19:06:16 Executing busybox-1.35.0-r17.trigger 19:06:16 OK: 217 MiB in 59 packages 19:06:17 Removing intermediate container bf461776b125 19:06:17 ---> f0407b794808 19:06:17 Step 6/10 : WORKDIR /device-modbus-go 19:06:17 ---> Running in 8b8fcef4a176 19:06:17 Removing intermediate container 8b8fcef4a176 19:06:17 ---> a3a96f216ee8 19:06:17 Step 7/10 : COPY go.mod vendor* ./ 19:06:17 ---> 7c68d0a6fca6 19:06:17 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:06:17 ---> Running in 52b19030556e 19:06:20 Still waiting to schedule task 19:06:20 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1121’ is offline 19:06:39 Removing intermediate container 52b19030556e 19:06:39 ---> 0d467c35f282 19:06:39 Step 9/10 : COPY . . 19:06:39 ---> 91b2c630d093 19:06:39 Step 10/10 : RUN ${MAKE} 19:06:39 ---> Running in d6ee4d1de57e 19:06:39 noop 19:06:39 Removing intermediate container d6ee4d1de57e 19:06:39 ---> edf56a9ecf40 19:06:39 Successfully built edf56a9ecf40 19:06:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:40 + docker inspect -f . ci-base-image-x86_64 19:06:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:40 prd-ubuntu20.04-docker-8c-8g-1123 does not seem to be running inside a container 19:06:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-395 -v /w/workspace/xfoundry_device-modbus-go_PR-395:/w/workspace/xfoundry_device-modbus-go_PR-395:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-395@tmp:/w/workspace/xfoundry_device-modbus-go_PR-395@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:06:40 $ docker top 48a6fad6e31a775e2f384764c9d3a3698f2eb235743b0372476a8794d59b6bf4 -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:41 + go version 19:06:41 go version go1.18.7 linux/amd64 [Pipeline] } 19:06:41 $ docker stop --time=1 48a6fad6e31a775e2f384764c9d3a3698f2eb235743b0372476a8794d59b6bf4 19:06:42 $ docker rm -f --volumes 48a6fad6e31a775e2f384764c9d3a3698f2eb235743b0372476a8794d59b6bf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:43 + docker inspect -f . ci-base-image-x86_64 19:06:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:43 prd-ubuntu20.04-docker-8c-8g-1123 does not seem to be running inside a container 19:06:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-395 -v /w/workspace/xfoundry_device-modbus-go_PR-395:/w/workspace/xfoundry_device-modbus-go_PR-395:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-395@tmp:/w/workspace/xfoundry_device-modbus-go_PR-395@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:06:43 $ docker top a834d8bc8b7c69a73d7b71d028018432e66de93b6fa6e35f436d945ad8d5c905 -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:43 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-395 [Pipeline] fileExists [Pipeline] sh 19:06:44 + make test 19:06:44 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 19:06:44 ? github.com/edgexfoundry/device-modbus-go [no test files] 19:06:54 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 19:06:54 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.010s coverage: 47.7% of statements 19:06:59 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 19:06:59 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:07:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:07:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:07:01 ./bin/test-attribution-txt.sh [Pipeline] echo 19:07:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:07:02 $ docker stop --time=1 a834d8bc8b7c69a73d7b71d028018432e66de93b6fa6e35f436d945ad8d5c905 19:07:03 $ docker rm -f --volumes a834d8bc8b7c69a73d7b71d028018432e66de93b6fa6e35f436d945ad8d5c905 [Pipeline] // withDockerContainer [Pipeline] sh 19:07:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:07:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:07:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:07:05 + ls -al . 19:07:05 total 196 19:07:05 drwxrwxr-x 10 jenkins jenkins 4096 Jan 4 19:06 . 19:07:05 drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 19:05 .. 19:07:05 -rw-rw-r-- 1 jenkins jenkins 140 Jan 4 19:05 .dockerignore 19:07:05 drwxrwxr-x 8 jenkins jenkins 4096 Jan 4 19:06 .git 19:07:05 drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 19:05 .github 19:07:05 -rw-rw-r-- 1 jenkins jenkins 331 Jan 4 19:05 .gitignore 19:07:05 -rw-rw-r-- 1 jenkins jenkins 41 Jan 4 19:05 .golangci.yml 19:07:05 drwxr-xr-x 3 jenkins jenkins 4096 Jan 4 19:06 .semver 19:07:05 -rw-rw-r-- 1 jenkins jenkins 10121 Jan 4 19:05 Attribution.txt 19:07:05 -rw-rw-r-- 1 jenkins jenkins 11576 Jan 4 19:05 CHANGELOG.md 19:07:05 -rw-rw-r-- 1 jenkins jenkins 1410 Jan 4 19:05 Dockerfile 19:07:05 -rw-rw-r-- 1 jenkins jenkins 677 Jan 4 19:05 GOVERNANCE.md 19:07:05 -rw-rw-r-- 1 jenkins jenkins 680 Jan 4 19:05 Jenkinsfile 19:07:05 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 4 19:05 LICENSE 19:07:05 -rw-rw-r-- 1 jenkins jenkins 2101 Jan 4 19:05 Makefile 19:07:05 -rw-rw-r-- 1 jenkins jenkins 622 Jan 4 19:05 OWNERS.md 19:07:05 -rw-rw-r-- 1 jenkins jenkins 4061 Jan 4 19:05 README.md 19:07:05 -rw-rw-r-- 1 jenkins jenkins 5 Jan 4 19:06 VERSION 19:07:05 drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 19:05 bin 19:07:05 drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 19:05 cmd 19:07:05 -rw-r--r-- 1 jenkins jenkins 23241 Jan 4 19:06 coverage.out 19:07:05 -rw-rw-r-- 1 jenkins jenkins 3584 Jan 4 19:05 go.mod 19:07:05 -rw-rw-r-- 1 jenkins jenkins 45355 Jan 4 19:05 go.sum 19:07:05 drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 19:05 internal 19:07:05 drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 19:05 simulator 19:07:05 drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 19:05 snap 19:07:05 -rw-rw-r-- 1 jenkins jenkins 229 Jan 4 19:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:05 + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=5cba2203e71886d94050145eddf79272566091df --label arch=amd64 --label version=0.0.0 . 19:07:05 Sending build context to Docker daemon 6.375MB 19:07:05 Step 1/22 : ARG BASE=golang:1.18-alpine3.16 19:07:05 Step 2/22 : FROM ${BASE} AS builder 19:07:05 ---> edf56a9ecf40 19:07:05 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:07:05 ---> Running in 2cacd3516edd 19:07:05 Removing intermediate container 2cacd3516edd 19:07:05 ---> 2d246314dbb9 19:07:05 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:07:05 ---> Running in 3091396fe126 19:07:05 Removing intermediate container 3091396fe126 19:07:05 ---> 869d7030ba20 19:07:05 Step 5/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 19:07:05 ---> Running in 515c30a00009 19:07:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:06 OK: 217 MiB in 59 packages 19:07:06 Removing intermediate container 515c30a00009 19:07:06 ---> a4345f5c173e 19:07:06 Step 6/22 : WORKDIR /device-modbus-go 19:07:07 ---> Running in 54af1d444fdc 19:07:07 Removing intermediate container 54af1d444fdc 19:07:07 ---> 23efd13a795e 19:07:07 Step 7/22 : COPY go.mod vendor* ./ 19:07:07 ---> cfd2f8f1159c 19:07:07 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:07 ---> Running in 44393c2c5211 19:07:08 Removing intermediate container 44393c2c5211 19:07:08 ---> d15ed4070ff0 19:07:08 Step 9/22 : COPY . . 19:07:08 ---> d649f7569cf3 19:07:08 Step 10/22 : RUN ${MAKE} 19:07:08 ---> Running in 53c016190fd5 19:07:08 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 19:07:26 Removing intermediate container 53c016190fd5 19:07:26 ---> ff591793e440 19:07:26 Step 11/22 : FROM alpine:3.14 19:07:26 3.14: Pulling from library/alpine 19:07:26 c7ed990a2339: Pulling fs layer 19:07:27 c7ed990a2339: Verifying Checksum 19:07:27 c7ed990a2339: Download complete 19:07:27 c7ed990a2339: Pull complete 19:07:27 Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a 19:07:27 Status: Downloaded newer image for alpine:3.14 19:07:27 ---> dd53f409bf0b 19:07:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 19:07:27 ---> Running in 7f75a2f62050 19:07:27 Removing intermediate container 7f75a2f62050 19:07:27 ---> 92c186ba6efb 19:07:27 Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init 19:07:27 ---> Running in fec4121671f2 19:07:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:07:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:07:28 (1/6) Installing dumb-init (1.2.5-r1) 19:07:28 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:07:28 (3/6) Installing libsodium (1.0.18-r0) 19:07:28 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:07:28 (5/6) Installing libzmq (4.3.4-r0) 19:07:28 (6/6) Installing zeromq (4.3.4-r0) 19:07:28 Executing busybox-1.33.1-r8.trigger 19:07:28 OK: 8 MiB in 20 packages 19:07:28 Removing intermediate container fec4121671f2 19:07:28 ---> a280f21362ba 19:07:28 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 19:07:28 ---> 6848414dfc53 19:07:28 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 19:07:29 ---> 6428e0669133 19:07:29 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 19:07:29 ---> 40ba3f273306 19:07:29 Step 17/22 : EXPOSE 59901 19:07:29 ---> Running in d30573e9ac11 19:07:29 Removing intermediate container d30573e9ac11 19:07:29 ---> 9efeeb81c07b 19:07:29 Step 18/22 : ENTRYPOINT ["/device-modbus"] 19:07:29 ---> Running in 7d3789011868 19:07:29 Removing intermediate container 7d3789011868 19:07:29 ---> eef3cdb9b63a 19:07:29 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 19:07:29 ---> Running in 8f979d568701 19:07:29 Removing intermediate container 8f979d568701 19:07:29 ---> 8b50defb211e 19:07:29 Step 20/22 : LABEL arch=amd64 19:07:29 ---> Running in 51cb5ade4e0a 19:07:29 Removing intermediate container 51cb5ade4e0a 19:07:29 ---> a053eff5ddf3 19:07:29 Step 21/22 : LABEL git_sha=5cba2203e71886d94050145eddf79272566091df 19:07:29 ---> Running in b8629ae8b2ec 19:07:30 Removing intermediate container b8629ae8b2ec 19:07:30 ---> 5fb26f2fddb5 19:07:30 Step 22/22 : LABEL version=0.0.0 19:07:30 ---> Running in 4cf7a9edadf6 19:07:30 Removing intermediate container 4cf7a9edadf6 19:07:30 ---> 5d27a665435f 19:07:30 [Warning] One or more build-args [ARCH] were not consumed 19:07:30 Successfully built 5d27a665435f 19:07:30 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:07:30 19:07:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:07:31 latest: Pulling from edgex-lftools-log-publisher 19:07:31 5eb5b503b376: Pulling fs layer 19:07:31 5c69ac0246d0: Pulling fs layer 19:07:31 ec43610c2a17: Pulling fs layer 19:07:31 3a2ae6a8a46f: Pulling fs layer 19:07:31 33b1e0a273af: Pulling fs layer 19:07:31 5d3b04190fa2: Pulling fs layer 19:07:31 2f39f015ded8: Pulling fs layer 19:07:31 5d3b04190fa2: Waiting 19:07:31 3a2ae6a8a46f: Waiting 19:07:31 5c69ac0246d0: Verifying Checksum 19:07:31 5c69ac0246d0: Download complete 19:07:31 3a2ae6a8a46f: Verifying Checksum 19:07:31 3a2ae6a8a46f: Download complete 19:07:31 33b1e0a273af: Verifying Checksum 19:07:31 33b1e0a273af: Download complete 19:07:31 ec43610c2a17: Verifying Checksum 19:07:31 ec43610c2a17: Download complete 19:07:31 5d3b04190fa2: Verifying Checksum 19:07:31 5d3b04190fa2: Download complete 19:07:31 5eb5b503b376: Verifying Checksum 19:07:31 5eb5b503b376: Download complete 19:07:32 2f39f015ded8: Verifying Checksum 19:07:32 2f39f015ded8: Download complete 19:07:32 5eb5b503b376: Pull complete 19:07:32 5c69ac0246d0: Pull complete 19:07:33 ec43610c2a17: Pull complete 19:07:33 3a2ae6a8a46f: Pull complete 19:07:33 33b1e0a273af: Pull complete 19:07:33 5d3b04190fa2: Pull complete 19:07:37 2f39f015ded8: Pull complete 19:07:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:07:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:07:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:37 prd-ubuntu20.04-docker-8c-8g-1123 does not seem to be running inside a container 19:07:37 $ 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/xfoundry_device-modbus-go_PR-395 -v /w/workspace/xfoundry_device-modbus-go_PR-395:/w/workspace/xfoundry_device-modbus-go_PR-395:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-395@tmp:/w/workspace/xfoundry_device-modbus-go_PR-395@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:07:39 $ docker top cad442c1f98df4df4fddb9ca34bd4adbd39b22244137d259b8ea544960438c86 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:39 ---> job-cost.sh 19:07:39 lf-activate-venv: SKIPPING 19:07:39 INFO: No Stack... 19:07:40 INFO: Retrieving Pricing Info for: v3-standard-8 19:07:40 INFO: Archiving Costs [Pipeline] sh 19:07:40 + cat /w/workspace/xfoundry_device-modbus-go_PR-395/archives/cost.csv 19:07:40 + cut -d, -f6 [Pipeline] lock 19:07:40 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-395-1-stack-cost] 19:07:40 Resource [jenkins-edgexfoundry-device-modbus-go-PR-395-1-stack-cost] did not exist. Created. 19:07:40 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-395-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:07:41 + echo total: 0.2199999988079071 [Pipeline] stash 19:07:41 Stashed 1 file(s) [Pipeline] } 19:07:41 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-395-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:07:41 $ docker stop --time=1 cad442c1f98df4df4fddb9ca34bd4adbd39b22244137d259b8ea544960438c86 19:07:42 $ docker rm -f --volumes cad442c1f98df4df4fddb9ca34bd4adbd39b22244137d259b8ea544960438c86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:07:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1124 in /w/workspace/xfoundry_device-modbus-go_PR-395 [Pipeline] { [Pipeline] ws 19:07:56 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 19:07:56 Selected Git installation does not exist. Using Default 19:07:56 The recommended git tool is: NONE 19:08:01 using credential edgex-jenkins-ssh 19:08:01 Cloning the remote Git repository 19:08:01 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 19:08:02 > git init /w/workspace/device-modbus-go/1 # timeout=10 19:08:02 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 19:08:02 > git --version # timeout=10 19:08:02 > git --version # 'git version 2.25.1' 19:08:02 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:08:03 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 19:08:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:08:04 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 19:08:04 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 19:08:04 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/395/head:refs/remotes/origin/PR-395 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:08:04 Merging remotes/origin/main commit b747fdb0f46d56fab49edbd998369f5c6173beb1 into PR head commit 5cba2203e71886d94050145eddf79272566091df 19:08:04 Merge succeeded, producing 5cba2203e71886d94050145eddf79272566091df 19:08:04 Checking out Revision 5cba2203e71886d94050145eddf79272566091df (PR-395) 19:08:04 > git config core.sparsecheckout # timeout=10 19:08:04 > git checkout -f 5cba2203e71886d94050145eddf79272566091df # timeout=10 19:08:04 > git remote # timeout=10 19:08:04 > git config --get remote.origin.url # timeout=10 19:08:04 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:04 > git merge b747fdb0f46d56fab49edbd998369f5c6173beb1 # timeout=10 19:08:04 > git rev-parse HEAD^{commit} # timeout=10 19:08:04 > git config core.sparsecheckout # timeout=10 19:08:05 > git checkout -f 5cba2203e71886d94050145eddf79272566091df # timeout=10 19:08:08 Commit message: "build(deps): Bump edgex-snap-hooks/v2 to v2.5.0" 19:08:08 > git --version # timeout=10 19:08:08 > git --version # 'git version 2.25.1' 19:08:08 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:08:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:08:09 % Total % Received % Xferd Average Speed Time Time Time Current 19:08:09 Dload Upload Total Spent Left Speed 19:08:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 86741 [Pipeline] sh 19:08:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:08:10 + sudo tee /etc/docker/daemon.new 19:08:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:08:10 { 19:08:10 "registry-mirrors": [ 19:08:10 "https://nexus3.edgexfoundry.org:10001" 19:08:10 ], 19:08:10 "bip": "10.250.0.254/24", 19:08:10 "hosts": [ 19:08:10 "tcp://0.0.0.0:5555", 19:08:10 "unix:///var/run/docker.sock" 19:08:10 ], 19:08:10 "mtu": 1458, 19:08:10 "selinux-enabled": true, 19:08:10 "seccomp-profile": "/etc/docker/seccomp.json" 19:08:10 } [Pipeline] sh 19:08:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:08:11 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:08:29 provisioning config files... 19:08:29 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config5531072527018764364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:30 ---> docker-login.sh 19:08:30 nexus3.edgexfoundry.org:10001 19:08:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:30 Configure a credential helper to remove this warning. See 19:08:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:30 19:08:30 Login Succeeded 19:08:30 nexus3.edgexfoundry.org:10002 19:08:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:31 Configure a credential helper to remove this warning. See 19:08:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:31 19:08:31 Login Succeeded 19:08:31 nexus3.edgexfoundry.org:10003 19:08:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:31 Configure a credential helper to remove this warning. See 19:08:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:31 19:08:31 Login Succeeded 19:08:31 nexus3.edgexfoundry.org:10004 19:08:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:31 Configure a credential helper to remove this warning. See 19:08:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:31 19:08:31 Login Succeeded 19:08:31 docker.io 19:08:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:32 Configure a credential helper to remove this warning. See 19:08:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:32 19:08:32 Login Succeeded 19:08:32 ---> docker-login.sh ends [Pipeline] } 19:08:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:08:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:08:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:08:32 ========================================================= 19:08:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:08:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:33 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 19:08:33 Sending build context to Docker daemon 3.309MB 19:08:33 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 19:08:33 Step 2/10 : FROM ${BASE} AS builder 19:08:33 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:08:33 9b18e9b68314: Pulling fs layer 19:08:33 35d82f9e3411: Pulling fs layer 19:08:33 e16973657156: Pulling fs layer 19:08:33 fc693d55d65f: Pulling fs layer 19:08:33 7e9fc2657dce: Pulling fs layer 19:08:33 dda99020689f: Pulling fs layer 19:08:33 db1c61fa0a46: Pulling fs layer 19:08:33 891c053d2c06: Pulling fs layer 19:08:33 7e9fc2657dce: Waiting 19:08:33 dda99020689f: Waiting 19:08:33 fc693d55d65f: Waiting 19:08:33 db1c61fa0a46: Waiting 19:08:33 891c053d2c06: Waiting 19:08:33 e16973657156: Download complete 19:08:33 35d82f9e3411: Download complete 19:08:33 7e9fc2657dce: Download complete 19:08:33 dda99020689f: Verifying Checksum 19:08:33 dda99020689f: Download complete 19:08:33 9b18e9b68314: Verifying Checksum 19:08:33 9b18e9b68314: Download complete 19:08:34 9b18e9b68314: Pull complete 19:08:35 891c053d2c06: Verifying Checksum 19:08:35 891c053d2c06: Download complete 19:08:35 35d82f9e3411: Pull complete 19:08:35 e16973657156: Pull complete 19:08:36 db1c61fa0a46: Verifying Checksum 19:08:36 db1c61fa0a46: Download complete 19:08:36 fc693d55d65f: Verifying Checksum 19:08:36 fc693d55d65f: Download complete 19:08:49 fc693d55d65f: Pull complete 19:08:49 7e9fc2657dce: Pull complete 19:08:49 dda99020689f: Pull complete 19:08:56 db1c61fa0a46: Pull complete 19:08:57 891c053d2c06: Pull complete 19:08:57 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 19:08:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:08:57 ---> f96f9c87975a 19:08:57 Step 3/10 : ARG ADD_BUILD_TAGS="" 19:08:59 ---> Running in ccf29f0a6dbb 19:08:59 Removing intermediate container ccf29f0a6dbb 19:08:59 ---> 82b245ca90b1 19:08:59 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:09:00 ---> Running in 017b6f59034a 19:09:00 Removing intermediate container 017b6f59034a 19:09:00 ---> 98532d19ab51 19:09:00 Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 19:09:00 ---> Running in acf53deab866 19:09:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:09:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:09:02 (1/8) Installing openssh-keygen (9.0_p1-r2) 19:09:02 (2/8) Installing libedit (20210910.3.1-r0) 19:09:02 (3/8) Installing openssh-client-common (9.0_p1-r2) 19:09:03 (4/8) Installing openssh-client-default (9.0_p1-r2) 19:09:03 (5/8) Installing openssh-sftp-server (9.0_p1-r2) 19:09:03 (6/8) Installing openssh-server-common (9.0_p1-r2) 19:09:03 (7/8) Installing openssh-server (9.0_p1-r2) 19:09:03 (8/8) Installing openssh (9.0_p1-r2) 19:09:03 Executing busybox-1.35.0-r17.trigger 19:09:03 OK: 228 MiB in 59 packages 19:09:04 Removing intermediate container acf53deab866 19:09:04 ---> 94fbfdc205ff 19:09:04 Step 6/10 : WORKDIR /device-modbus-go 19:09:04 ---> Running in f33dc4db684d 19:09:04 Removing intermediate container f33dc4db684d 19:09:04 ---> 004fd7669922 19:09:04 Step 7/10 : COPY go.mod vendor* ./ 19:09:05 ---> 4b796808bd7e 19:09:05 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:05 ---> Running in 19e12ce1e164 19:10:01 Removing intermediate container 19e12ce1e164 19:10:01 ---> af7eda3dfde7 19:10:01 Step 9/10 : COPY . . 19:10:01 ---> f5b610937a6a 19:10:01 Step 10/10 : RUN ${MAKE} 19:10:01 ---> Running in 449a227255ab 19:10:01 noop 19:10:01 Removing intermediate container 449a227255ab 19:10:01 ---> fdd47a6fafd8 19:10:01 Successfully built fdd47a6fafd8 19:10:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:02 + docker inspect -f . ci-base-image-arm64 19:10:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:02 prd-ubuntu20.04-docker-arm64-4c-16g-1124 does not seem to be running inside a container 19:10:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:10:03 $ docker top be85b80ab227bd2ee8a2690a8ad4f54d18eeebcefaccfefd9444b271bba43652 -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:04 + go version 19:10:04 go version go1.18.7 linux/arm64 [Pipeline] } 19:10:04 $ docker stop --time=1 be85b80ab227bd2ee8a2690a8ad4f54d18eeebcefaccfefd9444b271bba43652 19:10:06 $ docker rm -f --volumes be85b80ab227bd2ee8a2690a8ad4f54d18eeebcefaccfefd9444b271bba43652 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:07 + docker inspect -f . ci-base-image-arm64 19:10:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:07 prd-ubuntu20.04-docker-arm64-4c-16g-1124 does not seem to be running inside a container 19:10:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:10:08 $ docker top 42ba42dafb6d54ac8bd3ae0a0705341d816fd576331e752d91ec219ee773da0a -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:09 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 19:10:09 + make test 19:10:09 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 19:10:11 ? github.com/edgexfoundry/device-modbus-go [no test files] 19:11:33 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 19:11:33 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.064s coverage: 47.7% of statements 19:11:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:11:33 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:11:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:11:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:11:55 ./bin/test-attribution-txt.sh [Pipeline] echo 19:11:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:11:55 $ docker stop --time=1 42ba42dafb6d54ac8bd3ae0a0705341d816fd576331e752d91ec219ee773da0a 19:11:57 $ docker rm -f --volumes 42ba42dafb6d54ac8bd3ae0a0705341d816fd576331e752d91ec219ee773da0a [Pipeline] // withDockerContainer [Pipeline] sh 19:11:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:11:58 Warning: overwriting stash ‘coverage-report’ 19:11:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:11:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:11:59 + ls -al . 19:11:59 total 192 19:11:59 drwxrwxr-x 9 jenkins jenkins 4096 Jan 4 19:10 . 19:11:59 drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 19:08 .. 19:11:59 -rw-rw-r-- 1 jenkins jenkins 140 Jan 4 19:08 .dockerignore 19:11:59 drwxrwxr-x 8 jenkins jenkins 4096 Jan 4 19:08 .git 19:11:59 drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 19:08 .github 19:11:59 -rw-rw-r-- 1 jenkins jenkins 331 Jan 4 19:08 .gitignore 19:11:59 -rw-rw-r-- 1 jenkins jenkins 41 Jan 4 19:08 .golangci.yml 19:11:59 -rw-rw-r-- 1 jenkins jenkins 10121 Jan 4 19:08 Attribution.txt 19:11:59 -rw-rw-r-- 1 jenkins jenkins 11576 Jan 4 19:08 CHANGELOG.md 19:11:59 -rw-rw-r-- 1 jenkins jenkins 1410 Jan 4 19:08 Dockerfile 19:11:59 -rw-rw-r-- 1 jenkins jenkins 677 Jan 4 19:08 GOVERNANCE.md 19:11:59 -rw-rw-r-- 1 jenkins jenkins 680 Jan 4 19:08 Jenkinsfile 19:11:59 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 4 19:08 LICENSE 19:11:59 -rw-rw-r-- 1 jenkins jenkins 2101 Jan 4 19:08 Makefile 19:11:59 -rw-rw-r-- 1 jenkins jenkins 622 Jan 4 19:08 OWNERS.md 19:11:59 -rw-rw-r-- 1 jenkins jenkins 4061 Jan 4 19:08 README.md 19:11:59 -rw-rw-r-- 1 jenkins jenkins 5 Jan 4 19:06 VERSION 19:11:59 drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 19:08 bin 19:11:59 drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 19:08 cmd 19:11:59 -rw-r--r-- 1 jenkins jenkins 23241 Jan 4 19:11 coverage.out 19:11:59 -rw-rw-r-- 1 jenkins jenkins 3584 Jan 4 19:08 go.mod 19:11:59 -rw-rw-r-- 1 jenkins jenkins 45355 Jan 4 19:08 go.sum 19:11:59 drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 19:08 internal 19:11:59 drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 19:08 simulator 19:11:59 drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 19:08 snap 19:11:59 -rw-rw-r-- 1 jenkins jenkins 229 Jan 4 19:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:00 + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5cba2203e71886d94050145eddf79272566091df --label arch=arm64 --label version=0.0.0 . 19:12:00 Sending build context to Docker daemon 3.333MB 19:12:00 Step 1/22 : ARG BASE=golang:1.18-alpine3.16 19:12:00 Step 2/22 : FROM ${BASE} AS builder 19:12:00 ---> fdd47a6fafd8 19:12:00 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:12:02 ---> Running in 49fcfe9b6ce7 19:12:02 Removing intermediate container 49fcfe9b6ce7 19:12:02 ---> 28d47cb02802 19:12:02 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:12:02 ---> Running in 89b63b126255 19:12:02 Removing intermediate container 89b63b126255 19:12:02 ---> a8116fcccc26 19:12:02 Step 5/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 19:12:03 ---> Running in 6b45776b5103 19:12:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:12:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:12:05 OK: 228 MiB in 59 packages 19:12:06 Removing intermediate container 6b45776b5103 19:12:06 ---> 623b615e5952 19:12:06 Step 6/22 : WORKDIR /device-modbus-go 19:12:06 ---> Running in aa25c1603e06 19:12:06 Removing intermediate container aa25c1603e06 19:12:06 ---> 267847789f5f 19:12:06 Step 7/22 : COPY go.mod vendor* ./ 19:12:07 ---> a788f481402b 19:12:07 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:07 ---> Running in eaa2e87b9bb3 19:12:09 Removing intermediate container eaa2e87b9bb3 19:12:09 ---> 4fc9a00a3b0c 19:12:09 Step 9/22 : COPY . . 19:12:10 ---> 297784e5246e 19:12:10 Step 10/22 : RUN ${MAKE} 19:12:10 ---> Running in b8efede82a34 19:12:11 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 19:15:03 Removing intermediate container b8efede82a34 19:15:03 ---> 5fbd594c5268 19:15:03 Step 11/22 : FROM alpine:3.14 19:15:03 3.14: Pulling from library/alpine 19:15:03 90cda3b7c325: Pulling fs layer 19:15:03 90cda3b7c325: Verifying Checksum 19:15:03 90cda3b7c325: Download complete 19:15:03 90cda3b7c325: Pull complete 19:15:03 Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a 19:15:03 Status: Downloaded newer image for alpine:3.14 19:15:03 ---> 275902a1839d 19:15:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 19:15:03 ---> Running in e831d0626bce 19:15:03 Removing intermediate container e831d0626bce 19:15:03 ---> 5c28928ee811 19:15:03 Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init 19:15:03 ---> Running in 4acc1df8089f 19:15:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:15:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:15:03 (1/6) Installing dumb-init (1.2.5-r1) 19:15:03 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:15:03 (3/6) Installing libsodium (1.0.18-r0) 19:15:03 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:15:03 (5/6) Installing libzmq (4.3.4-r0) 19:15:03 (6/6) Installing zeromq (4.3.4-r0) 19:15:03 Executing busybox-1.33.1-r8.trigger 19:15:03 OK: 8 MiB in 20 packages 19:15:03 Removing intermediate container 4acc1df8089f 19:15:03 ---> b69980cccbf1 19:15:03 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 19:15:04 ---> 3b188691d4df 19:15:04 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 19:15:05 ---> ca3729a53682 19:15:05 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 19:15:05 ---> bd02debde5cc 19:15:05 Step 17/22 : EXPOSE 59901 19:15:05 ---> Running in 70958e88dac1 19:15:06 Removing intermediate container 70958e88dac1 19:15:06 ---> e0e498d875b0 19:15:06 Step 18/22 : ENTRYPOINT ["/device-modbus"] 19:15:06 ---> Running in 31f182512abf 19:15:06 Removing intermediate container 31f182512abf 19:15:06 ---> 4ae060b4694c 19:15:06 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 19:15:06 ---> Running in 555a825eea6f 19:15:07 Removing intermediate container 555a825eea6f 19:15:07 ---> 0ab109d1c8f2 19:15:07 Step 20/22 : LABEL arch=arm64 19:15:07 ---> Running in 43c4bf670550 19:15:07 Removing intermediate container 43c4bf670550 19:15:07 ---> e4b6dc126a07 19:15:07 Step 21/22 : LABEL git_sha=5cba2203e71886d94050145eddf79272566091df 19:15:07 ---> Running in 90d908e2361a 19:15:07 Removing intermediate container 90d908e2361a 19:15:07 ---> 9de8dd73a78b 19:15:07 Step 22/22 : LABEL version=0.0.0 19:15:07 ---> Running in 4b1eda9e6774 19:15:08 Removing intermediate container 4b1eda9e6774 19:15:08 ---> 3392924c7d2e 19:15:08 [Warning] One or more build-args [ARCH] were not consumed 19:15:08 Successfully built 3392924c7d2e 19:15:08 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:15:09 19:15:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:15:09 arm64: Pulling from edgex-lftools-log-publisher 19:15:09 8998bd30e6a1: Pulling fs layer 19:15:09 04944245beec: Pulling fs layer 19:15:09 699f458cf7ca: Pulling fs layer 19:15:09 765212b225bb: Pulling fs layer 19:15:09 f23df028b6ca: Pulling fs layer 19:15:09 d65c8cfc05b1: Pulling fs layer 19:15:09 2437ff75d9bd: Pulling fs layer 19:15:09 f23df028b6ca: Waiting 19:15:09 d65c8cfc05b1: Waiting 19:15:09 2437ff75d9bd: Waiting 19:15:09 765212b225bb: Waiting 19:15:09 04944245beec: Verifying Checksum 19:15:09 04944245beec: Download complete 19:15:09 765212b225bb: Verifying Checksum 19:15:09 765212b225bb: Download complete 19:15:09 f23df028b6ca: Verifying Checksum 19:15:09 f23df028b6ca: Download complete 19:15:09 d65c8cfc05b1: Verifying Checksum 19:15:09 d65c8cfc05b1: Download complete 19:15:09 699f458cf7ca: Verifying Checksum 19:15:09 699f458cf7ca: Download complete 19:15:10 8998bd30e6a1: Download complete 19:15:12 2437ff75d9bd: Verifying Checksum 19:15:12 2437ff75d9bd: Download complete 19:15:14 8998bd30e6a1: Pull complete 19:15:15 04944245beec: Pull complete 19:15:16 699f458cf7ca: Pull complete 19:15:16 765212b225bb: Pull complete 19:15:17 f23df028b6ca: Pull complete 19:15:17 d65c8cfc05b1: Pull complete 19:15:32 2437ff75d9bd: Pull complete 19:15:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:15:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:15:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:15:33 prd-ubuntu20.04-docker-arm64-4c-16g-1124 does not seem to be running inside a container 19:15:33 $ 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-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:15:36 $ docker top a25ac3cf204494844b9a277816c676fcd17787557fe35497a31f8c4ea2a6cfae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:15:37 ---> job-cost.sh 19:15:37 lf-activate-venv: SKIPPING 19:15:37 INFO: No Stack... 19:15:37 INFO: Retrieving Pricing Info for: v3-standard-4 19:15:38 INFO: Archiving Costs [Pipeline] sh 19:15:38 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 19:15:38 + cut -d, -f6 [Pipeline] lock 19:15:39 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-395-1-stack-cost] 19:15:39 Resource [jenkins-edgexfoundry-device-modbus-go-PR-395-1-stack-cost] did not exist. Created. 19:15:39 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-395-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:15:39 /w/workspace/device-modbus-go/1@tmp/durable-2a2d41f8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:15:40 + echo total: 0.10999999940395355 [Pipeline] stash 19:15:40 Warning: overwriting stash ‘stack-cost’ 19:15:40 Stashed 1 file(s) [Pipeline] } 19:15:40 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-395-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:15:40 $ docker stop --time=1 a25ac3cf204494844b9a277816c676fcd17787557fe35497a31f8c4ea2a6cfae 19:15:42 $ docker rm -f --volumes a25ac3cf204494844b9a277816c676fcd17787557fe35497a31f8c4ea2a6cfae [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 19:15:43 provisioning config files... 19:15:43 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-395@tmp/config12099036525645885644tmp [Pipeline] { [Pipeline] sh 19:15:43 + set +x 19:15:43 + curl -s https://codecov.io/bash 19:15:43 + bash -s -- 19:15:43 19:15:43 _____ _ 19:15:43 / ____| | | 19:15:43 | | ___ __| | ___ ___ _____ __ 19:15:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:15:43 | |___| (_) | (_| | __/ (_| (_) \ V / 19:15:43 \_____\___/ \__,_|\___|\___\___/ \_/ 19:15:43 Bash-1.0.6 19:15:43 19:15:43 19:15:43 ==> git version 2.25.1 found 19:15:43 ==> 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 19:15:43 Release-Date: 2020-01-08 19:15:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:15:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:15:43 ==> Jenkins CI detected. 19:15:43 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-395 19:15:43 project root: . 19:15:43 --> token set from env 19:15:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:15:43 ==> Running gcov in . (disable via -X gcov) 19:15:43 ==> Python coveragepy not found 19:15:43 ==> Searching for coverage reports in: 19:15:43 + . 19:15:43 -> Found 1 reports 19:15:43 ==> Detecting git/mercurial file structure 19:15:43 ==> Reading reports 19:15:43 + ./coverage.out bytes=23241 19:15:43 ==> Appending adjustments 19:15:43 https://docs.codecov.io/docs/fixing-reports 19:15:43 + Found adjustments 19:15:43 ==> Gzipping contents 19:15:43 4.0K /tmp/codecov.Nnhq89.gz 19:15:43 ==> Uploading reports 19:15:43 url: https://codecov.io 19:15:43 query: branch=PR-395&commit=5cba2203e71886d94050145eddf79272566091df&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-395%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=395&job=&cmd_args= 19:15:43 -> Pinging Codecov 19:15:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-395&commit=5cba2203e71886d94050145eddf79272566091df&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-395%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=395&job=&cmd_args= 19:15:44 -> Uploading to 19:15:44 https://storage.googleapis.com/codecov/v4/raw/2023-01-04/55DBCA73C666E3227836607328DD7E49/5cba2203e71886d94050145eddf79272566091df/1ebbc101-ba09-4269-b9c8-f7ea857086a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230104%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230104T191543Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2e20dc4a61292b95a5b12c11189245f62dcc0eed2f61181cc0a08455a28cc71d 19:15:44 % Total % Received % Xferd Average Speed Time Time Time Current 19:15:44 Dload Upload Total Spent Left Speed 19:15:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3920 0 0 100 3920 0 18490 --:--:-- --:--:-- --:--:-- 18490 19:15:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/5cba2203e71886d94050145eddf79272566091df [Pipeline] } 19:15:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:15:46 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-395/archives ] 19:15:46 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-395/archives 19:15:46 total 16 19:15:46 drwxr-xr-x 3 root root 4096 Jan 4 19:07 . 19:15:46 drwxrwxr-x 11 jenkins jenkins 4096 Jan 4 19:07 .. 19:15:46 drwxr-xr-x 2 root root 4096 Jan 4 19:07 cost 19:15:46 -rw-r--r-- 1 root root 88 Jan 4 19:07 cost.csv 19:15:46 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-395/archives 19:15:46 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-395/archives 19:15:46 total 16 19:15:46 drwxr-xr-x 3 jenkins jenkins 4096 Jan 4 19:07 . 19:15:46 drwxrwxr-x 11 jenkins jenkins 4096 Jan 4 19:07 .. 19:15:46 drwxr-xr-x 2 jenkins jenkins 4096 Jan 4 19:07 cost 19:15:46 -rw-r--r-- 1 jenkins jenkins 88 Jan 4 19:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:15:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:15:47 ---> package-listing.sh 19:15:47 ++ facter osfamily 19:15:47 ++ tr '[:upper:]' '[:lower:]' 19:15:47 + OS_FAMILY=debian 19:15:47 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-395 19:15:47 + START_PACKAGES=/tmp/packages_start.txt 19:15:47 + END_PACKAGES=/tmp/packages_end.txt 19:15:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:15:47 + PACKAGES=/tmp/packages_start.txt 19:15:47 + '[' /w/workspace/xfoundry_device-modbus-go_PR-395 ']' 19:15:47 + PACKAGES=/tmp/packages_end.txt 19:15:47 + case "${OS_FAMILY}" in 19:15:47 + dpkg -l 19:15:47 + grep '^ii' 19:15:47 + '[' -f /tmp/packages_start.txt ']' 19:15:47 + '[' -f /tmp/packages_end.txt ']' 19:15:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:15:47 + '[' /w/workspace/xfoundry_device-modbus-go_PR-395 ']' 19:15:47 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-395/archives/ 19:15:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-395/archives/ [Pipeline] echo 19:15:47 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/xfoundry_device-modbus-go_PR-395/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:15:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:15:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:15:48 prd-ubuntu20.04-docker-8c-8g-1123 does not seem to be running inside a container 19:15:48 $ 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/xfoundry_device-modbus-go_PR-395/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-395 -v /w/workspace/xfoundry_device-modbus-go_PR-395:/w/workspace/xfoundry_device-modbus-go_PR-395:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-395@tmp:/w/workspace/xfoundry_device-modbus-go_PR-395@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:15:48 $ docker top 11d0cfb297454a13ef3252742ba873a107b977299c7813304fdef25ba3554511 -eo pid,comm [Pipeline] { [Pipeline] sh 19:15:49 + touch /tmp/pre-build-complete [Pipeline] sh 19:15:49 + mkdir -p /var/log/sysstat [Pipeline] sh 19:15:49 + ls /var/log/sa-host 19:15:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:15:50 provisioning config files... 19:15:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-395@tmp/config8883063237400374193tmp [Pipeline] { [Pipeline] echo 19:15:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:15:50 ---> create-netrc.sh [Pipeline] } 19:15:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:15:50 ---> python-tools-install.sh [Pipeline] echo 19:15:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:15:51 ---> sudo-logs.sh 19:15:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:15:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:15:51 ---> job-cost.sh 19:15:51 lf-activate-venv: SKIPPING 19:15:51 DEBUG: total: 0.2199999988079071 19:15:51 INFO: Retrieving Stack Cost... 19:15:51 INFO: Retrieving Pricing Info for: v3-standard-8 19:15:52 INFO: Archiving Costs [Pipeline] echo 19:15:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:15:52 ---> logs-deploy.sh 19:15:52 lf-activate-venv: SKIPPING 19:15:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-395/1 19:15:52 INFO: archiving workspace using pattern(s): 19:15:53 Archives upload complete. 19:15:53 INFO: archiving logs to Nexus