Pull request #77 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ed6262d00c804afbc616597753cc7ab5ae0d52ac+63fa4a680431768fa653ad2f832ffdb5163d02d6 (833e77cc5778dc67a5e85b8a26396a0c98e046a5) 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-ssh379262759239968991.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 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-ssh1834584000330535469.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 eff4ace5e529e22b05c56fc30efd0d4b1d113677 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-onvif-camera/branches/PR-77/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-77/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5523694398635451813.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-onvif-camera/branches/PR-77/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4491602085410608106.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f eff4ace5e529e22b05c56fc30efd0d4b1d113677 # timeout=10 Commit message: "Merge pull request #397 from edgexfoundry/us4712" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2046101522795051660.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-onvif-camera/branches/PR-77/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-77/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15100418610572834892.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 eff4ace5e529e22b05c56fc30efd0d4b1d113677 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-camera 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-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1104 in /w/workspace/oundry_device-onvif-camera_PR-77 [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-onvif-camera.git > git init /w/workspace/oundry_device-onvif-camera_PR-77 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/77/head:refs/remotes/origin/PR-77 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 63fa4a680431768fa653ad2f832ffdb5163d02d6 into PR head commit ed6262d00c804afbc616597753cc7ab5ae0d52ac Merge succeeded, producing ed6262d00c804afbc616597753cc7ab5ae0d52ac Checking out Revision ed6262d00c804afbc616597753cc7ab5ae0d52ac (PR-77) > git config core.sparsecheckout # timeout=10 > git checkout -f ed6262d00c804afbc616597753cc7ab5ae0d52ac # 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 63fa4a680431768fa653ad2f832ffdb5163d02d6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed6262d00c804afbc616597753cc7ab5ae0d52ac # timeout=10 Commit message: "build(deps): Bump github.com/gofrs/uuid" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object eff4ace5e529e22b05c56fc30efd0d4b1d113677 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-06T03:36:06.973Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-06T03:36:07.158Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-06T03:36:07.259Z] ========================================================= [2022-06-06T03:36:07.259Z] EdgeX Global Pipelines Version Info [2022-06-06T03:36:07.259Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-06T03:36:08.054Z] ------------------- [2022-06-06T03:36:08.054Z] stable info: [2022-06-06T03:36:08.054Z] ------------------- [2022-06-06T03:36:08.054Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-06T03:36:08.054Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-06T03:36:08.054Z] Message: update stable to v1.0.232 [2022-06-06T03:36:08.627Z] ------------------- [2022-06-06T03:36:08.627Z] experimental info: [2022-06-06T03:36:08.627Z] ------------------- [2022-06-06T03:36:08.627Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-06T03:36:08.627Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-06T03:36:08.627Z] Message: update experimental to v1.0.232 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-06T03:36:09.021Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-06-06T03:36:09.064Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-06-06T03:36:09.108Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-06T03:36:09.148Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-06T03:36:09.188Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-06T03:36:09.224Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-06T03:36:09.264Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-06T03:36:09.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-06T03:36:09.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-06T03:36:09.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-06T03:36:09.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-06T03:36:09.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-06-06T03:36:09.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-06T03:36:09.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-06T03:36:09.574Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-06T03:36:09.610Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-06T03:36:09.651Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-06T03:36:09.701Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-06T03:36:09.739Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-06T03:36:09.774Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-06T03:36:09.816Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-06T03:36:09.855Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-06T03:36:09.896Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-06T03:36:09.946Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-06T03:36:09.985Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-06T03:36:10.022Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-06T03:36:10.063Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-06T03:36:10.101Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-77 [Pipeline] echo [2022-06-06T03:36:10.144Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-77 [Pipeline] echo [2022-06-06T03:36:10.184Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-77 [Pipeline] echo [2022-06-06T03:36:10.223Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ed6262d00c804afbc616597753cc7ab5ae0d52ac [Pipeline] echo [2022-06-06T03:36:10.261Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ed6262d [Pipeline] echo [2022-06-06T03:36:10.302Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-06T03:36:10.408Z] provisioning config files... [2022-06-06T03:36:10.426Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config1572969691938519658tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T03:36:10.764Z] ---> docker-login.sh [2022-06-06T03:36:10.764Z] nexus3.edgexfoundry.org:10001 [2022-06-06T03:36:11.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T03:36:11.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T03:36:11.026Z] Configure a credential helper to remove this warning. See [2022-06-06T03:36:11.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T03:36:11.026Z] [2022-06-06T03:36:11.026Z] Login Succeeded [2022-06-06T03:36:11.026Z] nexus3.edgexfoundry.org:10002 [2022-06-06T03:36:11.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T03:36:11.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T03:36:11.288Z] Configure a credential helper to remove this warning. See [2022-06-06T03:36:11.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T03:36:11.288Z] [2022-06-06T03:36:11.288Z] Login Succeeded [2022-06-06T03:36:11.288Z] nexus3.edgexfoundry.org:10003 [2022-06-06T03:36:11.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T03:36:11.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T03:36:11.288Z] Configure a credential helper to remove this warning. See [2022-06-06T03:36:11.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T03:36:11.288Z] [2022-06-06T03:36:11.288Z] Login Succeeded [2022-06-06T03:36:11.288Z] nexus3.edgexfoundry.org:10004 [2022-06-06T03:36:11.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T03:36:11.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T03:36:11.549Z] Configure a credential helper to remove this warning. See [2022-06-06T03:36:11.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T03:36:11.549Z] [2022-06-06T03:36:11.549Z] Login Succeeded [2022-06-06T03:36:11.550Z] docker.io [2022-06-06T03:36:11.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T03:36:12.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T03:36:12.124Z] Configure a credential helper to remove this warning. See [2022-06-06T03:36:12.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T03:36:12.124Z] [2022-06-06T03:36:12.124Z] Login Succeeded [2022-06-06T03:36:12.124Z] ---> docker-login.sh ends [Pipeline] } [2022-06-06T03:36:12.150Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-06T03:36:12.769Z] + git rev-list -1 --merges ed6262d00c804afbc616597753cc7ab5ae0d52ac~1..ed6262d00c804afbc616597753cc7ab5ae0d52ac [Pipeline] echo [2022-06-06T03:36:12.822Z] -----------> git rev-list -1 --merges ed6262d00c804afbc616597753cc7ab5ae0d52ac~1..ed6262d00c804afbc616597753cc7ab5ae0d52ac ed6262d00c804afbc616597753cc7ab5ae0d52ac [false] [Pipeline] sh [2022-06-06T03:36:13.136Z] + git log --format=format:%s -1 ed6262d00c804afbc616597753cc7ab5ae0d52ac [Pipeline] echo [2022-06-06T03:36:13.168Z] ========================================================= [2022-06-06T03:36:13.168Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-06T03:36:13.168Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-06T03:36:13.607Z] + git log --format=format:%s -1 ed6262d00c804afbc616597753cc7ab5ae0d52ac [Pipeline] echo [2022-06-06T03:36:13.637Z] [semverPrep] GIT_COMMIT: ed6262d00c804afbc616597753cc7ab5ae0d52ac, Commit Message: build(deps): Bump github.com/gofrs/uuid [Pipeline] echo [2022-06-06T03:36:13.659Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-06T03:36:14.041Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-06T03:36:14.041Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-06T03:36:14.041Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-06T03:36:14.041Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-06T03:36:14.041Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-06T03:36:14.041Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-06T03:36:14.041Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T03:36:14.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T03:36:14.529Z] [2022-06-06T03:36:14.529Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T03:36:14.899Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T03:36:14.899Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-06T03:36:14.899Z] 42c077c10790: Pulling fs layer [2022-06-06T03:36:14.899Z] f63e77b7563a: Pulling fs layer [2022-06-06T03:36:14.899Z] bd5fdadae976: Pulling fs layer [2022-06-06T03:36:14.899Z] 205491f53016: Pulling fs layer [2022-06-06T03:36:14.899Z] df18705c85c3: Pulling fs layer [2022-06-06T03:36:14.899Z] bdb3f477010e: Pulling fs layer [2022-06-06T03:36:14.899Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-06T03:36:14.899Z] 2c6e9b1d212d: Pulling fs layer [2022-06-06T03:36:14.899Z] bdb3f477010e: Waiting [2022-06-06T03:36:14.899Z] c8a8fc8e1c8f: Waiting [2022-06-06T03:36:14.899Z] df18705c85c3: Waiting [2022-06-06T03:36:14.899Z] 205491f53016: Waiting [2022-06-06T03:36:14.899Z] bdb8f0575790: Pulling fs layer [2022-06-06T03:36:14.899Z] 386e3cb2ff24: Pulling fs layer [2022-06-06T03:36:14.899Z] 2343380bae48: Pulling fs layer [2022-06-06T03:36:14.899Z] 2c6e9b1d212d: Waiting [2022-06-06T03:36:14.899Z] bdb8f0575790: Waiting [2022-06-06T03:36:14.899Z] 386e3cb2ff24: Waiting [2022-06-06T03:36:14.899Z] f63e77b7563a: Download complete [2022-06-06T03:36:14.899Z] 205491f53016: Verifying Checksum [2022-06-06T03:36:14.899Z] 205491f53016: Download complete [2022-06-06T03:36:15.159Z] df18705c85c3: Verifying Checksum [2022-06-06T03:36:15.159Z] df18705c85c3: Download complete [2022-06-06T03:36:15.159Z] bd5fdadae976: Verifying Checksum [2022-06-06T03:36:15.159Z] bd5fdadae976: Download complete [2022-06-06T03:36:15.159Z] bdb3f477010e: Verifying Checksum [2022-06-06T03:36:15.159Z] bdb3f477010e: Download complete [2022-06-06T03:36:15.159Z] 2c6e9b1d212d: Download complete [2022-06-06T03:36:15.159Z] bdb8f0575790: Verifying Checksum [2022-06-06T03:36:15.159Z] bdb8f0575790: Download complete [2022-06-06T03:36:15.159Z] 386e3cb2ff24: Verifying Checksum [2022-06-06T03:36:15.159Z] 386e3cb2ff24: Download complete [2022-06-06T03:36:15.159Z] 2343380bae48: Verifying Checksum [2022-06-06T03:36:15.159Z] 2343380bae48: Download complete [2022-06-06T03:36:15.159Z] 42c077c10790: Download complete [2022-06-06T03:36:15.419Z] c8a8fc8e1c8f: Download complete [2022-06-06T03:36:16.361Z] 42c077c10790: Pull complete [2022-06-06T03:36:16.625Z] f63e77b7563a: Pull complete [2022-06-06T03:36:17.196Z] bd5fdadae976: Pull complete [2022-06-06T03:36:17.196Z] 205491f53016: Pull complete [2022-06-06T03:36:17.457Z] df18705c85c3: Pull complete [2022-06-06T03:36:17.457Z] bdb3f477010e: Pull complete [2022-06-06T03:36:19.370Z] c8a8fc8e1c8f: Pull complete [2022-06-06T03:36:19.632Z] 2c6e9b1d212d: Pull complete [2022-06-06T03:36:19.632Z] bdb8f0575790: Pull complete [2022-06-06T03:36:19.632Z] 386e3cb2ff24: Pull complete [2022-06-06T03:36:19.894Z] 2343380bae48: Pull complete [2022-06-06T03:36:19.894Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-06T03:36:19.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T03:36:19.894Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T03:36:20.119Z] prd-ubuntu20.04-docker-8c-8g-1104 does not seem to be running inside a container [2022-06-06T03:36:20.168Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-onvif-camera_PR-77 -v /w/workspace/oundry_device-onvif-camera_PR-77:/w/workspace/oundry_device-onvif-camera_PR-77:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-77@tmp:/w/workspace/oundry_device-onvif-camera_PR-77@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:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-06T03:36:21.379Z] $ docker top 682bf9c1cb161f328394b24c19aa0f19a0c034638beca7b003802842adc53910 -eo pid,comm [2022-06-06T03:36:21.444Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-06T03:36:21.444Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-06T03:36:21.568Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-06T03:36:21.568Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-06T03:36:21.699Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-06T03:36:21.705Z] $ docker exec 682bf9c1cb161f328394b24c19aa0f19a0c034638beca7b003802842adc53910 ssh-agent [2022-06-06T03:36:21.831Z] SSH_AUTH_SOCK=/tmp/ssh-wKcBREA0PdHW/agent.35 [2022-06-06T03:36:21.831Z] SSH_AGENT_PID=41 [2022-06-06T03:36:21.837Z] Running ssh-add (command line suppressed) [2022-06-06T03:36:21.958Z] Identity added: /w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_465697672566856727.key (/w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_465697672566856727.key) [2022-06-06T03:36:21.970Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-06T03:36:22.297Z] + git tag --points-at HEAD [Pipeline] } [2022-06-06T03:36:22.325Z] $ docker exec --env ******** --env ******** 682bf9c1cb161f328394b24c19aa0f19a0c034638beca7b003802842adc53910 ssh-agent -k [2022-06-06T03:36:22.442Z] unset SSH_AUTH_SOCK; [2022-06-06T03:36:22.451Z] unset SSH_AGENT_PID; [2022-06-06T03:36:22.451Z] echo Agent pid 41 killed; [2022-06-06T03:36:22.455Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-06T03:36:22.539Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-06T03:36:22.539Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-06T03:36:22.663Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-06T03:36:22.670Z] $ docker exec 682bf9c1cb161f328394b24c19aa0f19a0c034638beca7b003802842adc53910 ssh-agent [2022-06-06T03:36:22.800Z] SSH_AUTH_SOCK=/tmp/ssh-FyrFf9WGQa5L/agent.76 [2022-06-06T03:36:22.800Z] SSH_AGENT_PID=83 [2022-06-06T03:36:22.805Z] Running ssh-add (command line suppressed) [2022-06-06T03:36:22.939Z] Identity added: /w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_4930951320668871644.key (/w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_4930951320668871644.key) [2022-06-06T03:36:22.952Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-06T03:36:23.284Z] + git semver init [2022-06-06T03:36:23.545Z] 2022-06-06 03:36:23,478 [run_init] DEBUG init version:0.0.0 force:False [2022-06-06T03:36:23.545Z] 2022-06-06 03:36:23,478 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-onvif-camera_PR-77/.semver [2022-06-06T03:36:23.545Z] 2022-06-06 03:36:23,479 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/oundry_device-onvif-camera_PR-77/.semver [2022-06-06T03:36:23.545Z] 2022-06-06 03:36:23,479 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/oundry_device-onvif-camera_PR-77/.semver'], cwd=/w/workspace/oundry_device-onvif-camera_PR-77, universal_newlines=False, shell=None, istream=None) [2022-06-06T03:36:24.487Z] 2022-06-06 03:36:24,143 [append_file] DEBUG append to file:/w/workspace/oundry_device-onvif-camera_PR-77/.git/info/exclude [2022-06-06T03:36:24.487Z] 2022-06-06 03:36:24,143 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-onvif-camera_PR-77/.semver/PR-77 with force:False [2022-06-06T03:36:24.487Z] 2022-06-06 03:36:24,143 [write_file] DEBUG write to file:/w/workspace/oundry_device-onvif-camera_PR-77/.semver/PR-77 [2022-06-06T03:36:24.488Z] 2022-06-06 03:36:24,148 [execute] INFO git cat-file --batch-check [2022-06-06T03:36:24.488Z] 2022-06-06 03:36:24,148 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-onvif-camera_PR-77/.semver, universal_newlines=False, shell=None, istream=) [2022-06-06T03:36:24.488Z] 2022-06-06 03:36:24,155 [execute] INFO git cat-file --batch [2022-06-06T03:36:24.488Z] 2022-06-06 03:36:24,155 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-onvif-camera_PR-77/.semver, universal_newlines=False, shell=None, istream=) [2022-06-06T03:36:24.488Z] 2022-06-06 03:36:24,161 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_PR-77/.semver/PR-77 [2022-06-06T03:36:24.488Z] 0.0.0 [Pipeline] } [2022-06-06T03:36:24.518Z] $ docker exec --env ******** --env ******** 682bf9c1cb161f328394b24c19aa0f19a0c034638beca7b003802842adc53910 ssh-agent -k [2022-06-06T03:36:24.628Z] unset SSH_AUTH_SOCK; [2022-06-06T03:36:24.629Z] unset SSH_AGENT_PID; [2022-06-06T03:36:24.629Z] echo Agent pid 83 killed; [2022-06-06T03:36:24.636Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-06T03:36:25.053Z] + git semver [Pipeline] } [2022-06-06T03:36:25.346Z] $ docker stop --time=1 682bf9c1cb161f328394b24c19aa0f19a0c034638beca7b003802842adc53910 [2022-06-06T03:36:26.660Z] $ docker rm -f 682bf9c1cb161f328394b24c19aa0f19a0c034638beca7b003802842adc53910 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-06T03:36:27.075Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-06T03:36:27.396Z] Stashed 1 file(s) [Pipeline] echo [2022-06-06T03:36:27.413Z] [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-06-06T03:36:27.979Z] provisioning config files... [2022-06-06T03:36:27.990Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config4040691053318838710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T03:36:28.327Z] ---> docker-login.sh [2022-06-06T03:36:28.327Z] nexus3.edgexfoundry.org:10001 [2022-06-06T03:36:28.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T03:36:28.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T03:36:28.327Z] Configure a credential helper to remove this warning. See [2022-06-06T03:36:28.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T03:36:28.327Z] [2022-06-06T03:36:28.327Z] Login Succeeded [2022-06-06T03:36:28.327Z] nexus3.edgexfoundry.org:10002 [2022-06-06T03:36:28.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T03:36:28.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T03:36:28.593Z] Configure a credential helper to remove this warning. See [2022-06-06T03:36:28.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T03:36:28.593Z] [2022-06-06T03:36:28.593Z] Login Succeeded [2022-06-06T03:36:28.593Z] nexus3.edgexfoundry.org:10003 [2022-06-06T03:36:28.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T03:36:28.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T03:36:28.593Z] Configure a credential helper to remove this warning. See [2022-06-06T03:36:28.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T03:36:28.593Z] [2022-06-06T03:36:28.593Z] Login Succeeded [2022-06-06T03:36:28.593Z] nexus3.edgexfoundry.org:10004 [2022-06-06T03:36:28.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T03:36:28.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T03:36:28.855Z] Configure a credential helper to remove this warning. See [2022-06-06T03:36:28.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T03:36:28.855Z] [2022-06-06T03:36:28.855Z] Login Succeeded [2022-06-06T03:36:28.855Z] docker.io [2022-06-06T03:36:28.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T03:36:29.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T03:36:29.119Z] Configure a credential helper to remove this warning. See [2022-06-06T03:36:29.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T03:36:29.119Z] [2022-06-06T03:36:29.119Z] Login Succeeded [2022-06-06T03:36:29.119Z] ---> docker-login.sh ends [Pipeline] } [2022-06-06T03:36:29.145Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-06T03:36:29.331Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-06T03:36:29.360Z] ========================================================= [2022-06-06T03:36:29.360Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-06T03:36:29.360Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T03:36:29.808Z] + 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-06-06T03:36:29.808Z] Sending build context to Docker daemon 8.679MB [2022-06-06T03:36:29.808Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T03:36:29.808Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-06T03:36:29.808Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-06T03:36:29.808Z] 59bf1c3509f3: Pulling fs layer [2022-06-06T03:36:29.808Z] 666ba61612fd: Pulling fs layer [2022-06-06T03:36:29.808Z] 8ed8ca486205: Pulling fs layer [2022-06-06T03:36:29.808Z] cc1cd167ecdc: Pulling fs layer [2022-06-06T03:36:29.808Z] c516ae0d96e1: Pulling fs layer [2022-06-06T03:36:29.808Z] 684cea983483: Pulling fs layer [2022-06-06T03:36:29.808Z] dd3240ac7de5: Pulling fs layer [2022-06-06T03:36:29.808Z] b1e948a4e11c: Pulling fs layer [2022-06-06T03:36:29.808Z] a8fd76ee1af6: Pulling fs layer [2022-06-06T03:36:29.808Z] 646ad004c059: Pulling fs layer [2022-06-06T03:36:29.808Z] 684cea983483: Waiting [2022-06-06T03:36:29.808Z] dd3240ac7de5: Waiting [2022-06-06T03:36:29.808Z] b1e948a4e11c: Waiting [2022-06-06T03:36:29.808Z] a8fd76ee1af6: Waiting [2022-06-06T03:36:29.808Z] 646ad004c059: Waiting [2022-06-06T03:36:29.808Z] cc1cd167ecdc: Waiting [2022-06-06T03:36:29.808Z] c516ae0d96e1: Waiting [2022-06-06T03:36:29.808Z] 8ed8ca486205: Verifying Checksum [2022-06-06T03:36:29.808Z] 8ed8ca486205: Download complete [2022-06-06T03:36:29.808Z] 666ba61612fd: Download complete [2022-06-06T03:36:30.068Z] c516ae0d96e1: Download complete [2022-06-06T03:36:30.068Z] 684cea983483: Verifying Checksum [2022-06-06T03:36:30.068Z] 684cea983483: Download complete [2022-06-06T03:36:30.068Z] 59bf1c3509f3: Verifying Checksum [2022-06-06T03:36:30.068Z] 59bf1c3509f3: Download complete [2022-06-06T03:36:30.068Z] dd3240ac7de5: Verifying Checksum [2022-06-06T03:36:30.068Z] dd3240ac7de5: Download complete [2022-06-06T03:36:30.068Z] b1e948a4e11c: Verifying Checksum [2022-06-06T03:36:30.068Z] b1e948a4e11c: Download complete [2022-06-06T03:36:30.068Z] 59bf1c3509f3: Pull complete [2022-06-06T03:36:30.331Z] 666ba61612fd: Pull complete [2022-06-06T03:36:30.331Z] 8ed8ca486205: Pull complete [2022-06-06T03:36:30.594Z] 646ad004c059: Verifying Checksum [2022-06-06T03:36:30.594Z] 646ad004c059: Download complete [2022-06-06T03:36:30.855Z] cc1cd167ecdc: Verifying Checksum [2022-06-06T03:36:30.855Z] cc1cd167ecdc: Download complete [2022-06-06T03:36:30.855Z] a8fd76ee1af6: Download complete [2022-06-06T03:36:35.061Z] cc1cd167ecdc: Pull complete [2022-06-06T03:36:35.061Z] c516ae0d96e1: Pull complete [2022-06-06T03:36:35.061Z] 684cea983483: Pull complete [2022-06-06T03:36:35.061Z] dd3240ac7de5: Pull complete [2022-06-06T03:36:35.061Z] b1e948a4e11c: Pull complete [2022-06-06T03:36:36.971Z] a8fd76ee1af6: Pull complete [2022-06-06T03:36:37.910Z] 646ad004c059: Pull complete [2022-06-06T03:36:37.910Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-06T03:36:37.910Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-06T03:36:37.910Z] ---> 8f69c11f6b0c [2022-06-06T03:36:37.910Z] Step 3/13 : ARG MAKE="make build" [2022-06-06T03:36:39.299Z] ---> Running in 56a12518438e [2022-06-06T03:36:39.299Z] Removing intermediate container 56a12518438e [2022-06-06T03:36:39.299Z] ---> 9d60970b0689 [2022-06-06T03:36:39.299Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-06T03:36:39.299Z] ---> Running in c3c0ada62eca [2022-06-06T03:36:39.299Z] Removing intermediate container c3c0ada62eca [2022-06-06T03:36:39.299Z] ---> 05f1675e691b [2022-06-06T03:36:39.299Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-06T03:36:39.299Z] ---> Running in 4da2daa86164 [2022-06-06T03:36:39.559Z] Removing intermediate container 4da2daa86164 [2022-06-06T03:36:39.559Z] ---> 70e511aa7769 [2022-06-06T03:36:39.559Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-06-06T03:36:39.559Z] ---> Running in 885f21fac406 [2022-06-06T03:36:39.559Z] Removing intermediate container 885f21fac406 [2022-06-06T03:36:39.559Z] ---> 74a18b4d7921 [2022-06-06T03:36:39.559Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T03:36:39.559Z] ---> Running in 4679a8bebb14 [2022-06-06T03:36:40.131Z] Removing intermediate container 4679a8bebb14 [2022-06-06T03:36:40.131Z] ---> 9eac6574caaa [2022-06-06T03:36:40.131Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T03:36:40.131Z] ---> Running in f8111d2f69b2 [2022-06-06T03:36:40.390Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T03:36:41.335Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T03:36:41.597Z] OK: 221 MiB in 52 packages [2022-06-06T03:36:41.858Z] Removing intermediate container f8111d2f69b2 [2022-06-06T03:36:41.858Z] ---> 4e54bae49093 [2022-06-06T03:36:41.858Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-06-06T03:36:41.858Z] ---> Running in 93972d3bfa9f [2022-06-06T03:36:42.119Z] Removing intermediate container 93972d3bfa9f [2022-06-06T03:36:42.119Z] ---> 4f86a0fa24a6 [2022-06-06T03:36:42.119Z] Step 10/13 : COPY go.mod vendor* ./ [2022-06-06T03:36:42.119Z] ---> fbb32b686375 [2022-06-06T03:36:42.119Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T03:36:42.119Z] ---> Running in b511dd061996 [2022-06-06T03:36:42.811Z] Still waiting to schedule task [2022-06-06T03:36:42.811Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-06T03:37:00.233Z] Removing intermediate container b511dd061996 [2022-06-06T03:37:00.233Z] ---> d57cd7602820 [2022-06-06T03:37:00.233Z] Step 12/13 : COPY . . [2022-06-06T03:37:00.233Z] ---> b5c04d516013 [2022-06-06T03:37:00.233Z] Step 13/13 : RUN ${MAKE} [2022-06-06T03:37:00.233Z] ---> Running in df89a58c3b6f [2022-06-06T03:37:00.233Z] noop [2022-06-06T03:37:00.233Z] Removing intermediate container df89a58c3b6f [2022-06-06T03:37:00.233Z] ---> 861b466d7354 [2022-06-06T03:37:00.233Z] Successfully built 861b466d7354 [2022-06-06T03:37:00.233Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T03:37:00.670Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-06T03:37:00.670Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T03:37:00.826Z] prd-ubuntu20.04-docker-8c-8g-1104 does not seem to be running inside a container [2022-06-06T03:37:00.870Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-77 -v /w/workspace/oundry_device-onvif-camera_PR-77:/w/workspace/oundry_device-onvif-camera_PR-77:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-77@tmp:/w/workspace/oundry_device-onvif-camera_PR-77@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-06-06T03:37:01.241Z] $ docker top 75dc412be2d96b80565370fd9e3589d2936d639eb6605cff13103fe248c514ac -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-06T03:37:01.629Z] + go version [2022-06-06T03:37:01.629Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-06T03:37:01.663Z] $ docker stop --time=1 75dc412be2d96b80565370fd9e3589d2936d639eb6605cff13103fe248c514ac [2022-06-06T03:37:02.990Z] $ docker rm -f 75dc412be2d96b80565370fd9e3589d2936d639eb6605cff13103fe248c514ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T03:37:03.658Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-06T03:37:03.658Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T03:37:03.816Z] prd-ubuntu20.04-docker-8c-8g-1104 does not seem to be running inside a container [2022-06-06T03:37:03.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-77 -v /w/workspace/oundry_device-onvif-camera_PR-77:/w/workspace/oundry_device-onvif-camera_PR-77:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-77@tmp:/w/workspace/oundry_device-onvif-camera_PR-77@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-06-06T03:37:04.314Z] $ docker top c0f48961f8872c476244882745c052c90c77f519fb07a0831d902e217ae18adc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-06T03:37:04.763Z] + make test [2022-06-06T03:37:04.763Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-06T03:37:05.022Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-06-06T03:37:15.016Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-06-06T03:37:15.016Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.016s coverage: 1.3% of statements [2022-06-06T03:37:19.217Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.852s coverage: 13.8% of statements [2022-06-06T03:37:25.791Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-06T03:37:29.988Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-06T03:37:29.988Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-06T03:37:29.988Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-06T03:37:30.282Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-06T03:37:30.321Z] $ docker stop --time=1 c0f48961f8872c476244882745c052c90c77f519fb07a0831d902e217ae18adc [2022-06-06T03:37:32.042Z] $ docker rm -f c0f48961f8872c476244882745c052c90c77f519fb07a0831d902e217ae18adc [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-06T03:37:32.577Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-06T03:37:32.653Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-06T03:37:33.352Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-06T03:37:33.665Z] + ls -al . [2022-06-06T03:37:33.666Z] total 232 [2022-06-06T03:37:33.666Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 6 03:37 . [2022-06-06T03:37:33.666Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 03:36 .. [2022-06-06T03:37:33.666Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 03:36 .git [2022-06-06T03:37:33.666Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 03:36 .github [2022-06-06T03:37:33.666Z] -rw-rw-r-- 1 jenkins jenkins 352 Jun 6 03:36 .gitignore [2022-06-06T03:37:33.666Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 6 03:36 .golangci.yml [2022-06-06T03:37:33.666Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 6 03:36 .semver [2022-06-06T03:37:33.666Z] -rw-rw-r-- 1 jenkins jenkins 9099 Jun 6 03:36 Attribution.txt [2022-06-06T03:37:33.666Z] -rw-rw-r-- 1 jenkins jenkins 189 Jun 6 03:36 CHANGELOG.md [2022-06-06T03:37:33.666Z] -rw-rw-r-- 1 jenkins jenkins 1667 Jun 6 03:36 Dockerfile [2022-06-06T03:37:33.666Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 6 03:36 GOVERNANCE.md [2022-06-06T03:37:33.666Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 6 03:36 Jenkinsfile [2022-06-06T03:37:33.666Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 6 03:36 LICENSE [2022-06-06T03:37:33.666Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jun 6 03:36 Makefile [2022-06-06T03:37:33.666Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 6 03:36 OWNERS.md [2022-06-06T03:37:33.666Z] -rw-rw-r-- 1 jenkins jenkins 28742 Jun 6 03:36 README.md [2022-06-06T03:37:33.666Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 6 03:36 VERSION [2022-06-06T03:37:33.666Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 03:36 bin [2022-06-06T03:37:33.666Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 03:36 cmd [2022-06-06T03:37:33.666Z] -rw-r--r-- 1 jenkins jenkins 53469 Jun 6 03:37 coverage.out [2022-06-06T03:37:33.666Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 03:36 doc [2022-06-06T03:37:33.666Z] -rw-rw-r-- 1 jenkins jenkins 3534 Jun 6 03:36 go.mod [2022-06-06T03:37:33.666Z] -rw-rw-r-- 1 jenkins jenkins 37361 Jun 6 03:36 go.sum [2022-06-06T03:37:33.666Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 03:36 internal [2022-06-06T03:37:33.666Z] -rw-rw-r-- 1 jenkins jenkins 236 Jun 6 03:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T03:37:34.065Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ed6262d00c804afbc616597753cc7ab5ae0d52ac --label arch=amd64 --label version=0.0.0 . [2022-06-06T03:37:34.065Z] Sending build context to Docker daemon 8.734MB [2022-06-06T03:37:34.065Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T03:37:34.065Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-06T03:37:34.065Z] ---> 861b466d7354 [2022-06-06T03:37:34.065Z] Step 3/26 : ARG MAKE="make build" [2022-06-06T03:37:34.065Z] ---> Running in 7764d68cc6ae [2022-06-06T03:37:34.325Z] Removing intermediate container 7764d68cc6ae [2022-06-06T03:37:34.325Z] ---> 3d4bd0224152 [2022-06-06T03:37:34.325Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-06T03:37:34.325Z] ---> Running in c061ecd363e1 [2022-06-06T03:37:34.325Z] Removing intermediate container c061ecd363e1 [2022-06-06T03:37:34.325Z] ---> 85c22a6972cc [2022-06-06T03:37:34.325Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-06T03:37:34.325Z] ---> Running in 3ce4c82509aa [2022-06-06T03:37:34.325Z] Removing intermediate container 3ce4c82509aa [2022-06-06T03:37:34.325Z] ---> d89ebdc8f1c9 [2022-06-06T03:37:34.325Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-06-06T03:37:34.584Z] ---> Running in 8d88d993233e [2022-06-06T03:37:34.584Z] Removing intermediate container 8d88d993233e [2022-06-06T03:37:34.584Z] ---> 7a5681944117 [2022-06-06T03:37:34.584Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T03:37:34.584Z] ---> Running in d8bde3fccaf1 [2022-06-06T03:37:35.154Z] Removing intermediate container d8bde3fccaf1 [2022-06-06T03:37:35.154Z] ---> 574cbe5c7bcb [2022-06-06T03:37:35.154Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T03:37:35.154Z] ---> Running in 8cb1165b65f0 [2022-06-06T03:37:35.414Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T03:37:36.354Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T03:37:36.614Z] OK: 221 MiB in 52 packages [2022-06-06T03:37:36.874Z] Removing intermediate container 8cb1165b65f0 [2022-06-06T03:37:36.874Z] ---> 85094b417622 [2022-06-06T03:37:36.874Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-06-06T03:37:36.874Z] ---> Running in e0adce7d4f93 [2022-06-06T03:37:37.134Z] Removing intermediate container e0adce7d4f93 [2022-06-06T03:37:37.134Z] ---> 2e8355119a9c [2022-06-06T03:37:37.134Z] Step 10/26 : COPY go.mod vendor* ./ [2022-06-06T03:37:37.134Z] ---> f628980af80d [2022-06-06T03:37:37.134Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T03:37:37.134Z] ---> Running in e68f81db8a57 [2022-06-06T03:37:37.711Z] Removing intermediate container e68f81db8a57 [2022-06-06T03:37:37.711Z] ---> 0e8c63c2345d [2022-06-06T03:37:37.711Z] Step 12/26 : COPY . . [2022-06-06T03:37:37.971Z] ---> da1f59589bcf [2022-06-06T03:37:37.971Z] Step 13/26 : RUN ${MAKE} [2022-06-06T03:37:37.971Z] ---> Running in 5162212e4b99 [2022-06-06T03:37:38.230Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-06-06T03:38:00.165Z] Removing intermediate container 5162212e4b99 [2022-06-06T03:38:00.165Z] ---> 6b4727b99c88 [2022-06-06T03:38:00.165Z] Step 14/26 : FROM alpine:3.15 [2022-06-06T03:38:00.165Z] 3.15: Pulling from library/alpine [2022-06-06T03:38:00.165Z] df9b9388f04a: Pulling fs layer [2022-06-06T03:38:00.165Z] df9b9388f04a: Verifying Checksum [2022-06-06T03:38:00.165Z] df9b9388f04a: Download complete [2022-06-06T03:38:00.165Z] df9b9388f04a: Pull complete [2022-06-06T03:38:00.165Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-06T03:38:00.165Z] Status: Downloaded newer image for alpine:3.15 [2022-06-06T03:38:00.165Z] ---> 0ac33e5f5afa [2022-06-06T03:38:00.165Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-06T03:38:00.165Z] ---> Running in 7d98aa90bb36 [2022-06-06T03:38:00.165Z] Removing intermediate container 7d98aa90bb36 [2022-06-06T03:38:00.165Z] ---> 7b578c72db40 [2022-06-06T03:38:00.165Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-06T03:38:00.165Z] ---> Running in 0c6a757c1be1 [2022-06-06T03:38:00.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T03:38:00.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T03:38:00.165Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-06T03:38:00.165Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-06-06T03:38:00.165Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-06T03:38:00.165Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-06T03:38:00.165Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-06T03:38:00.165Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-06T03:38:00.165Z] Executing busybox-1.34.1-r5.trigger [2022-06-06T03:38:00.165Z] OK: 8 MiB in 20 packages [2022-06-06T03:38:00.165Z] Removing intermediate container 0c6a757c1be1 [2022-06-06T03:38:00.165Z] ---> 91aeeb8f7fbd [2022-06-06T03:38:00.165Z] Step 17/26 : WORKDIR / [2022-06-06T03:38:00.165Z] ---> Running in 0653e9ca51b4 [2022-06-06T03:38:00.165Z] Removing intermediate container 0653e9ca51b4 [2022-06-06T03:38:00.165Z] ---> 8088233c5553 [2022-06-06T03:38:00.165Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-06-06T03:38:00.165Z] ---> c92263397c67 [2022-06-06T03:38:00.165Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-06-06T03:38:00.165Z] ---> b8634574e489 [2022-06-06T03:38:00.165Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-06-06T03:38:00.165Z] ---> 37ea10f2cb15 [2022-06-06T03:38:00.165Z] Step 21/26 : EXPOSE 59984 [2022-06-06T03:38:00.165Z] ---> Running in 87d875ba2ffd [2022-06-06T03:38:00.165Z] Removing intermediate container 87d875ba2ffd [2022-06-06T03:38:00.165Z] ---> 86caf6ebada6 [2022-06-06T03:38:00.165Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-06-06T03:38:00.165Z] ---> Running in 1f1846dd0922 [2022-06-06T03:38:00.165Z] Removing intermediate container 1f1846dd0922 [2022-06-06T03:38:00.165Z] ---> 070584cdc9bd [2022-06-06T03:38:00.165Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-06T03:38:00.165Z] ---> Running in 983119ba1dda [2022-06-06T03:38:00.425Z] Removing intermediate container 983119ba1dda [2022-06-06T03:38:00.425Z] ---> b390a26076be [2022-06-06T03:38:00.425Z] Step 24/26 : LABEL arch=amd64 [2022-06-06T03:38:00.425Z] ---> Running in d457a2f0a45c [2022-06-06T03:38:00.425Z] Removing intermediate container d457a2f0a45c [2022-06-06T03:38:00.425Z] ---> d0ec890f9067 [2022-06-06T03:38:00.425Z] Step 25/26 : LABEL git_sha=ed6262d00c804afbc616597753cc7ab5ae0d52ac [2022-06-06T03:38:00.425Z] ---> Running in 3d6f890a01ee [2022-06-06T03:38:00.685Z] Removing intermediate container 3d6f890a01ee [2022-06-06T03:38:00.685Z] ---> 424b69d6b0ca [2022-06-06T03:38:00.685Z] Step 26/26 : LABEL version=0.0.0 [2022-06-06T03:38:00.685Z] ---> Running in aa1c7ecf1bb5 [2022-06-06T03:38:00.685Z] Removing intermediate container aa1c7ecf1bb5 [2022-06-06T03:38:00.685Z] ---> c632b8b7cab4 [2022-06-06T03:38:00.685Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-06T03:38:00.685Z] Successfully built c632b8b7cab4 [2022-06-06T03:38:00.685Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T03:38:01.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T03:38:01.491Z] [2022-06-06T03:38:01.491Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T03:38:01.868Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T03:38:01.869Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-06T03:38:01.869Z] 5eb5b503b376: Pulling fs layer [2022-06-06T03:38:01.869Z] 5c69ac0246d0: Pulling fs layer [2022-06-06T03:38:01.869Z] ec43610c2a17: Pulling fs layer [2022-06-06T03:38:01.869Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-06T03:38:01.869Z] 33b1e0a273af: Pulling fs layer [2022-06-06T03:38:01.869Z] 5d3b04190fa2: Pulling fs layer [2022-06-06T03:38:01.869Z] 2f39f015ded8: Pulling fs layer [2022-06-06T03:38:01.869Z] 5d3b04190fa2: Waiting [2022-06-06T03:38:01.869Z] 2f39f015ded8: Waiting [2022-06-06T03:38:01.869Z] 3a2ae6a8a46f: Waiting [2022-06-06T03:38:01.869Z] 33b1e0a273af: Waiting [2022-06-06T03:38:01.869Z] 5c69ac0246d0: Verifying Checksum [2022-06-06T03:38:01.869Z] 5c69ac0246d0: Download complete [2022-06-06T03:38:01.869Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-06T03:38:01.869Z] 3a2ae6a8a46f: Download complete [2022-06-06T03:38:01.869Z] 33b1e0a273af: Verifying Checksum [2022-06-06T03:38:01.869Z] 33b1e0a273af: Download complete [2022-06-06T03:38:01.869Z] 5d3b04190fa2: Verifying Checksum [2022-06-06T03:38:01.869Z] 5d3b04190fa2: Download complete [2022-06-06T03:38:01.869Z] ec43610c2a17: Verifying Checksum [2022-06-06T03:38:01.869Z] ec43610c2a17: Download complete [2022-06-06T03:38:02.128Z] 5eb5b503b376: Verifying Checksum [2022-06-06T03:38:02.128Z] 5eb5b503b376: Download complete [2022-06-06T03:38:02.696Z] 2f39f015ded8: Download complete [2022-06-06T03:38:03.267Z] 5eb5b503b376: Pull complete [2022-06-06T03:38:03.267Z] 5c69ac0246d0: Pull complete [2022-06-06T03:38:03.834Z] ec43610c2a17: Pull complete [2022-06-06T03:38:03.834Z] 3a2ae6a8a46f: Pull complete [2022-06-06T03:38:04.093Z] 33b1e0a273af: Pull complete [2022-06-06T03:38:04.093Z] 5d3b04190fa2: Pull complete [2022-06-06T03:38:08.284Z] 2f39f015ded8: Pull complete [2022-06-06T03:38:08.284Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-06T03:38:08.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T03:38:08.284Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T03:38:08.508Z] prd-ubuntu20.04-docker-8c-8g-1104 does not seem to be running inside a container [2022-06-06T03:38:08.549Z] $ 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/oundry_device-onvif-camera_PR-77 -v /w/workspace/oundry_device-onvif-camera_PR-77:/w/workspace/oundry_device-onvif-camera_PR-77:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-77@tmp:/w/workspace/oundry_device-onvif-camera_PR-77@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-06-06T03:38:09.914Z] $ docker top 35e45e1edb72eed80f6a818538860a13e25bfe9e1a62fcb86f9dfdcd854317de -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T03:38:10.388Z] ---> job-cost.sh [2022-06-06T03:38:10.388Z] lf-activate-venv: SKIPPING [2022-06-06T03:38:10.388Z] INFO: No Stack... [2022-06-06T03:38:10.959Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-06T03:38:11.221Z] INFO: Archiving Costs [Pipeline] sh [2022-06-06T03:38:11.532Z] + cat /w/workspace/oundry_device-onvif-camera_PR-77/archives/cost.csv [2022-06-06T03:38:11.532Z] + cut -d, -f6 [Pipeline] lock [2022-06-06T03:38:11.572Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-77-1-stack-cost] [2022-06-06T03:38:11.576Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-1-stack-cost] did not exist. Created. [2022-06-06T03:38:11.576Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-77-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-06T03:38:11.954Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-06T03:38:12.004Z] Stashed 1 file(s) [Pipeline] } [2022-06-06T03:38:12.033Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-06T03:38:12.118Z] $ docker stop --time=1 35e45e1edb72eed80f6a818538860a13e25bfe9e1a62fcb86f9dfdcd854317de [2022-06-06T03:38:13.283Z] $ docker rm -f 35e45e1edb72eed80f6a818538860a13e25bfe9e1a62fcb86f9dfdcd854317de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-06T03:38:20.787Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1105 in /w/workspace/oundry_device-onvif-camera_PR-77 [Pipeline] { [Pipeline] ws [2022-06-06T03:38:20.827Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2022-06-06T03:38:20.910Z] Selected Git installation does not exist. Using Default [2022-06-06T03:38:20.910Z] The recommended git tool is: NONE [2022-06-06T03:38:26.050Z] using credential edgex-jenkins-ssh [2022-06-06T03:38:26.067Z] Cloning the remote Git repository [2022-06-06T03:38:26.127Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-06T03:38:26.201Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2022-06-06T03:38:26.286Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-06T03:38:26.287Z] > git --version # timeout=10 [2022-06-06T03:38:26.306Z] > git --version # 'git version 2.25.1' [2022-06-06T03:38:26.308Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-06T03:38:26.420Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-06T03:38:27.761Z] Merging remotes/origin/main commit 63fa4a680431768fa653ad2f832ffdb5163d02d6 into PR head commit ed6262d00c804afbc616597753cc7ab5ae0d52ac [2022-06-06T03:38:28.013Z] Merge succeeded, producing ed6262d00c804afbc616597753cc7ab5ae0d52ac [2022-06-06T03:38:28.013Z] Checking out Revision ed6262d00c804afbc616597753cc7ab5ae0d52ac (PR-77) [2022-06-06T03:38:27.243Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-06-06T03:38:27.262Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-06T03:38:27.288Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-06-06T03:38:27.324Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-06T03:38:27.325Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-06T03:38:27.341Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/77/head:refs/remotes/origin/PR-77 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-06T03:38:27.785Z] > git config core.sparsecheckout # timeout=10 [2022-06-06T03:38:27.800Z] > git checkout -f ed6262d00c804afbc616597753cc7ab5ae0d52ac # timeout=10 [2022-06-06T03:38:27.927Z] > git remote # timeout=10 [2022-06-06T03:38:27.943Z] > git config --get remote.origin.url # timeout=10 [2022-06-06T03:38:27.967Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-06T03:38:27.979Z] > git merge 63fa4a680431768fa653ad2f832ffdb5163d02d6 # timeout=10 [2022-06-06T03:38:28.003Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-06T03:38:28.024Z] > git config core.sparsecheckout # timeout=10 [2022-06-06T03:38:28.034Z] > git checkout -f ed6262d00c804afbc616597753cc7ab5ae0d52ac # timeout=10 [2022-06-06T03:38:32.234Z] Commit message: "build(deps): Bump github.com/gofrs/uuid" [2022-06-06T03:38:32.291Z] > git --version # timeout=10 [2022-06-06T03:38:32.302Z] > git --version # 'git version 2.25.1' [2022-06-06T03:38:32.314Z] fatal: bad object eff4ace5e529e22b05c56fc30efd0d4b1d113677 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-06T03:38:33.317Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-06T03:38:33.317Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-06T03:38:33.317Z] Dload Upload Total Spent Left Speed [2022-06-06T03:38:33.317Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12253 86 10504 0 0 88268 0 --:--:-- --:--:-- --:--:-- 88268 100 12253 100 12253 0 0 99k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2022-06-06T03:38:34.251Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-06T03:38:34.608Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-06T03:38:34.609Z] sudo tee /etc/docker/daemon.new [2022-06-06T03:38:34.609Z] { [2022-06-06T03:38:34.609Z] "registry-mirrors": [ [2022-06-06T03:38:34.609Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-06T03:38:34.609Z] ], [2022-06-06T03:38:34.609Z] "bip": "10.250.0.254/24", [2022-06-06T03:38:34.609Z] "hosts": [ [2022-06-06T03:38:34.609Z] "tcp://0.0.0.0:5555", [2022-06-06T03:38:34.609Z] "unix:///var/run/docker.sock" [2022-06-06T03:38:34.609Z] ], [2022-06-06T03:38:34.609Z] "mtu": 1458, [2022-06-06T03:38:34.609Z] "selinux-enabled": true, [2022-06-06T03:38:34.609Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-06T03:38:34.609Z] } [Pipeline] sh [2022-06-06T03:38:34.958Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-06T03:38:35.309Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-06T03:38:53.692Z] provisioning config files... [2022-06-06T03:38:53.715Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config7735802732672757493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T03:38:54.101Z] ---> docker-login.sh [2022-06-06T03:38:54.101Z] nexus3.edgexfoundry.org:10001 [2022-06-06T03:38:54.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T03:38:54.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T03:38:54.972Z] Configure a credential helper to remove this warning. See [2022-06-06T03:38:54.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T03:38:54.972Z] [2022-06-06T03:38:54.972Z] Login Succeeded [2022-06-06T03:38:54.972Z] nexus3.edgexfoundry.org:10002 [2022-06-06T03:38:55.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T03:38:55.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T03:38:55.246Z] Configure a credential helper to remove this warning. See [2022-06-06T03:38:55.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T03:38:55.246Z] [2022-06-06T03:38:55.246Z] Login Succeeded [2022-06-06T03:38:55.246Z] nexus3.edgexfoundry.org:10003 [2022-06-06T03:38:55.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T03:38:55.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T03:38:55.845Z] Configure a credential helper to remove this warning. See [2022-06-06T03:38:55.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T03:38:55.845Z] [2022-06-06T03:38:55.845Z] Login Succeeded [2022-06-06T03:38:55.845Z] nexus3.edgexfoundry.org:10004 [2022-06-06T03:38:56.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T03:38:56.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T03:38:56.119Z] Configure a credential helper to remove this warning. See [2022-06-06T03:38:56.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T03:38:56.119Z] [2022-06-06T03:38:56.119Z] Login Succeeded [2022-06-06T03:38:56.119Z] docker.io [2022-06-06T03:38:56.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T03:38:56.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T03:38:56.984Z] Configure a credential helper to remove this warning. See [2022-06-06T03:38:56.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T03:38:56.984Z] [2022-06-06T03:38:56.984Z] Login Succeeded [2022-06-06T03:38:56.984Z] ---> docker-login.sh ends [Pipeline] } [2022-06-06T03:38:57.011Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-06T03:38:57.387Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-06T03:38:57.422Z] ========================================================= [2022-06-06T03:38:57.422Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-06T03:38:57.422Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T03:38:57.928Z] + 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-06-06T03:38:58.203Z] Sending build context to Docker daemon 5.915MB [2022-06-06T03:38:58.203Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T03:38:58.203Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-06T03:38:58.480Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-06T03:38:58.480Z] 9b3977197b4f: Pulling fs layer [2022-06-06T03:38:58.480Z] 1a89e8eeedd5: Pulling fs layer [2022-06-06T03:38:58.480Z] 94645a83ff95: Pulling fs layer [2022-06-06T03:38:58.480Z] e6fb740bc735: Pulling fs layer [2022-06-06T03:38:58.480Z] 3a77bd46dcc9: Pulling fs layer [2022-06-06T03:38:58.480Z] 355e64cbe906: Pulling fs layer [2022-06-06T03:38:58.480Z] 63ab81a10011: Pulling fs layer [2022-06-06T03:38:58.480Z] 555d1d1c4555: Pulling fs layer [2022-06-06T03:38:58.480Z] 7d9057610161: Pulling fs layer [2022-06-06T03:38:58.480Z] e6fb740bc735: Waiting [2022-06-06T03:38:58.480Z] 3a77bd46dcc9: Waiting [2022-06-06T03:38:58.480Z] 355e64cbe906: Waiting [2022-06-06T03:38:58.480Z] 63ab81a10011: Waiting [2022-06-06T03:38:58.480Z] 555d1d1c4555: Waiting [2022-06-06T03:38:58.480Z] 7d9057610161: Waiting [2022-06-06T03:38:58.480Z] 94645a83ff95: Verifying Checksum [2022-06-06T03:38:58.480Z] 94645a83ff95: Download complete [2022-06-06T03:38:58.480Z] 1a89e8eeedd5: Verifying Checksum [2022-06-06T03:38:58.480Z] 1a89e8eeedd5: Download complete [2022-06-06T03:38:58.480Z] 3a77bd46dcc9: Verifying Checksum [2022-06-06T03:38:58.480Z] 3a77bd46dcc9: Download complete [2022-06-06T03:38:58.480Z] 355e64cbe906: Download complete [2022-06-06T03:38:58.480Z] 63ab81a10011: Verifying Checksum [2022-06-06T03:38:58.480Z] 9b3977197b4f: Verifying Checksum [2022-06-06T03:38:58.480Z] 9b3977197b4f: Download complete [2022-06-06T03:38:58.480Z] 63ab81a10011: Download complete [2022-06-06T03:38:59.476Z] 9b3977197b4f: Pull complete [2022-06-06T03:38:59.751Z] 7d9057610161: Verifying Checksum [2022-06-06T03:38:59.751Z] 7d9057610161: Download complete [2022-06-06T03:39:00.028Z] 1a89e8eeedd5: Pull complete [2022-06-06T03:39:00.305Z] 94645a83ff95: Pull complete [2022-06-06T03:39:00.909Z] 555d1d1c4555: Verifying Checksum [2022-06-06T03:39:00.909Z] 555d1d1c4555: Download complete [2022-06-06T03:39:01.183Z] e6fb740bc735: Verifying Checksum [2022-06-06T03:39:01.183Z] e6fb740bc735: Download complete [2022-06-06T03:39:13.603Z] e6fb740bc735: Pull complete [2022-06-06T03:39:13.603Z] 3a77bd46dcc9: Pull complete [2022-06-06T03:39:13.603Z] 355e64cbe906: Pull complete [2022-06-06T03:39:13.878Z] 63ab81a10011: Pull complete [2022-06-06T03:39:20.598Z] 555d1d1c4555: Pull complete [2022-06-06T03:39:22.061Z] 7d9057610161: Pull complete [2022-06-06T03:39:22.061Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-06T03:39:22.061Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-06T03:39:22.061Z] ---> 819e984ddca1 [2022-06-06T03:39:22.061Z] Step 3/13 : ARG MAKE="make build" [2022-06-06T03:39:24.052Z] ---> Running in 6ea09decf4f7 [2022-06-06T03:39:24.329Z] Removing intermediate container 6ea09decf4f7 [2022-06-06T03:39:24.329Z] ---> 1979814f4f30 [2022-06-06T03:39:24.329Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-06T03:39:24.329Z] ---> Running in bec15d8db1aa [2022-06-06T03:39:24.609Z] Removing intermediate container bec15d8db1aa [2022-06-06T03:39:24.609Z] ---> de8daafffd31 [2022-06-06T03:39:24.609Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-06T03:39:24.609Z] ---> Running in 058306ac53aa [2022-06-06T03:39:26.063Z] Removing intermediate container 058306ac53aa [2022-06-06T03:39:26.063Z] ---> f8895c79e6f7 [2022-06-06T03:39:26.063Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-06-06T03:39:26.063Z] ---> Running in cbe025372229 [2022-06-06T03:39:26.350Z] Removing intermediate container cbe025372229 [2022-06-06T03:39:26.350Z] ---> 250095e2e31a [2022-06-06T03:39:26.350Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T03:39:26.350Z] ---> Running in a69d09aab592 [2022-06-06T03:39:28.341Z] Removing intermediate container a69d09aab592 [2022-06-06T03:39:28.341Z] ---> 6a62d65ada6d [2022-06-06T03:39:28.341Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T03:39:28.341Z] ---> Running in e9e1dac1c383 [2022-06-06T03:39:29.322Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T03:39:30.305Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T03:39:30.905Z] OK: 220 MiB in 52 packages [2022-06-06T03:39:31.504Z] Removing intermediate container e9e1dac1c383 [2022-06-06T03:39:31.504Z] ---> 6741103216ff [2022-06-06T03:39:31.504Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-06-06T03:39:31.787Z] ---> Running in ee4e81704b3a [2022-06-06T03:39:32.070Z] Removing intermediate container ee4e81704b3a [2022-06-06T03:39:32.070Z] ---> 423e11f665e5 [2022-06-06T03:39:32.070Z] Step 10/13 : COPY go.mod vendor* ./ [2022-06-06T03:39:32.361Z] ---> d00afa7c120a [2022-06-06T03:39:32.361Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T03:39:32.641Z] ---> Running in 560e3e15bc48 [2022-06-06T03:40:19.636Z] Removing intermediate container 560e3e15bc48 [2022-06-06T03:40:19.636Z] ---> f39a0de57c27 [2022-06-06T03:40:19.636Z] Step 12/13 : COPY . . [2022-06-06T03:40:19.636Z] ---> e5d89790031d [2022-06-06T03:40:19.636Z] Step 13/13 : RUN ${MAKE} [2022-06-06T03:40:19.636Z] ---> Running in b3cb51d56273 [2022-06-06T03:40:20.618Z] noop [2022-06-06T03:40:21.216Z] Removing intermediate container b3cb51d56273 [2022-06-06T03:40:21.216Z] ---> c27483ff15da [2022-06-06T03:40:21.216Z] Successfully built c27483ff15da [2022-06-06T03:40:21.216Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T03:40:21.698Z] + docker inspect -f . ci-base-image-arm64 [2022-06-06T03:40:21.698Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T03:40:22.019Z] prd-ubuntu20.04-docker-arm64-4c-16g-1105 does not seem to be running inside a container [2022-06-06T03:40:22.110Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-06T03:40:23.380Z] $ docker top 0c04e6e2aca3a523cd5dee038cd21cd5b7e2645816b8563a3630e683c7e6cdcf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-06T03:40:24.349Z] + go version [2022-06-06T03:40:24.349Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-06T03:40:24.387Z] $ docker stop --time=1 0c04e6e2aca3a523cd5dee038cd21cd5b7e2645816b8563a3630e683c7e6cdcf [2022-06-06T03:40:26.033Z] $ docker rm -f 0c04e6e2aca3a523cd5dee038cd21cd5b7e2645816b8563a3630e683c7e6cdcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T03:40:26.918Z] + docker inspect -f . ci-base-image-arm64 [2022-06-06T03:40:26.918Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T03:40:27.239Z] prd-ubuntu20.04-docker-arm64-4c-16g-1105 does not seem to be running inside a container [2022-06-06T03:40:27.328Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-06T03:40:28.635Z] $ docker top 7d84fa53d297a42c79bff382f12c9545763a6f55d4b041ad3b4b725ad91729de -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-06T03:40:29.635Z] + make test [2022-06-06T03:40:29.635Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-06T03:40:31.642Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-06-06T03:41:53.483Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-06-06T03:41:53.483Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.074s coverage: 1.3% of statements [2022-06-06T03:42:15.646Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.852s coverage: 13.8% of statements [2022-06-06T03:42:16.239Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-06T03:42:16.239Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-06T03:42:48.602Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-06T03:42:48.602Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-06T03:42:48.602Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-06T03:42:48.642Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-06T03:42:48.681Z] $ docker stop --time=1 7d84fa53d297a42c79bff382f12c9545763a6f55d4b041ad3b4b725ad91729de [2022-06-06T03:42:50.411Z] $ docker rm -f 7d84fa53d297a42c79bff382f12c9545763a6f55d4b041ad3b4b725ad91729de [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-06T03:42:51.429Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-06T03:42:51.465Z] Warning: overwriting stash ‘coverage-report’ [2022-06-06T03:42:51.958Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-06T03:42:52.569Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-06T03:42:52.924Z] + ls -al . [2022-06-06T03:42:52.924Z] total 228 [2022-06-06T03:42:52.924Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 03:42 . [2022-06-06T03:42:52.924Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 03:38 .. [2022-06-06T03:42:52.924Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 03:38 .git [2022-06-06T03:42:52.924Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 03:38 .github [2022-06-06T03:42:52.924Z] -rw-rw-r-- 1 jenkins jenkins 352 Jun 6 03:38 .gitignore [2022-06-06T03:42:52.924Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 6 03:38 .golangci.yml [2022-06-06T03:42:52.924Z] -rw-rw-r-- 1 jenkins jenkins 9099 Jun 6 03:38 Attribution.txt [2022-06-06T03:42:52.924Z] -rw-rw-r-- 1 jenkins jenkins 189 Jun 6 03:38 CHANGELOG.md [2022-06-06T03:42:52.924Z] -rw-rw-r-- 1 jenkins jenkins 1667 Jun 6 03:38 Dockerfile [2022-06-06T03:42:52.924Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 6 03:38 GOVERNANCE.md [2022-06-06T03:42:52.924Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 6 03:38 Jenkinsfile [2022-06-06T03:42:52.924Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 6 03:38 LICENSE [2022-06-06T03:42:52.924Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jun 6 03:38 Makefile [2022-06-06T03:42:52.924Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 6 03:38 OWNERS.md [2022-06-06T03:42:52.924Z] -rw-rw-r-- 1 jenkins jenkins 28742 Jun 6 03:38 README.md [2022-06-06T03:42:52.924Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 6 03:36 VERSION [2022-06-06T03:42:52.924Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 03:38 bin [2022-06-06T03:42:52.924Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 03:38 cmd [2022-06-06T03:42:52.924Z] -rw-r--r-- 1 jenkins jenkins 53469 Jun 6 03:42 coverage.out [2022-06-06T03:42:52.924Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 03:38 doc [2022-06-06T03:42:52.924Z] -rw-rw-r-- 1 jenkins jenkins 3534 Jun 6 03:38 go.mod [2022-06-06T03:42:52.924Z] -rw-rw-r-- 1 jenkins jenkins 37361 Jun 6 03:38 go.sum [2022-06-06T03:42:52.924Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 03:38 internal [2022-06-06T03:42:52.924Z] -rw-rw-r-- 1 jenkins jenkins 236 Jun 6 03:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T03:42:53.359Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ed6262d00c804afbc616597753cc7ab5ae0d52ac --label arch=arm64 --label version=0.0.0 . [2022-06-06T03:42:53.632Z] Sending build context to Docker daemon 5.969MB [2022-06-06T03:42:53.632Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T03:42:53.632Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-06T03:42:53.908Z] ---> c27483ff15da [2022-06-06T03:42:53.908Z] Step 3/26 : ARG MAKE="make build" [2022-06-06T03:42:53.908Z] ---> Running in 454c696c512d [2022-06-06T03:42:54.183Z] Removing intermediate container 454c696c512d [2022-06-06T03:42:54.183Z] ---> e6e070e8cbf8 [2022-06-06T03:42:54.183Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-06T03:42:54.183Z] ---> Running in 6cbe1ea823d8 [2022-06-06T03:42:54.475Z] Removing intermediate container 6cbe1ea823d8 [2022-06-06T03:42:54.475Z] ---> 9761621d7e25 [2022-06-06T03:42:54.475Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-06T03:42:54.754Z] ---> Running in 396484b7b90c [2022-06-06T03:42:55.030Z] Removing intermediate container 396484b7b90c [2022-06-06T03:42:55.030Z] ---> b83dfea85345 [2022-06-06T03:42:55.030Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-06-06T03:42:55.030Z] ---> Running in 474b66c10500 [2022-06-06T03:42:55.307Z] Removing intermediate container 474b66c10500 [2022-06-06T03:42:55.307Z] ---> 37c0c1e2ad4a [2022-06-06T03:42:55.307Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T03:42:55.307Z] ---> Running in 28e333f68d73 [2022-06-06T03:42:57.293Z] Removing intermediate container 28e333f68d73 [2022-06-06T03:42:57.293Z] ---> 5611db7374dc [2022-06-06T03:42:57.293Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T03:42:57.293Z] ---> Running in 1b7fa8a3c896 [2022-06-06T03:42:58.282Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T03:42:58.875Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T03:42:59.854Z] OK: 220 MiB in 52 packages [2022-06-06T03:43:00.845Z] Removing intermediate container 1b7fa8a3c896 [2022-06-06T03:43:00.845Z] ---> d161fc1b8ff0 [2022-06-06T03:43:00.845Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-06-06T03:43:00.845Z] ---> Running in d00cb4952b8b [2022-06-06T03:43:01.121Z] Removing intermediate container d00cb4952b8b [2022-06-06T03:43:01.121Z] ---> d582b5e5e0ad [2022-06-06T03:43:01.121Z] Step 10/26 : COPY go.mod vendor* ./ [2022-06-06T03:43:01.725Z] ---> 614818d68783 [2022-06-06T03:43:01.725Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T03:43:01.725Z] ---> Running in 11af0548a679 [2022-06-06T03:43:03.712Z] Removing intermediate container 11af0548a679 [2022-06-06T03:43:03.712Z] ---> 851ec0bb26eb [2022-06-06T03:43:03.712Z] Step 12/26 : COPY . . [2022-06-06T03:43:04.713Z] ---> 88ccc28ce693 [2022-06-06T03:43:04.713Z] Step 13/26 : RUN ${MAKE} [2022-06-06T03:43:04.713Z] ---> Running in a9048159b620 [2022-06-06T03:43:05.716Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-06-06T03:45:12.584Z] Removing intermediate container a9048159b620 [2022-06-06T03:45:12.584Z] ---> bb84ab9b68e3 [2022-06-06T03:45:12.584Z] Step 14/26 : FROM alpine:3.15 [2022-06-06T03:45:12.584Z] 3.15: Pulling from library/alpine [2022-06-06T03:45:12.584Z] 9981e73032c8: Pulling fs layer [2022-06-06T03:45:12.584Z] 9981e73032c8: Verifying Checksum [2022-06-06T03:45:12.584Z] 9981e73032c8: Download complete [2022-06-06T03:45:12.584Z] 9981e73032c8: Pull complete [2022-06-06T03:45:12.584Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-06T03:45:12.584Z] Status: Downloaded newer image for alpine:3.15 [2022-06-06T03:45:12.584Z] ---> 3fb3c9af89a9 [2022-06-06T03:45:12.584Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-06T03:45:12.584Z] ---> Running in e0f66b7360a2 [2022-06-06T03:45:12.584Z] Removing intermediate container e0f66b7360a2 [2022-06-06T03:45:12.584Z] ---> b0f22fff387b [2022-06-06T03:45:12.584Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-06T03:45:12.584Z] ---> Running in 247f1477c5e0 [2022-06-06T03:45:12.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T03:45:12.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T03:45:12.584Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-06T03:45:12.584Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-06-06T03:45:12.584Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-06T03:45:12.584Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-06T03:45:12.584Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-06T03:45:12.584Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-06T03:45:12.584Z] Executing busybox-1.34.1-r5.trigger [2022-06-06T03:45:12.584Z] OK: 8 MiB in 20 packages [2022-06-06T03:45:12.584Z] Removing intermediate container 247f1477c5e0 [2022-06-06T03:45:12.584Z] ---> 4f3e1bb2445b [2022-06-06T03:45:12.584Z] Step 17/26 : WORKDIR / [2022-06-06T03:45:12.584Z] ---> Running in 19d8db86a912 [2022-06-06T03:45:12.584Z] Removing intermediate container 19d8db86a912 [2022-06-06T03:45:12.584Z] ---> b2c9fe1d9a90 [2022-06-06T03:45:12.584Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-06-06T03:45:12.584Z] ---> 9b659c1c16db [2022-06-06T03:45:12.584Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-06-06T03:45:12.584Z] ---> 05b3fb4e5803 [2022-06-06T03:45:12.584Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-06-06T03:45:12.584Z] ---> c02397f5adf0 [2022-06-06T03:45:12.584Z] Step 21/26 : EXPOSE 59984 [2022-06-06T03:45:12.584Z] ---> Running in b378dcb79645 [2022-06-06T03:45:12.866Z] Removing intermediate container b378dcb79645 [2022-06-06T03:45:12.866Z] ---> 46bc3d2c2a84 [2022-06-06T03:45:12.866Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-06-06T03:45:12.866Z] ---> Running in b811a52d2139 [2022-06-06T03:45:13.141Z] Removing intermediate container b811a52d2139 [2022-06-06T03:45:13.141Z] ---> fb8370d751f2 [2022-06-06T03:45:13.141Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-06T03:45:13.141Z] ---> Running in 2df49e4f2283 [2022-06-06T03:45:13.740Z] Removing intermediate container 2df49e4f2283 [2022-06-06T03:45:13.740Z] ---> 25204d7a923b [2022-06-06T03:45:13.740Z] Step 24/26 : LABEL arch=arm64 [2022-06-06T03:45:13.740Z] ---> Running in c87c64e743ac [2022-06-06T03:45:14.016Z] Removing intermediate container c87c64e743ac [2022-06-06T03:45:14.016Z] ---> 9a3216d32527 [2022-06-06T03:45:14.016Z] Step 25/26 : LABEL git_sha=ed6262d00c804afbc616597753cc7ab5ae0d52ac [2022-06-06T03:45:14.016Z] ---> Running in ee91239614c0 [2022-06-06T03:45:14.290Z] Removing intermediate container ee91239614c0 [2022-06-06T03:45:14.290Z] ---> 2d88bfc50b01 [2022-06-06T03:45:14.290Z] Step 26/26 : LABEL version=0.0.0 [2022-06-06T03:45:14.290Z] ---> Running in e8dd601f6923 [2022-06-06T03:45:14.565Z] Removing intermediate container e8dd601f6923 [2022-06-06T03:45:14.565Z] ---> de953d2fa247 [2022-06-06T03:45:14.565Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-06T03:45:14.565Z] Successfully built de953d2fa247 [2022-06-06T03:45:14.839Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T03:45:15.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-06T03:45:15.654Z] [2022-06-06T03:45:15.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T03:45:16.067Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-06T03:45:16.344Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-06T03:45:16.344Z] 8998bd30e6a1: Pulling fs layer [2022-06-06T03:45:16.344Z] 04944245beec: Pulling fs layer [2022-06-06T03:45:16.344Z] 699f458cf7ca: Pulling fs layer [2022-06-06T03:45:16.344Z] 765212b225bb: Pulling fs layer [2022-06-06T03:45:16.344Z] f23df028b6ca: Pulling fs layer [2022-06-06T03:45:16.344Z] d65c8cfc05b1: Pulling fs layer [2022-06-06T03:45:16.344Z] 2437ff75d9bd: Pulling fs layer [2022-06-06T03:45:16.344Z] f23df028b6ca: Waiting [2022-06-06T03:45:16.344Z] d65c8cfc05b1: Waiting [2022-06-06T03:45:16.344Z] 2437ff75d9bd: Waiting [2022-06-06T03:45:16.344Z] 765212b225bb: Waiting [2022-06-06T03:45:16.344Z] 04944245beec: Verifying Checksum [2022-06-06T03:45:16.344Z] 04944245beec: Download complete [2022-06-06T03:45:16.344Z] 765212b225bb: Verifying Checksum [2022-06-06T03:45:16.344Z] 765212b225bb: Download complete [2022-06-06T03:45:16.344Z] f23df028b6ca: Verifying Checksum [2022-06-06T03:45:16.344Z] f23df028b6ca: Download complete [2022-06-06T03:45:16.344Z] d65c8cfc05b1: Verifying Checksum [2022-06-06T03:45:16.344Z] d65c8cfc05b1: Download complete [2022-06-06T03:45:16.623Z] 699f458cf7ca: Verifying Checksum [2022-06-06T03:45:16.623Z] 699f458cf7ca: Download complete [2022-06-06T03:45:16.899Z] 8998bd30e6a1: Verifying Checksum [2022-06-06T03:45:16.899Z] 8998bd30e6a1: Download complete [2022-06-06T03:45:19.530Z] 2437ff75d9bd: Verifying Checksum [2022-06-06T03:45:19.530Z] 2437ff75d9bd: Download complete [2022-06-06T03:45:21.514Z] 8998bd30e6a1: Pull complete [2022-06-06T03:45:21.791Z] 04944245beec: Pull complete [2022-06-06T03:45:23.230Z] 699f458cf7ca: Pull complete [2022-06-06T03:45:23.506Z] 765212b225bb: Pull complete [2022-06-06T03:45:24.489Z] f23df028b6ca: Pull complete [2022-06-06T03:45:24.489Z] d65c8cfc05b1: Pull complete [2022-06-06T03:45:39.587Z] 2437ff75d9bd: Pull complete [2022-06-06T03:45:39.587Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-06T03:45:39.587Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-06T03:45:39.587Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T03:45:39.984Z] prd-ubuntu20.04-docker-arm64-4c-16g-1105 does not seem to be running inside a container [2022-06-06T03:45:40.086Z] $ 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-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-06T03:45:42.651Z] $ docker top fa6a72de1e03f117353b447ce471f9245cec828efd6645ae4dd38ecc4f73b51f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T03:45:43.655Z] ---> job-cost.sh [2022-06-06T03:45:43.655Z] lf-activate-venv: SKIPPING [2022-06-06T03:45:43.655Z] INFO: No Stack... [2022-06-06T03:45:43.930Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-06T03:45:44.913Z] INFO: Archiving Costs [Pipeline] sh [2022-06-06T03:45:45.604Z] + cut -d, -f6 [2022-06-06T03:45:45.604Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock [2022-06-06T03:45:45.690Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-77-1-stack-cost] [2022-06-06T03:45:45.695Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-1-stack-cost] did not exist. Created. [2022-06-06T03:45:45.695Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-77-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-06T03:45:46.451Z] /w/workspace/device-onvif-camera/1@tmp/durable-619d7fa8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-06T03:45:47.158Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-06T03:45:47.198Z] Warning: overwriting stash ‘stack-cost’ [2022-06-06T03:45:47.245Z] Stashed 1 file(s) [Pipeline] } [2022-06-06T03:45:47.265Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-06T03:45:47.362Z] $ docker stop --time=1 fa6a72de1e03f117353b447ce471f9245cec828efd6645ae4dd38ecc4f73b51f [2022-06-06T03:45:48.873Z] $ docker rm -f fa6a72de1e03f117353b447ce471f9245cec828efd6645ae4dd38ecc4f73b51f [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-06-06T03:45:49.876Z] provisioning config files... [2022-06-06T03:45:49.928Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config2986077443348442731tmp [Pipeline] { [Pipeline] sh [2022-06-06T03:45:50.260Z] + set +x [2022-06-06T03:45:50.260Z] + curl -s https://codecov.io/bash [2022-06-06T03:45:50.260Z] + bash -s -- [2022-06-06T03:45:50.260Z] [2022-06-06T03:45:50.260Z] _____ _ [2022-06-06T03:45:50.260Z] / ____| | | [2022-06-06T03:45:50.260Z] | | ___ __| | ___ ___ _____ __ [2022-06-06T03:45:50.260Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-06T03:45:50.260Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-06T03:45:50.260Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-06T03:45:50.260Z] Bash-1.0.6 [2022-06-06T03:45:50.260Z] [2022-06-06T03:45:50.260Z] [2022-06-06T03:45:50.260Z] ==> git version 2.25.1 found [2022-06-06T03:45:50.260Z] ==> 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-06-06T03:45:50.260Z] Release-Date: 2020-01-08 [2022-06-06T03:45:50.260Z] 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-06-06T03:45:50.260Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-06T03:45:50.260Z] ==> Jenkins CI detected. [2022-06-06T03:45:50.260Z] current dir:  /w/workspace/oundry_device-onvif-camera_PR-77 [2022-06-06T03:45:50.260Z] project root: . [2022-06-06T03:45:50.260Z] --> token set from env [2022-06-06T03:45:50.260Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-06T03:45:50.260Z] ==> Running gcov in . (disable via -X gcov) [2022-06-06T03:45:50.260Z] ==> Python coveragepy not found [2022-06-06T03:45:50.260Z] ==> Searching for coverage reports in: [2022-06-06T03:45:50.260Z] + . [2022-06-06T03:45:50.260Z] -> Found 1 reports [2022-06-06T03:45:50.260Z] ==> Detecting git/mercurial file structure [2022-06-06T03:45:50.260Z] ==> Reading reports [2022-06-06T03:45:50.260Z] + ./coverage.out bytes=53469 [2022-06-06T03:45:50.260Z] ==> Appending adjustments [2022-06-06T03:45:50.260Z] https://docs.codecov.io/docs/fixing-reports [2022-06-06T03:45:50.523Z] + Found adjustments [2022-06-06T03:45:50.523Z] ==> Gzipping contents [2022-06-06T03:45:50.523Z] 8.0K /tmp/codecov.dHNRLq.gz [2022-06-06T03:45:50.523Z] ==> Uploading reports [2022-06-06T03:45:50.523Z] url: https://codecov.io [2022-06-06T03:45:50.523Z] query: branch=PR-77&commit=ed6262d00c804afbc616597753cc7ab5ae0d52ac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-77%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=77&job=&cmd_args= [2022-06-06T03:45:50.523Z] -> Pinging Codecov [2022-06-06T03:45:50.523Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-77&commit=ed6262d00c804afbc616597753cc7ab5ae0d52ac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-77%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=77&job=&cmd_args= [2022-06-06T03:45:50.784Z] -> Uploading to [2022-06-06T03:45:50.784Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-06/F29A59C45E3A92E06B3E522C9905F8EF/ed6262d00c804afbc616597753cc7ab5ae0d52ac/1fa12a04-aa1b-424a-91c2-8d0ba95c5128.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220606%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220606T034550Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c330ac4d58874528c25e6de37a4e17ee5d9085da3e9210fe265042dc659bce83 [2022-06-06T03:45:50.784Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-06T03:45:50.784Z] Dload Upload Total Spent Left Speed [2022-06-06T03:45:51.046Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6867 0 0 100 6867 0 27578 --:--:-- --:--:-- --:--:-- 27578 [2022-06-06T03:45:51.046Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/ed6262d00c804afbc616597753cc7ab5ae0d52ac [Pipeline] } [2022-06-06T03:45:51.075Z] 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-06-06T03:45:52.841Z] + [ -d /w/workspace/oundry_device-onvif-camera_PR-77/archives ] [2022-06-06T03:45:52.841Z] + ls -al /w/workspace/oundry_device-onvif-camera_PR-77/archives [2022-06-06T03:45:52.841Z] total 16 [2022-06-06T03:45:52.841Z] drwxr-xr-x 3 root root 4096 Jun 6 03:38 . [2022-06-06T03:45:52.841Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 6 03:38 .. [2022-06-06T03:45:52.841Z] drwxr-xr-x 2 root root 4096 Jun 6 03:38 cost [2022-06-06T03:45:52.841Z] -rw-r--r-- 1 root root 89 Jun 6 03:38 cost.csv [2022-06-06T03:45:52.841Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-onvif-camera_PR-77/archives [2022-06-06T03:45:52.841Z] + ls -al /w/workspace/oundry_device-onvif-camera_PR-77/archives [2022-06-06T03:45:52.841Z] total 16 [2022-06-06T03:45:52.841Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 6 03:38 . [2022-06-06T03:45:52.841Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 6 03:38 .. [2022-06-06T03:45:52.841Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 6 03:38 cost [2022-06-06T03:45:52.841Z] -rw-r--r-- 1 jenkins jenkins 89 Jun 6 03:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-06T03:45:53.170Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T03:45:54.061Z] ---> package-listing.sh [2022-06-06T03:45:54.061Z] ++ facter osfamily [2022-06-06T03:45:54.061Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-06T03:45:54.324Z] + OS_FAMILY=debian [2022-06-06T03:45:54.324Z] + workspace=/w/workspace/oundry_device-onvif-camera_PR-77 [2022-06-06T03:45:54.324Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-06T03:45:54.324Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-06T03:45:54.324Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-06T03:45:54.324Z] + PACKAGES=/tmp/packages_start.txt [2022-06-06T03:45:54.324Z] + '[' /w/workspace/oundry_device-onvif-camera_PR-77 ']' [2022-06-06T03:45:54.324Z] + PACKAGES=/tmp/packages_end.txt [2022-06-06T03:45:54.324Z] + case "${OS_FAMILY}" in [2022-06-06T03:45:54.324Z] + dpkg -l [2022-06-06T03:45:54.324Z] + grep '^ii' [2022-06-06T03:45:54.324Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-06T03:45:54.324Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-06T03:45:54.324Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-06T03:45:54.324Z] + '[' /w/workspace/oundry_device-onvif-camera_PR-77 ']' [2022-06-06T03:45:54.324Z] + mkdir -p /w/workspace/oundry_device-onvif-camera_PR-77/archives/ [2022-06-06T03:45:54.324Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-onvif-camera_PR-77/archives/ [Pipeline] echo [2022-06-06T03:45:54.358Z] 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/oundry_device-onvif-camera_PR-77/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-06T03:45:54.651Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T03:45:55.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T03:45:55.286Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T03:45:55.437Z] prd-ubuntu20.04-docker-8c-8g-1104 does not seem to be running inside a container [2022-06-06T03:45:55.477Z] $ 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/oundry_device-onvif-camera_PR-77/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-onvif-camera_PR-77 -v /w/workspace/oundry_device-onvif-camera_PR-77:/w/workspace/oundry_device-onvif-camera_PR-77:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-77@tmp:/w/workspace/oundry_device-onvif-camera_PR-77@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-06-06T03:45:55.673Z] $ docker top d14fcc5edf522b874f7771b458f31a82a6eea87ad874d37a4bcbebc0fa489fdc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-06T03:45:56.062Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-06T03:45:56.374Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-06T03:45:56.684Z] + ls /var/log/sa-host [2022-06-06T03:45:56.684Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-06T03:45:56.881Z] provisioning config files... [2022-06-06T03:45:56.893Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config784431931612286625tmp [Pipeline] { [Pipeline] echo [2022-06-06T03:45:56.937Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T03:45:57.246Z] ---> create-netrc.sh [Pipeline] } [2022-06-06T03:45:57.272Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-06T03:45:57.675Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-06T03:45:57.706Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T03:45:58.022Z] ---> sudo-logs.sh [2022-06-06T03:45:58.022Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-06T03:45:58.099Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T03:45:58.410Z] ---> job-cost.sh [2022-06-06T03:45:58.411Z] lf-activate-venv: SKIPPING [2022-06-06T03:45:58.411Z] DEBUG: total: 0.2199999988079071 [2022-06-06T03:45:58.411Z] INFO: Retrieving Stack Cost... [2022-06-06T03:45:58.671Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-06T03:45:59.242Z] INFO: Archiving Costs [Pipeline] echo [2022-06-06T03:45:59.281Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T03:45:59.591Z] ---> logs-deploy.sh [2022-06-06T03:45:59.591Z] lf-activate-venv: SKIPPING [2022-06-06T03:45:59.591Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-77/1 [2022-06-06T03:45:59.591Z] INFO: archiving workspace using pattern(s): [2022-06-06T03:46:00.533Z] Archives upload complete. [2022-06-06T03:46:00.533Z] INFO: archiving logs to Nexus