Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ed6262d00c804afbc616597753cc7ab5ae0d52ac+79d192228a5789397eaac89f5a29237a0a7597a8 (d8ff5dc8065c9eeb1612a503640bb7a9b41ca8f9) 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-ssh9626168950786781791.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-ssh8519316128617636078.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-77/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-77/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5149097351862004704.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 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-ssh8966528634512292218.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-77/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-77/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9692198410062348238.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1131’ Running on prd-ubuntu20.04-docker-8c-8g-1134 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 79d192228a5789397eaac89f5a29237a0a7597a8 into PR head commit ed6262d00c804afbc616597753cc7ab5ae0d52ac Merge succeeded, producing aaa95b71664052a6d8e476d455cadd5c4f3ed36d Checking out Revision aaa95b71664052a6d8e476d455cadd5c4f3ed36d (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 79d192228a5789397eaac89f5a29237a0a7597a8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aaa95b71664052a6d8e476d455cadd5c4f3ed36d # timeout=10 Commit message: "Merge commit '79d192228a5789397eaac89f5a29237a0a7597a8' into HEAD" > git rev-list --no-walk ed6262d00c804afbc616597753cc7ab5ae0d52ac # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-06T10:11:18.524Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-06T10:11:18.580Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-06T10:11:18.595Z] ========================================================= [2022-06-06T10:11:18.595Z] EdgeX Global Pipelines Version Info [2022-06-06T10:11:18.595Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-06T10:11:19.343Z] ------------------- [2022-06-06T10:11:19.343Z] stable info: [2022-06-06T10:11:19.344Z] ------------------- [2022-06-06T10:11:19.344Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-06T10:11:19.344Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-06T10:11:19.344Z] Message: update stable to v1.0.232 [2022-06-06T10:11:19.916Z] ------------------- [2022-06-06T10:11:19.916Z] experimental info: [2022-06-06T10:11:19.916Z] ------------------- [2022-06-06T10:11:19.916Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-06T10:11:19.916Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-06T10:11:19.916Z] Message: update experimental to v1.0.232 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-06T10:11:20.120Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-06-06T10:11:20.131Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-06-06T10:11:20.147Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-06T10:11:20.159Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-06T10:11:20.172Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-06T10:11:20.184Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-06T10:11:20.195Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-06T10:11:20.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-06T10:11:20.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-06T10:11:20.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-06T10:11:20.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-06T10:11:20.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-06-06T10:11:20.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-06T10:11:20.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-06T10:11:20.299Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-06T10:11:20.312Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-06T10:11:20.323Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-06T10:11:20.334Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-06T10:11:20.343Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-06T10:11:20.354Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-06T10:11:20.367Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-06T10:11:20.383Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-06T10:11:20.401Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-06T10:11:20.413Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-06T10:11:20.425Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-06T10:11:20.436Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-06T10:11:20.444Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-06T10:11:20.453Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-77 [Pipeline] echo [2022-06-06T10:11:20.461Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-77 [Pipeline] echo [2022-06-06T10:11:20.470Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-77 [Pipeline] echo [2022-06-06T10:11:20.478Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aaa95b71664052a6d8e476d455cadd5c4f3ed36d [Pipeline] echo [2022-06-06T10:11:20.486Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aaa95b7 [Pipeline] echo [2022-06-06T10:11:20.494Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-06T10:11:20.533Z] provisioning config files... [2022-06-06T10:11:20.546Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config5994271034004524364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T10:11:20.868Z] ---> docker-login.sh [2022-06-06T10:11:20.868Z] nexus3.edgexfoundry.org:10001 [2022-06-06T10:11:21.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T10:11:21.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T10:11:21.130Z] Configure a credential helper to remove this warning. See [2022-06-06T10:11:21.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T10:11:21.130Z] [2022-06-06T10:11:21.130Z] Login Succeeded [2022-06-06T10:11:21.130Z] nexus3.edgexfoundry.org:10002 [2022-06-06T10:11:21.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T10:11:21.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T10:11:21.392Z] Configure a credential helper to remove this warning. See [2022-06-06T10:11:21.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T10:11:21.392Z] [2022-06-06T10:11:21.392Z] Login Succeeded [2022-06-06T10:11:21.392Z] nexus3.edgexfoundry.org:10003 [2022-06-06T10:11:21.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T10:11:21.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T10:11:21.392Z] Configure a credential helper to remove this warning. See [2022-06-06T10:11:21.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T10:11:21.392Z] [2022-06-06T10:11:21.392Z] Login Succeeded [2022-06-06T10:11:21.392Z] nexus3.edgexfoundry.org:10004 [2022-06-06T10:11:21.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T10:11:21.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T10:11:21.652Z] Configure a credential helper to remove this warning. See [2022-06-06T10:11:21.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T10:11:21.652Z] [2022-06-06T10:11:21.652Z] Login Succeeded [2022-06-06T10:11:21.652Z] docker.io [2022-06-06T10:11:21.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T10:11:21.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T10:11:21.912Z] Configure a credential helper to remove this warning. See [2022-06-06T10:11:21.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T10:11:21.912Z] [2022-06-06T10:11:21.912Z] Login Succeeded [2022-06-06T10:11:21.912Z] ---> docker-login.sh ends [Pipeline] } [2022-06-06T10:11:21.946Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-06T10:11:22.311Z] + git rev-list -1 --merges aaa95b71664052a6d8e476d455cadd5c4f3ed36d~1..aaa95b71664052a6d8e476d455cadd5c4f3ed36d [Pipeline] echo [2022-06-06T10:11:22.340Z] -----------> git rev-list -1 --merges aaa95b71664052a6d8e476d455cadd5c4f3ed36d~1..aaa95b71664052a6d8e476d455cadd5c4f3ed36d aaa95b71664052a6d8e476d455cadd5c4f3ed36d [2022-06-06T10:11:22.340Z] aaa95b71664052a6d8e476d455cadd5c4f3ed36d [false] [Pipeline] sh [2022-06-06T10:11:22.631Z] + git log --format=format:%s -1 aaa95b71664052a6d8e476d455cadd5c4f3ed36d [Pipeline] echo [2022-06-06T10:11:22.646Z] ========================================================= [2022-06-06T10:11:22.646Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-06T10:11:22.646Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-06T10:11:22.979Z] + git log --format=format:%s -1 aaa95b71664052a6d8e476d455cadd5c4f3ed36d [Pipeline] echo [2022-06-06T10:11:22.991Z] [semverPrep] GIT_COMMIT: aaa95b71664052a6d8e476d455cadd5c4f3ed36d, Commit Message: Merge commit '79d192228a5789397eaac89f5a29237a0a7597a8' into HEAD [Pipeline] echo [2022-06-06T10:11:23.003Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-06T10:11:23.405Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-06T10:11:23.405Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-06T10:11:23.405Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-06T10:11:23.405Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-06T10:11:23.405Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-06T10:11:23.405Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-06T10:11:23.405Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T10:11:23.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T10:11:23.771Z] [2022-06-06T10:11:23.771Z] 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-06T10:11:24.074Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T10:11:24.074Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-06T10:11:24.074Z] 42c077c10790: Pulling fs layer [2022-06-06T10:11:24.074Z] f63e77b7563a: Pulling fs layer [2022-06-06T10:11:24.074Z] bd5fdadae976: Pulling fs layer [2022-06-06T10:11:24.074Z] 205491f53016: Pulling fs layer [2022-06-06T10:11:24.074Z] df18705c85c3: Pulling fs layer [2022-06-06T10:11:24.074Z] bdb3f477010e: Pulling fs layer [2022-06-06T10:11:24.074Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-06T10:11:24.074Z] 2c6e9b1d212d: Pulling fs layer [2022-06-06T10:11:24.074Z] bdb8f0575790: Pulling fs layer [2022-06-06T10:11:24.074Z] 386e3cb2ff24: Pulling fs layer [2022-06-06T10:11:24.074Z] 2343380bae48: Pulling fs layer [2022-06-06T10:11:24.074Z] bdb3f477010e: Waiting [2022-06-06T10:11:24.074Z] c8a8fc8e1c8f: Waiting [2022-06-06T10:11:24.074Z] 2c6e9b1d212d: Waiting [2022-06-06T10:11:24.074Z] bdb8f0575790: Waiting [2022-06-06T10:11:24.074Z] 386e3cb2ff24: Waiting [2022-06-06T10:11:24.074Z] 2343380bae48: Waiting [2022-06-06T10:11:24.074Z] 205491f53016: Waiting [2022-06-06T10:11:24.074Z] df18705c85c3: Waiting [2022-06-06T10:11:24.074Z] f63e77b7563a: Verifying Checksum [2022-06-06T10:11:24.074Z] f63e77b7563a: Download complete [2022-06-06T10:11:24.074Z] 205491f53016: Verifying Checksum [2022-06-06T10:11:24.074Z] 205491f53016: Download complete [2022-06-06T10:11:24.074Z] df18705c85c3: Verifying Checksum [2022-06-06T10:11:24.074Z] df18705c85c3: Download complete [2022-06-06T10:11:24.335Z] bdb3f477010e: Download complete [2022-06-06T10:11:24.335Z] bd5fdadae976: Verifying Checksum [2022-06-06T10:11:24.335Z] bd5fdadae976: Download complete [2022-06-06T10:11:24.335Z] 2c6e9b1d212d: Verifying Checksum [2022-06-06T10:11:24.335Z] 2c6e9b1d212d: Download complete [2022-06-06T10:11:24.335Z] bdb8f0575790: Verifying Checksum [2022-06-06T10:11:24.335Z] bdb8f0575790: Download complete [2022-06-06T10:11:24.335Z] 386e3cb2ff24: Verifying Checksum [2022-06-06T10:11:24.335Z] 386e3cb2ff24: Download complete [2022-06-06T10:11:24.335Z] 2343380bae48: Verifying Checksum [2022-06-06T10:11:24.335Z] 2343380bae48: Download complete [2022-06-06T10:11:24.335Z] 42c077c10790: Download complete [2022-06-06T10:11:24.595Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-06T10:11:24.595Z] c8a8fc8e1c8f: Download complete [2022-06-06T10:11:25.989Z] 42c077c10790: Pull complete [2022-06-06T10:11:25.989Z] f63e77b7563a: Pull complete [2022-06-06T10:11:26.575Z] bd5fdadae976: Pull complete [2022-06-06T10:11:26.575Z] 205491f53016: Pull complete [2022-06-06T10:11:26.838Z] df18705c85c3: Pull complete [2022-06-06T10:11:26.838Z] bdb3f477010e: Pull complete [2022-06-06T10:11:29.388Z] c8a8fc8e1c8f: Pull complete [2022-06-06T10:11:29.388Z] 2c6e9b1d212d: Pull complete [2022-06-06T10:11:29.388Z] bdb8f0575790: Pull complete [2022-06-06T10:11:29.388Z] 386e3cb2ff24: Pull complete [2022-06-06T10:11:29.388Z] 2343380bae48: Pull complete [2022-06-06T10:11:29.388Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-06T10:11:29.388Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T10:11:29.388Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T10:11:29.499Z] prd-ubuntu20.04-docker-8c-8g-1134 does not seem to be running inside a container [2022-06-06T10:11:29.540Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-06T10:11:30.779Z] $ docker top 5be82de8652dfd13ed19834e63b3d3f7d650ca8f4c52ed16d8ccb82bc66bd3c3 -eo pid,comm [2022-06-06T10:11:30.854Z] 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-06T10:11:30.854Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-06T10:11:30.886Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-06T10:11:30.886Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-06T10:11:31.036Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-06T10:11:31.039Z] $ docker exec 5be82de8652dfd13ed19834e63b3d3f7d650ca8f4c52ed16d8ccb82bc66bd3c3 ssh-agent [2022-06-06T10:11:31.174Z] SSH_AUTH_SOCK=/tmp/ssh-H4HomO0UNU00/agent.34 [2022-06-06T10:11:31.174Z] SSH_AGENT_PID=41 [2022-06-06T10:11:31.181Z] Running ssh-add (command line suppressed) [2022-06-06T10:11:31.307Z] Identity added: /w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_907400239818757121.key (/w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_907400239818757121.key) [2022-06-06T10:11:31.325Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-06T10:11:31.618Z] + git tag --points-at HEAD [Pipeline] } [2022-06-06T10:11:31.640Z] $ docker exec --env ******** --env ******** 5be82de8652dfd13ed19834e63b3d3f7d650ca8f4c52ed16d8ccb82bc66bd3c3 ssh-agent -k [2022-06-06T10:11:31.763Z] unset SSH_AUTH_SOCK; [2022-06-06T10:11:31.763Z] unset SSH_AGENT_PID; [2022-06-06T10:11:31.763Z] echo Agent pid 41 killed; [2022-06-06T10:11:31.775Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-06T10:11:31.800Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-06T10:11:31.800Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-06T10:11:31.937Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-06T10:11:31.940Z] $ docker exec 5be82de8652dfd13ed19834e63b3d3f7d650ca8f4c52ed16d8ccb82bc66bd3c3 ssh-agent [2022-06-06T10:11:32.061Z] SSH_AUTH_SOCK=/tmp/ssh-2fZDWAeTVSz2/agent.75 [2022-06-06T10:11:32.061Z] SSH_AGENT_PID=82 [2022-06-06T10:11:32.067Z] Running ssh-add (command line suppressed) [2022-06-06T10:11:32.197Z] Identity added: /w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_7758896373300007106.key (/w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_7758896373300007106.key) [2022-06-06T10:11:32.214Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-06T10:11:32.508Z] + git semver init [2022-06-06T10:11:32.772Z] 2022-06-06 10:11:32,718 [run_init] DEBUG init version:0.0.0 force:False [2022-06-06T10:11:32.773Z] 2022-06-06 10:11:32,719 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-onvif-camera_PR-77/.semver [2022-06-06T10:11:32.773Z] 2022-06-06 10:11:32,719 [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-06T10:11:32.773Z] 2022-06-06 10:11:32,719 [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-06T10:11:33.717Z] 2022-06-06 10:11:33,374 [append_file] DEBUG append to file:/w/workspace/oundry_device-onvif-camera_PR-77/.git/info/exclude [2022-06-06T10:11:33.717Z] 2022-06-06 10:11:33,375 [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-06T10:11:33.717Z] 2022-06-06 10:11:33,375 [write_file] DEBUG write to file:/w/workspace/oundry_device-onvif-camera_PR-77/.semver/PR-77 [2022-06-06T10:11:33.717Z] 2022-06-06 10:11:33,378 [execute] INFO git cat-file --batch-check [2022-06-06T10:11:33.717Z] 2022-06-06 10:11:33,379 [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-06T10:11:33.717Z] 2022-06-06 10:11:33,385 [execute] INFO git cat-file --batch [2022-06-06T10:11:33.717Z] 2022-06-06 10:11:33,385 [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-06T10:11:33.717Z] 2022-06-06 10:11:33,392 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_PR-77/.semver/PR-77 [2022-06-06T10:11:33.717Z] 0.0.0 [Pipeline] } [2022-06-06T10:11:33.730Z] $ docker exec --env ******** --env ******** 5be82de8652dfd13ed19834e63b3d3f7d650ca8f4c52ed16d8ccb82bc66bd3c3 ssh-agent -k [2022-06-06T10:11:33.852Z] unset SSH_AUTH_SOCK; [2022-06-06T10:11:33.853Z] unset SSH_AGENT_PID; [2022-06-06T10:11:33.853Z] echo Agent pid 82 killed; [2022-06-06T10:11:33.866Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-06T10:11:34.182Z] + git semver [Pipeline] } [2022-06-06T10:11:34.459Z] $ docker stop --time=1 5be82de8652dfd13ed19834e63b3d3f7d650ca8f4c52ed16d8ccb82bc66bd3c3 [2022-06-06T10:11:35.764Z] $ docker rm -f 5be82de8652dfd13ed19834e63b3d3f7d650ca8f4c52ed16d8ccb82bc66bd3c3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-06T10:11:36.123Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-06T10:11:36.386Z] Stashed 1 file(s) [Pipeline] echo [2022-06-06T10:11:36.388Z] [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-06T10:11:36.523Z] provisioning config files... [2022-06-06T10:11:36.534Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config1859930013900588068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T10:11:36.833Z] ---> docker-login.sh [2022-06-06T10:11:36.833Z] nexus3.edgexfoundry.org:10001 [2022-06-06T10:11:36.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T10:11:36.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T10:11:36.833Z] Configure a credential helper to remove this warning. See [2022-06-06T10:11:36.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T10:11:36.833Z] [2022-06-06T10:11:36.833Z] Login Succeeded [2022-06-06T10:11:36.833Z] nexus3.edgexfoundry.org:10002 [2022-06-06T10:11:36.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T10:11:37.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T10:11:37.094Z] Configure a credential helper to remove this warning. See [2022-06-06T10:11:37.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T10:11:37.094Z] [2022-06-06T10:11:37.094Z] Login Succeeded [2022-06-06T10:11:37.094Z] nexus3.edgexfoundry.org:10003 [2022-06-06T10:11:37.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T10:11:37.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T10:11:37.094Z] Configure a credential helper to remove this warning. See [2022-06-06T10:11:37.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T10:11:37.094Z] [2022-06-06T10:11:37.094Z] Login Succeeded [2022-06-06T10:11:37.094Z] nexus3.edgexfoundry.org:10004 [2022-06-06T10:11:37.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T10:11:37.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T10:11:37.357Z] Configure a credential helper to remove this warning. See [2022-06-06T10:11:37.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T10:11:37.357Z] [2022-06-06T10:11:37.357Z] Login Succeeded [2022-06-06T10:11:37.357Z] docker.io [2022-06-06T10:11:37.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T10:11:37.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T10:11:37.618Z] Configure a credential helper to remove this warning. See [2022-06-06T10:11:37.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T10:11:37.618Z] [2022-06-06T10:11:37.618Z] Login Succeeded [2022-06-06T10:11:37.618Z] ---> docker-login.sh ends [Pipeline] } [2022-06-06T10:11:37.626Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-06T10:11:37.695Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-06T10:11:37.706Z] ========================================================= [2022-06-06T10:11:37.706Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-06T10:11:37.706Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T10:11:38.031Z] + 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-06T10:11:38.031Z] Sending build context to Docker daemon 8.695MB [2022-06-06T10:11:38.031Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T10:11:38.031Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-06T10:11:38.031Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-06T10:11:38.031Z] 59bf1c3509f3: Pulling fs layer [2022-06-06T10:11:38.031Z] 666ba61612fd: Pulling fs layer [2022-06-06T10:11:38.031Z] 8ed8ca486205: Pulling fs layer [2022-06-06T10:11:38.031Z] cc1cd167ecdc: Pulling fs layer [2022-06-06T10:11:38.031Z] c516ae0d96e1: Pulling fs layer [2022-06-06T10:11:38.031Z] 684cea983483: Pulling fs layer [2022-06-06T10:11:38.031Z] dd3240ac7de5: Pulling fs layer [2022-06-06T10:11:38.031Z] b1e948a4e11c: Pulling fs layer [2022-06-06T10:11:38.031Z] a8fd76ee1af6: Pulling fs layer [2022-06-06T10:11:38.031Z] 646ad004c059: Pulling fs layer [2022-06-06T10:11:38.031Z] dd3240ac7de5: Waiting [2022-06-06T10:11:38.031Z] b1e948a4e11c: Waiting [2022-06-06T10:11:38.031Z] a8fd76ee1af6: Waiting [2022-06-06T10:11:38.031Z] 646ad004c059: Waiting [2022-06-06T10:11:38.031Z] 684cea983483: Waiting [2022-06-06T10:11:38.031Z] c516ae0d96e1: Waiting [2022-06-06T10:11:38.031Z] cc1cd167ecdc: Waiting [2022-06-06T10:11:38.031Z] 8ed8ca486205: Verifying Checksum [2022-06-06T10:11:38.031Z] 8ed8ca486205: Download complete [2022-06-06T10:11:38.292Z] 666ba61612fd: Verifying Checksum [2022-06-06T10:11:38.292Z] 666ba61612fd: Download complete [2022-06-06T10:11:38.292Z] c516ae0d96e1: Verifying Checksum [2022-06-06T10:11:38.292Z] c516ae0d96e1: Download complete [2022-06-06T10:11:38.292Z] 684cea983483: Verifying Checksum [2022-06-06T10:11:38.292Z] 684cea983483: Download complete [2022-06-06T10:11:38.292Z] 59bf1c3509f3: Verifying Checksum [2022-06-06T10:11:38.292Z] 59bf1c3509f3: Download complete [2022-06-06T10:11:38.292Z] dd3240ac7de5: Verifying Checksum [2022-06-06T10:11:38.292Z] dd3240ac7de5: Download complete [2022-06-06T10:11:38.292Z] b1e948a4e11c: Verifying Checksum [2022-06-06T10:11:38.292Z] b1e948a4e11c: Download complete [2022-06-06T10:11:38.292Z] 59bf1c3509f3: Pull complete [2022-06-06T10:11:38.554Z] 666ba61612fd: Pull complete [2022-06-06T10:11:38.554Z] 8ed8ca486205: Pull complete [2022-06-06T10:11:38.554Z] 646ad004c059: Verifying Checksum [2022-06-06T10:11:38.554Z] 646ad004c059: Download complete [2022-06-06T10:11:38.814Z] a8fd76ee1af6: Verifying Checksum [2022-06-06T10:11:38.814Z] a8fd76ee1af6: Download complete [2022-06-06T10:11:38.814Z] cc1cd167ecdc: Verifying Checksum [2022-06-06T10:11:38.814Z] cc1cd167ecdc: Download complete [2022-06-06T10:11:43.016Z] cc1cd167ecdc: Pull complete [2022-06-06T10:11:43.016Z] c516ae0d96e1: Pull complete [2022-06-06T10:11:43.016Z] 684cea983483: Pull complete [2022-06-06T10:11:43.275Z] dd3240ac7de5: Pull complete [2022-06-06T10:11:43.275Z] b1e948a4e11c: Pull complete [2022-06-06T10:11:45.809Z] a8fd76ee1af6: Pull complete [2022-06-06T10:11:46.378Z] 646ad004c059: Pull complete [2022-06-06T10:11:46.378Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-06T10:11:46.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-06T10:11:46.378Z] ---> 8f69c11f6b0c [2022-06-06T10:11:46.378Z] Step 3/13 : ARG MAKE="make build" [2022-06-06T10:11:47.765Z] ---> Running in 0c39da894735 [2022-06-06T10:11:47.765Z] Removing intermediate container 0c39da894735 [2022-06-06T10:11:47.765Z] ---> 39395661c86e [2022-06-06T10:11:47.765Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-06T10:11:47.765Z] ---> Running in 0f146ec0f683 [2022-06-06T10:11:47.765Z] Removing intermediate container 0f146ec0f683 [2022-06-06T10:11:47.765Z] ---> 4f04f35abf35 [2022-06-06T10:11:47.765Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-06T10:11:47.765Z] ---> Running in b25e0c0fd3e2 [2022-06-06T10:11:48.025Z] Removing intermediate container b25e0c0fd3e2 [2022-06-06T10:11:48.025Z] ---> bcdd7bd65e9d [2022-06-06T10:11:48.025Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-06-06T10:11:48.025Z] ---> Running in 597a947f0441 [2022-06-06T10:11:48.025Z] Removing intermediate container 597a947f0441 [2022-06-06T10:11:48.025Z] ---> 0525e2f46518 [2022-06-06T10:11:48.025Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T10:11:48.025Z] ---> Running in 249d8d742162 [2022-06-06T10:11:48.600Z] Removing intermediate container 249d8d742162 [2022-06-06T10:11:48.600Z] ---> d136356b4bda [2022-06-06T10:11:48.600Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T10:11:48.600Z] ---> Running in ef1a60ac757a [2022-06-06T10:11:48.860Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T10:11:49.801Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T10:11:50.062Z] OK: 221 MiB in 52 packages [2022-06-06T10:11:50.323Z] Removing intermediate container ef1a60ac757a [2022-06-06T10:11:50.323Z] ---> e8f00b3ecfb6 [2022-06-06T10:11:50.323Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-06-06T10:11:50.584Z] ---> Running in 01776bcb25c3 [2022-06-06T10:11:50.584Z] Removing intermediate container 01776bcb25c3 [2022-06-06T10:11:50.584Z] ---> 831527632aba [2022-06-06T10:11:50.584Z] Step 10/13 : COPY go.mod vendor* ./ [2022-06-06T10:11:50.584Z] ---> 988ee4dd1eb4 [2022-06-06T10:11:50.584Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T10:11:50.846Z] ---> Running in 427a5e5bbba0 [2022-06-06T10:11:51.482Z] Still waiting to schedule task [2022-06-06T10:11:51.483Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1132’ [2022-06-06T10:12:05.757Z] Removing intermediate container 427a5e5bbba0 [2022-06-06T10:12:05.757Z] ---> 2dfb75b79449 [2022-06-06T10:12:05.757Z] Step 12/13 : COPY . . [2022-06-06T10:12:05.757Z] ---> 2f6aa0e93986 [2022-06-06T10:12:05.757Z] Step 13/13 : RUN ${MAKE} [2022-06-06T10:12:05.757Z] ---> Running in cf4a25078306 [2022-06-06T10:12:05.757Z] noop [2022-06-06T10:12:05.757Z] Removing intermediate container cf4a25078306 [2022-06-06T10:12:05.757Z] ---> edd8f80c8635 [2022-06-06T10:12:05.757Z] Successfully built edd8f80c8635 [2022-06-06T10:12:05.757Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T10:12:06.074Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-06T10:12:06.074Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T10:12:06.167Z] prd-ubuntu20.04-docker-8c-8g-1134 does not seem to be running inside a container [2022-06-06T10:12:06.211Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-06T10:12:06.611Z] $ docker top d90e3c105a22d8048288fb9c7fb3564cb4a6633694938c6ca7985e2482ff8940 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-06T10:12:06.971Z] + go version [2022-06-06T10:12:06.971Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-06T10:12:06.989Z] $ docker stop --time=1 d90e3c105a22d8048288fb9c7fb3564cb4a6633694938c6ca7985e2482ff8940 [2022-06-06T10:12:08.295Z] $ docker rm -f d90e3c105a22d8048288fb9c7fb3564cb4a6633694938c6ca7985e2482ff8940 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T10:12:08.728Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-06T10:12:08.728Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T10:12:08.815Z] prd-ubuntu20.04-docker-8c-8g-1134 does not seem to be running inside a container [2022-06-06T10:12:08.860Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-06T10:12:09.275Z] $ docker top 97e66d7d044cc7c37bf7aa6ee6a206288a5107e56ded10915c59e62b8de3d821 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-06T10:12:09.646Z] + make test [2022-06-06T10:12:09.646Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-06T10:12:09.907Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-06-06T10:12:22.142Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-06-06T10:12:22.142Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.016s coverage: 1.3% of statements [2022-06-06T10:12:25.444Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.166s coverage: 13.8% of statements [2022-06-06T10:12:32.031Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-06T10:12:36.234Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-06T10:12:36.234Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-06T10:12:36.234Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-06T10:12:36.513Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-06T10:12:36.536Z] $ docker stop --time=1 97e66d7d044cc7c37bf7aa6ee6a206288a5107e56ded10915c59e62b8de3d821 [2022-06-06T10:12:38.230Z] $ docker rm -f 97e66d7d044cc7c37bf7aa6ee6a206288a5107e56ded10915c59e62b8de3d821 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-06T10:12:38.682Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-06T10:12:38.739Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-06T10:12:39.178Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-06T10:12:39.469Z] + ls -al . [2022-06-06T10:12:39.469Z] total 232 [2022-06-06T10:12:39.469Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 6 10:12 . [2022-06-06T10:12:39.469Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 10:11 .. [2022-06-06T10:12:39.469Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 10:11 .git [2022-06-06T10:12:39.469Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 10:11 .github [2022-06-06T10:12:39.469Z] -rw-rw-r-- 1 jenkins jenkins 352 Jun 6 10:11 .gitignore [2022-06-06T10:12:39.469Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 6 10:11 .golangci.yml [2022-06-06T10:12:39.469Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 6 10:11 .semver [2022-06-06T10:12:39.469Z] -rw-rw-r-- 1 jenkins jenkins 9099 Jun 6 10:11 Attribution.txt [2022-06-06T10:12:39.469Z] -rw-rw-r-- 1 jenkins jenkins 189 Jun 6 10:11 CHANGELOG.md [2022-06-06T10:12:39.469Z] -rw-rw-r-- 1 jenkins jenkins 1667 Jun 6 10:11 Dockerfile [2022-06-06T10:12:39.469Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 6 10:11 GOVERNANCE.md [2022-06-06T10:12:39.469Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 6 10:11 Jenkinsfile [2022-06-06T10:12:39.469Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 6 10:11 LICENSE [2022-06-06T10:12:39.469Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jun 6 10:11 Makefile [2022-06-06T10:12:39.469Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 6 10:11 OWNERS.md [2022-06-06T10:12:39.469Z] -rw-rw-r-- 1 jenkins jenkins 28742 Jun 6 10:11 README.md [2022-06-06T10:12:39.469Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 6 10:11 VERSION [2022-06-06T10:12:39.469Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 10:11 bin [2022-06-06T10:12:39.469Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 10:11 cmd [2022-06-06T10:12:39.469Z] -rw-r--r-- 1 jenkins jenkins 53381 Jun 6 10:12 coverage.out [2022-06-06T10:12:39.469Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 10:11 doc [2022-06-06T10:12:39.469Z] -rw-rw-r-- 1 jenkins jenkins 3534 Jun 6 10:11 go.mod [2022-06-06T10:12:39.469Z] -rw-rw-r-- 1 jenkins jenkins 37361 Jun 6 10:11 go.sum [2022-06-06T10:12:39.469Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 10:11 internal [2022-06-06T10:12:39.469Z] -rw-rw-r-- 1 jenkins jenkins 236 Jun 6 10:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T10:12:39.784Z] + 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=aaa95b71664052a6d8e476d455cadd5c4f3ed36d --label arch=amd64 --label version=0.0.0 . [2022-06-06T10:12:39.784Z] Sending build context to Docker daemon 8.749MB [2022-06-06T10:12:39.784Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T10:12:39.784Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-06T10:12:39.784Z] ---> edd8f80c8635 [2022-06-06T10:12:39.784Z] Step 3/26 : ARG MAKE="make build" [2022-06-06T10:12:39.784Z] ---> Running in 14bb375d0974 [2022-06-06T10:12:40.047Z] Removing intermediate container 14bb375d0974 [2022-06-06T10:12:40.047Z] ---> 1c30e117c88f [2022-06-06T10:12:40.047Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-06T10:12:40.047Z] ---> Running in 351d40f0deda [2022-06-06T10:12:40.047Z] Removing intermediate container 351d40f0deda [2022-06-06T10:12:40.047Z] ---> 8576605c329b [2022-06-06T10:12:40.047Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-06T10:12:40.047Z] ---> Running in 1b4ab8209b04 [2022-06-06T10:12:40.308Z] Removing intermediate container 1b4ab8209b04 [2022-06-06T10:12:40.308Z] ---> 4c2129186b42 [2022-06-06T10:12:40.308Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-06-06T10:12:40.308Z] ---> Running in 8cc60cec0845 [2022-06-06T10:12:40.308Z] Removing intermediate container 8cc60cec0845 [2022-06-06T10:12:40.308Z] ---> 39951324ef13 [2022-06-06T10:12:40.308Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T10:12:40.308Z] ---> Running in d306c654f233 [2022-06-06T10:12:40.881Z] Removing intermediate container d306c654f233 [2022-06-06T10:12:40.881Z] ---> fdb7747ba394 [2022-06-06T10:12:40.881Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T10:12:40.881Z] ---> Running in aa0c9063ee4b [2022-06-06T10:12:41.453Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T10:12:42.398Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T10:12:42.659Z] OK: 221 MiB in 52 packages [2022-06-06T10:12:42.920Z] Removing intermediate container aa0c9063ee4b [2022-06-06T10:12:42.920Z] ---> 31e4c0546055 [2022-06-06T10:12:42.920Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-06-06T10:12:42.920Z] ---> Running in 49e5ed864638 [2022-06-06T10:12:42.920Z] Removing intermediate container 49e5ed864638 [2022-06-06T10:12:42.920Z] ---> 9dd12b519a00 [2022-06-06T10:12:42.920Z] Step 10/26 : COPY go.mod vendor* ./ [2022-06-06T10:12:43.180Z] ---> 7558b0ed8bc8 [2022-06-06T10:12:43.180Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T10:12:43.180Z] ---> Running in 0e851830cba6 [2022-06-06T10:12:44.124Z] Removing intermediate container 0e851830cba6 [2022-06-06T10:12:44.124Z] ---> 400c4e8b0f11 [2022-06-06T10:12:44.124Z] Step 12/26 : COPY . . [2022-06-06T10:12:44.124Z] ---> d4797544def4 [2022-06-06T10:12:44.124Z] Step 13/26 : RUN ${MAKE} [2022-06-06T10:12:44.388Z] ---> Running in 32c800415bdc [2022-06-06T10:12:44.649Z] 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-06T10:13:06.605Z] Removing intermediate container 32c800415bdc [2022-06-06T10:13:06.605Z] ---> 165fefcfe62b [2022-06-06T10:13:06.605Z] Step 14/26 : FROM alpine:3.15 [2022-06-06T10:13:06.605Z] 3.15: Pulling from library/alpine [2022-06-06T10:13:06.605Z] df9b9388f04a: Pulling fs layer [2022-06-06T10:13:06.605Z] df9b9388f04a: Verifying Checksum [2022-06-06T10:13:06.605Z] df9b9388f04a: Download complete [2022-06-06T10:13:06.605Z] df9b9388f04a: Pull complete [2022-06-06T10:13:06.606Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-06T10:13:06.606Z] Status: Downloaded newer image for alpine:3.15 [2022-06-06T10:13:06.606Z] ---> 0ac33e5f5afa [2022-06-06T10:13:06.606Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-06T10:13:06.606Z] ---> Running in d39d70512185 [2022-06-06T10:13:06.606Z] Removing intermediate container d39d70512185 [2022-06-06T10:13:06.606Z] ---> b4462ddee02d [2022-06-06T10:13:06.606Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-06T10:13:06.606Z] ---> Running in 3b1cfe5f17bd [2022-06-06T10:13:06.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T10:13:06.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T10:13:06.606Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-06T10:13:06.606Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-06-06T10:13:06.606Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-06T10:13:06.606Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-06T10:13:06.606Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-06T10:13:06.606Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-06T10:13:06.606Z] Executing busybox-1.34.1-r5.trigger [2022-06-06T10:13:06.606Z] OK: 8 MiB in 20 packages [2022-06-06T10:13:06.606Z] Removing intermediate container 3b1cfe5f17bd [2022-06-06T10:13:06.606Z] ---> 80b666ac64d8 [2022-06-06T10:13:06.606Z] Step 17/26 : WORKDIR / [2022-06-06T10:13:06.606Z] ---> Running in ecbf44f5347d [2022-06-06T10:13:06.606Z] Removing intermediate container ecbf44f5347d [2022-06-06T10:13:06.606Z] ---> 8438ffe8b1ea [2022-06-06T10:13:06.606Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-06-06T10:13:06.867Z] ---> bdc5e15cb89e [2022-06-06T10:13:06.867Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-06-06T10:13:07.128Z] ---> 938c15c7955d [2022-06-06T10:13:07.128Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-06-06T10:13:07.128Z] ---> 5563193ca226 [2022-06-06T10:13:07.128Z] Step 21/26 : EXPOSE 59984 [2022-06-06T10:13:07.128Z] ---> Running in 4802f5e90809 [2022-06-06T10:13:07.391Z] Removing intermediate container 4802f5e90809 [2022-06-06T10:13:07.391Z] ---> a2a0a89629b8 [2022-06-06T10:13:07.391Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-06-06T10:13:07.391Z] ---> Running in 6f9cf96deb36 [2022-06-06T10:13:07.391Z] Removing intermediate container 6f9cf96deb36 [2022-06-06T10:13:07.391Z] ---> bac87e576515 [2022-06-06T10:13:07.391Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-06T10:13:07.391Z] ---> Running in 9abfc57416cc [2022-06-06T10:13:07.652Z] Removing intermediate container 9abfc57416cc [2022-06-06T10:13:07.653Z] ---> fdef0052c620 [2022-06-06T10:13:07.653Z] Step 24/26 : LABEL arch=amd64 [2022-06-06T10:13:07.653Z] ---> Running in e954c954b95d [2022-06-06T10:13:07.653Z] Removing intermediate container e954c954b95d [2022-06-06T10:13:07.653Z] ---> f1aee9fbaa57 [2022-06-06T10:13:07.653Z] Step 25/26 : LABEL git_sha=aaa95b71664052a6d8e476d455cadd5c4f3ed36d [2022-06-06T10:13:07.653Z] ---> Running in f7c30a52d190 [2022-06-06T10:13:07.915Z] Removing intermediate container f7c30a52d190 [2022-06-06T10:13:07.915Z] ---> 77aeb340bf79 [2022-06-06T10:13:07.915Z] Step 26/26 : LABEL version=0.0.0 [2022-06-06T10:13:07.915Z] ---> Running in 486b95f82291 [2022-06-06T10:13:07.915Z] Removing intermediate container 486b95f82291 [2022-06-06T10:13:07.915Z] ---> 59be95fa0784 [2022-06-06T10:13:07.915Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-06T10:13:07.915Z] Successfully built 59be95fa0784 [2022-06-06T10:13:07.915Z] 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-06T10:13:08.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T10:13:08.349Z] [2022-06-06T10:13:08.349Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T10:13:08.656Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T10:13:08.656Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-06T10:13:08.656Z] 5eb5b503b376: Pulling fs layer [2022-06-06T10:13:08.656Z] 5c69ac0246d0: Pulling fs layer [2022-06-06T10:13:08.656Z] ec43610c2a17: Pulling fs layer [2022-06-06T10:13:08.656Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-06T10:13:08.656Z] 33b1e0a273af: Pulling fs layer [2022-06-06T10:13:08.656Z] 5d3b04190fa2: Pulling fs layer [2022-06-06T10:13:08.656Z] 2f39f015ded8: Pulling fs layer [2022-06-06T10:13:08.656Z] 5d3b04190fa2: Waiting [2022-06-06T10:13:08.656Z] 2f39f015ded8: Waiting [2022-06-06T10:13:08.656Z] 5c69ac0246d0: Verifying Checksum [2022-06-06T10:13:08.656Z] 5c69ac0246d0: Download complete [2022-06-06T10:13:08.656Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-06T10:13:08.656Z] 3a2ae6a8a46f: Download complete [2022-06-06T10:13:08.656Z] 33b1e0a273af: Verifying Checksum [2022-06-06T10:13:08.656Z] 33b1e0a273af: Download complete [2022-06-06T10:13:08.656Z] 5d3b04190fa2: Download complete [2022-06-06T10:13:08.656Z] ec43610c2a17: Verifying Checksum [2022-06-06T10:13:08.656Z] ec43610c2a17: Download complete [2022-06-06T10:13:08.916Z] 5eb5b503b376: Verifying Checksum [2022-06-06T10:13:08.916Z] 5eb5b503b376: Download complete [2022-06-06T10:13:09.486Z] 2f39f015ded8: Download complete [2022-06-06T10:13:10.057Z] 5eb5b503b376: Pull complete [2022-06-06T10:13:10.317Z] 5c69ac0246d0: Pull complete [2022-06-06T10:13:10.888Z] ec43610c2a17: Pull complete [2022-06-06T10:13:10.888Z] 3a2ae6a8a46f: Pull complete [2022-06-06T10:13:11.149Z] 33b1e0a273af: Pull complete [2022-06-06T10:13:11.149Z] 5d3b04190fa2: Pull complete [2022-06-06T10:13:16.430Z] 2f39f015ded8: Pull complete [2022-06-06T10:13:16.430Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-06T10:13:16.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T10:13:16.430Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T10:13:16.528Z] prd-ubuntu20.04-docker-8c-8g-1134 does not seem to be running inside a container [2022-06-06T10:13:16.574Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-06T10:13:17.978Z] $ docker top a7168b6579b0fde10080bce06994e75c4b436d144c887a4960d914573540c517 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T10:13:18.370Z] ---> job-cost.sh [2022-06-06T10:13:18.370Z] lf-activate-venv: SKIPPING [2022-06-06T10:13:18.370Z] INFO: No Stack... [2022-06-06T10:13:18.941Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-06T10:13:19.202Z] INFO: Archiving Costs [Pipeline] sh [2022-06-06T10:13:19.500Z] + cat /w/workspace/oundry_device-onvif-camera_PR-77/archives/cost.csv [2022-06-06T10:13:19.500Z] + cut -d, -f6 [Pipeline] lock [2022-06-06T10:13:19.516Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-77-2-stack-cost] [2022-06-06T10:13:19.520Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-2-stack-cost] did not exist. Created. [2022-06-06T10:13:19.520Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-77-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-06T10:13:19.825Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-06T10:13:19.860Z] Stashed 1 file(s) [Pipeline] } [2022-06-06T10:13:19.867Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-06T10:13:19.893Z] $ docker stop --time=1 a7168b6579b0fde10080bce06994e75c4b436d144c887a4960d914573540c517 [2022-06-06T10:13:21.068Z] $ docker rm -f a7168b6579b0fde10080bce06994e75c4b436d144c887a4960d914573540c517 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-06T10:14:45.211Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1136 in /w/workspace/oundry_device-onvif-camera_PR-77 [Pipeline] { [Pipeline] ws [2022-06-06T10:14:45.223Z] Running in /w/workspace/device-onvif-camera/2 [Pipeline] { [Pipeline] checkout [2022-06-06T10:14:45.274Z] Selected Git installation does not exist. Using Default [2022-06-06T10:14:45.274Z] The recommended git tool is: NONE [2022-06-06T10:14:52.809Z] using credential edgex-jenkins-ssh [2022-06-06T10:14:52.827Z] Cloning the remote Git repository [2022-06-06T10:14:52.898Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-06T10:14:52.984Z] > git init /w/workspace/device-onvif-camera/2 # timeout=10 [2022-06-06T10:14:53.084Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-06T10:14:53.085Z] > git --version # timeout=10 [2022-06-06T10:14:53.105Z] > git --version # 'git version 2.25.1' [2022-06-06T10:14:53.108Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-06T10:14:53.173Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-06T10:14:54.056Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-06-06T10:14:54.075Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-06T10:14:54.103Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-06-06T10:14:54.147Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-06T10:14:54.148Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-06T10:14:54.164Z] > 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-06T10:14:54.613Z] Merging remotes/origin/main commit 79d192228a5789397eaac89f5a29237a0a7597a8 into PR head commit ed6262d00c804afbc616597753cc7ab5ae0d52ac [2022-06-06T10:14:55.087Z] Merge succeeded, producing bcd91062414978d476b839d0bb5f08059565a67f [2022-06-06T10:14:55.087Z] Checking out Revision bcd91062414978d476b839d0bb5f08059565a67f (PR-77) [2022-06-06T10:14:54.634Z] > git config core.sparsecheckout # timeout=10 [2022-06-06T10:14:54.651Z] > git checkout -f ed6262d00c804afbc616597753cc7ab5ae0d52ac # timeout=10 [2022-06-06T10:14:54.805Z] > git remote # timeout=10 [2022-06-06T10:14:54.827Z] > git config --get remote.origin.url # timeout=10 [2022-06-06T10:14:54.847Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-06T10:14:54.862Z] > git merge 79d192228a5789397eaac89f5a29237a0a7597a8 # timeout=10 [2022-06-06T10:14:55.070Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-06T10:14:55.096Z] > git config core.sparsecheckout # timeout=10 [2022-06-06T10:14:55.121Z] > git checkout -f bcd91062414978d476b839d0bb5f08059565a67f # timeout=10 [2022-06-06T10:14:59.466Z] Commit message: "Merge commit '79d192228a5789397eaac89f5a29237a0a7597a8' into HEAD" [2022-06-06T10:14:59.479Z] > git rev-list --no-walk ed6262d00c804afbc616597753cc7ab5ae0d52ac # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-06T10:15:00.445Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-06T10:15:00.445Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-06T10:15:00.445Z] Dload Upload Total Spent Left Speed [2022-06-06T10:15:00.445Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 202k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh [2022-06-06T10:15:01.266Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-06T10:15:01.623Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-06T10:15:01.623Z] + sudo tee /etc/docker/daemon.new [2022-06-06T10:15:01.623Z] { [2022-06-06T10:15:01.623Z] "registry-mirrors": [ [2022-06-06T10:15:01.623Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-06T10:15:01.623Z] ], [2022-06-06T10:15:01.623Z] "bip": "10.250.0.254/24", [2022-06-06T10:15:01.623Z] "hosts": [ [2022-06-06T10:15:01.623Z] "tcp://0.0.0.0:5555", [2022-06-06T10:15:01.623Z] "unix:///var/run/docker.sock" [2022-06-06T10:15:01.623Z] ], [2022-06-06T10:15:01.623Z] "mtu": 1458, [2022-06-06T10:15:01.623Z] "selinux-enabled": true, [2022-06-06T10:15:01.623Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-06T10:15:01.623Z] } [Pipeline] sh [2022-06-06T10:15:01.980Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-06T10:15:02.424Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-06T10:15:20.986Z] provisioning config files... [2022-06-06T10:15:21.016Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/2@tmp/config7047275319986023470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T10:15:21.393Z] ---> docker-login.sh [2022-06-06T10:15:21.393Z] nexus3.edgexfoundry.org:10001 [2022-06-06T10:15:21.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T10:15:22.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T10:15:22.598Z] Configure a credential helper to remove this warning. See [2022-06-06T10:15:22.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T10:15:22.598Z] [2022-06-06T10:15:22.598Z] Login Succeeded [2022-06-06T10:15:22.598Z] nexus3.edgexfoundry.org:10002 [2022-06-06T10:15:22.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T10:15:22.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T10:15:22.873Z] Configure a credential helper to remove this warning. See [2022-06-06T10:15:22.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T10:15:22.873Z] [2022-06-06T10:15:22.873Z] Login Succeeded [2022-06-06T10:15:22.873Z] nexus3.edgexfoundry.org:10003 [2022-06-06T10:15:23.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T10:15:23.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T10:15:23.491Z] Configure a credential helper to remove this warning. See [2022-06-06T10:15:23.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T10:15:23.491Z] [2022-06-06T10:15:23.491Z] Login Succeeded [2022-06-06T10:15:23.491Z] nexus3.edgexfoundry.org:10004 [2022-06-06T10:15:24.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T10:15:24.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T10:15:24.097Z] Configure a credential helper to remove this warning. See [2022-06-06T10:15:24.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T10:15:24.097Z] [2022-06-06T10:15:24.097Z] Login Succeeded [2022-06-06T10:15:24.097Z] docker.io [2022-06-06T10:15:24.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T10:15:24.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T10:15:24.972Z] Configure a credential helper to remove this warning. See [2022-06-06T10:15:24.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T10:15:24.972Z] [2022-06-06T10:15:24.972Z] Login Succeeded [2022-06-06T10:15:24.972Z] ---> docker-login.sh ends [Pipeline] } [2022-06-06T10:15:24.992Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-06T10:15:25.310Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-06T10:15:25.320Z] ========================================================= [2022-06-06T10:15:25.320Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-06T10:15:25.320Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T10:15:25.684Z] + 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-06T10:15:26.302Z] Sending build context to Docker daemon 5.923MB [2022-06-06T10:15:26.302Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T10:15:26.302Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-06T10:15:26.302Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-06T10:15:26.302Z] 9b3977197b4f: Pulling fs layer [2022-06-06T10:15:26.302Z] 1a89e8eeedd5: Pulling fs layer [2022-06-06T10:15:26.302Z] 94645a83ff95: Pulling fs layer [2022-06-06T10:15:26.302Z] e6fb740bc735: Pulling fs layer [2022-06-06T10:15:26.302Z] 3a77bd46dcc9: Pulling fs layer [2022-06-06T10:15:26.302Z] 355e64cbe906: Pulling fs layer [2022-06-06T10:15:26.302Z] 63ab81a10011: Pulling fs layer [2022-06-06T10:15:26.302Z] 555d1d1c4555: Pulling fs layer [2022-06-06T10:15:26.302Z] 7d9057610161: Pulling fs layer [2022-06-06T10:15:26.302Z] 3a77bd46dcc9: Waiting [2022-06-06T10:15:26.302Z] 355e64cbe906: Waiting [2022-06-06T10:15:26.302Z] 63ab81a10011: Waiting [2022-06-06T10:15:26.302Z] 555d1d1c4555: Waiting [2022-06-06T10:15:26.302Z] 7d9057610161: Waiting [2022-06-06T10:15:26.302Z] e6fb740bc735: Waiting [2022-06-06T10:15:26.302Z] 94645a83ff95: Verifying Checksum [2022-06-06T10:15:26.302Z] 94645a83ff95: Download complete [2022-06-06T10:15:26.302Z] 1a89e8eeedd5: Verifying Checksum [2022-06-06T10:15:26.302Z] 1a89e8eeedd5: Download complete [2022-06-06T10:15:26.302Z] 3a77bd46dcc9: Verifying Checksum [2022-06-06T10:15:26.302Z] 3a77bd46dcc9: Download complete [2022-06-06T10:15:26.586Z] 355e64cbe906: Download complete [2022-06-06T10:15:26.586Z] 9b3977197b4f: Download complete [2022-06-06T10:15:26.586Z] 63ab81a10011: Verifying Checksum [2022-06-06T10:15:26.586Z] 63ab81a10011: Download complete [2022-06-06T10:15:27.592Z] 9b3977197b4f: Pull complete [2022-06-06T10:15:27.592Z] 7d9057610161: Verifying Checksum [2022-06-06T10:15:27.592Z] 7d9057610161: Download complete [2022-06-06T10:15:28.200Z] 1a89e8eeedd5: Pull complete [2022-06-06T10:15:28.477Z] 94645a83ff95: Pull complete [2022-06-06T10:15:28.763Z] 555d1d1c4555: Verifying Checksum [2022-06-06T10:15:28.763Z] 555d1d1c4555: Download complete [2022-06-06T10:15:29.362Z] e6fb740bc735: Verifying Checksum [2022-06-06T10:15:29.362Z] e6fb740bc735: Download complete [2022-06-06T10:15:41.791Z] e6fb740bc735: Pull complete [2022-06-06T10:15:41.791Z] 3a77bd46dcc9: Pull complete [2022-06-06T10:15:41.791Z] 355e64cbe906: Pull complete [2022-06-06T10:15:41.791Z] 63ab81a10011: Pull complete [2022-06-06T10:15:47.202Z] 555d1d1c4555: Pull complete [2022-06-06T10:15:49.180Z] 7d9057610161: Pull complete [2022-06-06T10:15:49.180Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-06T10:15:49.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-06T10:15:49.180Z] ---> 819e984ddca1 [2022-06-06T10:15:49.180Z] Step 3/13 : ARG MAKE="make build" [2022-06-06T10:15:51.157Z] ---> Running in 3271272ec3d0 [2022-06-06T10:15:51.431Z] Removing intermediate container 3271272ec3d0 [2022-06-06T10:15:51.431Z] ---> e5cef5b4201c [2022-06-06T10:15:51.431Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-06T10:15:51.431Z] ---> Running in ac5731862b5e [2022-06-06T10:15:51.710Z] Removing intermediate container ac5731862b5e [2022-06-06T10:15:51.710Z] ---> 9ec250921592 [2022-06-06T10:15:51.710Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-06T10:15:51.996Z] ---> Running in e8ab3b39a096 [2022-06-06T10:15:52.283Z] Removing intermediate container e8ab3b39a096 [2022-06-06T10:15:52.283Z] ---> c720c3244cc9 [2022-06-06T10:15:52.283Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-06-06T10:15:52.283Z] ---> Running in ae7e88eb9cc8 [2022-06-06T10:15:52.558Z] Removing intermediate container ae7e88eb9cc8 [2022-06-06T10:15:52.558Z] ---> 5b4b440680ae [2022-06-06T10:15:52.558Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T10:15:52.832Z] ---> Running in 55708f708af8 [2022-06-06T10:15:56.237Z] Removing intermediate container 55708f708af8 [2022-06-06T10:15:56.237Z] ---> 1ed64509d1ee [2022-06-06T10:15:56.237Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T10:15:56.237Z] ---> Running in ccaf3baa53d1 [2022-06-06T10:15:56.831Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T10:15:57.814Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T10:15:58.796Z] OK: 220 MiB in 52 packages [2022-06-06T10:15:59.396Z] Removing intermediate container ccaf3baa53d1 [2022-06-06T10:15:59.396Z] ---> 56038a115665 [2022-06-06T10:15:59.396Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-06-06T10:15:59.685Z] ---> Running in 628f7621c5c9 [2022-06-06T10:15:59.969Z] Removing intermediate container 628f7621c5c9 [2022-06-06T10:15:59.969Z] ---> f1ca9e09b1bd [2022-06-06T10:15:59.969Z] Step 10/13 : COPY go.mod vendor* ./ [2022-06-06T10:16:00.571Z] ---> 91de74993f68 [2022-06-06T10:16:00.571Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T10:16:00.571Z] ---> Running in ada5e4c46a1c [2022-06-06T10:16:57.159Z] Removing intermediate container ada5e4c46a1c [2022-06-06T10:16:57.159Z] ---> ecec65df9d4b [2022-06-06T10:16:57.159Z] Step 12/13 : COPY . . [2022-06-06T10:16:57.159Z] ---> b7423d8f1a40 [2022-06-06T10:16:57.159Z] Step 13/13 : RUN ${MAKE} [2022-06-06T10:16:57.159Z] ---> Running in d2534f91ef08 [2022-06-06T10:16:57.159Z] noop [2022-06-06T10:16:57.159Z] Removing intermediate container d2534f91ef08 [2022-06-06T10:16:57.159Z] ---> d014827b931e [2022-06-06T10:16:57.159Z] Successfully built d014827b931e [2022-06-06T10:16:57.159Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T10:16:57.536Z] + docker inspect -f . ci-base-image-arm64 [2022-06-06T10:16:57.536Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T10:16:57.795Z] prd-ubuntu20.04-docker-arm64-4c-16g-1136 does not seem to be running inside a container [2022-06-06T10:16:57.883Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-06T10:16:59.325Z] $ docker top 64f6e18841e78ebeee2dc4a29f385a1b28c2a8d609dccabc7616f1becd672cac -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-06T10:17:00.253Z] + go version [2022-06-06T10:17:00.253Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-06T10:17:00.280Z] $ docker stop --time=1 64f6e18841e78ebeee2dc4a29f385a1b28c2a8d609dccabc7616f1becd672cac [2022-06-06T10:17:01.971Z] $ docker rm -f 64f6e18841e78ebeee2dc4a29f385a1b28c2a8d609dccabc7616f1becd672cac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T10:17:02.588Z] + docker inspect -f . ci-base-image-arm64 [2022-06-06T10:17:02.588Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T10:17:02.862Z] prd-ubuntu20.04-docker-arm64-4c-16g-1136 does not seem to be running inside a container [2022-06-06T10:17:02.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-06T10:17:04.316Z] $ docker top 1c03be8a1285f38bb46c289136fee75fbf52ef8d85043319c2a30ec214a9e074 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-06T10:17:05.248Z] + make test [2022-06-06T10:17:05.248Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-06T10:17:07.245Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-06-06T10:18:44.191Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-06-06T10:18:44.192Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.079s coverage: 1.3% of statements [2022-06-06T10:19:02.718Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.731s coverage: 13.8% of statements [2022-06-06T10:19:02.718Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-06T10:19:02.718Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-06T10:19:35.127Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-06T10:19:35.127Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-06T10:19:35.127Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-06T10:19:37.152Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-06T10:19:37.169Z] $ docker stop --time=1 1c03be8a1285f38bb46c289136fee75fbf52ef8d85043319c2a30ec214a9e074 [2022-06-06T10:19:39.016Z] $ docker rm -f 1c03be8a1285f38bb46c289136fee75fbf52ef8d85043319c2a30ec214a9e074 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-06T10:19:40.098Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-06T10:19:40.133Z] Warning: overwriting stash ‘coverage-report’ [2022-06-06T10:19:40.833Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-06T10:19:41.248Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-06T10:19:41.592Z] + ls -al . [2022-06-06T10:19:41.592Z] total 228 [2022-06-06T10:19:41.592Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 10:19 . [2022-06-06T10:19:41.592Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 10:14 .. [2022-06-06T10:19:41.592Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 10:14 .git [2022-06-06T10:19:41.592Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 10:14 .github [2022-06-06T10:19:41.592Z] -rw-rw-r-- 1 jenkins jenkins 352 Jun 6 10:14 .gitignore [2022-06-06T10:19:41.592Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 6 10:14 .golangci.yml [2022-06-06T10:19:41.592Z] -rw-rw-r-- 1 jenkins jenkins 9099 Jun 6 10:14 Attribution.txt [2022-06-06T10:19:41.592Z] -rw-rw-r-- 1 jenkins jenkins 189 Jun 6 10:14 CHANGELOG.md [2022-06-06T10:19:41.592Z] -rw-rw-r-- 1 jenkins jenkins 1667 Jun 6 10:14 Dockerfile [2022-06-06T10:19:41.592Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 6 10:14 GOVERNANCE.md [2022-06-06T10:19:41.592Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 6 10:14 Jenkinsfile [2022-06-06T10:19:41.592Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 6 10:14 LICENSE [2022-06-06T10:19:41.592Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jun 6 10:14 Makefile [2022-06-06T10:19:41.592Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 6 10:14 OWNERS.md [2022-06-06T10:19:41.592Z] -rw-rw-r-- 1 jenkins jenkins 28742 Jun 6 10:14 README.md [2022-06-06T10:19:41.592Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 6 10:11 VERSION [2022-06-06T10:19:41.592Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 10:14 bin [2022-06-06T10:19:41.592Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 10:14 cmd [2022-06-06T10:19:41.592Z] -rw-r--r-- 1 jenkins jenkins 53381 Jun 6 10:19 coverage.out [2022-06-06T10:19:41.592Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 10:14 doc [2022-06-06T10:19:41.592Z] -rw-rw-r-- 1 jenkins jenkins 3534 Jun 6 10:14 go.mod [2022-06-06T10:19:41.592Z] -rw-rw-r-- 1 jenkins jenkins 37361 Jun 6 10:14 go.sum [2022-06-06T10:19:41.592Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 10:14 internal [2022-06-06T10:19:41.592Z] -rw-rw-r-- 1 jenkins jenkins 236 Jun 6 10:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T10:19:41.952Z] + 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=bcd91062414978d476b839d0bb5f08059565a67f --label arch=arm64 --label version=0.0.0 . [2022-06-06T10:19:42.566Z] Sending build context to Docker daemon 5.978MB [2022-06-06T10:19:42.566Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T10:19:42.566Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-06T10:19:42.566Z] ---> d014827b931e [2022-06-06T10:19:42.566Z] Step 3/26 : ARG MAKE="make build" [2022-06-06T10:19:42.566Z] ---> Running in 2f791a25a949 [2022-06-06T10:19:42.844Z] Removing intermediate container 2f791a25a949 [2022-06-06T10:19:42.844Z] ---> 87547814fbaa [2022-06-06T10:19:42.844Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-06T10:19:42.844Z] ---> Running in 9a84165994bc [2022-06-06T10:19:43.439Z] Removing intermediate container 9a84165994bc [2022-06-06T10:19:43.439Z] ---> 45efcdcd122e [2022-06-06T10:19:43.439Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-06T10:19:43.439Z] ---> Running in f2bc37365405 [2022-06-06T10:19:43.713Z] Removing intermediate container f2bc37365405 [2022-06-06T10:19:43.713Z] ---> 6103b2b107af [2022-06-06T10:19:43.713Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-06-06T10:19:43.713Z] ---> Running in 0ea1e5717b40 [2022-06-06T10:19:43.986Z] Removing intermediate container 0ea1e5717b40 [2022-06-06T10:19:43.986Z] ---> 40fbfece8b19 [2022-06-06T10:19:43.986Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T10:19:44.262Z] ---> Running in 8ec174498ee7 [2022-06-06T10:19:46.245Z] Removing intermediate container 8ec174498ee7 [2022-06-06T10:19:46.245Z] ---> 314595f160ca [2022-06-06T10:19:46.245Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T10:19:46.245Z] ---> Running in 91589efc8a11 [2022-06-06T10:19:47.217Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T10:19:47.809Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T10:19:48.786Z] OK: 220 MiB in 52 packages [2022-06-06T10:19:49.767Z] Removing intermediate container 91589efc8a11 [2022-06-06T10:19:49.767Z] ---> 0ee487a19ea9 [2022-06-06T10:19:49.767Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-06-06T10:19:49.767Z] ---> Running in d37831da16c5 [2022-06-06T10:19:50.040Z] Removing intermediate container d37831da16c5 [2022-06-06T10:19:50.040Z] ---> 4d58a726d3c8 [2022-06-06T10:19:50.040Z] Step 10/26 : COPY go.mod vendor* ./ [2022-06-06T10:19:50.634Z] ---> 587aa5eec5c3 [2022-06-06T10:19:50.634Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T10:19:50.634Z] ---> Running in 0dba2cb63639 [2022-06-06T10:19:52.622Z] Removing intermediate container 0dba2cb63639 [2022-06-06T10:19:52.622Z] ---> 3e2e098bcab6 [2022-06-06T10:19:52.622Z] Step 12/26 : COPY . . [2022-06-06T10:19:53.598Z] ---> e5f2953d83e9 [2022-06-06T10:19:53.598Z] Step 13/26 : RUN ${MAKE} [2022-06-06T10:19:53.878Z] ---> Running in 79363662ca99 [2022-06-06T10:19:54.856Z] 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-06T10:22:01.695Z] Removing intermediate container 79363662ca99 [2022-06-06T10:22:01.695Z] ---> fc0ffdb0c446 [2022-06-06T10:22:01.695Z] Step 14/26 : FROM alpine:3.15 [2022-06-06T10:22:01.695Z] 3.15: Pulling from library/alpine [2022-06-06T10:22:01.695Z] 9981e73032c8: Pulling fs layer [2022-06-06T10:22:01.695Z] 9981e73032c8: Verifying Checksum [2022-06-06T10:22:01.695Z] 9981e73032c8: Download complete [2022-06-06T10:22:01.968Z] 9981e73032c8: Pull complete [2022-06-06T10:22:02.240Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-06T10:22:02.240Z] Status: Downloaded newer image for alpine:3.15 [2022-06-06T10:22:02.240Z] ---> 3fb3c9af89a9 [2022-06-06T10:22:02.240Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-06T10:22:02.240Z] ---> Running in 6b152fdfca7b [2022-06-06T10:22:02.514Z] Removing intermediate container 6b152fdfca7b [2022-06-06T10:22:02.514Z] ---> 2f4306565a05 [2022-06-06T10:22:02.514Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-06T10:22:02.514Z] ---> Running in 99ddd9930c95 [2022-06-06T10:22:03.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T10:22:03.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T10:22:04.742Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-06T10:22:04.742Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-06-06T10:22:04.742Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-06T10:22:04.742Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-06T10:22:04.742Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-06T10:22:04.742Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-06T10:22:04.742Z] Executing busybox-1.34.1-r5.trigger [2022-06-06T10:22:04.742Z] OK: 8 MiB in 20 packages [2022-06-06T10:22:05.734Z] Removing intermediate container 99ddd9930c95 [2022-06-06T10:22:05.734Z] ---> cbc46064a944 [2022-06-06T10:22:05.734Z] Step 17/26 : WORKDIR / [2022-06-06T10:22:05.734Z] ---> Running in c54377fe13e0 [2022-06-06T10:22:06.009Z] Removing intermediate container c54377fe13e0 [2022-06-06T10:22:06.009Z] ---> e372a2761490 [2022-06-06T10:22:06.009Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-06-06T10:22:07.443Z] ---> 932e708b06eb [2022-06-06T10:22:07.443Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-06-06T10:22:08.035Z] ---> 1246d6f08062 [2022-06-06T10:22:08.035Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-06-06T10:22:08.641Z] ---> 18e74b8e6b15 [2022-06-06T10:22:08.641Z] Step 21/26 : EXPOSE 59984 [2022-06-06T10:22:08.641Z] ---> Running in bc4bd2b911a9 [2022-06-06T10:22:08.914Z] Removing intermediate container bc4bd2b911a9 [2022-06-06T10:22:08.914Z] ---> 187ed2e6ebd4 [2022-06-06T10:22:08.914Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-06-06T10:22:09.193Z] ---> Running in 987f16b9e79b [2022-06-06T10:22:09.464Z] Removing intermediate container 987f16b9e79b [2022-06-06T10:22:09.464Z] ---> e5d44374e253 [2022-06-06T10:22:09.464Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-06T10:22:09.464Z] ---> Running in ee6a8dad5487 [2022-06-06T10:22:09.736Z] Removing intermediate container ee6a8dad5487 [2022-06-06T10:22:09.736Z] ---> c97d340b8ffd [2022-06-06T10:22:09.736Z] Step 24/26 : LABEL arch=arm64 [2022-06-06T10:22:09.736Z] ---> Running in 69da77309cea [2022-06-06T10:22:10.008Z] Removing intermediate container 69da77309cea [2022-06-06T10:22:10.008Z] ---> 60ea29b09c84 [2022-06-06T10:22:10.008Z] Step 25/26 : LABEL git_sha=bcd91062414978d476b839d0bb5f08059565a67f [2022-06-06T10:22:10.282Z] ---> Running in 988c9815a236 [2022-06-06T10:22:10.554Z] Removing intermediate container 988c9815a236 [2022-06-06T10:22:10.554Z] ---> 26a2e5fb15ba [2022-06-06T10:22:10.554Z] Step 26/26 : LABEL version=0.0.0 [2022-06-06T10:22:10.554Z] ---> Running in 6ae51b537183 [2022-06-06T10:22:10.828Z] Removing intermediate container 6ae51b537183 [2022-06-06T10:22:10.828Z] ---> 302c542a79f0 [2022-06-06T10:22:10.828Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-06T10:22:10.828Z] Successfully built 302c542a79f0 [2022-06-06T10:22:10.828Z] 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-06T10:22:11.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-06T10:22:11.281Z] [2022-06-06T10:22:11.281Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T10:22:11.630Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-06T10:22:11.902Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-06T10:22:11.902Z] 8998bd30e6a1: Pulling fs layer [2022-06-06T10:22:11.902Z] 04944245beec: Pulling fs layer [2022-06-06T10:22:11.902Z] 699f458cf7ca: Pulling fs layer [2022-06-06T10:22:11.902Z] 765212b225bb: Pulling fs layer [2022-06-06T10:22:11.902Z] f23df028b6ca: Pulling fs layer [2022-06-06T10:22:11.902Z] d65c8cfc05b1: Pulling fs layer [2022-06-06T10:22:11.902Z] 2437ff75d9bd: Pulling fs layer [2022-06-06T10:22:11.902Z] 765212b225bb: Waiting [2022-06-06T10:22:11.902Z] f23df028b6ca: Waiting [2022-06-06T10:22:11.902Z] d65c8cfc05b1: Waiting [2022-06-06T10:22:11.902Z] 2437ff75d9bd: Waiting [2022-06-06T10:22:11.902Z] 04944245beec: Verifying Checksum [2022-06-06T10:22:11.902Z] 04944245beec: Download complete [2022-06-06T10:22:11.902Z] 765212b225bb: Verifying Checksum [2022-06-06T10:22:11.902Z] 765212b225bb: Download complete [2022-06-06T10:22:11.902Z] f23df028b6ca: Verifying Checksum [2022-06-06T10:22:11.902Z] f23df028b6ca: Download complete [2022-06-06T10:22:11.902Z] d65c8cfc05b1: Verifying Checksum [2022-06-06T10:22:11.902Z] d65c8cfc05b1: Download complete [2022-06-06T10:22:12.181Z] 699f458cf7ca: Verifying Checksum [2022-06-06T10:22:12.181Z] 699f458cf7ca: Download complete [2022-06-06T10:22:12.453Z] 8998bd30e6a1: Verifying Checksum [2022-06-06T10:22:12.454Z] 8998bd30e6a1: Download complete [2022-06-06T10:22:15.081Z] 2437ff75d9bd: Verifying Checksum [2022-06-06T10:22:15.081Z] 2437ff75d9bd: Download complete [2022-06-06T10:22:17.057Z] 8998bd30e6a1: Pull complete [2022-06-06T10:22:17.332Z] 04944245beec: Pull complete [2022-06-06T10:22:18.766Z] 699f458cf7ca: Pull complete [2022-06-06T10:22:19.042Z] 765212b225bb: Pull complete [2022-06-06T10:22:20.021Z] f23df028b6ca: Pull complete [2022-06-06T10:22:20.021Z] d65c8cfc05b1: Pull complete [2022-06-06T10:22:35.111Z] 2437ff75d9bd: Pull complete [2022-06-06T10:22:35.111Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-06T10:22:35.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-06T10:22:35.111Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T10:22:35.413Z] prd-ubuntu20.04-docker-arm64-4c-16g-1136 does not seem to be running inside a container [2022-06-06T10:22:35.513Z] $ 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/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-06T10:22:38.069Z] $ docker top f0582ab115c63003efe93f8035fcebedff6af9497fedf741184e656b6c52013c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T10:22:39.172Z] ---> job-cost.sh [2022-06-06T10:22:39.172Z] lf-activate-venv: SKIPPING [2022-06-06T10:22:39.172Z] INFO: No Stack... [2022-06-06T10:22:39.444Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-06T10:22:40.437Z] INFO: Archiving Costs [Pipeline] sh [2022-06-06T10:22:41.098Z] + + cut -d,cat -f6 [2022-06-06T10:22:41.098Z] /w/workspace/device-onvif-camera/2/archives/cost.csv [Pipeline] lock [2022-06-06T10:22:41.156Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-77-2-stack-cost] [2022-06-06T10:22:41.162Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-2-stack-cost] did not exist. Created. [2022-06-06T10:22:41.162Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-77-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-06T10:22:41.830Z] /w/workspace/device-onvif-camera/2@tmp/durable-ded7889b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-06T10:22:42.503Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-06T10:22:42.526Z] Warning: overwriting stash ‘stack-cost’ [2022-06-06T10:22:42.572Z] Stashed 1 file(s) [Pipeline] } [2022-06-06T10:22:42.578Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-06T10:22:42.593Z] $ docker stop --time=1 f0582ab115c63003efe93f8035fcebedff6af9497fedf741184e656b6c52013c [2022-06-06T10:22:44.072Z] $ docker rm -f f0582ab115c63003efe93f8035fcebedff6af9497fedf741184e656b6c52013c [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-06T10:22:44.498Z] provisioning config files... [2022-06-06T10:22:44.507Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config4282730758599964315tmp [Pipeline] { [Pipeline] sh [2022-06-06T10:22:44.805Z] + set +x [2022-06-06T10:22:44.805Z] + curl -s https://codecov.io/bash [2022-06-06T10:22:44.805Z] + bash -s -- [2022-06-06T10:22:44.805Z] [2022-06-06T10:22:44.805Z] _____ _ [2022-06-06T10:22:44.805Z] / ____| | | [2022-06-06T10:22:44.805Z] | | ___ __| | ___ ___ _____ __ [2022-06-06T10:22:44.805Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-06T10:22:44.805Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-06T10:22:44.805Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-06T10:22:44.805Z] Bash-1.0.6 [2022-06-06T10:22:44.805Z] [2022-06-06T10:22:44.805Z] [2022-06-06T10:22:44.805Z] ==> git version 2.25.1 found [2022-06-06T10:22:44.805Z] ==> 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-06T10:22:44.805Z] Release-Date: 2020-01-08 [2022-06-06T10:22:44.805Z] 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-06T10:22:44.805Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-06T10:22:44.805Z] ==> Jenkins CI detected. [2022-06-06T10:22:44.805Z] current dir:  /w/workspace/oundry_device-onvif-camera_PR-77 [2022-06-06T10:22:44.805Z] project root: . [2022-06-06T10:22:44.805Z] --> token set from env [2022-06-06T10:22:44.805Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-06T10:22:44.805Z] ==> Running gcov in . (disable via -X gcov) [2022-06-06T10:22:44.805Z] ==> Python coveragepy not found [2022-06-06T10:22:44.805Z] ==> Searching for coverage reports in: [2022-06-06T10:22:44.805Z] + . [2022-06-06T10:22:44.805Z] -> Found 1 reports [2022-06-06T10:22:44.805Z] ==> Detecting git/mercurial file structure [2022-06-06T10:22:44.805Z] ==> Reading reports [2022-06-06T10:22:44.805Z] + ./coverage.out bytes=53381 [2022-06-06T10:22:44.805Z] ==> Appending adjustments [2022-06-06T10:22:44.805Z] https://docs.codecov.io/docs/fixing-reports [2022-06-06T10:22:45.066Z] + Found adjustments [2022-06-06T10:22:45.067Z] ==> Gzipping contents [2022-06-06T10:22:45.067Z] 8.0K /tmp/codecov.FjgKgg.gz [2022-06-06T10:22:45.067Z] ==> Uploading reports [2022-06-06T10:22:45.067Z] url: https://codecov.io [2022-06-06T10:22:45.067Z] query: branch=PR-77&commit=aaa95b71664052a6d8e476d455cadd5c4f3ed36d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-77%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=77&job=&cmd_args= [2022-06-06T10:22:45.067Z] -> Pinging Codecov [2022-06-06T10:22:45.067Z] 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=aaa95b71664052a6d8e476d455cadd5c4f3ed36d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-77%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=77&job=&cmd_args= [2022-06-06T10:22:45.327Z] -> Uploading to [2022-06-06T10:22:45.327Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-06/F29A59C45E3A92E06B3E522C9905F8EF/aaa95b71664052a6d8e476d455cadd5c4f3ed36d/b8db5a25-b0fd-48fb-a738-8e235c7f9cec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220606%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220606T102245Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=89c5684696b23074b35518d112a183eec45aecf1ad25381884671f6d36207f5d [2022-06-06T10:22:45.327Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-06T10:22:45.327Z] Dload Upload Total Spent Left Speed [2022-06-06T10:22:45.327Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6830 0 0 100 6830 0 32995 --:--:-- --:--:-- --:--:-- 32995 [2022-06-06T10:22:45.327Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/aaa95b71664052a6d8e476d455cadd5c4f3ed36d [Pipeline] } [2022-06-06T10:22:45.335Z] 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-06T10:22:46.026Z] + [ -d /w/workspace/oundry_device-onvif-camera_PR-77/archives ] [2022-06-06T10:22:46.026Z] + ls -al /w/workspace/oundry_device-onvif-camera_PR-77/archives [2022-06-06T10:22:46.026Z] total 16 [2022-06-06T10:22:46.026Z] drwxr-xr-x 3 root root 4096 Jun 6 10:13 . [2022-06-06T10:22:46.026Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 6 10:13 .. [2022-06-06T10:22:46.026Z] drwxr-xr-x 2 root root 4096 Jun 6 10:13 cost [2022-06-06T10:22:46.026Z] -rw-r--r-- 1 root root 89 Jun 6 10:13 cost.csv [2022-06-06T10:22:46.026Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-onvif-camera_PR-77/archives [2022-06-06T10:22:46.026Z] + ls -al /w/workspace/oundry_device-onvif-camera_PR-77/archives [2022-06-06T10:22:46.026Z] total 16 [2022-06-06T10:22:46.026Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 6 10:13 . [2022-06-06T10:22:46.026Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 6 10:13 .. [2022-06-06T10:22:46.026Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 6 10:13 cost [2022-06-06T10:22:46.026Z] -rw-r--r-- 1 jenkins jenkins 89 Jun 6 10:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-06T10:22:46.343Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T10:22:47.288Z] ---> package-listing.sh [2022-06-06T10:22:47.288Z] ++ facter osfamily [2022-06-06T10:22:47.288Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-06T10:22:47.545Z] + OS_FAMILY=debian [2022-06-06T10:22:47.545Z] + workspace=/w/workspace/oundry_device-onvif-camera_PR-77 [2022-06-06T10:22:47.545Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-06T10:22:47.545Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-06T10:22:47.545Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-06T10:22:47.545Z] + PACKAGES=/tmp/packages_start.txt [2022-06-06T10:22:47.545Z] + '[' /w/workspace/oundry_device-onvif-camera_PR-77 ']' [2022-06-06T10:22:47.545Z] + PACKAGES=/tmp/packages_end.txt [2022-06-06T10:22:47.545Z] + case "${OS_FAMILY}" in [2022-06-06T10:22:47.545Z] + dpkg -l [2022-06-06T10:22:47.545Z] + grep '^ii' [2022-06-06T10:22:47.545Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-06T10:22:47.545Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-06T10:22:47.545Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-06T10:22:47.545Z] + '[' /w/workspace/oundry_device-onvif-camera_PR-77 ']' [2022-06-06T10:22:47.545Z] + mkdir -p /w/workspace/oundry_device-onvif-camera_PR-77/archives/ [2022-06-06T10:22:47.545Z] + 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-06T10:22:47.554Z] 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-06T10:22:47.834Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T10:22:48.401Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T10:22:48.401Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T10:22:48.485Z] prd-ubuntu20.04-docker-8c-8g-1134 does not seem to be running inside a container [2022-06-06T10:22:48.531Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-06T10:22:48.776Z] $ docker top 5dfc2a4c2894637b566d7ac4cd79c87e106f5f30d626ca227e1add01927e136d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-06T10:22:49.132Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-06T10:22:49.426Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-06T10:22:49.719Z] + ls /var/log/sa-host [2022-06-06T10:22:49.719Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-06T10:22:49.786Z] provisioning config files... [2022-06-06T10:22:49.795Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config3412512819637372301tmp [Pipeline] { [Pipeline] echo [2022-06-06T10:22:49.808Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T10:22:50.098Z] ---> create-netrc.sh [Pipeline] } [2022-06-06T10:22:50.106Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-06T10:22:50.430Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-06T10:22:50.439Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T10:22:50.724Z] ---> sudo-logs.sh [2022-06-06T10:22:50.725Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-06T10:22:50.753Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T10:22:51.054Z] ---> job-cost.sh [2022-06-06T10:22:51.054Z] lf-activate-venv: SKIPPING [2022-06-06T10:22:51.054Z] DEBUG: total: 0.2199999988079071 [2022-06-06T10:22:51.054Z] INFO: Retrieving Stack Cost... [2022-06-06T10:22:51.625Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-06T10:22:51.886Z] INFO: Archiving Costs [Pipeline] echo [2022-06-06T10:22:51.897Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T10:22:52.181Z] ---> logs-deploy.sh [2022-06-06T10:22:52.181Z] lf-activate-venv: SKIPPING [2022-06-06T10:22:52.181Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-77/2 [2022-06-06T10:22:52.181Z] INFO: archiving workspace using pattern(s): [2022-06-06T10:22:53.121Z] Archives upload complete. [2022-06-06T10:22:53.121Z] INFO: archiving logs to Nexus