Pull request #153 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 16ee6d8ca504a7076cb2d4aeb3298c6c318152a9+76bc78b56c3c6b32f516faff42577919f6a867f5 (cdd17f227ff5d5c021caab283ace5dbc938735ec) 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-ssh747100103018008905.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh11332201822214077663.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-snmp-go/branches/PR-153/workspace@libs/edgex-global-pipelines # 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-snmp-go/branches/PR-153/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9043635285116553465.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-snmp-go/branches/PR-153/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17158913053921704861.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared 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-ssh6228204744360277948.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-snmp-go/branches/PR-153/workspace@libs/lf-pipelines # 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-snmp-go/branches/PR-153/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh223319033979648457.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 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-snmp 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-19459 in /w/workspace/gexfoundry_device-snmp-go_PR-153 [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-snmp-go.git > git init /w/workspace/gexfoundry_device-snmp-go_PR-153 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-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-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 76bc78b56c3c6b32f516faff42577919f6a867f5 into PR head commit 16ee6d8ca504a7076cb2d4aeb3298c6c318152a9 Merge succeeded, producing 16ee6d8ca504a7076cb2d4aeb3298c6c318152a9 Checking out Revision 16ee6d8ca504a7076cb2d4aeb3298c6c318152a9 (PR-153) > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-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-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/153/head:refs/remotes/origin/PR-153 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 16ee6d8ca504a7076cb2d4aeb3298c6c318152a9 # 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 76bc78b56c3c6b32f516faff42577919f6a867f5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 16ee6d8ca504a7076cb2d4aeb3298c6c318152a9 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-11T05:04:10.398Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-11T05:04:10.579Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-11T05:04:10.680Z] ========================================================= [2022-04-11T05:04:10.680Z] EdgeX Global Pipelines Version Info [2022-04-11T05:04:10.680Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-11T05:04:11.456Z] ------------------- [2022-04-11T05:04:11.456Z] stable info: [2022-04-11T05:04:11.456Z] ------------------- [2022-04-11T05:04:11.456Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-11T05:04:11.456Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-11T05:04:11.456Z] Message: update stable to v1.0.221 [2022-04-11T05:04:12.029Z] ------------------- [2022-04-11T05:04:12.029Z] experimental info: [2022-04-11T05:04:12.029Z] ------------------- [2022-04-11T05:04:12.029Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-11T05:04:12.029Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-11T05:04:12.029Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-11T05:04:12.294Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-04-11T05:04:12.333Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-04-11T05:04:12.367Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-11T05:04:12.404Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-11T05:04:12.442Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-11T05:04:12.491Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-11T05:04:12.528Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-11T05:04:12.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-11T05:04:12.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-11T05:04:12.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-11T05:04:12.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-11T05:04:12.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-04-11T05:04:12.745Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-11T05:04:12.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-11T05:04:12.827Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-11T05:04:12.865Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-11T05:04:12.906Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-11T05:04:12.947Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-11T05:04:12.989Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-11T05:04:13.031Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-11T05:04:13.114Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-11T05:04:13.157Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-11T05:04:13.197Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-11T05:04:13.237Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-11T05:04:13.277Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-11T05:04:13.316Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-11T05:04:13.357Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-153 [Pipeline] echo [2022-04-11T05:04:13.401Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-153 [Pipeline] echo [2022-04-11T05:04:13.447Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-153 [Pipeline] echo [2022-04-11T05:04:13.490Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 16ee6d8ca504a7076cb2d4aeb3298c6c318152a9 [Pipeline] echo [2022-04-11T05:04:13.533Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 16ee6d8 [Pipeline] echo [2022-04-11T05:04:13.581Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T05:04:13.705Z] provisioning config files... [2022-04-11T05:04:13.719Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-153@tmp/config7770747169414957832tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T05:04:14.109Z] ---> docker-login.sh [2022-04-11T05:04:14.109Z] nexus3.edgexfoundry.org:10001 [2022-04-11T05:04:14.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T05:04:14.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T05:04:14.963Z] Configure a credential helper to remove this warning. See [2022-04-11T05:04:14.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T05:04:14.963Z] [2022-04-11T05:04:14.963Z] Login Succeeded [2022-04-11T05:04:14.963Z] nexus3.edgexfoundry.org:10002 [2022-04-11T05:04:14.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T05:04:14.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T05:04:14.963Z] Configure a credential helper to remove this warning. See [2022-04-11T05:04:14.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T05:04:14.963Z] [2022-04-11T05:04:14.963Z] Login Succeeded [2022-04-11T05:04:14.963Z] nexus3.edgexfoundry.org:10003 [2022-04-11T05:04:15.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T05:04:15.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T05:04:15.227Z] Configure a credential helper to remove this warning. See [2022-04-11T05:04:15.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T05:04:15.227Z] [2022-04-11T05:04:15.227Z] Login Succeeded [2022-04-11T05:04:15.227Z] nexus3.edgexfoundry.org:10004 [2022-04-11T05:04:15.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T05:04:15.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T05:04:15.491Z] Configure a credential helper to remove this warning. See [2022-04-11T05:04:15.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T05:04:15.491Z] [2022-04-11T05:04:15.491Z] Login Succeeded [2022-04-11T05:04:15.491Z] docker.io [2022-04-11T05:04:15.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T05:04:15.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T05:04:15.763Z] Configure a credential helper to remove this warning. See [2022-04-11T05:04:15.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T05:04:15.763Z] [2022-04-11T05:04:15.763Z] Login Succeeded [2022-04-11T05:04:15.763Z] ---> docker-login.sh ends [Pipeline] } [2022-04-11T05:04:15.791Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-11T05:04:16.450Z] + git rev-list -1 --merges 16ee6d8ca504a7076cb2d4aeb3298c6c318152a9~1..16ee6d8ca504a7076cb2d4aeb3298c6c318152a9 [Pipeline] echo [2022-04-11T05:04:16.589Z] -----------> git rev-list -1 --merges 16ee6d8ca504a7076cb2d4aeb3298c6c318152a9~1..16ee6d8ca504a7076cb2d4aeb3298c6c318152a9 16ee6d8ca504a7076cb2d4aeb3298c6c318152a9 [false] [Pipeline] sh [2022-04-11T05:04:16.910Z] + git log --format=format:%s -1 16ee6d8ca504a7076cb2d4aeb3298c6c318152a9 [Pipeline] echo [2022-04-11T05:04:16.946Z] ========================================================= [2022-04-11T05:04:16.947Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-11T05:04:16.947Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-11T05:04:17.367Z] + git log --format=format:%s -1 16ee6d8ca504a7076cb2d4aeb3298c6c318152a9 [Pipeline] echo [2022-04-11T05:04:17.401Z] [semverPrep] GIT_COMMIT: 16ee6d8ca504a7076cb2d4aeb3298c6c318152a9, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2022-04-11T05:04:17.427Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-11T05:04:17.889Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-11T05:04:17.889Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-11T05:04:17.889Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-11T05:04:17.889Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-11T05:04:17.889Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-11T05:04:17.889Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-11T05:04:17.889Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-11T05:04:18.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T05:04:18.360Z] [2022-04-11T05:04:18.360Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T05:04:18.705Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T05:04:18.705Z] latest: Pulling from edgex-devops/git-semver [2022-04-11T05:04:18.705Z] a0d0a0d46f8b: Pulling fs layer [2022-04-11T05:04:18.705Z] 3e5f54012d9b: Pulling fs layer [2022-04-11T05:04:18.705Z] 4c7163046ea9: Pulling fs layer [2022-04-11T05:04:18.705Z] 0c2d73faf560: Pulling fs layer [2022-04-11T05:04:18.705Z] 3e5f54012d9b: Verifying Checksum [2022-04-11T05:04:18.705Z] 3e5f54012d9b: Download complete [2022-04-11T05:04:18.705Z] a0d0a0d46f8b: Download complete [2022-04-11T05:04:18.705Z] 0c2d73faf560: Verifying Checksum [2022-04-11T05:04:18.705Z] 0c2d73faf560: Download complete [2022-04-11T05:04:18.705Z] 4c7163046ea9: Verifying Checksum [2022-04-11T05:04:18.705Z] 4c7163046ea9: Download complete [2022-04-11T05:04:18.970Z] a0d0a0d46f8b: Pull complete [2022-04-11T05:04:18.970Z] 3e5f54012d9b: Pull complete [2022-04-11T05:04:19.541Z] 4c7163046ea9: Pull complete [2022-04-11T05:04:19.541Z] 0c2d73faf560: Pull complete [2022-04-11T05:04:19.541Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-11T05:04:19.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T05:04:19.541Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-11T05:04:19.655Z] prd-ubuntu20.04-docker-8c-8g-19459 does not seem to be running inside a container [2022-04-11T05:04:19.700Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-153 -v /w/workspace/gexfoundry_device-snmp-go_PR-153:/w/workspace/gexfoundry_device-snmp-go_PR-153:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-153@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-153@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-11T05:04:20.416Z] $ docker top 4971ea64a1187000dd2c31fcdb98b11f7f8bd8319b6def40b0a989259d4a3ad8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-11T05:04:20.595Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-11T05:04:20.595Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-11T05:04:20.730Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-11T05:04:20.739Z] $ docker exec 4971ea64a1187000dd2c31fcdb98b11f7f8bd8319b6def40b0a989259d4a3ad8 ssh-agent [2022-04-11T05:04:20.868Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJMKfHl/agent.15 [2022-04-11T05:04:20.868Z] SSH_AGENT_PID=21 [2022-04-11T05:04:20.878Z] Running ssh-add (command line suppressed) [2022-04-11T05:04:21.019Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-153@tmp/private_key_5718944125119499039.key (/w/workspace/gexfoundry_device-snmp-go_PR-153@tmp/private_key_5718944125119499039.key) [2022-04-11T05:04:21.036Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-11T05:04:21.368Z] + git tag --points-at HEAD [Pipeline] } [2022-04-11T05:04:21.401Z] $ docker exec --env ******** --env ******** 4971ea64a1187000dd2c31fcdb98b11f7f8bd8319b6def40b0a989259d4a3ad8 ssh-agent -k [2022-04-11T05:04:21.506Z] unset SSH_AUTH_SOCK; [2022-04-11T05:04:21.507Z] unset SSH_AGENT_PID; [2022-04-11T05:04:21.507Z] echo Agent pid 21 killed; [2022-04-11T05:04:21.518Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-11T05:04:21.602Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-11T05:04:21.602Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-11T05:04:21.738Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-11T05:04:21.748Z] $ docker exec 4971ea64a1187000dd2c31fcdb98b11f7f8bd8319b6def40b0a989259d4a3ad8 ssh-agent [2022-04-11T05:04:21.879Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNMibhP/agent.54 [2022-04-11T05:04:21.879Z] SSH_AGENT_PID=60 [2022-04-11T05:04:21.884Z] Running ssh-add (command line suppressed) [2022-04-11T05:04:22.018Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-153@tmp/private_key_8377799379176278522.key (/w/workspace/gexfoundry_device-snmp-go_PR-153@tmp/private_key_8377799379176278522.key) [2022-04-11T05:04:22.030Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-11T05:04:22.365Z] + git semver init [2022-04-11T05:04:22.365Z] # -> Open(): unable to determine branch for HEAD [2022-04-11T05:04:22.365Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-153/.git [2022-04-11T05:04:22.365Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_PR-153 [2022-04-11T05:04:22.365Z] # $SEMVER_REMOTE_NAME = origin [2022-04-11T05:04:22.365Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-11T05:04:22.365Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-11T05:04:22.365Z] # $SEMVER_BRANCH = PR-153 [2022-04-11T05:04:22.365Z] # $SEMVER_TEMP = /tmp/semver-689764308 [2022-04-11T05:04:22.365Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2022-04-11T05:04:23.314Z] # '/tmp/semver-689764308' -> '/w/workspace/gexfoundry_device-snmp-go_PR-153/.semver' [2022-04-11T05:04:23.314Z] # -> Force: false [2022-04-11T05:04:23.314Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-153/.semver [Pipeline] } [2022-04-11T05:04:23.345Z] $ docker exec --env ******** --env ******** 4971ea64a1187000dd2c31fcdb98b11f7f8bd8319b6def40b0a989259d4a3ad8 ssh-agent -k [2022-04-11T05:04:23.458Z] unset SSH_AUTH_SOCK; [2022-04-11T05:04:23.459Z] unset SSH_AGENT_PID; [2022-04-11T05:04:23.459Z] echo Agent pid 60 killed; [2022-04-11T05:04:23.468Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-11T05:04:23.894Z] + git semver [Pipeline] } [2022-04-11T05:04:23.930Z] $ docker stop --time=1 4971ea64a1187000dd2c31fcdb98b11f7f8bd8319b6def40b0a989259d4a3ad8 [2022-04-11T05:04:25.344Z] $ docker rm -f 4971ea64a1187000dd2c31fcdb98b11f7f8bd8319b6def40b0a989259d4a3ad8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T05:04:25.766Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-11T05:04:26.139Z] Stashed 1 file(s) [Pipeline] echo [2022-04-11T05:04:26.158Z] [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 [2022-04-11T05:04:26.756Z] provisioning config files... [2022-04-11T05:04:26.767Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-153@tmp/config7236946435545489165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T05:04:27.117Z] ---> docker-login.sh [2022-04-11T05:04:27.117Z] nexus3.edgexfoundry.org:10001 [2022-04-11T05:04:27.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T05:04:27.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T05:04:27.118Z] Configure a credential helper to remove this warning. See [2022-04-11T05:04:27.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T05:04:27.118Z] [2022-04-11T05:04:27.118Z] Login Succeeded [2022-04-11T05:04:27.118Z] nexus3.edgexfoundry.org:10002 [2022-04-11T05:04:27.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T05:04:27.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T05:04:27.379Z] Configure a credential helper to remove this warning. See [2022-04-11T05:04:27.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T05:04:27.379Z] [2022-04-11T05:04:27.379Z] Login Succeeded [2022-04-11T05:04:27.379Z] nexus3.edgexfoundry.org:10003 [2022-04-11T05:04:27.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T05:04:27.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T05:04:27.379Z] Configure a credential helper to remove this warning. See [2022-04-11T05:04:27.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T05:04:27.379Z] [2022-04-11T05:04:27.379Z] Login Succeeded [2022-04-11T05:04:27.379Z] nexus3.edgexfoundry.org:10004 [2022-04-11T05:04:27.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T05:04:27.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T05:04:27.641Z] Configure a credential helper to remove this warning. See [2022-04-11T05:04:27.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T05:04:27.641Z] [2022-04-11T05:04:27.641Z] Login Succeeded [2022-04-11T05:04:27.641Z] docker.io [2022-04-11T05:04:27.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T05:04:27.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T05:04:27.903Z] Configure a credential helper to remove this warning. See [2022-04-11T05:04:27.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T05:04:27.903Z] [2022-04-11T05:04:27.903Z] Login Succeeded [2022-04-11T05:04:28.166Z] ---> docker-login.sh ends [Pipeline] } [2022-04-11T05:04:28.194Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-11T05:04:28.391Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-11T05:04:28.444Z] ========================================================= [2022-04-11T05:04:28.444Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-11T05:04:28.444Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-11T05:04:28.849Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-11T05:04:28.849Z] Sending build context to Docker daemon 5.247MB [2022-04-11T05:04:28.849Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-11T05:04:28.849Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-11T05:04:28.849Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-11T05:04:28.849Z] 59bf1c3509f3: Pulling fs layer [2022-04-11T05:04:28.849Z] 666ba61612fd: Pulling fs layer [2022-04-11T05:04:28.849Z] 8ed8ca486205: Pulling fs layer [2022-04-11T05:04:28.849Z] 4fe6c5a15a65: Pulling fs layer [2022-04-11T05:04:28.849Z] 22a0e8bec74d: Pulling fs layer [2022-04-11T05:04:28.849Z] 640e595b4fbd: Pulling fs layer [2022-04-11T05:04:28.849Z] 763cafe07f6e: Pulling fs layer [2022-04-11T05:04:28.849Z] 0c0b528cf693: Pulling fs layer [2022-04-11T05:04:28.849Z] 10935f4eaf8b: Pulling fs layer [2022-04-11T05:04:28.849Z] 4fe6c5a15a65: Waiting [2022-04-11T05:04:28.849Z] 22a0e8bec74d: Waiting [2022-04-11T05:04:28.849Z] 640e595b4fbd: Waiting [2022-04-11T05:04:28.849Z] 763cafe07f6e: Waiting [2022-04-11T05:04:28.849Z] 0c0b528cf693: Waiting [2022-04-11T05:04:28.849Z] 10935f4eaf8b: Waiting [2022-04-11T05:04:29.110Z] 8ed8ca486205: Verifying Checksum [2022-04-11T05:04:29.110Z] 8ed8ca486205: Download complete [2022-04-11T05:04:29.110Z] 666ba61612fd: Verifying Checksum [2022-04-11T05:04:29.110Z] 666ba61612fd: Download complete [2022-04-11T05:04:29.110Z] 22a0e8bec74d: Verifying Checksum [2022-04-11T05:04:29.110Z] 22a0e8bec74d: Download complete [2022-04-11T05:04:29.110Z] 640e595b4fbd: Verifying Checksum [2022-04-11T05:04:29.110Z] 640e595b4fbd: Download complete [2022-04-11T05:04:29.110Z] 59bf1c3509f3: Download complete [2022-04-11T05:04:29.110Z] 763cafe07f6e: Verifying Checksum [2022-04-11T05:04:29.110Z] 763cafe07f6e: Download complete [2022-04-11T05:04:29.110Z] 0c0b528cf693: Verifying Checksum [2022-04-11T05:04:29.110Z] 0c0b528cf693: Download complete [2022-04-11T05:04:29.110Z] 59bf1c3509f3: Pull complete [2022-04-11T05:04:29.370Z] 666ba61612fd: Pull complete [2022-04-11T05:04:29.370Z] 8ed8ca486205: Pull complete [2022-04-11T05:04:29.631Z] 10935f4eaf8b: Verifying Checksum [2022-04-11T05:04:29.631Z] 10935f4eaf8b: Download complete [2022-04-11T05:04:29.892Z] 4fe6c5a15a65: Verifying Checksum [2022-04-11T05:04:29.892Z] 4fe6c5a15a65: Download complete [2022-04-11T05:04:34.090Z] 4fe6c5a15a65: Pull complete [2022-04-11T05:04:34.090Z] 22a0e8bec74d: Pull complete [2022-04-11T05:04:34.090Z] 640e595b4fbd: Pull complete [2022-04-11T05:04:34.350Z] 763cafe07f6e: Pull complete [2022-04-11T05:04:34.350Z] 0c0b528cf693: Pull complete [2022-04-11T05:04:36.898Z] 10935f4eaf8b: Pull complete [2022-04-11T05:04:36.898Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-11T05:04:36.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-11T05:04:36.898Z] ---> 99d49a6021b9 [2022-04-11T05:04:36.898Z] Step 3/12 : ARG MAKE='make build' [2022-04-11T05:04:38.283Z] ---> Running in 03bc4a3c9106 [2022-04-11T05:04:38.283Z] Removing intermediate container 03bc4a3c9106 [2022-04-11T05:04:38.283Z] ---> 81ee23c43654 [2022-04-11T05:04:38.283Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-11T05:04:38.545Z] ---> Running in 9d4ff11d11d5 [2022-04-11T05:04:38.545Z] Removing intermediate container 9d4ff11d11d5 [2022-04-11T05:04:38.545Z] ---> c47424b6595a [2022-04-11T05:04:38.545Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-11T05:04:38.545Z] ---> Running in 0792a851eec7 [2022-04-11T05:04:38.810Z] Removing intermediate container 0792a851eec7 [2022-04-11T05:04:38.810Z] ---> 3f71f9cc1517 [2022-04-11T05:04:38.810Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T05:04:38.811Z] ---> Running in 693c7c25cae3 [2022-04-11T05:04:39.390Z] Removing intermediate container 693c7c25cae3 [2022-04-11T05:04:39.390Z] ---> b400d4ed21f8 [2022-04-11T05:04:39.390Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-11T05:04:39.390Z] ---> Running in 9bfec4112afb [2022-04-11T05:04:39.653Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T05:04:40.596Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T05:04:41.172Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-11T05:04:41.172Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-11T05:04:41.172Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-11T05:04:41.434Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-11T05:04:41.434Z] Executing busybox-1.34.1-r3.trigger [2022-04-11T05:04:41.434Z] OK: 224 MiB in 56 packages [2022-04-11T05:04:41.578Z] Still waiting to schedule task [2022-04-11T05:04:41.578Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-11T05:04:42.006Z] Removing intermediate container 9bfec4112afb [2022-04-11T05:04:42.006Z] ---> 1b907c47b711 [2022-04-11T05:04:42.006Z] Step 8/12 : WORKDIR /device-snmp-go [2022-04-11T05:04:42.006Z] ---> Running in dc44db5220bd [2022-04-11T05:04:42.006Z] Removing intermediate container dc44db5220bd [2022-04-11T05:04:42.006Z] ---> 0c9685b27bc4 [2022-04-11T05:04:42.006Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-11T05:04:42.266Z] ---> 06d4e3cfb239 [2022-04-11T05:04:42.266Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T05:04:42.266Z] ---> Running in 3961f5b01fa2 [2022-04-11T05:05:04.257Z] Removing intermediate container 3961f5b01fa2 [2022-04-11T05:05:04.257Z] ---> 57ed48c8c31e [2022-04-11T05:05:04.257Z] Step 11/12 : COPY . . [2022-04-11T05:05:04.257Z] ---> 8057c055823e [2022-04-11T05:05:04.257Z] Step 12/12 : RUN ${MAKE} [2022-04-11T05:05:04.257Z] ---> Running in dae620174f38 [2022-04-11T05:05:04.257Z] noop [2022-04-11T05:05:04.257Z] Removing intermediate container dae620174f38 [2022-04-11T05:05:04.257Z] ---> 85263d5f850f [2022-04-11T05:05:04.257Z] Successfully built 85263d5f850f [2022-04-11T05:05:04.257Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T05:05:04.594Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-11T05:05:04.594Z] . [Pipeline] withDockerContainer [2022-04-11T05:05:04.708Z] prd-ubuntu20.04-docker-8c-8g-19459 does not seem to be running inside a container [2022-04-11T05:05:04.752Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-153 -v /w/workspace/gexfoundry_device-snmp-go_PR-153:/w/workspace/gexfoundry_device-snmp-go_PR-153:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-153@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-153@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 ******** ci-base-image-x86_64 cat [2022-04-11T05:05:05.187Z] $ docker top d53bd0c82ef5d058d9f49d8b878d5bc3444c3f3e5755dd94fe35d6aa909a40d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T05:05:05.597Z] + go version [2022-04-11T05:05:05.597Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-11T05:05:05.634Z] $ docker stop --time=1 d53bd0c82ef5d058d9f49d8b878d5bc3444c3f3e5755dd94fe35d6aa909a40d3 [2022-04-11T05:05:06.936Z] $ docker rm -f d53bd0c82ef5d058d9f49d8b878d5bc3444c3f3e5755dd94fe35d6aa909a40d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T05:05:07.607Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-11T05:05:07.607Z] . [Pipeline] withDockerContainer [2022-04-11T05:05:07.792Z] prd-ubuntu20.04-docker-8c-8g-19459 does not seem to be running inside a container [2022-04-11T05:05:07.864Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-153 -v /w/workspace/gexfoundry_device-snmp-go_PR-153:/w/workspace/gexfoundry_device-snmp-go_PR-153:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-153@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-153@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 ******** ci-base-image-x86_64 cat [2022-04-11T05:05:08.274Z] $ docker top 7ffb894cbd5f4848df105381ad1e4138a319320545b20b622ccf2e799817aa5c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-11T05:05:08.738Z] + make test [2022-04-11T05:05:08.738Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-04-11T05:05:09.308Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-04-11T05:05:19.324Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-04-11T05:05:19.324Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.008s coverage: 0.0% of statements [2022-04-11T05:05:27.464Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-11T05:05:30.760Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-11T05:05:30.760Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-11T05:05:30.760Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-11T05:05:31.362Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-11T05:05:31.397Z] $ docker stop --time=1 7ffb894cbd5f4848df105381ad1e4138a319320545b20b622ccf2e799817aa5c [2022-04-11T05:05:33.243Z] $ docker rm -f 7ffb894cbd5f4848df105381ad1e4138a319320545b20b622ccf2e799817aa5c [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T05:05:33.764Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-11T05:05:33.828Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-11T05:05:34.981Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-11T05:05:35.291Z] + ls -al . [2022-04-11T05:05:35.291Z] total 184 [2022-04-11T05:05:35.291Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 05:05 . [2022-04-11T05:05:35.291Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 05:04 .. [2022-04-11T05:05:35.291Z] -rw-rw-r-- 1 jenkins jenkins 6 Apr 11 05:04 .dockerignore [2022-04-11T05:05:35.291Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 05:04 .git [2022-04-11T05:05:35.291Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 05:04 .github [2022-04-11T05:05:35.291Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 11 05:04 .gitignore [2022-04-11T05:05:35.291Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 11 05:04 .golangci.yml [2022-04-11T05:05:35.291Z] drwx------ 3 jenkins jenkins 4096 Apr 11 05:04 .semver [2022-04-11T05:05:35.291Z] -rw-rw-r-- 1 jenkins jenkins 8164 Apr 11 05:04 Attribution.txt [2022-04-11T05:05:35.291Z] -rw-rw-r-- 1 jenkins jenkins 4401 Apr 11 05:04 CHANGELOG.md [2022-04-11T05:05:35.291Z] -rw-rw-r-- 1 jenkins jenkins 1516 Apr 11 05:04 Dockerfile [2022-04-11T05:05:35.291Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 05:04 GOVERNANCE.md [2022-04-11T05:05:35.291Z] -rw-rw-r-- 1 jenkins jenkins 656 Apr 11 05:04 Jenkinsfile [2022-04-11T05:05:35.291Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 11 05:04 LICENSE [2022-04-11T05:05:35.291Z] -rw-rw-r-- 1 jenkins jenkins 1938 Apr 11 05:04 Makefile [2022-04-11T05:05:35.291Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 11 05:04 OWNERS.md [2022-04-11T05:05:35.291Z] -rw-rw-r-- 1 jenkins jenkins 9074 Apr 11 05:04 README.md [2022-04-11T05:05:35.291Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 11 05:04 VERSION [2022-04-11T05:05:35.291Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 05:04 bin [2022-04-11T05:05:35.291Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 05:04 cmd [2022-04-11T05:05:35.291Z] -rw-r--r-- 1 jenkins jenkins 7631 Apr 11 05:05 coverage.out [2022-04-11T05:05:35.291Z] -rw-rw-r-- 1 jenkins jenkins 3245 Apr 11 05:04 go.mod [2022-04-11T05:05:35.291Z] -rw-rw-r-- 1 jenkins jenkins 54298 Apr 11 05:04 go.sum [2022-04-11T05:05:35.291Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 05:04 internal [2022-04-11T05:05:35.291Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 05:04 snap [2022-04-11T05:05:35.291Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 11 05:04 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-11T05:05:35.625Z] + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=16ee6d8ca504a7076cb2d4aeb3298c6c318152a9 --label arch=amd64 --label version=0.0.0 . [2022-04-11T05:05:35.625Z] Sending build context to Docker daemon 5.255MB [2022-04-11T05:05:35.625Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-04-11T05:05:35.625Z] Step 2/24 : FROM ${BASE} AS builder [2022-04-11T05:05:35.625Z] ---> 85263d5f850f [2022-04-11T05:05:35.625Z] Step 3/24 : ARG MAKE='make build' [2022-04-11T05:05:35.625Z] ---> Running in b949c3952aeb [2022-04-11T05:05:35.885Z] Removing intermediate container b949c3952aeb [2022-04-11T05:05:35.885Z] ---> f8f15d66b3c4 [2022-04-11T05:05:35.885Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-11T05:05:35.885Z] ---> Running in f3d6383badce [2022-04-11T05:05:35.885Z] Removing intermediate container f3d6383badce [2022-04-11T05:05:35.885Z] ---> 9cb71063ee55 [2022-04-11T05:05:35.885Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-04-11T05:05:35.885Z] ---> Running in 1ca49a31971a [2022-04-11T05:05:36.144Z] Removing intermediate container 1ca49a31971a [2022-04-11T05:05:36.144Z] ---> 069b443b73ad [2022-04-11T05:05:36.144Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T05:05:36.144Z] ---> Running in b64230e9d2d7 [2022-04-11T05:05:36.716Z] Removing intermediate container b64230e9d2d7 [2022-04-11T05:05:36.716Z] ---> 05e52cd40fd9 [2022-04-11T05:05:36.716Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-11T05:05:36.716Z] ---> Running in d783b50f6d22 [2022-04-11T05:05:36.977Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T05:05:37.924Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T05:05:38.185Z] OK: 224 MiB in 56 packages [2022-04-11T05:05:38.760Z] Removing intermediate container d783b50f6d22 [2022-04-11T05:05:38.760Z] ---> 4811e2ac6969 [2022-04-11T05:05:38.760Z] Step 8/24 : WORKDIR /device-snmp-go [2022-04-11T05:05:38.760Z] ---> Running in f61df1800b9b [2022-04-11T05:05:38.760Z] Removing intermediate container f61df1800b9b [2022-04-11T05:05:38.760Z] ---> 668734cb40b7 [2022-04-11T05:05:38.760Z] Step 9/24 : COPY go.mod vendor* ./ [2022-04-11T05:05:39.021Z] ---> 3319f2f9a7d4 [2022-04-11T05:05:39.021Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T05:05:39.021Z] ---> Running in 6b390c28baaf [2022-04-11T05:05:39.593Z] Removing intermediate container 6b390c28baaf [2022-04-11T05:05:39.593Z] ---> a4c1d2e6417f [2022-04-11T05:05:39.593Z] Step 11/24 : COPY . . [2022-04-11T05:05:39.853Z] ---> f01e446ddf48 [2022-04-11T05:05:39.853Z] Step 12/24 : RUN ${MAKE} [2022-04-11T05:05:39.853Z] ---> Running in 6ee09c96d53a [2022-04-11T05:05:40.423Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-04-11T05:06:02.374Z] Removing intermediate container 6ee09c96d53a [2022-04-11T05:06:02.374Z] ---> 590c76e95cf0 [2022-04-11T05:06:02.374Z] Step 13/24 : FROM alpine:3.14 [2022-04-11T05:06:02.374Z] 3.14: Pulling from library/alpine [2022-04-11T05:06:02.374Z] 8663204ce13b: Pulling fs layer [2022-04-11T05:06:02.374Z] 8663204ce13b: Download complete [2022-04-11T05:06:02.374Z] 8663204ce13b: Pull complete [2022-04-11T05:06:02.374Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-11T05:06:02.374Z] Status: Downloaded newer image for alpine:3.14 [2022-04-11T05:06:02.374Z] ---> e04c818066af [2022-04-11T05:06:02.374Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-11T05:06:02.374Z] ---> Running in b803867490e1 [2022-04-11T05:06:02.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-11T05:06:02.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-11T05:06:02.635Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-11T05:06:02.635Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-11T05:06:02.635Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-11T05:06:02.635Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-11T05:06:02.635Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-11T05:06:02.635Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-11T05:06:02.635Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T05:06:02.635Z] OK: 8 MiB in 20 packages [2022-04-11T05:06:03.212Z] Removing intermediate container b803867490e1 [2022-04-11T05:06:03.212Z] ---> 75c7b992bc4f [2022-04-11T05:06:03.212Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-04-11T05:06:03.783Z] ---> 7766f2e27caf [2022-04-11T05:06:03.783Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-04-11T05:06:03.783Z] ---> 41eb0ea09fc0 [2022-04-11T05:06:03.783Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-04-11T05:06:04.043Z] ---> 5fb466a94af5 [2022-04-11T05:06:04.043Z] Step 18/24 : EXPOSE 59993 [2022-04-11T05:06:04.043Z] ---> Running in 03ef8ce30ed2 [2022-04-11T05:06:04.043Z] Removing intermediate container 03ef8ce30ed2 [2022-04-11T05:06:04.043Z] ---> 6a557dc35414 [2022-04-11T05:06:04.043Z] Step 19/24 : EXPOSE 161 [2022-04-11T05:06:04.043Z] ---> Running in 43fd14c20bc6 [2022-04-11T05:06:04.304Z] Removing intermediate container 43fd14c20bc6 [2022-04-11T05:06:04.305Z] ---> bbb526e95d81 [2022-04-11T05:06:04.305Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-04-11T05:06:04.305Z] ---> Running in 682df6b42d20 [2022-04-11T05:06:04.305Z] Removing intermediate container 682df6b42d20 [2022-04-11T05:06:04.305Z] ---> ada01952a024 [2022-04-11T05:06:04.305Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-11T05:06:04.305Z] ---> Running in f14e103efdba [2022-04-11T05:06:04.564Z] Removing intermediate container f14e103efdba [2022-04-11T05:06:04.564Z] ---> 707032912ab6 [2022-04-11T05:06:04.564Z] Step 22/24 : LABEL arch=amd64 [2022-04-11T05:06:04.564Z] ---> Running in 68c050b9ec27 [2022-04-11T05:06:04.564Z] Removing intermediate container 68c050b9ec27 [2022-04-11T05:06:04.564Z] ---> baf470355915 [2022-04-11T05:06:04.564Z] Step 23/24 : LABEL git_sha=16ee6d8ca504a7076cb2d4aeb3298c6c318152a9 [2022-04-11T05:06:04.564Z] ---> Running in e4fb88158c4f [2022-04-11T05:06:04.825Z] Removing intermediate container e4fb88158c4f [2022-04-11T05:06:04.825Z] ---> 5b13b21d275c [2022-04-11T05:06:04.825Z] Step 24/24 : LABEL version=0.0.0 [2022-04-11T05:06:04.825Z] ---> Running in 8a8b3b150610 [2022-04-11T05:06:04.825Z] Removing intermediate container 8a8b3b150610 [2022-04-11T05:06:04.825Z] ---> 9bf230ea5d76 [2022-04-11T05:06:04.825Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-11T05:06:04.825Z] Successfully built 9bf230ea5d76 [2022-04-11T05:06:04.825Z] Successfully tagged device-snmp:latest [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] sh [2022-04-11T05:06:05.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T05:06:05.532Z] [2022-04-11T05:06:05.532Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T05:06:05.873Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T05:06:05.874Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-11T05:06:05.874Z] 5eb5b503b376: Pulling fs layer [2022-04-11T05:06:05.874Z] 5c69ac0246d0: Pulling fs layer [2022-04-11T05:06:05.874Z] ec43610c2a17: Pulling fs layer [2022-04-11T05:06:05.874Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-11T05:06:05.874Z] 33b1e0a273af: Pulling fs layer [2022-04-11T05:06:05.874Z] 5d3b04190fa2: Pulling fs layer [2022-04-11T05:06:05.874Z] 2f39f015ded8: Pulling fs layer [2022-04-11T05:06:05.874Z] 5d3b04190fa2: Waiting [2022-04-11T05:06:05.874Z] 33b1e0a273af: Waiting [2022-04-11T05:06:05.874Z] 3a2ae6a8a46f: Waiting [2022-04-11T05:06:05.874Z] 5c69ac0246d0: Verifying Checksum [2022-04-11T05:06:05.874Z] 5c69ac0246d0: Download complete [2022-04-11T05:06:05.874Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-11T05:06:05.874Z] 3a2ae6a8a46f: Download complete [2022-04-11T05:06:05.874Z] 33b1e0a273af: Verifying Checksum [2022-04-11T05:06:05.874Z] 33b1e0a273af: Download complete [2022-04-11T05:06:05.874Z] ec43610c2a17: Verifying Checksum [2022-04-11T05:06:05.874Z] ec43610c2a17: Download complete [2022-04-11T05:06:05.874Z] 5d3b04190fa2: Verifying Checksum [2022-04-11T05:06:05.874Z] 5d3b04190fa2: Download complete [2022-04-11T05:06:06.134Z] 5eb5b503b376: Download complete [2022-04-11T05:06:06.704Z] 2f39f015ded8: Download complete [2022-04-11T05:06:07.650Z] 5eb5b503b376: Pull complete [2022-04-11T05:06:07.650Z] 5c69ac0246d0: Pull complete [2022-04-11T05:06:07.916Z] ec43610c2a17: Pull complete [2022-04-11T05:06:08.175Z] 3a2ae6a8a46f: Pull complete [2022-04-11T05:06:08.440Z] 33b1e0a273af: Pull complete [2022-04-11T05:06:08.440Z] 5d3b04190fa2: Pull complete [2022-04-11T05:06:13.726Z] 2f39f015ded8: Pull complete [2022-04-11T05:06:13.726Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-11T05:06:13.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T05:06:13.726Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-11T05:06:13.827Z] prd-ubuntu20.04-docker-8c-8g-19459 does not seem to be running inside a container [2022-04-11T05:06:13.868Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-153 -v /w/workspace/gexfoundry_device-snmp-go_PR-153:/w/workspace/gexfoundry_device-snmp-go_PR-153:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-153@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-153@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-11T05:06:15.568Z] $ docker top d16737f573f92650a85fd8790dbcb0eb5f7aee883fb547be07b463c96b4b6fc5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T05:06:16.064Z] ---> job-cost.sh [2022-04-11T05:06:16.064Z] lf-activate-venv: SKIPPING [2022-04-11T05:06:16.064Z] INFO: No Stack... [2022-04-11T05:06:16.635Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-11T05:06:16.898Z] INFO: Archiving Costs [Pipeline] sh [2022-04-11T05:06:17.223Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-153/archives/cost.csv [2022-04-11T05:06:17.223Z] + cut -d, -f6 [Pipeline] lock [2022-04-11T05:06:17.262Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-153-1-stack-cost] [2022-04-11T05:06:17.267Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-153-1-stack-cost] did not exist. Created. [2022-04-11T05:06:17.267Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-153-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-11T05:06:17.660Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-11T05:06:17.712Z] Stashed 1 file(s) [Pipeline] } [2022-04-11T05:06:17.741Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-153-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-11T05:06:17.827Z] $ docker stop --time=1 d16737f573f92650a85fd8790dbcb0eb5f7aee883fb547be07b463c96b4b6fc5 [2022-04-11T05:06:17.887Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19462 in /w/workspace/gexfoundry_device-snmp-go_PR-153 [2022-04-11T05:06:19.009Z] $ docker rm -f d16737f573f92650a85fd8790dbcb0eb5f7aee883fb547be07b463c96b4b6fc5 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] ws [2022-04-11T05:06:19.197Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-11T05:06:19.473Z] Selected Git installation does not exist. Using Default [2022-04-11T05:06:19.473Z] The recommended git tool is: NONE [2022-04-11T05:06:26.834Z] using credential edgex-jenkins-ssh [2022-04-11T05:06:26.852Z] Cloning the remote Git repository [2022-04-11T05:06:26.916Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-04-11T05:06:26.993Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2022-04-11T05:06:27.066Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-04-11T05:06:27.067Z] > git --version # timeout=10 [2022-04-11T05:06:27.092Z] > git --version # 'git version 2.25.1' [2022-04-11T05:06:27.094Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-11T05:06:27.242Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-11T05:06:28.337Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-04-11T05:06:28.361Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-11T05:06:28.388Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-04-11T05:06:28.424Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-04-11T05:06:28.425Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-11T05:06:28.442Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/153/head:refs/remotes/origin/PR-153 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-11T05:06:29.015Z] Merging remotes/origin/main commit 76bc78b56c3c6b32f516faff42577919f6a867f5 into PR head commit 16ee6d8ca504a7076cb2d4aeb3298c6c318152a9 [2022-04-11T05:06:29.321Z] Merge succeeded, producing 16ee6d8ca504a7076cb2d4aeb3298c6c318152a9 [2022-04-11T05:06:29.321Z] Checking out Revision 16ee6d8ca504a7076cb2d4aeb3298c6c318152a9 (PR-153) [2022-04-11T05:06:29.059Z] > git config core.sparsecheckout # timeout=10 [2022-04-11T05:06:29.121Z] > git checkout -f 16ee6d8ca504a7076cb2d4aeb3298c6c318152a9 # timeout=10 [2022-04-11T05:06:29.236Z] > git remote # timeout=10 [2022-04-11T05:06:29.254Z] > git config --get remote.origin.url # timeout=10 [2022-04-11T05:06:29.271Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-11T05:06:29.283Z] > git merge 76bc78b56c3c6b32f516faff42577919f6a867f5 # timeout=10 [2022-04-11T05:06:29.311Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-11T05:06:29.333Z] > git config core.sparsecheckout # timeout=10 [2022-04-11T05:06:29.366Z] > git checkout -f 16ee6d8ca504a7076cb2d4aeb3298c6c318152a9 # timeout=10 [2022-04-11T05:06:33.953Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2022-04-11T05:06:34.036Z] > git --version # timeout=10 [2022-04-11T05:06:34.048Z] > git --version # 'git version 2.25.1' [2022-04-11T05:06:34.068Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-11T05:06:35.096Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-11T05:06:35.096Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-11T05:06:35.096Z] Dload Upload Total Spent Left Speed [2022-04-11T05:06:35.373Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 37477 0 --:--:-- --:--:-- --:--:-- 37359 100 11843 100 11843 0 0 37359 0 --:--:-- --:--:-- --:--:-- 37242 [Pipeline] sh [2022-04-11T05:06:35.902Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-11T05:06:36.260Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-11T05:06:36.260Z] sudo tee /etc/docker/daemon.new [2022-04-11T05:06:36.260Z] { [2022-04-11T05:06:36.260Z] "registry-mirrors": [ [2022-04-11T05:06:36.260Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-11T05:06:36.260Z] ], [2022-04-11T05:06:36.260Z] "bip": "10.250.0.254/24", [2022-04-11T05:06:36.260Z] "hosts": [ [2022-04-11T05:06:36.260Z] "tcp://0.0.0.0:5555", [2022-04-11T05:06:36.260Z] "unix:///var/run/docker.sock" [2022-04-11T05:06:36.260Z] ], [2022-04-11T05:06:36.260Z] "mtu": 1458, [2022-04-11T05:06:36.260Z] "selinux-enabled": true, [2022-04-11T05:06:36.260Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-11T05:06:36.260Z] } [Pipeline] sh [2022-04-11T05:06:36.627Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-11T05:06:36.991Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T05:06:55.465Z] provisioning config files... [2022-04-11T05:06:55.496Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config8327177164416545163tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T05:06:56.122Z] ---> docker-login.sh [2022-04-11T05:06:56.122Z] nexus3.edgexfoundry.org:10001 [2022-04-11T05:06:56.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T05:06:57.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T05:06:57.335Z] Configure a credential helper to remove this warning. See [2022-04-11T05:06:57.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T05:06:57.335Z] [2022-04-11T05:06:57.335Z] Login Succeeded [2022-04-11T05:06:57.335Z] nexus3.edgexfoundry.org:10002 [2022-04-11T05:06:57.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T05:06:57.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T05:06:57.615Z] Configure a credential helper to remove this warning. See [2022-04-11T05:06:57.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T05:06:57.615Z] [2022-04-11T05:06:57.615Z] Login Succeeded [2022-04-11T05:06:57.615Z] nexus3.edgexfoundry.org:10003 [2022-04-11T05:06:58.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T05:06:58.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T05:06:58.215Z] Configure a credential helper to remove this warning. See [2022-04-11T05:06:58.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T05:06:58.215Z] [2022-04-11T05:06:58.215Z] Login Succeeded [2022-04-11T05:06:58.215Z] nexus3.edgexfoundry.org:10004 [2022-04-11T05:06:58.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T05:06:58.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T05:06:58.770Z] Configure a credential helper to remove this warning. See [2022-04-11T05:06:58.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T05:06:58.770Z] [2022-04-11T05:06:58.770Z] Login Succeeded [2022-04-11T05:06:58.770Z] docker.io [2022-04-11T05:06:59.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T05:06:59.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T05:06:59.645Z] Configure a credential helper to remove this warning. See [2022-04-11T05:06:59.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T05:06:59.645Z] [2022-04-11T05:06:59.645Z] Login Succeeded [2022-04-11T05:06:59.645Z] ---> docker-login.sh ends [Pipeline] } [2022-04-11T05:06:59.678Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-11T05:07:00.119Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-11T05:07:00.156Z] ========================================================= [2022-04-11T05:07:00.157Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-11T05:07:00.157Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-11T05:07:00.623Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-11T05:07:00.902Z] Sending build context to Docker daemon 2.733MB [2022-04-11T05:07:00.902Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-11T05:07:00.902Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-11T05:07:01.178Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-11T05:07:01.178Z] 9b3977197b4f: Pulling fs layer [2022-04-11T05:07:01.178Z] 1a89e8eeedd5: Pulling fs layer [2022-04-11T05:07:01.178Z] 94645a83ff95: Pulling fs layer [2022-04-11T05:07:01.178Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-11T05:07:01.178Z] 0c92f367c5e7: Pulling fs layer [2022-04-11T05:07:01.178Z] f7c0051592d6: Pulling fs layer [2022-04-11T05:07:01.178Z] a227ed2f7395: Pulling fs layer [2022-04-11T05:07:01.178Z] 7b1c46037f91: Pulling fs layer [2022-04-11T05:07:01.178Z] 0c92f367c5e7: Waiting [2022-04-11T05:07:01.178Z] f7c0051592d6: Waiting [2022-04-11T05:07:01.178Z] a227ed2f7395: Waiting [2022-04-11T05:07:01.178Z] 7b1c46037f91: Waiting [2022-04-11T05:07:01.178Z] 3f3a8bcf1eab: Waiting [2022-04-11T05:07:01.178Z] 94645a83ff95: Verifying Checksum [2022-04-11T05:07:01.178Z] 94645a83ff95: Download complete [2022-04-11T05:07:01.178Z] 1a89e8eeedd5: Download complete [2022-04-11T05:07:01.178Z] 0c92f367c5e7: Verifying Checksum [2022-04-11T05:07:01.178Z] 0c92f367c5e7: Download complete [2022-04-11T05:07:01.178Z] f7c0051592d6: Verifying Checksum [2022-04-11T05:07:01.178Z] f7c0051592d6: Download complete [2022-04-11T05:07:01.461Z] 9b3977197b4f: Verifying Checksum [2022-04-11T05:07:01.461Z] 9b3977197b4f: Download complete [2022-04-11T05:07:01.461Z] a227ed2f7395: Verifying Checksum [2022-04-11T05:07:01.461Z] a227ed2f7395: Download complete [2022-04-11T05:07:02.070Z] 9b3977197b4f: Pull complete [2022-04-11T05:07:02.672Z] 1a89e8eeedd5: Pull complete [2022-04-11T05:07:02.947Z] 94645a83ff95: Pull complete [2022-04-11T05:07:03.226Z] 7b1c46037f91: Verifying Checksum [2022-04-11T05:07:03.226Z] 7b1c46037f91: Download complete [2022-04-11T05:07:03.822Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-11T05:07:03.823Z] 3f3a8bcf1eab: Download complete [2022-04-11T05:07:16.245Z] 3f3a8bcf1eab: Pull complete [2022-04-11T05:07:16.245Z] 0c92f367c5e7: Pull complete [2022-04-11T05:07:16.245Z] f7c0051592d6: Pull complete [2022-04-11T05:07:16.245Z] a227ed2f7395: Pull complete [2022-04-11T05:07:23.021Z] 7b1c46037f91: Pull complete [2022-04-11T05:07:23.021Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-11T05:07:23.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-11T05:07:23.021Z] ---> f79e39bc4007 [2022-04-11T05:07:23.021Z] Step 3/12 : ARG MAKE='make build' [2022-04-11T05:07:24.466Z] ---> Running in da19d3ae3668 [2022-04-11T05:07:24.466Z] Removing intermediate container da19d3ae3668 [2022-04-11T05:07:24.466Z] ---> 835a22fa8c37 [2022-04-11T05:07:24.466Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-11T05:07:24.754Z] ---> Running in 0afaa3b31e70 [2022-04-11T05:07:25.034Z] Removing intermediate container 0afaa3b31e70 [2022-04-11T05:07:25.034Z] ---> d1b76eadf94a [2022-04-11T05:07:25.034Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-11T05:07:25.034Z] ---> Running in f63652d2adb8 [2022-04-11T05:07:25.316Z] Removing intermediate container f63652d2adb8 [2022-04-11T05:07:25.316Z] ---> 7f65580e3145 [2022-04-11T05:07:25.316Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T05:07:25.601Z] ---> Running in 1cb924205c0d [2022-04-11T05:07:27.594Z] Removing intermediate container 1cb924205c0d [2022-04-11T05:07:27.594Z] ---> f5705a35afd4 [2022-04-11T05:07:27.594Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-11T05:07:27.594Z] ---> Running in 34124f5b9e41 [2022-04-11T05:07:29.040Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T05:07:29.641Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T05:07:30.629Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-11T05:07:30.629Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-11T05:07:30.907Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-11T05:07:31.185Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-11T05:07:31.185Z] Executing busybox-1.34.1-r3.trigger [2022-04-11T05:07:31.185Z] OK: 224 MiB in 56 packages [2022-04-11T05:07:32.184Z] Removing intermediate container 34124f5b9e41 [2022-04-11T05:07:32.184Z] ---> fa40185554af [2022-04-11T05:07:32.184Z] Step 8/12 : WORKDIR /device-snmp-go [2022-04-11T05:07:32.471Z] ---> Running in aab796d558c4 [2022-04-11T05:07:32.746Z] Removing intermediate container aab796d558c4 [2022-04-11T05:07:32.746Z] ---> a342ec2e2555 [2022-04-11T05:07:32.746Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-11T05:07:33.356Z] ---> 78d1d9cc9f57 [2022-04-11T05:07:33.356Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T05:07:33.356Z] ---> Running in d0b04db06222 [2022-04-11T05:08:29.982Z] Removing intermediate container d0b04db06222 [2022-04-11T05:08:29.982Z] ---> 83ce9b51df13 [2022-04-11T05:08:29.982Z] Step 11/12 : COPY . . [2022-04-11T05:08:29.982Z] ---> 802a7432f834 [2022-04-11T05:08:29.982Z] Step 12/12 : RUN ${MAKE} [2022-04-11T05:08:29.982Z] ---> Running in 3e5e17d8dc36 [2022-04-11T05:08:29.982Z] noop [2022-04-11T05:08:29.982Z] Removing intermediate container 3e5e17d8dc36 [2022-04-11T05:08:29.982Z] ---> f3ca6da8b476 [2022-04-11T05:08:29.982Z] Successfully built f3ca6da8b476 [2022-04-11T05:08:29.982Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T05:08:30.374Z] + docker inspect -f . ci-base-image-arm64 [2022-04-11T05:08:30.374Z] . [Pipeline] withDockerContainer [2022-04-11T05:08:30.685Z] prd-ubuntu20.04-docker-arm64-4c-16g-19462 does not seem to be running inside a container [2022-04-11T05:08:30.796Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-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 ******** ci-base-image-arm64 cat [2022-04-11T05:08:32.245Z] $ docker top 52a10f3a43bd2ea95a7f241d4334565ad3450989b9a6b6ed20e5187f9421a9ea -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T05:08:33.262Z] + go version [2022-04-11T05:08:33.262Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-11T05:08:33.304Z] $ docker stop --time=1 52a10f3a43bd2ea95a7f241d4334565ad3450989b9a6b6ed20e5187f9421a9ea [2022-04-11T05:08:35.038Z] $ docker rm -f 52a10f3a43bd2ea95a7f241d4334565ad3450989b9a6b6ed20e5187f9421a9ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T05:08:35.979Z] + docker inspect -f . ci-base-image-arm64 [2022-04-11T05:08:35.979Z] . [Pipeline] withDockerContainer [2022-04-11T05:08:36.292Z] prd-ubuntu20.04-docker-arm64-4c-16g-19462 does not seem to be running inside a container [2022-04-11T05:08:36.394Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-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 ******** ci-base-image-arm64 cat [2022-04-11T05:08:37.914Z] $ docker top 0a757aac7752f8837806f761ac28530fa894b3b3ddcb2d0d478a7a7904df11b8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-11T05:08:39.004Z] + make test [2022-04-11T05:08:39.004Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-04-11T05:08:41.012Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-04-11T05:10:17.951Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-04-11T05:10:17.951Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.049s coverage: 0.0% of statements [2022-04-11T05:10:17.951Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-11T05:10:17.951Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-11T05:10:40.200Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-11T05:10:40.200Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-11T05:10:40.200Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-11T05:10:42.859Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-11T05:10:42.897Z] $ docker stop --time=1 0a757aac7752f8837806f761ac28530fa894b3b3ddcb2d0d478a7a7904df11b8 [2022-04-11T05:10:44.824Z] $ docker rm -f 0a757aac7752f8837806f761ac28530fa894b3b3ddcb2d0d478a7a7904df11b8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T05:10:45.976Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-11T05:10:46.015Z] Warning: overwriting stash ‘coverage-report’ [2022-04-11T05:10:46.781Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-11T05:10:47.430Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-11T05:10:47.834Z] + ls -al . [2022-04-11T05:10:47.834Z] total 180 [2022-04-11T05:10:47.834Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 05:10 . [2022-04-11T05:10:47.834Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 05:06 .. [2022-04-11T05:10:47.834Z] -rw-rw-r-- 1 jenkins jenkins 6 Apr 11 05:06 .dockerignore [2022-04-11T05:10:47.834Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 05:06 .git [2022-04-11T05:10:47.834Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 05:06 .github [2022-04-11T05:10:47.834Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 11 05:06 .gitignore [2022-04-11T05:10:47.834Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 11 05:06 .golangci.yml [2022-04-11T05:10:47.834Z] -rw-rw-r-- 1 jenkins jenkins 8164 Apr 11 05:06 Attribution.txt [2022-04-11T05:10:47.834Z] -rw-rw-r-- 1 jenkins jenkins 4401 Apr 11 05:06 CHANGELOG.md [2022-04-11T05:10:47.834Z] -rw-rw-r-- 1 jenkins jenkins 1516 Apr 11 05:06 Dockerfile [2022-04-11T05:10:47.834Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 05:06 GOVERNANCE.md [2022-04-11T05:10:47.834Z] -rw-rw-r-- 1 jenkins jenkins 656 Apr 11 05:06 Jenkinsfile [2022-04-11T05:10:47.834Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 11 05:06 LICENSE [2022-04-11T05:10:47.834Z] -rw-rw-r-- 1 jenkins jenkins 1938 Apr 11 05:06 Makefile [2022-04-11T05:10:47.834Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 11 05:06 OWNERS.md [2022-04-11T05:10:47.834Z] -rw-rw-r-- 1 jenkins jenkins 9074 Apr 11 05:06 README.md [2022-04-11T05:10:47.834Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 11 05:04 VERSION [2022-04-11T05:10:47.834Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 05:06 bin [2022-04-11T05:10:47.834Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 05:06 cmd [2022-04-11T05:10:47.834Z] -rw-r--r-- 1 jenkins jenkins 7631 Apr 11 05:10 coverage.out [2022-04-11T05:10:47.834Z] -rw-rw-r-- 1 jenkins jenkins 3245 Apr 11 05:06 go.mod [2022-04-11T05:10:47.834Z] -rw-rw-r-- 1 jenkins jenkins 54298 Apr 11 05:06 go.sum [2022-04-11T05:10:47.834Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 05:06 internal [2022-04-11T05:10:47.834Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 05:06 snap [2022-04-11T05:10:47.834Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 11 05:06 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-11T05:10:48.212Z] + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=16ee6d8ca504a7076cb2d4aeb3298c6c318152a9 --label arch=arm64 --label version=0.0.0 . [2022-04-11T05:10:48.832Z] Sending build context to Docker daemon 2.741MB [2022-04-11T05:10:48.832Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-04-11T05:10:48.832Z] Step 2/24 : FROM ${BASE} AS builder [2022-04-11T05:10:48.832Z] ---> f3ca6da8b476 [2022-04-11T05:10:48.832Z] Step 3/24 : ARG MAKE='make build' [2022-04-11T05:10:48.832Z] ---> Running in 48fe2182038d [2022-04-11T05:10:49.448Z] Removing intermediate container 48fe2182038d [2022-04-11T05:10:49.448Z] ---> bdb1ecc6e880 [2022-04-11T05:10:49.448Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-11T05:10:49.448Z] ---> Running in 533c1348349f [2022-04-11T05:10:49.725Z] Removing intermediate container 533c1348349f [2022-04-11T05:10:49.725Z] ---> fa7090a623b8 [2022-04-11T05:10:49.725Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-04-11T05:10:49.725Z] ---> Running in d6389d8a2c5f [2022-04-11T05:10:50.333Z] Removing intermediate container d6389d8a2c5f [2022-04-11T05:10:50.333Z] ---> 96226f9b0768 [2022-04-11T05:10:50.333Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T05:10:50.333Z] ---> Running in cc6e9d9bad4b [2022-04-11T05:10:52.327Z] Removing intermediate container cc6e9d9bad4b [2022-04-11T05:10:52.327Z] ---> d45a01bb53cb [2022-04-11T05:10:52.327Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-11T05:10:52.327Z] ---> Running in 536cbe9631b1 [2022-04-11T05:10:53.307Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T05:10:54.292Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T05:10:55.271Z] OK: 224 MiB in 56 packages [2022-04-11T05:10:56.256Z] Removing intermediate container 536cbe9631b1 [2022-04-11T05:10:56.256Z] ---> 24648e981a3d [2022-04-11T05:10:56.256Z] Step 8/24 : WORKDIR /device-snmp-go [2022-04-11T05:10:56.256Z] ---> Running in bb4c57bdf0c5 [2022-04-11T05:10:56.538Z] Removing intermediate container bb4c57bdf0c5 [2022-04-11T05:10:56.538Z] ---> 83c2ce97ba33 [2022-04-11T05:10:56.538Z] Step 9/24 : COPY go.mod vendor* ./ [2022-04-11T05:10:57.143Z] ---> e80cf2f0eff0 [2022-04-11T05:10:57.143Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T05:10:57.431Z] ---> Running in 9118e492be44 [2022-04-11T05:10:59.408Z] Removing intermediate container 9118e492be44 [2022-04-11T05:10:59.408Z] ---> 77f9443b55b8 [2022-04-11T05:10:59.408Z] Step 11/24 : COPY . . [2022-04-11T05:11:00.390Z] ---> 20fa4b3a2938 [2022-04-11T05:11:00.390Z] Step 12/24 : RUN ${MAKE} [2022-04-11T05:11:00.390Z] ---> Running in 6f7fb738cdb2 [2022-04-11T05:11:01.378Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-04-11T05:13:23.277Z] Removing intermediate container 6f7fb738cdb2 [2022-04-11T05:13:23.277Z] ---> 0518911d5e89 [2022-04-11T05:13:23.277Z] Step 13/24 : FROM alpine:3.14 [2022-04-11T05:13:23.551Z] 3.14: Pulling from library/alpine [2022-04-11T05:13:23.828Z] 455c02918c45: Pulling fs layer [2022-04-11T05:13:23.828Z] 455c02918c45: Verifying Checksum [2022-04-11T05:13:23.828Z] 455c02918c45: Download complete [2022-04-11T05:13:24.437Z] 455c02918c45: Pull complete [2022-04-11T05:13:24.437Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-11T05:13:24.437Z] Status: Downloaded newer image for alpine:3.14 [2022-04-11T05:13:24.437Z] ---> ac73e934f311 [2022-04-11T05:13:24.437Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-11T05:13:24.715Z] ---> Running in 358bbe8a3ee7 [2022-04-11T05:13:25.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-11T05:13:25.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-11T05:13:26.963Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-11T05:13:26.963Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-11T05:13:26.963Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-11T05:13:26.963Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-11T05:13:26.963Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-11T05:13:27.239Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-11T05:13:27.239Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T05:13:27.239Z] OK: 8 MiB in 20 packages [2022-04-11T05:13:28.225Z] Removing intermediate container 358bbe8a3ee7 [2022-04-11T05:13:28.225Z] ---> 27146500b332 [2022-04-11T05:13:28.225Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-04-11T05:13:30.201Z] ---> 7e8775b51cb8 [2022-04-11T05:13:30.201Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-04-11T05:13:30.474Z] ---> c882dbe69c09 [2022-04-11T05:13:30.474Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-04-11T05:13:31.080Z] ---> 35f29bf4c601 [2022-04-11T05:13:31.080Z] Step 18/24 : EXPOSE 59993 [2022-04-11T05:13:31.080Z] ---> Running in e68b2418d84b [2022-04-11T05:13:31.679Z] Removing intermediate container e68b2418d84b [2022-04-11T05:13:31.679Z] ---> 914576c9e88c [2022-04-11T05:13:31.679Z] Step 19/24 : EXPOSE 161 [2022-04-11T05:13:31.679Z] ---> Running in 08256e105eab [2022-04-11T05:13:31.958Z] Removing intermediate container 08256e105eab [2022-04-11T05:13:31.958Z] ---> c9ebe3f4d072 [2022-04-11T05:13:31.958Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-04-11T05:13:31.958Z] ---> Running in 4724fe45639d [2022-04-11T05:13:32.559Z] Removing intermediate container 4724fe45639d [2022-04-11T05:13:32.559Z] ---> 3f030aadfc24 [2022-04-11T05:13:32.559Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-11T05:13:32.559Z] ---> Running in df7938756c38 [2022-04-11T05:13:32.833Z] Removing intermediate container df7938756c38 [2022-04-11T05:13:32.833Z] ---> 2b1891950a75 [2022-04-11T05:13:32.833Z] Step 22/24 : LABEL arch=arm64 [2022-04-11T05:13:32.833Z] ---> Running in 20795c364b28 [2022-04-11T05:13:33.430Z] Removing intermediate container 20795c364b28 [2022-04-11T05:13:33.430Z] ---> 8e9f71ace0e1 [2022-04-11T05:13:33.430Z] Step 23/24 : LABEL git_sha=16ee6d8ca504a7076cb2d4aeb3298c6c318152a9 [2022-04-11T05:13:33.430Z] ---> Running in eeb44ef09cee [2022-04-11T05:13:33.706Z] Removing intermediate container eeb44ef09cee [2022-04-11T05:13:33.706Z] ---> 78c8d493900f [2022-04-11T05:13:33.706Z] Step 24/24 : LABEL version=0.0.0 [2022-04-11T05:13:33.706Z] ---> Running in 2e59173b983f [2022-04-11T05:13:33.981Z] Removing intermediate container 2e59173b983f [2022-04-11T05:13:33.981Z] ---> 9a5b885b3424 [2022-04-11T05:13:33.981Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-11T05:13:34.257Z] Successfully built 9a5b885b3424 [2022-04-11T05:13:34.257Z] Successfully tagged device-snmp-arm64:latest [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] sh [2022-04-11T05:13:34.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-11T05:13:34.930Z] [2022-04-11T05:13:34.930Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-11T05:13:35.319Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-11T05:13:35.596Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-11T05:13:35.596Z] 8998bd30e6a1: Pulling fs layer [2022-04-11T05:13:35.596Z] 04944245beec: Pulling fs layer [2022-04-11T05:13:35.596Z] 699f458cf7ca: Pulling fs layer [2022-04-11T05:13:35.596Z] 765212b225bb: Pulling fs layer [2022-04-11T05:13:35.596Z] f23df028b6ca: Pulling fs layer [2022-04-11T05:13:35.596Z] d65c8cfc05b1: Pulling fs layer [2022-04-11T05:13:35.596Z] 2437ff75d9bd: Pulling fs layer [2022-04-11T05:13:35.596Z] 765212b225bb: Waiting [2022-04-11T05:13:35.596Z] f23df028b6ca: Waiting [2022-04-11T05:13:35.596Z] d65c8cfc05b1: Waiting [2022-04-11T05:13:35.596Z] 2437ff75d9bd: Waiting [2022-04-11T05:13:35.596Z] 04944245beec: Verifying Checksum [2022-04-11T05:13:35.596Z] 04944245beec: Download complete [2022-04-11T05:13:35.596Z] 765212b225bb: Verifying Checksum [2022-04-11T05:13:35.596Z] 765212b225bb: Download complete [2022-04-11T05:13:35.596Z] f23df028b6ca: Download complete [2022-04-11T05:13:35.596Z] d65c8cfc05b1: Verifying Checksum [2022-04-11T05:13:35.596Z] d65c8cfc05b1: Download complete [2022-04-11T05:13:35.872Z] 699f458cf7ca: Verifying Checksum [2022-04-11T05:13:35.872Z] 699f458cf7ca: Download complete [2022-04-11T05:13:36.148Z] 8998bd30e6a1: Verifying Checksum [2022-04-11T05:13:36.148Z] 8998bd30e6a1: Download complete [2022-04-11T05:13:38.779Z] 2437ff75d9bd: Verifying Checksum [2022-04-11T05:13:38.779Z] 2437ff75d9bd: Download complete [2022-04-11T05:13:40.762Z] 8998bd30e6a1: Pull complete [2022-04-11T05:13:41.037Z] 04944245beec: Pull complete [2022-04-11T05:13:42.474Z] 699f458cf7ca: Pull complete [2022-04-11T05:13:42.748Z] 765212b225bb: Pull complete [2022-04-11T05:13:43.727Z] f23df028b6ca: Pull complete [2022-04-11T05:13:43.999Z] d65c8cfc05b1: Pull complete [2022-04-11T05:13:59.102Z] 2437ff75d9bd: Pull complete [2022-04-11T05:13:59.102Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-11T05:13:59.102Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-11T05:13:59.102Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-11T05:13:59.383Z] prd-ubuntu20.04-docker-arm64-4c-16g-19462 does not seem to be running inside a container [2022-04-11T05:13:59.476Z] $ 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-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-11T05:14:02.375Z] $ docker top cbbb5ef68bda4cb4f9c21ea596b2ec02e3291c9a46cf433f686cad41a9ef2c3e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T05:14:03.468Z] ---> job-cost.sh [2022-04-11T05:14:03.468Z] lf-activate-venv: SKIPPING [2022-04-11T05:14:03.468Z] INFO: No Stack... [2022-04-11T05:14:04.075Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-11T05:14:05.069Z] INFO: Archiving Costs [Pipeline] sh [2022-04-11T05:14:05.761Z] + cut -d, -f6 [2022-04-11T05:14:05.761Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [Pipeline] lock [2022-04-11T05:14:05.849Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-153-1-stack-cost] [2022-04-11T05:14:05.853Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-153-1-stack-cost] did not exist. Created. [2022-04-11T05:14:05.853Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-153-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-11T05:14:06.599Z] /w/workspace/device-snmp-go/1@tmp/durable-9f342175/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-11T05:14:07.316Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-11T05:14:07.354Z] Warning: overwriting stash ‘stack-cost’ [2022-04-11T05:14:07.406Z] Stashed 1 file(s) [Pipeline] } [2022-04-11T05:14:07.422Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-153-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-11T05:14:07.501Z] $ docker stop --time=1 cbbb5ef68bda4cb4f9c21ea596b2ec02e3291c9a46cf433f686cad41a9ef2c3e [2022-04-11T05:14:09.069Z] $ docker rm -f cbbb5ef68bda4cb4f9c21ea596b2ec02e3291c9a46cf433f686cad41a9ef2c3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-11T05:14:10.104Z] provisioning config files... [2022-04-11T05:14:10.134Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-153@tmp/config6258473077151390127tmp [Pipeline] { [Pipeline] sh [2022-04-11T05:14:10.459Z] + set +x [2022-04-11T05:14:10.460Z] + curl -s https://codecov.io/bash [2022-04-11T05:14:10.460Z] + bash -s -- [2022-04-11T05:14:10.460Z] [2022-04-11T05:14:10.460Z] _____ _ [2022-04-11T05:14:10.460Z] / ____| | | [2022-04-11T05:14:10.460Z] | | ___ __| | ___ ___ _____ __ [2022-04-11T05:14:10.460Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-11T05:14:10.460Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-11T05:14:10.460Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-11T05:14:10.460Z] Bash-1.0.6 [2022-04-11T05:14:10.460Z] [2022-04-11T05:14:10.460Z] [2022-04-11T05:14:10.460Z] ==> git version 2.25.1 found [2022-04-11T05:14:10.460Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-11T05:14:10.460Z] Release-Date: 2020-01-08 [2022-04-11T05:14:10.460Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-11T05:14:10.460Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-11T05:14:10.460Z] ==> Jenkins CI detected. [2022-04-11T05:14:10.460Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-153 [2022-04-11T05:14:10.460Z] project root: . [2022-04-11T05:14:10.460Z] --> token set from env [2022-04-11T05:14:10.460Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-11T05:14:10.460Z] ==> Running gcov in . (disable via -X gcov) [2022-04-11T05:14:10.460Z] ==> Python coveragepy not found [2022-04-11T05:14:10.460Z] ==> Searching for coverage reports in: [2022-04-11T05:14:10.460Z] + . [2022-04-11T05:14:10.723Z] -> Found 1 reports [2022-04-11T05:14:10.723Z] ==> Detecting git/mercurial file structure [2022-04-11T05:14:10.723Z] ==> Reading reports [2022-04-11T05:14:10.723Z] + ./coverage.out bytes=7631 [2022-04-11T05:14:10.723Z] ==> Appending adjustments [2022-04-11T05:14:10.723Z] https://docs.codecov.io/docs/fixing-reports [2022-04-11T05:14:10.723Z] + Found adjustments [2022-04-11T05:14:10.723Z] ==> Gzipping contents [2022-04-11T05:14:10.723Z] 4.0K /tmp/codecov.wZogHY.gz [2022-04-11T05:14:10.723Z] ==> Uploading reports [2022-04-11T05:14:10.723Z] url: https://codecov.io [2022-04-11T05:14:10.723Z] query: branch=PR-153&commit=16ee6d8ca504a7076cb2d4aeb3298c6c318152a9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-153%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=153&job=&cmd_args= [2022-04-11T05:14:10.723Z] -> Pinging Codecov [2022-04-11T05:14:10.723Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-153&commit=16ee6d8ca504a7076cb2d4aeb3298c6c318152a9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-153%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=153&job=&cmd_args= [2022-04-11T05:14:10.985Z] -> Uploading to [2022-04-11T05:14:10.985Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-11/6C56EA5C29638FB4528AC87E60AF5AE0/16ee6d8ca504a7076cb2d4aeb3298c6c318152a9/0a1e4cd0-02b9-429f-a6a4-f9facfda9c05.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220411T051410Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4bc1edf914668f50e819c99c43cb18fe80764f27d53a43daf3ef67c8273cbeb2 [2022-04-11T05:14:10.985Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-11T05:14:10.985Z] Dload Upload Total Spent Left Speed [2022-04-11T05:14:11.247Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1598 0 0 100 1598 0 7230 --:--:-- --:--:-- --:--:-- 7263 [2022-04-11T05:14:11.247Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/16ee6d8ca504a7076cb2d4aeb3298c6c318152a9 [Pipeline] } [2022-04-11T05:14:11.274Z] 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 [2022-04-11T05:14:13.000Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-153/archives ] [2022-04-11T05:14:13.000Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-153/archives [2022-04-11T05:14:13.000Z] total 16 [2022-04-11T05:14:13.000Z] drwxr-xr-x 3 root root 4096 Apr 11 05:06 . [2022-04-11T05:14:13.000Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 05:06 .. [2022-04-11T05:14:13.000Z] drwxr-xr-x 2 root root 4096 Apr 11 05:06 cost [2022-04-11T05:14:13.000Z] -rw-r--r-- 1 root root 85 Apr 11 05:06 cost.csv [2022-04-11T05:14:13.000Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-153/archives [2022-04-11T05:14:13.000Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-153/archives [2022-04-11T05:14:13.000Z] total 16 [2022-04-11T05:14:13.000Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 05:06 . [2022-04-11T05:14:13.000Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 05:06 .. [2022-04-11T05:14:13.000Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 11 05:06 cost [2022-04-11T05:14:13.000Z] -rw-r--r-- 1 jenkins jenkins 85 Apr 11 05:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-11T05:14:13.339Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T05:14:14.242Z] ---> package-listing.sh [2022-04-11T05:14:14.242Z] ++ facter osfamily [2022-04-11T05:14:14.242Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-11T05:14:14.504Z] + OS_FAMILY=debian [2022-04-11T05:14:14.504Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-153 [2022-04-11T05:14:14.504Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-11T05:14:14.504Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-11T05:14:14.504Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-11T05:14:14.504Z] + PACKAGES=/tmp/packages_start.txt [2022-04-11T05:14:14.504Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-153 ']' [2022-04-11T05:14:14.504Z] + PACKAGES=/tmp/packages_end.txt [2022-04-11T05:14:14.504Z] + case "${OS_FAMILY}" in [2022-04-11T05:14:14.504Z] + dpkg -l [2022-04-11T05:14:14.504Z] + grep '^ii' [2022-04-11T05:14:14.504Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-11T05:14:14.504Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-11T05:14:14.504Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-11T05:14:14.504Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-153 ']' [2022-04-11T05:14:14.504Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-153/archives/ [2022-04-11T05:14:14.504Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-153/archives/ [Pipeline] echo [2022-04-11T05:14:14.541Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_PR-153/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-11T05:14:14.837Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-11T05:14:15.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T05:14:15.421Z] . [Pipeline] withDockerContainer [2022-04-11T05:14:15.511Z] prd-ubuntu20.04-docker-8c-8g-19459 does not seem to be running inside a container [2022-04-11T05:14:15.550Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_PR-153/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-153 -v /w/workspace/gexfoundry_device-snmp-go_PR-153:/w/workspace/gexfoundry_device-snmp-go_PR-153:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-153@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-153@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-11T05:14:15.787Z] $ docker top f3e7bd72e5e6692e8b2f26d7eb238f4ff94bd960d21e2e3a23fa9851eaab1761 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T05:14:16.205Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-11T05:14:16.521Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-11T05:14:16.834Z] + ls /var/log/sa-host [2022-04-11T05:14:16.834Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T05:14:17.103Z] provisioning config files... [2022-04-11T05:14:17.113Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-153@tmp/config9180066104624018298tmp [Pipeline] { [Pipeline] echo [2022-04-11T05:14:17.154Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T05:14:17.472Z] ---> create-netrc.sh [Pipeline] } [2022-04-11T05:14:17.502Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-11T05:14:17.911Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-11T05:14:17.942Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T05:14:18.253Z] ---> sudo-logs.sh [2022-04-11T05:14:18.253Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-11T05:14:18.336Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T05:14:18.650Z] ---> job-cost.sh [2022-04-11T05:14:18.650Z] lf-activate-venv: SKIPPING [2022-04-11T05:14:18.650Z] DEBUG: total: 0.2199999988079071 [2022-04-11T05:14:18.650Z] INFO: Retrieving Stack Cost... [2022-04-11T05:14:19.226Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-11T05:14:19.490Z] INFO: Archiving Costs [Pipeline] echo [2022-04-11T05:14:19.526Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T05:14:19.842Z] ---> logs-deploy.sh [2022-04-11T05:14:19.842Z] lf-activate-venv: SKIPPING [2022-04-11T05:14:19.842Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-153/1 [2022-04-11T05:14:19.842Z] INFO: archiving workspace using pattern(s): [2022-04-11T05:14:20.782Z] Archives upload complete. [2022-04-11T05:14:21.043Z] INFO: archiving logs to Nexus