Pull request #314 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 90265655d281f2969b3038869fc42e766f9fada9+b3088f74b80dce78a876441a0c72d3538a65c555 (aceb3f79a8cf1e1e8a3a096117b39ec8a7fe8e29) 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-ssh12976056495917090546.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh8480390742711786910.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-314/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-314/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15345861802324180928.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-314/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3142891626855136336.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14094697975481833439.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-314/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-314/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh414668015925437067.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9130 in /w/workspace/undry_device-onvif-camera_PR-314 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-314 # 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/314/head:refs/remotes/origin/PR-314 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b3088f74b80dce78a876441a0c72d3538a65c555 into PR head commit 90265655d281f2969b3038869fc42e766f9fada9 Merge succeeded, producing 90265655d281f2969b3038869fc42e766f9fada9 Checking out Revision 90265655d281f2969b3038869fc42e766f9fada9 (PR-314) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-20T04:02:12.632Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 90265655d281f2969b3038869fc42e766f9fada9 # 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 b3088f74b80dce78a876441a0c72d3538a65c555 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 90265655d281f2969b3038869fc42e766f9fada9 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-20T04:02:12.803Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-20T04:02:12.921Z] ========================================================= [2023-04-20T04:02:12.921Z] EdgeX Global Pipelines Version Info [2023-04-20T04:02:12.921Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-20T04:02:13.670Z] ------------------- [2023-04-20T04:02:13.670Z] stable info: [2023-04-20T04:02:13.670Z] ------------------- [2023-04-20T04:02:13.670Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-20T04:02:13.670Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-20T04:02:13.670Z] Message: update stable to v1.0.248 [2023-04-20T04:02:14.239Z] ------------------- [2023-04-20T04:02:14.239Z] experimental info: [2023-04-20T04:02:14.239Z] ------------------- [2023-04-20T04:02:14.239Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-20T04:02:14.239Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-20T04:02:14.239Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-20T04:02:14.521Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-04-20T04:02:14.563Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-04-20T04:02:14.610Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-20T04:02:14.654Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-20T04:02:14.699Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-20T04:02:14.743Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-20T04:02:14.784Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-20T04:02:14.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-20T04:02:14.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-20T04:02:14.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-20T04:02:14.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-20T04:02:14.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-04-20T04:02:15.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-20T04:02:15.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-20T04:02:15.113Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-20T04:02:15.155Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-20T04:02:15.194Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-20T04:02:15.233Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-20T04:02:15.273Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-20T04:02:15.315Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-20T04:02:15.360Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-20T04:02:15.406Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-04-20T04:02:15.451Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-20T04:02:15.492Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-20T04:02:15.535Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-20T04:02:15.578Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-20T04:02:15.620Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-20T04:02:15.661Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-314 [Pipeline] echo [2023-04-20T04:02:15.702Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-314 [Pipeline] echo [2023-04-20T04:02:15.744Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-314 [Pipeline] echo [2023-04-20T04:02:15.786Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 90265655d281f2969b3038869fc42e766f9fada9 [Pipeline] echo [2023-04-20T04:02:15.822Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9026565 [Pipeline] echo [2023-04-20T04:02:15.861Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-20T04:02:15.976Z] provisioning config files... [2023-04-20T04:02:15.997Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-314@tmp/config5026249939765748308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T04:02:16.343Z] ---> docker-login.sh [2023-04-20T04:02:16.343Z] nexus3.edgexfoundry.org:10001 [2023-04-20T04:02:16.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T04:02:16.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T04:02:16.604Z] Configure a credential helper to remove this warning. See [2023-04-20T04:02:16.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T04:02:16.604Z] [2023-04-20T04:02:16.604Z] Login Succeeded [2023-04-20T04:02:16.604Z] nexus3.edgexfoundry.org:10002 [2023-04-20T04:02:16.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T04:02:16.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T04:02:16.867Z] Configure a credential helper to remove this warning. See [2023-04-20T04:02:16.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T04:02:16.867Z] [2023-04-20T04:02:16.867Z] Login Succeeded [2023-04-20T04:02:16.867Z] nexus3.edgexfoundry.org:10003 [2023-04-20T04:02:16.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T04:02:16.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T04:02:16.867Z] Configure a credential helper to remove this warning. See [2023-04-20T04:02:16.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T04:02:16.867Z] [2023-04-20T04:02:16.867Z] Login Succeeded [2023-04-20T04:02:16.867Z] nexus3.edgexfoundry.org:10004 [2023-04-20T04:02:16.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T04:02:16.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T04:02:16.867Z] Configure a credential helper to remove this warning. See [2023-04-20T04:02:16.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T04:02:16.867Z] [2023-04-20T04:02:16.867Z] Login Succeeded [2023-04-20T04:02:16.867Z] docker.io [2023-04-20T04:02:17.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T04:02:17.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T04:02:17.404Z] Configure a credential helper to remove this warning. See [2023-04-20T04:02:17.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T04:02:17.404Z] [2023-04-20T04:02:17.404Z] Login Succeeded [2023-04-20T04:02:17.404Z] ---> docker-login.sh ends [Pipeline] } [2023-04-20T04:02:17.435Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-20T04:02:18.042Z] + git rev-list -1 --merges 90265655d281f2969b3038869fc42e766f9fada9~1..90265655d281f2969b3038869fc42e766f9fada9 [Pipeline] echo [2023-04-20T04:02:18.108Z] -----------> git rev-list -1 --merges 90265655d281f2969b3038869fc42e766f9fada9~1..90265655d281f2969b3038869fc42e766f9fada9 90265655d281f2969b3038869fc42e766f9fada9 [false] [Pipeline] sh [2023-04-20T04:02:18.423Z] + git log --format=format:%s -1 90265655d281f2969b3038869fc42e766f9fada9 [Pipeline] echo [2023-04-20T04:02:18.467Z] ========================================================= [2023-04-20T04:02:18.467Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-20T04:02:18.467Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-20T04:02:18.905Z] + git log --format=format:%s -1 90265655d281f2969b3038869fc42e766f9fada9 [Pipeline] echo [2023-04-20T04:02:18.939Z] [semverPrep] GIT_COMMIT: 90265655d281f2969b3038869fc42e766f9fada9, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-04-20T04:02:18.968Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-20T04:02:19.357Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-20T04:02:19.357Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-20T04:02:19.357Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-20T04:02:19.357Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-20T04:02:19.357Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-20T04:02:19.357Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-20T04:02:19.357Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T04:02:19.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-20T04:02:19.854Z] [2023-04-20T04:02:19.854Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T04:02:20.245Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-20T04:02:20.245Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-20T04:02:20.245Z] b85a868b505f: Pulling fs layer [2023-04-20T04:02:20.245Z] e2be974225ed: Pulling fs layer [2023-04-20T04:02:20.245Z] 339a4e72a1f5: Pulling fs layer [2023-04-20T04:02:20.245Z] 988bab9f4d93: Pulling fs layer [2023-04-20T04:02:20.245Z] 1469e6f7b9e6: Pulling fs layer [2023-04-20T04:02:20.245Z] eaf3925da568: Pulling fs layer [2023-04-20T04:02:20.245Z] bab4dde63d76: Pulling fs layer [2023-04-20T04:02:20.245Z] bde34c3a00c8: Pulling fs layer [2023-04-20T04:02:20.245Z] b352a97aabf1: Pulling fs layer [2023-04-20T04:02:20.245Z] 4872d77fe225: Pulling fs layer [2023-04-20T04:02:20.245Z] 5851b861e8e6: Pulling fs layer [2023-04-20T04:02:20.245Z] 988bab9f4d93: Waiting [2023-04-20T04:02:20.245Z] bab4dde63d76: Waiting [2023-04-20T04:02:20.245Z] 1469e6f7b9e6: Waiting [2023-04-20T04:02:20.245Z] bde34c3a00c8: Waiting [2023-04-20T04:02:20.245Z] b352a97aabf1: Waiting [2023-04-20T04:02:20.245Z] eaf3925da568: Waiting [2023-04-20T04:02:20.245Z] 4872d77fe225: Waiting [2023-04-20T04:02:20.245Z] 5851b861e8e6: Waiting [2023-04-20T04:02:20.245Z] e2be974225ed: Verifying Checksum [2023-04-20T04:02:20.245Z] e2be974225ed: Download complete [2023-04-20T04:02:20.245Z] 988bab9f4d93: Download complete [2023-04-20T04:02:20.245Z] 1469e6f7b9e6: Verifying Checksum [2023-04-20T04:02:20.245Z] 1469e6f7b9e6: Download complete [2023-04-20T04:02:20.508Z] 339a4e72a1f5: Verifying Checksum [2023-04-20T04:02:20.508Z] 339a4e72a1f5: Download complete [2023-04-20T04:02:20.508Z] bde34c3a00c8: Verifying Checksum [2023-04-20T04:02:20.508Z] bde34c3a00c8: Download complete [2023-04-20T04:02:20.508Z] b352a97aabf1: Download complete [2023-04-20T04:02:20.508Z] 4872d77fe225: Verifying Checksum [2023-04-20T04:02:20.508Z] 4872d77fe225: Download complete [2023-04-20T04:02:20.508Z] 5851b861e8e6: Download complete [2023-04-20T04:02:20.508Z] b85a868b505f: Verifying Checksum [2023-04-20T04:02:20.508Z] b85a868b505f: Download complete [2023-04-20T04:02:20.766Z] bab4dde63d76: Verifying Checksum [2023-04-20T04:02:20.766Z] bab4dde63d76: Download complete [2023-04-20T04:02:21.705Z] b85a868b505f: Pull complete [2023-04-20T04:02:21.705Z] e2be974225ed: Pull complete [2023-04-20T04:02:22.280Z] 339a4e72a1f5: Pull complete [2023-04-20T04:02:22.280Z] 988bab9f4d93: Pull complete [2023-04-20T04:02:22.539Z] 1469e6f7b9e6: Pull complete [2023-04-20T04:02:22.539Z] eaf3925da568: Pull complete [2023-04-20T04:02:23.912Z] bab4dde63d76: Pull complete [2023-04-20T04:02:23.912Z] bde34c3a00c8: Pull complete [2023-04-20T04:02:24.171Z] b352a97aabf1: Pull complete [2023-04-20T04:02:24.171Z] 4872d77fe225: Pull complete [2023-04-20T04:02:24.171Z] 5851b861e8e6: Pull complete [2023-04-20T04:02:24.171Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-20T04:02:24.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-20T04:02:24.171Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T04:02:24.413Z] prd-ubuntu20.04-docker-8c-8g-9130 does not seem to be running inside a container [2023-04-20T04:02:24.445Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-314 -v /w/workspace/undry_device-onvif-camera_PR-314:/w/workspace/undry_device-onvif-camera_PR-314:rw,z -v /w/workspace/undry_device-onvif-camera_PR-314@tmp:/w/workspace/undry_device-onvif-camera_PR-314@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-20T04:02:26.420Z] $ docker top fae28c1b233c5e354f290185f6083bca15d066bd3c15bebfb20716f0ec327ecf -eo pid,comm [2023-04-20T04:02:26.477Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-20T04:02:26.477Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-20T04:02:26.607Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-20T04:02:26.607Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-20T04:02:26.715Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-20T04:02:26.717Z] $ docker exec fae28c1b233c5e354f290185f6083bca15d066bd3c15bebfb20716f0ec327ecf ssh-agent [2023-04-20T04:02:26.825Z] SSH_AUTH_SOCK=/tmp/ssh-dWdwlNth3DgZ/agent.33 [2023-04-20T04:02:26.825Z] SSH_AGENT_PID=39 [2023-04-20T04:02:26.831Z] Running ssh-add (command line suppressed) [2023-04-20T04:02:26.931Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-314@tmp/private_key_7552340752420321391.key (/w/workspace/undry_device-onvif-camera_PR-314@tmp/private_key_7552340752420321391.key) [2023-04-20T04:02:26.945Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-20T04:02:27.273Z] + git tag --points-at HEAD [Pipeline] } [2023-04-20T04:02:27.305Z] $ docker exec --env ******** --env ******** fae28c1b233c5e354f290185f6083bca15d066bd3c15bebfb20716f0ec327ecf ssh-agent -k [2023-04-20T04:02:27.406Z] unset SSH_AUTH_SOCK; [2023-04-20T04:02:27.407Z] unset SSH_AGENT_PID; [2023-04-20T04:02:27.407Z] echo Agent pid 39 killed; [2023-04-20T04:02:27.418Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-20T04:02:27.516Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-20T04:02:27.516Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-20T04:02:27.624Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-20T04:02:27.625Z] $ docker exec fae28c1b233c5e354f290185f6083bca15d066bd3c15bebfb20716f0ec327ecf ssh-agent [2023-04-20T04:02:27.737Z] SSH_AUTH_SOCK=/tmp/ssh-v0lKGBUI1tnG/agent.71 [2023-04-20T04:02:27.737Z] SSH_AGENT_PID=77 [2023-04-20T04:02:27.741Z] Running ssh-add (command line suppressed) [2023-04-20T04:02:27.837Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-314@tmp/private_key_6251881274597296157.key (/w/workspace/undry_device-onvif-camera_PR-314@tmp/private_key_6251881274597296157.key) [2023-04-20T04:02:27.852Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-20T04:02:28.182Z] + git semver init [2023-04-20T04:02:28.441Z] 2023-04-20 04:02:28,360 [run_init] DEBUG init version:0.0.0 force:False [2023-04-20T04:02:28.441Z] 2023-04-20 04:02:28,361 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-314/.semver [2023-04-20T04:02:28.441Z] 2023-04-20 04:02:28,361 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-314/.semver [2023-04-20T04:02:28.441Z] 2023-04-20 04:02:28,362 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-314/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-314, universal_newlines=False, shell=None, istream=None) [2023-04-20T04:02:29.378Z] 2023-04-20 04:02:29,205 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-314/.git/info/exclude [2023-04-20T04:02:29.378Z] 2023-04-20 04:02:29,206 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-314/.semver/PR-314 with force:False [2023-04-20T04:02:29.378Z] 2023-04-20 04:02:29,206 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-314/.semver/PR-314 [2023-04-20T04:02:29.378Z] 2023-04-20 04:02:29,211 [execute] INFO git cat-file --batch-check [2023-04-20T04:02:29.378Z] 2023-04-20 04:02:29,211 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-314/.semver, universal_newlines=False, shell=None, istream=) [2023-04-20T04:02:29.378Z] 2023-04-20 04:02:29,218 [execute] INFO git cat-file --batch [2023-04-20T04:02:29.378Z] 2023-04-20 04:02:29,218 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-314/.semver, universal_newlines=False, shell=None, istream=) [2023-04-20T04:02:29.378Z] 2023-04-20 04:02:29,223 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-314/.semver/PR-314 [2023-04-20T04:02:29.378Z] 0.0.0 [Pipeline] } [2023-04-20T04:02:29.425Z] $ docker exec --env ******** --env ******** fae28c1b233c5e354f290185f6083bca15d066bd3c15bebfb20716f0ec327ecf ssh-agent -k [2023-04-20T04:02:29.531Z] unset SSH_AUTH_SOCK; [2023-04-20T04:02:29.533Z] unset SSH_AGENT_PID; [2023-04-20T04:02:29.533Z] echo Agent pid 77 killed; [2023-04-20T04:02:29.544Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-20T04:02:29.969Z] + git semver [Pipeline] } [2023-04-20T04:02:30.253Z] $ docker stop --time=1 fae28c1b233c5e354f290185f6083bca15d066bd3c15bebfb20716f0ec327ecf [2023-04-20T04:02:31.539Z] $ docker rm -f --volumes fae28c1b233c5e354f290185f6083bca15d066bd3c15bebfb20716f0ec327ecf [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-20T04:02:31.945Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-20T04:02:32.215Z] Stashed 1 file(s) [Pipeline] echo [2023-04-20T04:02:32.233Z] [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 [2023-04-20T04:02:32.800Z] provisioning config files... [2023-04-20T04:02:32.809Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-314@tmp/config11048370108839951308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T04:02:33.155Z] ---> docker-login.sh [2023-04-20T04:02:33.155Z] nexus3.edgexfoundry.org:10001 [2023-04-20T04:02:33.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T04:02:33.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T04:02:33.156Z] Configure a credential helper to remove this warning. See [2023-04-20T04:02:33.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T04:02:33.156Z] [2023-04-20T04:02:33.156Z] Login Succeeded [2023-04-20T04:02:33.156Z] nexus3.edgexfoundry.org:10002 [2023-04-20T04:02:33.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T04:02:33.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T04:02:33.156Z] Configure a credential helper to remove this warning. See [2023-04-20T04:02:33.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T04:02:33.156Z] [2023-04-20T04:02:33.156Z] Login Succeeded [2023-04-20T04:02:33.156Z] nexus3.edgexfoundry.org:10003 [2023-04-20T04:02:33.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T04:02:33.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T04:02:33.416Z] Configure a credential helper to remove this warning. See [2023-04-20T04:02:33.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T04:02:33.416Z] [2023-04-20T04:02:33.416Z] Login Succeeded [2023-04-20T04:02:33.416Z] nexus3.edgexfoundry.org:10004 [2023-04-20T04:02:33.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T04:02:33.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T04:02:33.417Z] Configure a credential helper to remove this warning. See [2023-04-20T04:02:33.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T04:02:33.417Z] [2023-04-20T04:02:33.417Z] Login Succeeded [2023-04-20T04:02:33.417Z] docker.io [2023-04-20T04:02:33.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T04:02:33.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T04:02:33.677Z] Configure a credential helper to remove this warning. See [2023-04-20T04:02:33.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T04:02:33.677Z] [2023-04-20T04:02:33.677Z] Login Succeeded [2023-04-20T04:02:33.677Z] ---> docker-login.sh ends [Pipeline] } [2023-04-20T04:02:33.707Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-20T04:02:33.903Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T04:02:33.942Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T04:02:33.976Z] ========================================================= [2023-04-20T04:02:33.977Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-20T04:02:33.977Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T04:02:34.463Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-20T04:02:34.463Z] Sending build context to Docker daemon 26.94MB [2023-04-20T04:02:34.463Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-20T04:02:34.463Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-20T04:02:34.740Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-20T04:02:34.740Z] 63b65145d645: Pulling fs layer [2023-04-20T04:02:34.740Z] a2d21d5440eb: Pulling fs layer [2023-04-20T04:02:34.740Z] 935e6c44a52c: Pulling fs layer [2023-04-20T04:02:34.740Z] 94cc34f8dd06: Pulling fs layer [2023-04-20T04:02:34.740Z] 30dea6a524f1: Pulling fs layer [2023-04-20T04:02:34.740Z] a2aff8979fd8: Pulling fs layer [2023-04-20T04:02:34.740Z] 6808be2612f2: Pulling fs layer [2023-04-20T04:02:34.740Z] f25807f1079a: Pulling fs layer [2023-04-20T04:02:34.740Z] a2aff8979fd8: Waiting [2023-04-20T04:02:34.740Z] 30dea6a524f1: Waiting [2023-04-20T04:02:34.740Z] f25807f1079a: Waiting [2023-04-20T04:02:34.740Z] 6808be2612f2: Waiting [2023-04-20T04:02:34.740Z] 94cc34f8dd06: Waiting [2023-04-20T04:02:34.740Z] a2d21d5440eb: Download complete [2023-04-20T04:02:34.740Z] 94cc34f8dd06: Download complete [2023-04-20T04:02:34.740Z] 30dea6a524f1: Verifying Checksum [2023-04-20T04:02:34.740Z] 30dea6a524f1: Download complete [2023-04-20T04:02:34.740Z] 63b65145d645: Verifying Checksum [2023-04-20T04:02:34.740Z] 63b65145d645: Download complete [2023-04-20T04:02:34.740Z] a2aff8979fd8: Verifying Checksum [2023-04-20T04:02:34.740Z] a2aff8979fd8: Download complete [2023-04-20T04:02:35.002Z] 63b65145d645: Pull complete [2023-04-20T04:02:35.002Z] a2d21d5440eb: Pull complete [2023-04-20T04:02:35.002Z] f25807f1079a: Verifying Checksum [2023-04-20T04:02:35.002Z] f25807f1079a: Download complete [2023-04-20T04:02:35.262Z] 935e6c44a52c: Verifying Checksum [2023-04-20T04:02:35.262Z] 935e6c44a52c: Download complete [2023-04-20T04:02:35.520Z] 6808be2612f2: Verifying Checksum [2023-04-20T04:02:35.520Z] 6808be2612f2: Download complete [2023-04-20T04:02:38.805Z] 935e6c44a52c: Pull complete [2023-04-20T04:02:38.805Z] 94cc34f8dd06: Pull complete [2023-04-20T04:02:38.805Z] 30dea6a524f1: Pull complete [2023-04-20T04:02:38.805Z] a2aff8979fd8: Pull complete [2023-04-20T04:02:40.703Z] 6808be2612f2: Pull complete [2023-04-20T04:02:41.639Z] f25807f1079a: Pull complete [2023-04-20T04:02:41.639Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-20T04:02:41.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-20T04:02:41.639Z] ---> 3b553350e43f [2023-04-20T04:02:41.639Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-20T04:02:45.026Z] ---> Running in 07a994cda434 [2023-04-20T04:02:45.026Z] Removing intermediate container 07a994cda434 [2023-04-20T04:02:45.026Z] ---> af8857082981 [2023-04-20T04:02:45.026Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-20T04:02:45.026Z] ---> Running in dac4d03748f8 [2023-04-20T04:02:45.026Z] Removing intermediate container dac4d03748f8 [2023-04-20T04:02:45.026Z] ---> f3bd9a7c9687 [2023-04-20T04:02:45.026Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-04-20T04:02:45.026Z] ---> Running in 5d2fc9a03dc3 [2023-04-20T04:02:45.026Z] Removing intermediate container 5d2fc9a03dc3 [2023-04-20T04:02:45.026Z] ---> 06de121fdcf4 [2023-04-20T04:02:45.026Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-04-20T04:02:45.026Z] ---> Running in 9f489e5ae5b3 [2023-04-20T04:02:45.026Z] Removing intermediate container 9f489e5ae5b3 [2023-04-20T04:02:45.026Z] ---> 10b6f3c4a65f [2023-04-20T04:02:45.026Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-04-20T04:02:45.026Z] ---> Running in 4af8e73bd3a4 [2023-04-20T04:02:45.026Z] Removing intermediate container 4af8e73bd3a4 [2023-04-20T04:02:45.026Z] ---> bc55f413d40d [2023-04-20T04:02:45.026Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-20T04:02:45.026Z] ---> Running in 7c3a0e141500 [2023-04-20T04:02:45.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T04:02:45.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T04:02:45.804Z] OK: 265 MiB in 53 packages [2023-04-20T04:02:46.063Z] Removing intermediate container 7c3a0e141500 [2023-04-20T04:02:46.063Z] ---> 35ff20df4511 [2023-04-20T04:02:46.063Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-04-20T04:02:46.063Z] ---> Running in 6fcb02275691 [2023-04-20T04:02:46.063Z] Removing intermediate container 6fcb02275691 [2023-04-20T04:02:46.063Z] ---> a71f4b145373 [2023-04-20T04:02:46.063Z] Step 10/13 : COPY go.mod vendor* ./ [2023-04-20T04:02:46.063Z] ---> 7dc255bda4c2 [2023-04-20T04:02:46.063Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T04:02:46.063Z] ---> Running in fa5bbf924c0d [2023-04-20T04:02:47.636Z] Still waiting to schedule task [2023-04-20T04:02:47.636Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-20T04:03:18.216Z] Removing intermediate container fa5bbf924c0d [2023-04-20T04:03:18.216Z] ---> d0fe1b7501ab [2023-04-20T04:03:18.216Z] Step 12/13 : COPY . . [2023-04-20T04:03:18.216Z] ---> c51d3d1d69a8 [2023-04-20T04:03:18.216Z] Step 13/13 : RUN ${MAKE} [2023-04-20T04:03:18.216Z] ---> Running in 8c5170ed3935 [2023-04-20T04:03:18.216Z] noop [2023-04-20T04:03:18.216Z] Removing intermediate container 8c5170ed3935 [2023-04-20T04:03:18.216Z] ---> 915d8f3c72c3 [2023-04-20T04:03:18.216Z] Successfully built 915d8f3c72c3 [2023-04-20T04:03:18.216Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T04:03:18.667Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-20T04:03:18.667Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T04:03:18.828Z] prd-ubuntu20.04-docker-8c-8g-9130 does not seem to be running inside a container [2023-04-20T04:03:18.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-314 -v /w/workspace/undry_device-onvif-camera_PR-314:/w/workspace/undry_device-onvif-camera_PR-314:rw,z -v /w/workspace/undry_device-onvif-camera_PR-314@tmp:/w/workspace/undry_device-onvif-camera_PR-314@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-20T04:03:19.195Z] $ docker top 2869db8da21aca29743158b86a71e1bc5cdfdf2151ce5544a8553e0c9ca5772c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T04:03:19.590Z] + go version [2023-04-20T04:03:19.590Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-20T04:03:19.622Z] $ docker stop --time=1 2869db8da21aca29743158b86a71e1bc5cdfdf2151ce5544a8553e0c9ca5772c [2023-04-20T04:03:20.896Z] $ docker rm -f --volumes 2869db8da21aca29743158b86a71e1bc5cdfdf2151ce5544a8553e0c9ca5772c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T04:03:21.654Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-20T04:03:21.654Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T04:03:21.802Z] prd-ubuntu20.04-docker-8c-8g-9130 does not seem to be running inside a container [2023-04-20T04:03:21.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-314 -v /w/workspace/undry_device-onvif-camera_PR-314:/w/workspace/undry_device-onvif-camera_PR-314:rw,z -v /w/workspace/undry_device-onvif-camera_PR-314@tmp:/w/workspace/undry_device-onvif-camera_PR-314@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-20T04:03:22.166Z] $ docker top 848a6b2dbf2422e7f47c2bf2f8c33d965a7d59617c7af9f8993d4505654db095 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T04:03:22.563Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-314 [Pipeline] fileExists [Pipeline] sh [2023-04-20T04:03:22.921Z] + make test [2023-04-20T04:03:22.921Z] go test ./... -coverprofile=coverage.out ./... [2023-04-20T04:03:28.191Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-04-20T04:03:38.159Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-04-20T04:03:38.159Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-04-20T04:03:40.070Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.033s coverage: 31.6% of statements [2023-04-20T04:03:43.365Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.941s coverage: 86.5% of statements [2023-04-20T04:03:50.057Z] go vet ./... [2023-04-20T04:03:54.275Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-20T04:03:54.275Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-20T04:03:54.275Z] ./bin/test-attribution-txt.sh [2023-04-20T04:03:54.275Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-20T04:03:54.316Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-20T04:03:54.345Z] $ docker stop --time=1 848a6b2dbf2422e7f47c2bf2f8c33d965a7d59617c7af9f8993d4505654db095 [2023-04-20T04:03:56.712Z] $ docker rm -f --volumes 848a6b2dbf2422e7f47c2bf2f8c33d965a7d59617c7af9f8993d4505654db095 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-20T04:03:57.244Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-20T04:03:57.327Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-20T04:03:58.048Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-20T04:03:58.360Z] + ls -al . [2023-04-20T04:03:58.360Z] total 236 [2023-04-20T04:03:58.360Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 20 04:03 . [2023-04-20T04:03:58.360Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 04:02 .. [2023-04-20T04:03:58.360Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 04:02 .git [2023-04-20T04:03:58.360Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 04:02 .github [2023-04-20T04:03:58.360Z] -rw-rw-r-- 1 jenkins jenkins 496 Apr 20 04:02 .gitignore [2023-04-20T04:03:58.360Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 20 04:02 .golangci.yml [2023-04-20T04:03:58.360Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 20 04:02 .semver [2023-04-20T04:03:58.360Z] -rw-rw-r-- 1 jenkins jenkins 9732 Apr 20 04:02 Attribution.txt [2023-04-20T04:03:58.360Z] -rw-rw-r-- 1 jenkins jenkins 6312 Apr 20 04:02 CHANGELOG.md [2023-04-20T04:03:58.360Z] -rw-rw-r-- 1 jenkins jenkins 1574 Apr 20 04:02 Dockerfile [2023-04-20T04:03:58.360Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 20 04:02 GOVERNANCE.md [2023-04-20T04:03:58.360Z] -rw-rw-r-- 1 jenkins jenkins 734 Apr 20 04:02 Jenkinsfile [2023-04-20T04:03:58.360Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 20 04:02 LICENSE [2023-04-20T04:03:58.360Z] -rw-rw-r-- 1 jenkins jenkins 2751 Apr 20 04:02 Makefile [2023-04-20T04:03:58.360Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 20 04:02 OWNERS.md [2023-04-20T04:03:58.360Z] -rw-rw-r-- 1 jenkins jenkins 6250 Apr 20 04:02 README.md [2023-04-20T04:03:58.360Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 20 04:02 VERSION [2023-04-20T04:03:58.360Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 04:02 bin [2023-04-20T04:03:58.360Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 04:02 cmd [2023-04-20T04:03:58.360Z] -rw-r--r-- 1 jenkins jenkins 78835 Apr 20 04:03 coverage.out [2023-04-20T04:03:58.360Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 20 04:02 doc [2023-04-20T04:03:58.360Z] -rw-rw-r-- 1 jenkins jenkins 3557 Apr 20 04:02 go.mod [2023-04-20T04:03:58.360Z] -rw-rw-r-- 1 jenkins jenkins 33057 Apr 20 04:02 go.sum [2023-04-20T04:03:58.360Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 04:02 internal [2023-04-20T04:03:58.360Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 04:02 snap [2023-04-20T04:03:58.360Z] -rw-rw-r-- 1 jenkins jenkins 236 Apr 20 04:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T04:03:58.736Z] + 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=90265655d281f2969b3038869fc42e766f9fada9 --label arch=amd64 --label version=0.0.0 . [2023-04-20T04:03:58.736Z] Sending build context to Docker daemon 27.02MB [2023-04-20T04:03:58.736Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-20T04:03:58.736Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-20T04:03:58.736Z] ---> 915d8f3c72c3 [2023-04-20T04:03:58.736Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-04-20T04:03:58.997Z] ---> Running in 78ad25172424 [2023-04-20T04:03:58.997Z] Removing intermediate container 78ad25172424 [2023-04-20T04:03:58.997Z] ---> 4a35281d6f29 [2023-04-20T04:03:58.997Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-20T04:03:58.997Z] ---> Running in 0311019c0bc1 [2023-04-20T04:03:59.257Z] Removing intermediate container 0311019c0bc1 [2023-04-20T04:03:59.257Z] ---> 8ab9d076aaff [2023-04-20T04:03:59.257Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-20T04:03:59.257Z] ---> Running in 8028547b2b73 [2023-04-20T04:03:59.257Z] Removing intermediate container 8028547b2b73 [2023-04-20T04:03:59.257Z] ---> 3337c11740f6 [2023-04-20T04:03:59.257Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-20T04:03:59.257Z] ---> Running in ace194c16341 [2023-04-20T04:03:59.257Z] Removing intermediate container ace194c16341 [2023-04-20T04:03:59.257Z] ---> 0b5a9968d50f [2023-04-20T04:03:59.257Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-04-20T04:03:59.257Z] ---> Running in c78a77530954 [2023-04-20T04:03:59.517Z] Removing intermediate container c78a77530954 [2023-04-20T04:03:59.517Z] ---> 1aee2d5d3d56 [2023-04-20T04:03:59.517Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-20T04:03:59.517Z] ---> Running in b2cbb23489be [2023-04-20T04:03:59.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T04:03:59.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T04:04:00.037Z] OK: 265 MiB in 53 packages [2023-04-20T04:04:00.296Z] Removing intermediate container b2cbb23489be [2023-04-20T04:04:00.296Z] ---> da3bb5cf31b7 [2023-04-20T04:04:00.296Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-04-20T04:04:00.554Z] ---> Running in 18880fe8ede4 [2023-04-20T04:04:00.554Z] Removing intermediate container 18880fe8ede4 [2023-04-20T04:04:00.554Z] ---> 81b52ea75a29 [2023-04-20T04:04:00.554Z] Step 10/26 : COPY go.mod vendor* ./ [2023-04-20T04:04:00.554Z] ---> b8bff6d15e7e [2023-04-20T04:04:00.554Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T04:04:00.554Z] ---> Running in 5b29b88dccd9 [2023-04-20T04:04:01.492Z] Removing intermediate container 5b29b88dccd9 [2023-04-20T04:04:01.492Z] ---> 9ea61ca55216 [2023-04-20T04:04:01.492Z] Step 12/26 : COPY . . [2023-04-20T04:04:02.059Z] ---> 61366cb0f2a3 [2023-04-20T04:04:02.059Z] Step 13/26 : RUN ${MAKE} [2023-04-20T04:04:02.059Z] ---> Running in 10886658b6cf [2023-04-20T04:04:02.318Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-04-20T04:04:18.213Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9131 in /w/workspace/undry_device-onvif-camera_PR-314 [Pipeline] { [Pipeline] ws [2023-04-20T04:04:18.267Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-04-20T04:04:18.343Z] The recommended git tool is: git [2023-04-20T04:04:23.286Z] using credential edgex-jenkins-ssh [2023-04-20T04:04:23.356Z] Cloning the remote Git repository [2023-04-20T04:04:24.252Z] Removing intermediate container 10886658b6cf [2023-04-20T04:04:24.252Z] ---> bb53efd22e81 [2023-04-20T04:04:24.252Z] Step 14/26 : FROM alpine:3.17 [2023-04-20T04:04:24.252Z] 3.17: Pulling from library/alpine [2023-04-20T04:04:24.252Z] f56be85fc22e: Pulling fs layer [2023-04-20T04:04:24.252Z] f56be85fc22e: Download complete [2023-04-20T04:04:24.252Z] f56be85fc22e: Pull complete [2023-04-20T04:04:24.252Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-20T04:04:24.252Z] Status: Downloaded newer image for alpine:3.17 [2023-04-20T04:04:24.252Z] ---> 9ed4aefc74f6 [2023-04-20T04:04:24.252Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-04-20T04:04:24.252Z] ---> Running in ff51560aea48 [2023-04-20T04:04:24.252Z] Removing intermediate container ff51560aea48 [2023-04-20T04:04:24.252Z] ---> 4a3c38fd0b78 [2023-04-20T04:04:24.252Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-04-20T04:04:24.252Z] ---> Running in ebe6ff54db01 [2023-04-20T04:04:24.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T04:04:24.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T04:04:24.252Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-20T04:04:24.252Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T04:04:24.252Z] OK: 7 MiB in 16 packages [2023-04-20T04:04:24.252Z] Removing intermediate container ebe6ff54db01 [2023-04-20T04:04:24.252Z] ---> 4f8cd08421f2 [2023-04-20T04:04:24.252Z] Step 17/26 : WORKDIR / [2023-04-20T04:04:24.252Z] ---> Running in 2155df7c5bf9 [2023-04-20T04:04:24.252Z] Removing intermediate container 2155df7c5bf9 [2023-04-20T04:04:24.252Z] ---> ce958990b425 [2023-04-20T04:04:24.252Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-04-20T04:04:24.252Z] ---> b81194dc1b1d [2023-04-20T04:04:24.252Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-04-20T04:04:24.252Z] ---> 38a6d146f20a [2023-04-20T04:04:24.252Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-04-20T04:04:24.252Z] ---> aa0f998d3599 [2023-04-20T04:04:24.252Z] Step 21/26 : EXPOSE 59984 [2023-04-20T04:04:24.252Z] ---> Running in 4a7a6f397b20 [2023-04-20T04:04:24.252Z] Removing intermediate container 4a7a6f397b20 [2023-04-20T04:04:24.252Z] ---> dcf53ec61f98 [2023-04-20T04:04:24.252Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-04-20T04:04:24.252Z] ---> Running in 36e2ae7ab66d [2023-04-20T04:04:24.252Z] Removing intermediate container 36e2ae7ab66d [2023-04-20T04:04:24.252Z] ---> f8b3d6cb0eea [2023-04-20T04:04:24.252Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-20T04:04:24.252Z] ---> Running in cda2298bc6ac [2023-04-20T04:04:24.252Z] Removing intermediate container cda2298bc6ac [2023-04-20T04:04:24.252Z] ---> 9bee719080eb [2023-04-20T04:04:24.252Z] Step 24/26 : LABEL arch=amd64 [2023-04-20T04:04:24.514Z] ---> Running in 0272e1544281 [2023-04-20T04:04:24.514Z] Removing intermediate container 0272e1544281 [2023-04-20T04:04:24.514Z] ---> 3383fd7b271a [2023-04-20T04:04:24.514Z] Step 25/26 : LABEL git_sha=90265655d281f2969b3038869fc42e766f9fada9 [2023-04-20T04:04:24.514Z] ---> Running in d5aa119a6153 [2023-04-20T04:04:24.514Z] Removing intermediate container d5aa119a6153 [2023-04-20T04:04:24.514Z] ---> 7742b46d8d93 [2023-04-20T04:04:24.514Z] Step 26/26 : LABEL version=0.0.0 [2023-04-20T04:04:24.514Z] ---> Running in 3853c6ad39e0 [2023-04-20T04:04:24.514Z] Removing intermediate container 3853c6ad39e0 [2023-04-20T04:04:24.514Z] ---> b744e658caf3 [2023-04-20T04:04:24.514Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-20T04:04:24.514Z] Successfully built b744e658caf3 [2023-04-20T04:04:24.514Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [2023-04-20T04:04:23.397Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-04-20T04:04:23.481Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-04-20T04:04:23.624Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-04-20T04:04:23.625Z] > git --version # timeout=10 [2023-04-20T04:04:23.644Z] > git --version # 'git version 2.25.1' [2023-04-20T04:04:23.647Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-20T04:04:23.794Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [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 [2023-04-20T04:04:25.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T04:04:25.365Z] [2023-04-20T04:04:25.365Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T04:04:25.746Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T04:04:25.746Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-20T04:04:25.746Z] 5eb5b503b376: Pulling fs layer [2023-04-20T04:04:25.746Z] 5c69ac0246d0: Pulling fs layer [2023-04-20T04:04:25.746Z] ec43610c2a17: Pulling fs layer [2023-04-20T04:04:25.746Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-20T04:04:25.746Z] 33b1e0a273af: Pulling fs layer [2023-04-20T04:04:25.746Z] 5d3b04190fa2: Pulling fs layer [2023-04-20T04:04:25.746Z] 2f39f015ded8: Pulling fs layer [2023-04-20T04:04:25.746Z] 33b1e0a273af: Waiting [2023-04-20T04:04:25.746Z] 5d3b04190fa2: Waiting [2023-04-20T04:04:25.746Z] 3a2ae6a8a46f: Waiting [2023-04-20T04:04:25.746Z] 2f39f015ded8: Waiting [2023-04-20T04:04:25.746Z] 5c69ac0246d0: Download complete [2023-04-20T04:04:25.746Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-20T04:04:25.746Z] 3a2ae6a8a46f: Download complete [2023-04-20T04:04:25.165Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-04-20T04:04:25.191Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-20T04:04:26.006Z] 33b1e0a273af: Verifying Checksum [2023-04-20T04:04:26.006Z] 33b1e0a273af: Download complete [2023-04-20T04:04:26.006Z] 5d3b04190fa2: Download complete [2023-04-20T04:04:26.006Z] ec43610c2a17: Verifying Checksum [2023-04-20T04:04:26.006Z] ec43610c2a17: Download complete [2023-04-20T04:04:26.006Z] 5eb5b503b376: Verifying Checksum [2023-04-20T04:04:26.006Z] 5eb5b503b376: Download complete [2023-04-20T04:04:26.572Z] 2f39f015ded8: Verifying Checksum [2023-04-20T04:04:26.572Z] 2f39f015ded8: Download complete [2023-04-20T04:04:26.681Z] Merging remotes/origin/main commit b3088f74b80dce78a876441a0c72d3538a65c555 into PR head commit 90265655d281f2969b3038869fc42e766f9fada9 [2023-04-20T04:04:27.138Z] 5eb5b503b376: Pull complete [2023-04-20T04:04:27.138Z] 5c69ac0246d0: Pull complete [2023-04-20T04:04:27.140Z] Merge succeeded, producing 90265655d281f2969b3038869fc42e766f9fada9 [2023-04-20T04:04:27.141Z] Checking out Revision 90265655d281f2969b3038869fc42e766f9fada9 (PR-314) [2023-04-20T04:04:26.087Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-04-20T04:04:26.130Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-04-20T04:04:26.131Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-20T04:04:26.148Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/314/head:refs/remotes/origin/PR-314 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-20T04:04:26.702Z] > git config core.sparsecheckout # timeout=10 [2023-04-20T04:04:26.765Z] > git checkout -f 90265655d281f2969b3038869fc42e766f9fada9 # timeout=10 [2023-04-20T04:04:27.037Z] > git remote # timeout=10 [2023-04-20T04:04:27.059Z] > git config --get remote.origin.url # timeout=10 [2023-04-20T04:04:27.083Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-20T04:04:27.096Z] > git merge b3088f74b80dce78a876441a0c72d3538a65c555 # timeout=10 [2023-04-20T04:04:27.123Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-20T04:04:27.148Z] > git config core.sparsecheckout # timeout=10 [2023-04-20T04:04:27.164Z] > git checkout -f 90265655d281f2969b3038869fc42e766f9fada9 # timeout=10 [2023-04-20T04:04:27.706Z] ec43610c2a17: Pull complete [2023-04-20T04:04:27.706Z] 3a2ae6a8a46f: Pull complete [2023-04-20T04:04:27.898Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-04-20T04:04:27.970Z] 33b1e0a273af: Pull complete [2023-04-20T04:04:27.970Z] 5d3b04190fa2: Pull complete [2023-04-20T04:04:27.946Z] > git --version # timeout=10 [2023-04-20T04:04:27.956Z] > git --version # 'git version 2.25.1' [2023-04-20T04:04:27.970Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-20T04:04:28.443Z] [2023-04-20T04:04:28.443Z] GitHub has been notified of this commit’s build result [2023-04-20T04:04:28.443Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-20T04:04:29.202Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-20T04:04:29.202Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-20T04:04:29.202Z] Dload Upload Total Spent Left Speed [2023-04-20T04:04:29.202Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 85577 [Pipeline] sh [2023-04-20T04:04:29.888Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-20T04:04:30.229Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-20T04:04:30.229Z] + sudo tee /etc/docker/daemon.new [2023-04-20T04:04:30.229Z] { [2023-04-20T04:04:30.229Z] "registry-mirrors": [ [2023-04-20T04:04:30.229Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-20T04:04:30.229Z] ], [2023-04-20T04:04:30.229Z] "bip": "10.250.0.254/24", [2023-04-20T04:04:30.229Z] "hosts": [ [2023-04-20T04:04:30.229Z] "tcp://0.0.0.0:5555", [2023-04-20T04:04:30.229Z] "unix:///var/run/docker.sock" [2023-04-20T04:04:30.229Z] ], [2023-04-20T04:04:30.229Z] "mtu": 1458, [2023-04-20T04:04:30.229Z] "selinux-enabled": true, [2023-04-20T04:04:30.229Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-20T04:04:30.229Z] } [Pipeline] sh [2023-04-20T04:04:30.586Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-20T04:04:30.940Z] + sudo service docker restart [2023-04-20T04:04:32.156Z] 2f39f015ded8: Pull complete [2023-04-20T04:04:32.156Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-20T04:04:32.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T04:04:32.156Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T04:04:32.371Z] prd-ubuntu20.04-docker-8c-8g-9130 does not seem to be running inside a container [2023-04-20T04:04:32.395Z] $ 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/undry_device-onvif-camera_PR-314 -v /w/workspace/undry_device-onvif-camera_PR-314:/w/workspace/undry_device-onvif-camera_PR-314:rw,z -v /w/workspace/undry_device-onvif-camera_PR-314@tmp:/w/workspace/undry_device-onvif-camera_PR-314@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-20T04:04:34.582Z] $ docker top 78ad9be134e4175fb11ab75ae0615a35a9d31d50bb8d5bedadeef5622be94f90 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T04:04:35.040Z] ---> job-cost.sh [2023-04-20T04:04:35.040Z] lf-activate-venv: SKIPPING [2023-04-20T04:04:35.040Z] INFO: No Stack... [2023-04-20T04:04:35.299Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-20T04:04:35.558Z] INFO: Archiving Costs [Pipeline] sh [2023-04-20T04:04:36.127Z] + cat /w/workspace/undry_device-onvif-camera_PR-314/archives/cost.csv [2023-04-20T04:04:36.127Z] + cut -d, -f6 [Pipeline] lock [2023-04-20T04:04:36.162Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-314-1-stack-cost] [2023-04-20T04:04:36.169Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-314-1-stack-cost] did not exist. Created. [2023-04-20T04:04:36.169Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-314-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-20T04:04:36.543Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-20T04:04:36.593Z] Stashed 1 file(s) [Pipeline] } [2023-04-20T04:04:36.620Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-314-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-20T04:04:36.697Z] $ docker stop --time=1 78ad9be134e4175fb11ab75ae0615a35a9d31d50bb8d5bedadeef5622be94f90 [2023-04-20T04:04:37.841Z] $ docker rm -f --volumes 78ad9be134e4175fb11ab75ae0615a35a9d31d50bb8d5bedadeef5622be94f90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-20T04:04:49.269Z] provisioning config files... [2023-04-20T04:04:49.301Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config14656930012473528908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T04:04:49.695Z] ---> docker-login.sh [2023-04-20T04:04:49.695Z] nexus3.edgexfoundry.org:10001 [2023-04-20T04:04:50.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T04:04:50.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T04:04:50.286Z] Configure a credential helper to remove this warning. See [2023-04-20T04:04:50.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T04:04:50.286Z] [2023-04-20T04:04:50.286Z] Login Succeeded [2023-04-20T04:04:50.286Z] nexus3.edgexfoundry.org:10002 [2023-04-20T04:04:50.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T04:04:50.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T04:04:50.557Z] Configure a credential helper to remove this warning. See [2023-04-20T04:04:50.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T04:04:50.557Z] [2023-04-20T04:04:50.557Z] Login Succeeded [2023-04-20T04:04:50.557Z] nexus3.edgexfoundry.org:10003 [2023-04-20T04:04:50.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T04:04:51.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T04:04:51.098Z] Configure a credential helper to remove this warning. See [2023-04-20T04:04:51.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T04:04:51.098Z] [2023-04-20T04:04:51.098Z] Login Succeeded [2023-04-20T04:04:51.098Z] nexus3.edgexfoundry.org:10004 [2023-04-20T04:04:51.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T04:04:51.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T04:04:51.373Z] Configure a credential helper to remove this warning. See [2023-04-20T04:04:51.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T04:04:51.373Z] [2023-04-20T04:04:51.373Z] Login Succeeded [2023-04-20T04:04:51.373Z] docker.io [2023-04-20T04:04:51.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T04:04:51.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T04:04:51.643Z] Configure a credential helper to remove this warning. See [2023-04-20T04:04:51.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T04:04:51.643Z] [2023-04-20T04:04:51.643Z] Login Succeeded [2023-04-20T04:04:51.910Z] ---> docker-login.sh ends [Pipeline] } [2023-04-20T04:04:51.938Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-20T04:04:52.316Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T04:04:52.355Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T04:04:52.389Z] ========================================================= [2023-04-20T04:04:52.389Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-20T04:04:52.389Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T04:04:52.873Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-20T04:04:55.470Z] Sending build context to Docker daemon 19.66MB [2023-04-20T04:04:55.470Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-20T04:04:55.470Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-20T04:04:55.470Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-20T04:04:55.470Z] af6eaf76a39c: Pulling fs layer [2023-04-20T04:04:55.470Z] 55522c791124: Pulling fs layer [2023-04-20T04:04:55.470Z] ce5c4a1c91eb: Pulling fs layer [2023-04-20T04:04:55.470Z] 169dfbe0d373: Pulling fs layer [2023-04-20T04:04:55.470Z] e1ff8fa3b103: Pulling fs layer [2023-04-20T04:04:55.470Z] 52ebb69f0ebf: Pulling fs layer [2023-04-20T04:04:55.470Z] 5abe8eddf0d5: Pulling fs layer [2023-04-20T04:04:55.470Z] e1ff8fa3b103: Waiting [2023-04-20T04:04:55.470Z] 52ebb69f0ebf: Waiting [2023-04-20T04:04:55.470Z] 5abe8eddf0d5: Waiting [2023-04-20T04:04:55.470Z] 169dfbe0d373: Waiting [2023-04-20T04:04:55.470Z] 55522c791124: Verifying Checksum [2023-04-20T04:04:55.470Z] 55522c791124: Download complete [2023-04-20T04:04:55.470Z] 169dfbe0d373: Verifying Checksum [2023-04-20T04:04:55.470Z] 169dfbe0d373: Download complete [2023-04-20T04:04:55.470Z] e1ff8fa3b103: Verifying Checksum [2023-04-20T04:04:55.470Z] e1ff8fa3b103: Download complete [2023-04-20T04:04:55.470Z] af6eaf76a39c: Verifying Checksum [2023-04-20T04:04:55.470Z] af6eaf76a39c: Download complete [2023-04-20T04:04:56.446Z] 5abe8eddf0d5: Verifying Checksum [2023-04-20T04:04:56.446Z] 5abe8eddf0d5: Download complete [2023-04-20T04:04:56.446Z] af6eaf76a39c: Pull complete [2023-04-20T04:04:57.035Z] 55522c791124: Pull complete [2023-04-20T04:04:58.002Z] ce5c4a1c91eb: Verifying Checksum [2023-04-20T04:04:58.002Z] ce5c4a1c91eb: Download complete [2023-04-20T04:04:58.002Z] 52ebb69f0ebf: Verifying Checksum [2023-04-20T04:04:58.002Z] 52ebb69f0ebf: Download complete [2023-04-20T04:05:10.450Z] ce5c4a1c91eb: Pull complete [2023-04-20T04:05:10.450Z] 169dfbe0d373: Pull complete [2023-04-20T04:05:10.450Z] e1ff8fa3b103: Pull complete [2023-04-20T04:05:17.117Z] 52ebb69f0ebf: Pull complete [2023-04-20T04:05:18.545Z] 5abe8eddf0d5: Pull complete [2023-04-20T04:05:18.545Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-20T04:05:18.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-20T04:05:18.545Z] ---> 6cb57ee374ae [2023-04-20T04:05:18.545Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-20T04:05:19.965Z] ---> Running in c92f109f7d33 [2023-04-20T04:05:20.241Z] Removing intermediate container c92f109f7d33 [2023-04-20T04:05:20.241Z] ---> e3fb85cd0e42 [2023-04-20T04:05:20.241Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-20T04:05:20.512Z] ---> Running in 4e962ee9b4a5 [2023-04-20T04:05:20.782Z] Removing intermediate container 4e962ee9b4a5 [2023-04-20T04:05:20.782Z] ---> e3a1178b6684 [2023-04-20T04:05:20.782Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-04-20T04:05:20.782Z] ---> Running in cb5a7c5d7666 [2023-04-20T04:05:21.052Z] Removing intermediate container cb5a7c5d7666 [2023-04-20T04:05:21.052Z] ---> 13394dbc3b01 [2023-04-20T04:05:21.052Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-04-20T04:05:21.323Z] ---> Running in 907bdb4914d1 [2023-04-20T04:05:21.593Z] Removing intermediate container 907bdb4914d1 [2023-04-20T04:05:21.593Z] ---> 64bfe727ff98 [2023-04-20T04:05:21.593Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-04-20T04:05:21.593Z] ---> Running in c08859e5fba4 [2023-04-20T04:05:21.864Z] Removing intermediate container c08859e5fba4 [2023-04-20T04:05:21.864Z] ---> 63a8f29bd69f [2023-04-20T04:05:21.864Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-20T04:05:21.864Z] ---> Running in 2d6b32441274 [2023-04-20T04:05:23.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T04:05:23.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T04:05:24.977Z] OK: 263 MiB in 53 packages [2023-04-20T04:05:25.565Z] Removing intermediate container 2d6b32441274 [2023-04-20T04:05:25.565Z] ---> 4416798c5d1d [2023-04-20T04:05:25.565Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-04-20T04:05:25.565Z] ---> Running in efba76139afb [2023-04-20T04:05:25.833Z] Removing intermediate container efba76139afb [2023-04-20T04:05:25.833Z] ---> 1cc5ec701c7c [2023-04-20T04:05:25.833Z] Step 10/13 : COPY go.mod vendor* ./ [2023-04-20T04:05:26.419Z] ---> 988e006e8654 [2023-04-20T04:05:26.419Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T04:05:26.419Z] ---> Running in 2410ea11ffaa [2023-04-20T04:07:03.060Z] Removing intermediate container 2410ea11ffaa [2023-04-20T04:07:03.060Z] ---> e95863db982e [2023-04-20T04:07:03.060Z] Step 12/13 : COPY . . [2023-04-20T04:07:03.060Z] ---> 8994e36f823e [2023-04-20T04:07:03.060Z] Step 13/13 : RUN ${MAKE} [2023-04-20T04:07:03.060Z] ---> Running in cd4e936a0a79 [2023-04-20T04:07:03.060Z] noop [2023-04-20T04:07:03.060Z] Removing intermediate container cd4e936a0a79 [2023-04-20T04:07:03.060Z] ---> f57c8943961b [2023-04-20T04:07:03.060Z] Successfully built f57c8943961b [2023-04-20T04:07:03.060Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T04:07:03.541Z] + docker inspect -f . ci-base-image-arm64 [2023-04-20T04:07:03.541Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T04:07:03.812Z] prd-ubuntu20.04-docker-arm64-4c-16g-9131 does not seem to be running inside a container [2023-04-20T04:07:03.872Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-20T04:07:06.228Z] $ docker top 8467bcefa36cb4365593f9711f123b09eb1becba405c35f232ff840bacbc56de -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T04:07:07.084Z] + go version [2023-04-20T04:07:07.084Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-20T04:07:07.122Z] $ docker stop --time=1 8467bcefa36cb4365593f9711f123b09eb1becba405c35f232ff840bacbc56de [2023-04-20T04:07:08.702Z] $ docker rm -f --volumes 8467bcefa36cb4365593f9711f123b09eb1becba405c35f232ff840bacbc56de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T04:07:09.525Z] + docker inspect -f . ci-base-image-arm64 [2023-04-20T04:07:09.525Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T04:07:09.769Z] prd-ubuntu20.04-docker-arm64-4c-16g-9131 does not seem to be running inside a container [2023-04-20T04:07:09.832Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-20T04:07:11.007Z] $ docker top d30e47803042d2b325c84de870be3de8cd5164495b1bfe87d0b9f5a2b3cd1d10 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T04:07:11.558Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-04-20T04:07:11.933Z] + make test [2023-04-20T04:07:11.933Z] go test ./... -coverprofile=coverage.out ./... [2023-04-20T04:07:44.161Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-04-20T04:09:50.831Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-04-20T04:09:50.831Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-04-20T04:09:50.831Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.187s coverage: 31.6% of statements [2023-04-20T04:10:09.055Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 19.179s coverage: 86.5% of statements [2023-04-20T04:10:09.055Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-20T04:10:09.055Z] go vet ./... [2023-04-20T04:10:35.756Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-20T04:10:35.756Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-20T04:10:35.756Z] ./bin/test-attribution-txt.sh [2023-04-20T04:10:35.756Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-20T04:10:35.796Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-20T04:10:35.828Z] $ docker stop --time=1 d30e47803042d2b325c84de870be3de8cd5164495b1bfe87d0b9f5a2b3cd1d10 [2023-04-20T04:10:39.403Z] $ docker rm -f --volumes d30e47803042d2b325c84de870be3de8cd5164495b1bfe87d0b9f5a2b3cd1d10 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-20T04:10:40.605Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-20T04:10:40.642Z] Warning: overwriting stash ‘coverage-report’ [2023-04-20T04:10:41.210Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-20T04:10:41.775Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-20T04:10:42.111Z] + ls -al . [2023-04-20T04:10:42.111Z] total 232 [2023-04-20T04:10:42.111Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 20 04:07 . [2023-04-20T04:10:42.111Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 04:04 .. [2023-04-20T04:10:42.111Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 04:04 .git [2023-04-20T04:10:42.111Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 04:04 .github [2023-04-20T04:10:42.111Z] -rw-rw-r-- 1 jenkins jenkins 496 Apr 20 04:04 .gitignore [2023-04-20T04:10:42.111Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 20 04:04 .golangci.yml [2023-04-20T04:10:42.111Z] -rw-rw-r-- 1 jenkins jenkins 9732 Apr 20 04:04 Attribution.txt [2023-04-20T04:10:42.111Z] -rw-rw-r-- 1 jenkins jenkins 6312 Apr 20 04:04 CHANGELOG.md [2023-04-20T04:10:42.111Z] -rw-rw-r-- 1 jenkins jenkins 1574 Apr 20 04:04 Dockerfile [2023-04-20T04:10:42.111Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 20 04:04 GOVERNANCE.md [2023-04-20T04:10:42.111Z] -rw-rw-r-- 1 jenkins jenkins 734 Apr 20 04:04 Jenkinsfile [2023-04-20T04:10:42.111Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 20 04:04 LICENSE [2023-04-20T04:10:42.111Z] -rw-rw-r-- 1 jenkins jenkins 2751 Apr 20 04:04 Makefile [2023-04-20T04:10:42.111Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 20 04:04 OWNERS.md [2023-04-20T04:10:42.111Z] -rw-rw-r-- 1 jenkins jenkins 6250 Apr 20 04:04 README.md [2023-04-20T04:10:42.111Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 20 04:02 VERSION [2023-04-20T04:10:42.111Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 04:04 bin [2023-04-20T04:10:42.111Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 04:04 cmd [2023-04-20T04:10:42.111Z] -rw-r--r-- 1 jenkins jenkins 78835 Apr 20 04:10 coverage.out [2023-04-20T04:10:42.111Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 20 04:04 doc [2023-04-20T04:10:42.111Z] -rw-rw-r-- 1 jenkins jenkins 3557 Apr 20 04:04 go.mod [2023-04-20T04:10:42.112Z] -rw-rw-r-- 1 jenkins jenkins 33057 Apr 20 04:04 go.sum [2023-04-20T04:10:42.112Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 04:04 internal [2023-04-20T04:10:42.112Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 04:04 snap [2023-04-20T04:10:42.112Z] -rw-rw-r-- 1 jenkins jenkins 236 Apr 20 04:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T04:10:42.528Z] + 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=90265655d281f2969b3038869fc42e766f9fada9 --label arch=arm64 --label version=0.0.0 . [2023-04-20T04:10:43.118Z] Sending build context to Docker daemon 19.74MB [2023-04-20T04:10:43.118Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-20T04:10:43.118Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-20T04:10:43.118Z] ---> f57c8943961b [2023-04-20T04:10:43.118Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-04-20T04:10:43.385Z] ---> Running in b651c70f6368 [2023-04-20T04:10:43.653Z] Removing intermediate container b651c70f6368 [2023-04-20T04:10:43.653Z] ---> bca00aef1b90 [2023-04-20T04:10:43.653Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-20T04:10:43.653Z] ---> Running in e1b94590b8c4 [2023-04-20T04:10:43.921Z] Removing intermediate container e1b94590b8c4 [2023-04-20T04:10:43.921Z] ---> 9273476c9051 [2023-04-20T04:10:43.921Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-20T04:10:43.921Z] ---> Running in cb6e2dbc138e [2023-04-20T04:10:44.189Z] Removing intermediate container cb6e2dbc138e [2023-04-20T04:10:44.189Z] ---> 58afe7294e5f [2023-04-20T04:10:44.189Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-20T04:10:44.189Z] ---> Running in 2ef2eb09bf46 [2023-04-20T04:10:44.456Z] Removing intermediate container 2ef2eb09bf46 [2023-04-20T04:10:44.456Z] ---> b2e8e1b918c1 [2023-04-20T04:10:44.456Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-04-20T04:10:44.724Z] ---> Running in 1d05cdca2a60 [2023-04-20T04:10:44.992Z] Removing intermediate container 1d05cdca2a60 [2023-04-20T04:10:44.992Z] ---> 020e12472c78 [2023-04-20T04:10:44.992Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-20T04:10:44.992Z] ---> Running in dcfb1c1e7ccf [2023-04-20T04:10:45.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T04:10:46.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T04:10:47.951Z] OK: 263 MiB in 53 packages [2023-04-20T04:10:48.536Z] Removing intermediate container dcfb1c1e7ccf [2023-04-20T04:10:48.536Z] ---> 8866ae7cadf8 [2023-04-20T04:10:48.536Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-04-20T04:10:48.536Z] ---> Running in ffdd1d57b0d7 [2023-04-20T04:10:49.127Z] Removing intermediate container ffdd1d57b0d7 [2023-04-20T04:10:49.127Z] ---> 17c5443bda66 [2023-04-20T04:10:49.127Z] Step 10/26 : COPY go.mod vendor* ./ [2023-04-20T04:10:49.396Z] ---> fa8f6b9fa1ce [2023-04-20T04:10:49.396Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T04:10:49.676Z] ---> Running in 8b66c5d3655c [2023-04-20T04:10:53.025Z] Removing intermediate container 8b66c5d3655c [2023-04-20T04:10:53.025Z] ---> e0bd25983312 [2023-04-20T04:10:53.025Z] Step 12/26 : COPY . . [2023-04-20T04:10:54.975Z] ---> 7caf89a3f98f [2023-04-20T04:10:54.975Z] Step 13/26 : RUN ${MAKE} [2023-04-20T04:10:54.975Z] ---> Running in ae0c5f3959ec [2023-04-20T04:10:55.939Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-04-20T04:13:17.606Z] Removing intermediate container ae0c5f3959ec [2023-04-20T04:13:17.606Z] ---> 1b8f123abd05 [2023-04-20T04:13:17.606Z] Step 14/26 : FROM alpine:3.17 [2023-04-20T04:13:17.606Z] 3.17: Pulling from library/alpine [2023-04-20T04:13:17.606Z] c41833b44d91: Pulling fs layer [2023-04-20T04:13:17.606Z] c41833b44d91: Verifying Checksum [2023-04-20T04:13:17.606Z] c41833b44d91: Download complete [2023-04-20T04:13:17.606Z] c41833b44d91: Pull complete [2023-04-20T04:13:17.606Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-20T04:13:17.606Z] Status: Downloaded newer image for alpine:3.17 [2023-04-20T04:13:17.606Z] ---> 51e60588ff2c [2023-04-20T04:13:17.606Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-04-20T04:13:17.606Z] ---> Running in 25638628587a [2023-04-20T04:13:17.606Z] Removing intermediate container 25638628587a [2023-04-20T04:13:17.606Z] ---> a6106424457b [2023-04-20T04:13:17.606Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-04-20T04:13:17.606Z] ---> Running in 232c852a206f [2023-04-20T04:13:17.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T04:13:17.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T04:13:17.606Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-20T04:13:17.606Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T04:13:17.606Z] OK: 8 MiB in 16 packages [2023-04-20T04:13:17.606Z] Removing intermediate container 232c852a206f [2023-04-20T04:13:17.606Z] ---> faa137a915b6 [2023-04-20T04:13:17.606Z] Step 17/26 : WORKDIR / [2023-04-20T04:13:17.606Z] ---> Running in 882dd52e90c2 [2023-04-20T04:13:17.606Z] Removing intermediate container 882dd52e90c2 [2023-04-20T04:13:17.606Z] ---> f9fa5b8f8f55 [2023-04-20T04:13:17.606Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-04-20T04:13:17.606Z] ---> 1b6f1e9005eb [2023-04-20T04:13:17.606Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-04-20T04:13:17.606Z] ---> 0e12e1cb70ed [2023-04-20T04:13:17.606Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-04-20T04:13:17.606Z] ---> f6c965a28608 [2023-04-20T04:13:17.606Z] Step 21/26 : EXPOSE 59984 [2023-04-20T04:13:17.606Z] ---> Running in a52b7341b5dd [2023-04-20T04:13:17.606Z] Removing intermediate container a52b7341b5dd [2023-04-20T04:13:17.606Z] ---> cdd08de3d0b4 [2023-04-20T04:13:17.606Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-04-20T04:13:17.606Z] ---> Running in dea299017ca3 [2023-04-20T04:13:17.606Z] Removing intermediate container dea299017ca3 [2023-04-20T04:13:17.606Z] ---> 1ad96167d401 [2023-04-20T04:13:17.606Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-20T04:13:17.606Z] ---> Running in dcd9a733c67e [2023-04-20T04:13:17.606Z] Removing intermediate container dcd9a733c67e [2023-04-20T04:13:17.606Z] ---> f3dc0fbbd79d [2023-04-20T04:13:17.606Z] Step 24/26 : LABEL arch=arm64 [2023-04-20T04:13:17.606Z] ---> Running in d908dc8e6a50 [2023-04-20T04:13:17.606Z] Removing intermediate container d908dc8e6a50 [2023-04-20T04:13:17.606Z] ---> b0afd76212b4 [2023-04-20T04:13:17.606Z] Step 25/26 : LABEL git_sha=90265655d281f2969b3038869fc42e766f9fada9 [2023-04-20T04:13:17.606Z] ---> Running in c49dc937d1ef [2023-04-20T04:13:17.606Z] Removing intermediate container c49dc937d1ef [2023-04-20T04:13:17.606Z] ---> 0cc518de797d [2023-04-20T04:13:17.606Z] Step 26/26 : LABEL version=0.0.0 [2023-04-20T04:13:17.606Z] ---> Running in 08dc7bd406f3 [2023-04-20T04:13:17.606Z] Removing intermediate container 08dc7bd406f3 [2023-04-20T04:13:17.606Z] ---> b077f3d1e338 [2023-04-20T04:13:17.606Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-20T04:13:17.606Z] Successfully built b077f3d1e338 [2023-04-20T04:13:17.606Z] 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 [2023-04-20T04:13:18.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-20T04:13:18.408Z] [2023-04-20T04:13:18.408Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T04:13:18.814Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-20T04:13:18.814Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-20T04:13:18.814Z] 8998bd30e6a1: Pulling fs layer [2023-04-20T04:13:18.814Z] 04944245beec: Pulling fs layer [2023-04-20T04:13:18.814Z] 699f458cf7ca: Pulling fs layer [2023-04-20T04:13:18.814Z] 765212b225bb: Pulling fs layer [2023-04-20T04:13:18.814Z] f23df028b6ca: Pulling fs layer [2023-04-20T04:13:18.814Z] d65c8cfc05b1: Pulling fs layer [2023-04-20T04:13:18.814Z] 2437ff75d9bd: Pulling fs layer [2023-04-20T04:13:18.814Z] f23df028b6ca: Waiting [2023-04-20T04:13:18.814Z] d65c8cfc05b1: Waiting [2023-04-20T04:13:18.814Z] 2437ff75d9bd: Waiting [2023-04-20T04:13:18.814Z] 765212b225bb: Waiting [2023-04-20T04:13:19.081Z] 04944245beec: Verifying Checksum [2023-04-20T04:13:19.081Z] 04944245beec: Download complete [2023-04-20T04:13:19.081Z] 765212b225bb: Verifying Checksum [2023-04-20T04:13:19.081Z] 765212b225bb: Download complete [2023-04-20T04:13:19.081Z] f23df028b6ca: Verifying Checksum [2023-04-20T04:13:19.081Z] f23df028b6ca: Download complete [2023-04-20T04:13:19.081Z] d65c8cfc05b1: Download complete [2023-04-20T04:13:19.081Z] 699f458cf7ca: Verifying Checksum [2023-04-20T04:13:19.081Z] 699f458cf7ca: Download complete [2023-04-20T04:13:19.662Z] 8998bd30e6a1: Verifying Checksum [2023-04-20T04:13:19.662Z] 8998bd30e6a1: Download complete [2023-04-20T04:13:21.601Z] 2437ff75d9bd: Verifying Checksum [2023-04-20T04:13:21.601Z] 2437ff75d9bd: Download complete [2023-04-20T04:13:23.017Z] 8998bd30e6a1: Pull complete [2023-04-20T04:13:23.283Z] 04944245beec: Pull complete [2023-04-20T04:13:24.689Z] 699f458cf7ca: Pull complete [2023-04-20T04:13:24.689Z] 765212b225bb: Pull complete [2023-04-20T04:13:25.270Z] f23df028b6ca: Pull complete [2023-04-20T04:13:25.536Z] d65c8cfc05b1: Pull complete [2023-04-20T04:13:38.027Z] 2437ff75d9bd: Pull complete [2023-04-20T04:13:38.028Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-20T04:13:38.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-20T04:13:38.028Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T04:13:38.346Z] prd-ubuntu20.04-docker-arm64-4c-16g-9131 does not seem to be running inside a container [2023-04-20T04:13:38.440Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-20T04:13:40.957Z] $ docker top b5e41183b01804b0f05a7cc48031ec99b94a09e9b3860fb02e956e0fbe85fe03 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T04:13:41.630Z] ---> job-cost.sh [2023-04-20T04:13:41.895Z] lf-activate-venv: SKIPPING [2023-04-20T04:13:41.895Z] INFO: No Stack... [2023-04-20T04:13:42.475Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-20T04:13:43.053Z] INFO: Archiving Costs [Pipeline] sh [2023-04-20T04:13:43.391Z] + cut -d, -f6 [2023-04-20T04:13:43.391Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock [2023-04-20T04:13:43.464Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-314-1-stack-cost] [2023-04-20T04:13:43.471Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-314-1-stack-cost] did not exist. Created. [2023-04-20T04:13:43.471Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-314-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-20T04:13:43.882Z] /w/workspace/device-onvif-camera/1@tmp/durable-2cb0cc67/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-20T04:13:44.226Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-20T04:13:44.265Z] Warning: overwriting stash ‘stack-cost’ [2023-04-20T04:13:44.321Z] Stashed 1 file(s) [Pipeline] } [2023-04-20T04:13:44.335Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-314-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-20T04:13:44.417Z] $ docker stop --time=1 b5e41183b01804b0f05a7cc48031ec99b94a09e9b3860fb02e956e0fbe85fe03 [2023-04-20T04:13:45.852Z] $ docker rm -f --volumes b5e41183b01804b0f05a7cc48031ec99b94a09e9b3860fb02e956e0fbe85fe03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-20T04:13:46.838Z] provisioning config files... [2023-04-20T04:13:46.847Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-314@tmp/config11613271062283302408tmp [Pipeline] { [Pipeline] sh [2023-04-20T04:13:47.177Z] + set +x [2023-04-20T04:13:47.177Z] + curl -s https://codecov.io/bash [2023-04-20T04:13:47.177Z] + bash -s -- [2023-04-20T04:13:47.177Z] [2023-04-20T04:13:47.177Z] _____ _ [2023-04-20T04:13:47.177Z] / ____| | | [2023-04-20T04:13:47.177Z] | | ___ __| | ___ ___ _____ __ [2023-04-20T04:13:47.177Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-20T04:13:47.177Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-20T04:13:47.177Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-20T04:13:47.177Z] Bash-1.0.6 [2023-04-20T04:13:47.177Z] [2023-04-20T04:13:47.177Z] [2023-04-20T04:13:47.177Z] ==> git version 2.25.1 found [2023-04-20T04:13:47.177Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-20T04:13:47.177Z] Release-Date: 2020-01-08 [2023-04-20T04:13:47.177Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-20T04:13:47.177Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-20T04:13:47.177Z] ==> Jenkins CI detected. [2023-04-20T04:13:47.177Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-314 [2023-04-20T04:13:47.177Z] project root: . [2023-04-20T04:13:47.177Z] --> token set from env [2023-04-20T04:13:47.177Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-20T04:13:47.437Z] ==> Running gcov in . (disable via -X gcov) [2023-04-20T04:13:47.437Z] ==> Python coveragepy not found [2023-04-20T04:13:47.437Z] ==> Searching for coverage reports in: [2023-04-20T04:13:47.437Z] + . [2023-04-20T04:13:47.437Z] -> Found 1 reports [2023-04-20T04:13:47.437Z] ==> Detecting git/mercurial file structure [2023-04-20T04:13:47.437Z] ==> Reading reports [2023-04-20T04:13:47.437Z] + ./coverage.out bytes=78835 [2023-04-20T04:13:47.437Z] ==> Appending adjustments [2023-04-20T04:13:47.437Z] https://docs.codecov.io/docs/fixing-reports [2023-04-20T04:13:47.437Z] + Found adjustments [2023-04-20T04:13:47.437Z] ==> Gzipping contents [2023-04-20T04:13:47.437Z] 12K /tmp/codecov.COd78S.gz [2023-04-20T04:13:47.437Z] ==> Uploading reports [2023-04-20T04:13:47.437Z] url: https://codecov.io [2023-04-20T04:13:47.437Z] query: branch=PR-314&commit=90265655d281f2969b3038869fc42e766f9fada9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-314%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=314&job=&cmd_args= [2023-04-20T04:13:47.437Z] -> Pinging Codecov [2023-04-20T04:13:47.437Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-314&commit=90265655d281f2969b3038869fc42e766f9fada9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-314%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=314&job=&cmd_args= [2023-04-20T04:13:47.696Z] -> Uploading to [2023-04-20T04:13:47.696Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-20/F29A59C45E3A92E06B3E522C9905F8EF/90265655d281f2969b3038869fc42e766f9fada9/7b28ca8f-84b8-4492-9d30-69d436a9d26b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230420%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230420T041347Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=47126bb5df36b65ee89001e5e57714ba06f32637bb85ec4da600f177f87d6242 [2023-04-20T04:13:47.696Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-20T04:13:47.696Z] Dload Upload Total Spent Left Speed [2023-04-20T04:13:47.956Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10491 0 0 100 10491 0 45812 --:--:-- --:--:-- --:--:-- 45613 100 10491 0 0 100 10491 0 41303 --:--:-- --:--:-- --:--:-- 41141 [2023-04-20T04:13:47.956Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/90265655d281f2969b3038869fc42e766f9fada9 [Pipeline] } [2023-04-20T04:13:47.986Z] 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 [2023-04-20T04:13:49.709Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-314/archives ] [2023-04-20T04:13:49.709Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-314/archives [2023-04-20T04:13:49.709Z] total 16 [2023-04-20T04:13:49.709Z] drwxr-xr-x 3 root root 4096 Apr 20 04:04 . [2023-04-20T04:13:49.709Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 20 04:04 .. [2023-04-20T04:13:49.709Z] drwxr-xr-x 2 root root 4096 Apr 20 04:04 cost [2023-04-20T04:13:49.709Z] -rw-r--r-- 1 root root 91 Apr 20 04:04 cost.csv [2023-04-20T04:13:49.709Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-314/archives [2023-04-20T04:13:49.709Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-314/archives [2023-04-20T04:13:49.709Z] total 16 [2023-04-20T04:13:49.709Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 20 04:04 . [2023-04-20T04:13:49.709Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 20 04:04 .. [2023-04-20T04:13:49.709Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 20 04:04 cost [2023-04-20T04:13:49.709Z] -rw-r--r-- 1 jenkins jenkins 91 Apr 20 04:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-20T04:13:50.037Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T04:13:50.937Z] ---> package-listing.sh [2023-04-20T04:13:50.938Z] ++ facter osfamily [2023-04-20T04:13:50.938Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-20T04:13:51.201Z] + OS_FAMILY=debian [2023-04-20T04:13:51.202Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-314 [2023-04-20T04:13:51.202Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-20T04:13:51.202Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-20T04:13:51.202Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-20T04:13:51.202Z] + PACKAGES=/tmp/packages_start.txt [2023-04-20T04:13:51.202Z] + '[' /w/workspace/undry_device-onvif-camera_PR-314 ']' [2023-04-20T04:13:51.202Z] + PACKAGES=/tmp/packages_end.txt [2023-04-20T04:13:51.202Z] + case "${OS_FAMILY}" in [2023-04-20T04:13:51.202Z] + dpkg -l [2023-04-20T04:13:51.202Z] + grep '^ii' [2023-04-20T04:13:51.202Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-20T04:13:51.202Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-20T04:13:51.202Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-20T04:13:51.202Z] + '[' /w/workspace/undry_device-onvif-camera_PR-314 ']' [2023-04-20T04:13:51.202Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-314/archives/ [2023-04-20T04:13:51.202Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-314/archives/ [Pipeline] echo [2023-04-20T04:13:51.236Z] 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/undry_device-onvif-camera_PR-314/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-20T04:13:51.529Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T04:13:52.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T04:13:52.145Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T04:13:52.277Z] prd-ubuntu20.04-docker-8c-8g-9130 does not seem to be running inside a container [2023-04-20T04:13:52.305Z] $ 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/undry_device-onvif-camera_PR-314/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-314 -v /w/workspace/undry_device-onvif-camera_PR-314:/w/workspace/undry_device-onvif-camera_PR-314:rw,z -v /w/workspace/undry_device-onvif-camera_PR-314@tmp:/w/workspace/undry_device-onvif-camera_PR-314@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-20T04:13:52.487Z] $ docker top 8724aa3bb1c37ac83da541986f1f66d4a42226ffe9bca73b0a7305374be5c442 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T04:13:52.876Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-20T04:13:53.191Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-20T04:13:53.500Z] + ls /var/log/sa-host [2023-04-20T04:13:53.500Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-20T04:13:53.704Z] provisioning config files... [2023-04-20T04:13:53.713Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-314@tmp/config5531819923389379802tmp [Pipeline] { [Pipeline] echo [2023-04-20T04:13:53.768Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T04:13:54.087Z] ---> create-netrc.sh [Pipeline] } [2023-04-20T04:13:54.113Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-20T04:13:54.508Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-20T04:13:54.542Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T04:13:54.853Z] ---> sudo-logs.sh [2023-04-20T04:13:54.853Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-20T04:13:54.945Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T04:13:55.255Z] ---> job-cost.sh [2023-04-20T04:13:55.255Z] lf-activate-venv: SKIPPING [2023-04-20T04:13:55.255Z] DEBUG: total: 0.2199999988079071 [2023-04-20T04:13:55.255Z] INFO: Retrieving Stack Cost... [2023-04-20T04:13:55.513Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-20T04:13:55.773Z] INFO: Archiving Costs [Pipeline] echo [2023-04-20T04:13:55.807Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T04:13:56.117Z] ---> logs-deploy.sh [2023-04-20T04:13:56.117Z] lf-activate-venv: SKIPPING [2023-04-20T04:13:56.117Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-314/1 [2023-04-20T04:13:56.117Z] INFO: archiving workspace using pattern(s): [2023-04-20T04:13:57.055Z] Archives upload complete. [2023-04-20T04:13:57.055Z] INFO: archiving logs to Nexus