Pull request #329 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9d5d761b1eb5aad25bcae03fb620b9632b51bcd2+9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 (c86522792ba89bbd605d1d2b889533085ba0c273) 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-ssh9478273026439432685.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-ssh154641423676489543.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-329/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-329/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11206031470674388862.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-329/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13135246504232288615.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-ssh9965415420776824731.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-329/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-329/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7178555374128561035.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-11984 in /w/workspace/undry_device-onvif-camera_PR-329 [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-329 # 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/329/head:refs/remotes/origin/PR-329 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 into PR head commit 9d5d761b1eb5aad25bcae03fb620b9632b51bcd2 Merge succeeded, producing 9d5d761b1eb5aad25bcae03fb620b9632b51bcd2 Checking out Revision 9d5d761b1eb5aad25bcae03fb620b9632b51bcd2 (PR-329) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/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-28T04:01:42.458Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage > git config core.sparsecheckout # timeout=10 > git checkout -f 9d5d761b1eb5aad25bcae03fb620b9632b51bcd2 # 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 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d5d761b1eb5aad25bcae03fb620b9632b51bcd2 # timeout=10 [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-28T04:01:42.651Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-28T04:01:42.751Z] ========================================================= [2023-04-28T04:01:42.751Z] EdgeX Global Pipelines Version Info [2023-04-28T04:01:42.751Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-28T04:01:43.499Z] ------------------- [2023-04-28T04:01:43.499Z] stable info: [2023-04-28T04:01:43.499Z] ------------------- [2023-04-28T04:01:43.499Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-28T04:01:43.499Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-28T04:01:43.499Z] Message: update stable to v1.0.248 [2023-04-28T04:01:44.075Z] ------------------- [2023-04-28T04:01:44.075Z] experimental info: [2023-04-28T04:01:44.075Z] ------------------- [2023-04-28T04:01:44.075Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-28T04:01:44.075Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-28T04:01:44.075Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-28T04:01:44.377Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-04-28T04:01:44.423Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-04-28T04:01:44.465Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-28T04:01:44.505Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-28T04:01:44.546Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-28T04:01:44.590Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-28T04:01:44.634Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-28T04:01:44.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-28T04:01:44.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-28T04:01:44.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-28T04:01:44.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-28T04:01:44.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-04-28T04:01:44.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-28T04:01:44.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-28T04:01:44.944Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-28T04:01:44.982Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-28T04:01:45.021Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-28T04:01:45.060Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-28T04:01:45.098Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-28T04:01:45.135Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-28T04:01:45.178Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-28T04:01:45.214Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-04-28T04:01:45.255Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-28T04:01:45.296Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-28T04:01:45.340Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-28T04:01:45.386Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-28T04:01:45.430Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-28T04:01:45.472Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-329 [Pipeline] echo [2023-04-28T04:01:45.511Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-329 [Pipeline] echo [2023-04-28T04:01:45.562Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-329 [Pipeline] echo [2023-04-28T04:01:45.604Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9d5d761b1eb5aad25bcae03fb620b9632b51bcd2 [Pipeline] echo [2023-04-28T04:01:45.648Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9d5d761 [Pipeline] echo [2023-04-28T04:01:45.696Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-28T04:01:45.811Z] provisioning config files... [2023-04-28T04:01:45.827Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-329@tmp/config16854686096685856164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-28T04:01:46.165Z] ---> docker-login.sh [2023-04-28T04:01:46.165Z] nexus3.edgexfoundry.org:10001 [2023-04-28T04:01:46.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T04:01:46.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T04:01:46.687Z] Configure a credential helper to remove this warning. See [2023-04-28T04:01:46.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T04:01:46.687Z] [2023-04-28T04:01:46.687Z] Login Succeeded [2023-04-28T04:01:46.687Z] nexus3.edgexfoundry.org:10002 [2023-04-28T04:01:46.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T04:01:46.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T04:01:46.687Z] Configure a credential helper to remove this warning. See [2023-04-28T04:01:46.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T04:01:46.687Z] [2023-04-28T04:01:46.687Z] Login Succeeded [2023-04-28T04:01:46.687Z] nexus3.edgexfoundry.org:10003 [2023-04-28T04:01:46.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T04:01:46.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T04:01:46.687Z] Configure a credential helper to remove this warning. See [2023-04-28T04:01:46.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T04:01:46.687Z] [2023-04-28T04:01:46.687Z] Login Succeeded [2023-04-28T04:01:46.687Z] nexus3.edgexfoundry.org:10004 [2023-04-28T04:01:46.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T04:01:46.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T04:01:46.947Z] Configure a credential helper to remove this warning. See [2023-04-28T04:01:46.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T04:01:46.947Z] [2023-04-28T04:01:46.947Z] Login Succeeded [2023-04-28T04:01:46.947Z] docker.io [2023-04-28T04:01:46.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T04:01:47.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T04:01:47.207Z] Configure a credential helper to remove this warning. See [2023-04-28T04:01:47.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T04:01:47.207Z] [2023-04-28T04:01:47.207Z] Login Succeeded [2023-04-28T04:01:47.207Z] ---> docker-login.sh ends [Pipeline] } [2023-04-28T04:01:47.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-28T04:01:47.858Z] + git rev-list -1 --merges 9d5d761b1eb5aad25bcae03fb620b9632b51bcd2~1..9d5d761b1eb5aad25bcae03fb620b9632b51bcd2 [Pipeline] echo [2023-04-28T04:01:47.927Z] -----------> git rev-list -1 --merges 9d5d761b1eb5aad25bcae03fb620b9632b51bcd2~1..9d5d761b1eb5aad25bcae03fb620b9632b51bcd2 9d5d761b1eb5aad25bcae03fb620b9632b51bcd2 [false] [Pipeline] sh [2023-04-28T04:01:48.246Z] + git log --format=format:%s -1 9d5d761b1eb5aad25bcae03fb620b9632b51bcd2 [Pipeline] echo [2023-04-28T04:01:48.282Z] ========================================================= [2023-04-28T04:01:48.282Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-28T04:01:48.282Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-28T04:01:48.733Z] + git log --format=format:%s -1 9d5d761b1eb5aad25bcae03fb620b9632b51bcd2 [Pipeline] echo [2023-04-28T04:01:48.762Z] [semverPrep] GIT_COMMIT: 9d5d761b1eb5aad25bcae03fb620b9632b51bcd2, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-04-28T04:01:48.792Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-28T04:01:49.189Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-28T04:01:49.190Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-28T04:01:49.190Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-28T04:01:49.190Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-28T04:01:49.190Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-28T04:01:49.190Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-28T04:01:49.190Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T04:01:49.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-28T04:01:49.684Z] [2023-04-28T04:01:49.685Z] 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-28T04:01:50.062Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-28T04:01:50.062Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-28T04:01:50.062Z] b85a868b505f: Pulling fs layer [2023-04-28T04:01:50.062Z] e2be974225ed: Pulling fs layer [2023-04-28T04:01:50.062Z] 339a4e72a1f5: Pulling fs layer [2023-04-28T04:01:50.062Z] 988bab9f4d93: Pulling fs layer [2023-04-28T04:01:50.062Z] 1469e6f7b9e6: Pulling fs layer [2023-04-28T04:01:50.062Z] eaf3925da568: Pulling fs layer [2023-04-28T04:01:50.062Z] bab4dde63d76: Pulling fs layer [2023-04-28T04:01:50.062Z] bde34c3a00c8: Pulling fs layer [2023-04-28T04:01:50.062Z] b352a97aabf1: Pulling fs layer [2023-04-28T04:01:50.062Z] 4872d77fe225: Pulling fs layer [2023-04-28T04:01:50.062Z] 5851b861e8e6: Pulling fs layer [2023-04-28T04:01:50.062Z] 1469e6f7b9e6: Waiting [2023-04-28T04:01:50.062Z] eaf3925da568: Waiting [2023-04-28T04:01:50.062Z] bab4dde63d76: Waiting [2023-04-28T04:01:50.062Z] bde34c3a00c8: Waiting [2023-04-28T04:01:50.062Z] 5851b861e8e6: Waiting [2023-04-28T04:01:50.062Z] b352a97aabf1: Waiting [2023-04-28T04:01:50.062Z] 988bab9f4d93: Waiting [2023-04-28T04:01:50.062Z] 4872d77fe225: Waiting [2023-04-28T04:01:50.062Z] e2be974225ed: Download complete [2023-04-28T04:01:50.062Z] 988bab9f4d93: Verifying Checksum [2023-04-28T04:01:50.062Z] 988bab9f4d93: Download complete [2023-04-28T04:01:50.062Z] 1469e6f7b9e6: Verifying Checksum [2023-04-28T04:01:50.062Z] 1469e6f7b9e6: Download complete [2023-04-28T04:01:50.323Z] eaf3925da568: Verifying Checksum [2023-04-28T04:01:50.323Z] 339a4e72a1f5: Verifying Checksum [2023-04-28T04:01:50.323Z] 339a4e72a1f5: Download complete [2023-04-28T04:01:50.323Z] bde34c3a00c8: Download complete [2023-04-28T04:01:50.323Z] b352a97aabf1: Verifying Checksum [2023-04-28T04:01:50.323Z] b352a97aabf1: Download complete [2023-04-28T04:01:50.323Z] 4872d77fe225: Download complete [2023-04-28T04:01:50.323Z] 5851b861e8e6: Verifying Checksum [2023-04-28T04:01:50.323Z] 5851b861e8e6: Download complete [2023-04-28T04:01:50.323Z] b85a868b505f: Verifying Checksum [2023-04-28T04:01:50.323Z] b85a868b505f: Download complete [2023-04-28T04:01:50.585Z] bab4dde63d76: Verifying Checksum [2023-04-28T04:01:50.585Z] bab4dde63d76: Download complete [2023-04-28T04:01:51.520Z] b85a868b505f: Pull complete [2023-04-28T04:01:51.778Z] e2be974225ed: Pull complete [2023-04-28T04:01:52.353Z] 339a4e72a1f5: Pull complete [2023-04-28T04:01:52.353Z] 988bab9f4d93: Pull complete [2023-04-28T04:01:52.611Z] 1469e6f7b9e6: Pull complete [2023-04-28T04:01:52.611Z] eaf3925da568: Pull complete [2023-04-28T04:01:54.512Z] bab4dde63d76: Pull complete [2023-04-28T04:01:54.512Z] bde34c3a00c8: Pull complete [2023-04-28T04:01:54.512Z] b352a97aabf1: Pull complete [2023-04-28T04:01:54.772Z] 4872d77fe225: Pull complete [2023-04-28T04:01:54.772Z] 5851b861e8e6: Pull complete [2023-04-28T04:01:54.772Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-28T04:01:54.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-28T04:01:54.772Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-28T04:01:55.003Z] prd-ubuntu20.04-docker-8c-8g-11984 does not seem to be running inside a container [2023-04-28T04:01:55.022Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-329 -v /w/workspace/undry_device-onvif-camera_PR-329:/w/workspace/undry_device-onvif-camera_PR-329:rw,z -v /w/workspace/undry_device-onvif-camera_PR-329@tmp:/w/workspace/undry_device-onvif-camera_PR-329@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-28T04:01:57.694Z] $ docker top 01c25cc8c88dd62b46574f413ac081fcde0f836794f687f5169270b634235e28 -eo pid,comm [2023-04-28T04:01:57.761Z] 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-28T04:01:57.761Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-28T04:01:57.889Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-28T04:01:57.889Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-28T04:01:58.001Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-28T04:01:57.996Z] $ docker exec 01c25cc8c88dd62b46574f413ac081fcde0f836794f687f5169270b634235e28 ssh-agent [2023-04-28T04:01:58.103Z] SSH_AUTH_SOCK=/tmp/ssh-bDLVCpzWZg4L/agent.33 [2023-04-28T04:01:58.103Z] SSH_AGENT_PID=39 [2023-04-28T04:01:58.109Z] Running ssh-add (command line suppressed) [2023-04-28T04:01:58.199Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-329@tmp/private_key_3637930501895799714.key (/w/workspace/undry_device-onvif-camera_PR-329@tmp/private_key_3637930501895799714.key) [2023-04-28T04:01:58.220Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-28T04:01:58.557Z] + git tag --points-at HEAD [Pipeline] } [2023-04-28T04:01:58.576Z] $ docker exec --env ******** --env ******** 01c25cc8c88dd62b46574f413ac081fcde0f836794f687f5169270b634235e28 ssh-agent -k [2023-04-28T04:01:58.676Z] unset SSH_AUTH_SOCK; [2023-04-28T04:01:58.677Z] unset SSH_AGENT_PID; [2023-04-28T04:01:58.677Z] echo Agent pid 39 killed; [2023-04-28T04:01:58.700Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-28T04:01:58.789Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-28T04:01:58.789Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-28T04:01:58.898Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-28T04:01:58.893Z] $ docker exec 01c25cc8c88dd62b46574f413ac081fcde0f836794f687f5169270b634235e28 ssh-agent [2023-04-28T04:01:59.020Z] SSH_AUTH_SOCK=/tmp/ssh-LyjgxvYQLm6c/agent.71 [2023-04-28T04:01:59.020Z] SSH_AGENT_PID=77 [2023-04-28T04:01:59.025Z] Running ssh-add (command line suppressed) [2023-04-28T04:01:59.120Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-329@tmp/private_key_11492776978854725099.key (/w/workspace/undry_device-onvif-camera_PR-329@tmp/private_key_11492776978854725099.key) [2023-04-28T04:01:59.141Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-28T04:01:59.468Z] + git semver init [2023-04-28T04:01:59.737Z] 2023-04-28 04:01:59,637 [run_init] DEBUG init version:0.0.0 force:False [2023-04-28T04:01:59.737Z] 2023-04-28 04:01:59,638 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-329/.semver [2023-04-28T04:01:59.737Z] 2023-04-28 04:01:59,638 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-329/.semver [2023-04-28T04:01:59.737Z] 2023-04-28 04:01:59,639 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-329/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-329, universal_newlines=False, shell=None, istream=None) [2023-04-28T04:02:00.681Z] 2023-04-28 04:02:00,511 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-329/.git/info/exclude [2023-04-28T04:02:00.681Z] 2023-04-28 04:02:00,512 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-329/.semver/PR-329 with force:False [2023-04-28T04:02:00.681Z] 2023-04-28 04:02:00,512 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-329/.semver/PR-329 [2023-04-28T04:02:00.681Z] 2023-04-28 04:02:00,516 [execute] INFO git cat-file --batch-check [2023-04-28T04:02:00.681Z] 2023-04-28 04:02:00,516 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-329/.semver, universal_newlines=False, shell=None, istream=) [2023-04-28T04:02:00.681Z] 2023-04-28 04:02:00,521 [execute] INFO git cat-file --batch [2023-04-28T04:02:00.681Z] 2023-04-28 04:02:00,522 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-329/.semver, universal_newlines=False, shell=None, istream=) [2023-04-28T04:02:00.681Z] 2023-04-28 04:02:00,528 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-329/.semver/PR-329 [2023-04-28T04:02:00.681Z] 0.0.0 [Pipeline] } [2023-04-28T04:02:00.699Z] $ docker exec --env ******** --env ******** 01c25cc8c88dd62b46574f413ac081fcde0f836794f687f5169270b634235e28 ssh-agent -k [2023-04-28T04:02:00.797Z] unset SSH_AUTH_SOCK; [2023-04-28T04:02:00.798Z] unset SSH_AGENT_PID; [2023-04-28T04:02:00.798Z] echo Agent pid 77 killed; [2023-04-28T04:02:00.813Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-28T04:02:01.229Z] + git semver [Pipeline] } [2023-04-28T04:02:01.510Z] $ docker stop --time=1 01c25cc8c88dd62b46574f413ac081fcde0f836794f687f5169270b634235e28 [2023-04-28T04:02:02.821Z] $ docker rm -f --volumes 01c25cc8c88dd62b46574f413ac081fcde0f836794f687f5169270b634235e28 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-28T04:02:03.249Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-28T04:02:03.527Z] Stashed 1 file(s) [Pipeline] echo [2023-04-28T04:02:03.544Z] [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-28T04:02:04.267Z] provisioning config files... [2023-04-28T04:02:04.277Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-329@tmp/config12977253515309087606tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-28T04:02:04.628Z] ---> docker-login.sh [2023-04-28T04:02:04.628Z] nexus3.edgexfoundry.org:10001 [2023-04-28T04:02:04.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T04:02:04.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T04:02:04.628Z] Configure a credential helper to remove this warning. See [2023-04-28T04:02:04.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T04:02:04.628Z] [2023-04-28T04:02:04.628Z] Login Succeeded [2023-04-28T04:02:04.628Z] nexus3.edgexfoundry.org:10002 [2023-04-28T04:02:04.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T04:02:04.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T04:02:04.628Z] Configure a credential helper to remove this warning. See [2023-04-28T04:02:04.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T04:02:04.628Z] [2023-04-28T04:02:04.628Z] Login Succeeded [2023-04-28T04:02:04.628Z] nexus3.edgexfoundry.org:10003 [2023-04-28T04:02:04.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T04:02:04.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T04:02:04.888Z] Configure a credential helper to remove this warning. See [2023-04-28T04:02:04.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T04:02:04.888Z] [2023-04-28T04:02:04.888Z] Login Succeeded [2023-04-28T04:02:04.888Z] nexus3.edgexfoundry.org:10004 [2023-04-28T04:02:04.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T04:02:04.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T04:02:04.888Z] Configure a credential helper to remove this warning. See [2023-04-28T04:02:04.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T04:02:04.888Z] [2023-04-28T04:02:04.888Z] Login Succeeded [2023-04-28T04:02:04.888Z] docker.io [2023-04-28T04:02:04.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T04:02:05.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T04:02:05.149Z] Configure a credential helper to remove this warning. See [2023-04-28T04:02:05.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T04:02:05.149Z] [2023-04-28T04:02:05.149Z] Login Succeeded [2023-04-28T04:02:05.149Z] ---> docker-login.sh ends [Pipeline] } [2023-04-28T04:02:05.180Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-28T04:02:05.385Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-28T04:02:05.424Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-28T04:02:05.458Z] ========================================================= [2023-04-28T04:02:05.458Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-28T04:02:05.458Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T04:02:05.939Z] + 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-28T04:02:05.939Z] Sending build context to Docker daemon 26.98MB [2023-04-28T04:02:05.939Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-28T04:02:05.939Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-28T04:02:06.199Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-28T04:02:06.199Z] f56be85fc22e: Pulling fs layer [2023-04-28T04:02:06.199Z] 85791d961cd3: Pulling fs layer [2023-04-28T04:02:06.199Z] d694b5ae8c79: Pulling fs layer [2023-04-28T04:02:06.199Z] 9f32a84ed3da: Pulling fs layer [2023-04-28T04:02:06.199Z] 4d19c01a9841: Pulling fs layer [2023-04-28T04:02:06.199Z] 9325e15d5711: Pulling fs layer [2023-04-28T04:02:06.199Z] 556b6ee489ea: Pulling fs layer [2023-04-28T04:02:06.199Z] c5a4b2cf53e6: Pulling fs layer [2023-04-28T04:02:06.199Z] 9f32a84ed3da: Waiting [2023-04-28T04:02:06.199Z] 556b6ee489ea: Waiting [2023-04-28T04:02:06.199Z] 4d19c01a9841: Waiting [2023-04-28T04:02:06.199Z] 9325e15d5711: Waiting [2023-04-28T04:02:06.199Z] 85791d961cd3: Verifying Checksum [2023-04-28T04:02:06.199Z] 85791d961cd3: Download complete [2023-04-28T04:02:06.199Z] 9f32a84ed3da: Download complete [2023-04-28T04:02:06.199Z] f56be85fc22e: Verifying Checksum [2023-04-28T04:02:06.199Z] f56be85fc22e: Download complete [2023-04-28T04:02:06.199Z] 4d19c01a9841: Verifying Checksum [2023-04-28T04:02:06.199Z] 4d19c01a9841: Download complete [2023-04-28T04:02:06.199Z] 9325e15d5711: Verifying Checksum [2023-04-28T04:02:06.199Z] 9325e15d5711: Download complete [2023-04-28T04:02:06.199Z] f56be85fc22e: Pull complete [2023-04-28T04:02:06.459Z] 85791d961cd3: Pull complete [2023-04-28T04:02:06.459Z] c5a4b2cf53e6: Verifying Checksum [2023-04-28T04:02:06.459Z] c5a4b2cf53e6: Download complete [2023-04-28T04:02:06.719Z] d694b5ae8c79: Verifying Checksum [2023-04-28T04:02:06.719Z] d694b5ae8c79: Download complete [2023-04-28T04:02:06.977Z] 556b6ee489ea: Verifying Checksum [2023-04-28T04:02:06.977Z] 556b6ee489ea: Download complete [2023-04-28T04:02:10.263Z] d694b5ae8c79: Pull complete [2023-04-28T04:02:10.263Z] 9f32a84ed3da: Pull complete [2023-04-28T04:02:10.263Z] 4d19c01a9841: Pull complete [2023-04-28T04:02:10.263Z] 9325e15d5711: Pull complete [2023-04-28T04:02:12.790Z] 556b6ee489ea: Pull complete [2023-04-28T04:02:13.358Z] c5a4b2cf53e6: Pull complete [2023-04-28T04:02:13.358Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-28T04:02:13.358Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-28T04:02:13.358Z] ---> c4be618373d6 [2023-04-28T04:02:13.358Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-28T04:02:18.660Z] ---> Running in f400d615ebc4 [2023-04-28T04:02:18.661Z] Removing intermediate container f400d615ebc4 [2023-04-28T04:02:18.661Z] ---> 573ca657e49a [2023-04-28T04:02:18.661Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-28T04:02:18.661Z] ---> Running in 5afb83e80c18 [2023-04-28T04:02:18.661Z] Removing intermediate container 5afb83e80c18 [2023-04-28T04:02:18.661Z] ---> f29c861b60fa [2023-04-28T04:02:18.661Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-04-28T04:02:18.661Z] ---> Running in 76ba7383e0f7 [2023-04-28T04:02:18.661Z] Removing intermediate container 76ba7383e0f7 [2023-04-28T04:02:18.661Z] ---> 44ec8845d5d0 [2023-04-28T04:02:18.661Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-04-28T04:02:18.661Z] ---> Running in c51062327e73 [2023-04-28T04:02:18.661Z] Removing intermediate container c51062327e73 [2023-04-28T04:02:18.661Z] ---> 0c7c569c04b5 [2023-04-28T04:02:18.661Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-04-28T04:02:18.661Z] ---> Running in d13e261e0969 [2023-04-28T04:02:18.661Z] Removing intermediate container d13e261e0969 [2023-04-28T04:02:18.661Z] ---> 9d6c64eb9ea7 [2023-04-28T04:02:18.661Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-28T04:02:18.661Z] ---> Running in c9f5794413e6 [2023-04-28T04:02:18.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-28T04:02:18.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-28T04:02:18.921Z] OK: 265 MiB in 53 packages [2023-04-28T04:02:19.084Z] Still waiting to schedule task [2023-04-28T04:02:19.084Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-28T04:02:19.179Z] Removing intermediate container c9f5794413e6 [2023-04-28T04:02:19.179Z] ---> b9acfecce5a8 [2023-04-28T04:02:19.179Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-04-28T04:02:19.179Z] ---> Running in c8a3102aaa3c [2023-04-28T04:02:19.179Z] Removing intermediate container c8a3102aaa3c [2023-04-28T04:02:19.179Z] ---> f8cd403d0c84 [2023-04-28T04:02:19.179Z] Step 10/13 : COPY go.mod vendor* ./ [2023-04-28T04:02:19.438Z] ---> 6ffb63966dcf [2023-04-28T04:02:19.438Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-28T04:02:19.438Z] ---> Running in b335a575d485 [2023-04-28T04:03:06.120Z] Removing intermediate container b335a575d485 [2023-04-28T04:03:06.120Z] ---> 5dcb03d30805 [2023-04-28T04:03:06.120Z] Step 12/13 : COPY . . [2023-04-28T04:03:06.120Z] ---> 36b087fcee09 [2023-04-28T04:03:06.120Z] Step 13/13 : RUN ${MAKE} [2023-04-28T04:03:06.121Z] ---> Running in 0371d1ab1094 [2023-04-28T04:03:06.121Z] noop [2023-04-28T04:03:06.121Z] Removing intermediate container 0371d1ab1094 [2023-04-28T04:03:06.121Z] ---> 981715b2e62e [2023-04-28T04:03:06.121Z] Successfully built 981715b2e62e [2023-04-28T04:03:06.121Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T04:03:06.574Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-28T04:03:06.574Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-28T04:03:06.740Z] prd-ubuntu20.04-docker-8c-8g-11984 does not seem to be running inside a container [2023-04-28T04:03:06.777Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-329 -v /w/workspace/undry_device-onvif-camera_PR-329:/w/workspace/undry_device-onvif-camera_PR-329:rw,z -v /w/workspace/undry_device-onvif-camera_PR-329@tmp:/w/workspace/undry_device-onvif-camera_PR-329@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-28T04:03:07.099Z] $ docker top 3b29934cbe84beaf646a7f1e8f9e2a6b8cd0b7706e71f7802eea856d3e80791e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-28T04:03:07.489Z] + go version [2023-04-28T04:03:07.489Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-28T04:03:07.530Z] $ docker stop --time=1 3b29934cbe84beaf646a7f1e8f9e2a6b8cd0b7706e71f7802eea856d3e80791e [2023-04-28T04:03:08.806Z] $ docker rm -f --volumes 3b29934cbe84beaf646a7f1e8f9e2a6b8cd0b7706e71f7802eea856d3e80791e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T04:03:09.501Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-28T04:03:09.501Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-28T04:03:09.665Z] prd-ubuntu20.04-docker-8c-8g-11984 does not seem to be running inside a container [2023-04-28T04:03:09.702Z] $ 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-329 -v /w/workspace/undry_device-onvif-camera_PR-329:/w/workspace/undry_device-onvif-camera_PR-329:rw,z -v /w/workspace/undry_device-onvif-camera_PR-329@tmp:/w/workspace/undry_device-onvif-camera_PR-329@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-28T04:03:10.047Z] $ docker top c37a1192c9b444dc90c65387de98a0d0a9100322ea392b786843c9f2e57b4e72 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-28T04:03:10.436Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-329 [Pipeline] fileExists [Pipeline] sh [2023-04-28T04:03:10.822Z] + make test [2023-04-28T04:03:10.823Z] go test ./... -coverprofile=coverage.out ./... [2023-04-28T04:03:16.220Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-04-28T04:03:26.202Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-04-28T04:03:26.202Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-04-28T04:03:28.099Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.032s coverage: 31.6% of statements [2023-04-28T04:03:28.099Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.349s coverage: 86.5% of statements [2023-04-28T04:03:36.213Z] go vet ./... [2023-04-28T04:03:39.492Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-28T04:03:39.492Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-28T04:03:39.492Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-28T04:03:39.532Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-28T04:03:39.570Z] $ docker stop --time=1 c37a1192c9b444dc90c65387de98a0d0a9100322ea392b786843c9f2e57b4e72 [2023-04-28T04:03:42.729Z] $ docker rm -f --volumes c37a1192c9b444dc90c65387de98a0d0a9100322ea392b786843c9f2e57b4e72 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-28T04:03:43.245Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-28T04:03:43.322Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-28T04:03:44.010Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-28T04:03:44.317Z] + ls -al . [2023-04-28T04:03:44.317Z] total 236 [2023-04-28T04:03:44.317Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 28 04:03 . [2023-04-28T04:03:44.317Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 04:01 .. [2023-04-28T04:03:44.317Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 04:02 .git [2023-04-28T04:03:44.317Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 04:01 .github [2023-04-28T04:03:44.317Z] -rw-rw-r-- 1 jenkins jenkins 496 Apr 28 04:01 .gitignore [2023-04-28T04:03:44.317Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 28 04:01 .golangci.yml [2023-04-28T04:03:44.317Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 04:02 .semver [2023-04-28T04:03:44.317Z] -rw-rw-r-- 1 jenkins jenkins 9861 Apr 28 04:01 Attribution.txt [2023-04-28T04:03:44.317Z] -rw-rw-r-- 1 jenkins jenkins 6312 Apr 28 04:01 CHANGELOG.md [2023-04-28T04:03:44.317Z] -rw-rw-r-- 1 jenkins jenkins 1574 Apr 28 04:01 Dockerfile [2023-04-28T04:03:44.317Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 04:01 GOVERNANCE.md [2023-04-28T04:03:44.317Z] -rw-rw-r-- 1 jenkins jenkins 734 Apr 28 04:01 Jenkinsfile [2023-04-28T04:03:44.317Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 28 04:01 LICENSE [2023-04-28T04:03:44.317Z] -rw-rw-r-- 1 jenkins jenkins 2751 Apr 28 04:01 Makefile [2023-04-28T04:03:44.317Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 28 04:01 OWNERS.md [2023-04-28T04:03:44.317Z] -rw-rw-r-- 1 jenkins jenkins 6250 Apr 28 04:01 README.md [2023-04-28T04:03:44.317Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 28 04:02 VERSION [2023-04-28T04:03:44.317Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 04:01 bin [2023-04-28T04:03:44.317Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 04:01 cmd [2023-04-28T04:03:44.317Z] -rw-r--r-- 1 jenkins jenkins 78922 Apr 28 04:03 coverage.out [2023-04-28T04:03:44.317Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 28 04:01 doc [2023-04-28T04:03:44.317Z] -rw-rw-r-- 1 jenkins jenkins 3557 Apr 28 04:01 go.mod [2023-04-28T04:03:44.317Z] -rw-rw-r-- 1 jenkins jenkins 32947 Apr 28 04:01 go.sum [2023-04-28T04:03:44.317Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 04:01 internal [2023-04-28T04:03:44.317Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 04:01 snap [2023-04-28T04:03:44.317Z] -rw-rw-r-- 1 jenkins jenkins 236 Apr 28 04:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T04:03:44.709Z] + 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=9d5d761b1eb5aad25bcae03fb620b9632b51bcd2 --label arch=amd64 --label version=0.0.0 . [2023-04-28T04:03:44.709Z] Sending build context to Docker daemon 27.06MB [2023-04-28T04:03:44.709Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-28T04:03:44.709Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-28T04:03:44.710Z] ---> 981715b2e62e [2023-04-28T04:03:44.710Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-04-28T04:03:44.966Z] ---> Running in 9b1d46482d65 [2023-04-28T04:03:45.224Z] Removing intermediate container 9b1d46482d65 [2023-04-28T04:03:45.225Z] ---> a6983b58206f [2023-04-28T04:03:45.225Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-28T04:03:45.225Z] ---> Running in 101ddde75ce3 [2023-04-28T04:03:45.225Z] Removing intermediate container 101ddde75ce3 [2023-04-28T04:03:45.225Z] ---> ea06aa0ce4f1 [2023-04-28T04:03:45.225Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-28T04:03:45.225Z] ---> Running in 1d370f34cb35 [2023-04-28T04:03:45.225Z] Removing intermediate container 1d370f34cb35 [2023-04-28T04:03:45.225Z] ---> 79422ade2e9d [2023-04-28T04:03:45.225Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-28T04:03:45.225Z] ---> Running in 6a76ab66950b [2023-04-28T04:03:45.485Z] Removing intermediate container 6a76ab66950b [2023-04-28T04:03:45.485Z] ---> 7e139901a367 [2023-04-28T04:03:45.485Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-04-28T04:03:45.485Z] ---> Running in 6d1ae4e33be3 [2023-04-28T04:03:45.485Z] Removing intermediate container 6d1ae4e33be3 [2023-04-28T04:03:45.485Z] ---> e57bcd5b82a8 [2023-04-28T04:03:45.485Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-28T04:03:45.485Z] ---> Running in 56104c755d0e [2023-04-28T04:03:45.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-28T04:03:46.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-28T04:03:46.263Z] OK: 265 MiB in 53 packages [2023-04-28T04:03:46.521Z] Removing intermediate container 56104c755d0e [2023-04-28T04:03:46.521Z] ---> 318bac5f5541 [2023-04-28T04:03:46.521Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-04-28T04:03:46.521Z] ---> Running in 836410b0488a [2023-04-28T04:03:46.521Z] Removing intermediate container 836410b0488a [2023-04-28T04:03:46.521Z] ---> d8cd24ecae21 [2023-04-28T04:03:46.521Z] Step 10/26 : COPY go.mod vendor* ./ [2023-04-28T04:03:46.779Z] ---> fb9d7378e02c [2023-04-28T04:03:46.779Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-28T04:03:46.779Z] ---> Running in 974dbbe146bf [2023-04-28T04:03:47.345Z] Removing intermediate container 974dbbe146bf [2023-04-28T04:03:47.345Z] ---> 5309f3b44d85 [2023-04-28T04:03:47.345Z] Step 12/26 : COPY . . [2023-04-28T04:03:48.280Z] ---> 666ac796ad83 [2023-04-28T04:03:48.280Z] Step 13/26 : RUN ${MAKE} [2023-04-28T04:03:48.280Z] ---> Running in cb75e064dbf0 [2023-04-28T04:03:48.474Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11986 in /w/workspace/undry_device-onvif-camera_PR-329 [Pipeline] { [Pipeline] ws [2023-04-28T04:03:48.527Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [2023-04-28T04:03:48.538Z] 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 [Pipeline] checkout [2023-04-28T04:03:48.631Z] The recommended git tool is: git [2023-04-28T04:03:57.011Z] using credential edgex-jenkins-ssh [2023-04-28T04:03:57.026Z] Cloning the remote Git repository [2023-04-28T04:03:57.074Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-04-28T04:03:57.171Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-04-28T04:03:57.304Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-04-28T04:03:57.305Z] > git --version # timeout=10 [2023-04-28T04:03:57.323Z] > git --version # 'git version 2.25.1' [2023-04-28T04:03:57.325Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-28T04:03:57.473Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-28T04:03:58.884Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-04-28T04:03:58.921Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-28T04:03:59.860Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-04-28T04:03:59.903Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-04-28T04:03:59.904Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-28T04:03:59.923Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/329/head:refs/remotes/origin/PR-329 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-28T04:04:00.446Z] Merging remotes/origin/main commit 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 into PR head commit 9d5d761b1eb5aad25bcae03fb620b9632b51bcd2 [2023-04-28T04:04:00.976Z] Merge succeeded, producing 9d5d761b1eb5aad25bcae03fb620b9632b51bcd2 [2023-04-28T04:04:00.976Z] Checking out Revision 9d5d761b1eb5aad25bcae03fb620b9632b51bcd2 (PR-329) [2023-04-28T04:04:00.468Z] > git config core.sparsecheckout # timeout=10 [2023-04-28T04:04:00.534Z] > git checkout -f 9d5d761b1eb5aad25bcae03fb620b9632b51bcd2 # timeout=10 [2023-04-28T04:04:00.862Z] > git remote # timeout=10 [2023-04-28T04:04:00.883Z] > git config --get remote.origin.url # timeout=10 [2023-04-28T04:04:00.910Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-28T04:04:00.924Z] > git merge 9a0357f8d9b433a12ba9d14d0949e92e6265fbd6 # timeout=10 [2023-04-28T04:04:00.951Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-28T04:04:00.987Z] > git config core.sparsecheckout # timeout=10 [2023-04-28T04:04:01.012Z] > git checkout -f 9d5d761b1eb5aad25bcae03fb620b9632b51bcd2 # timeout=10 [2023-04-28T04:04:01.832Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-04-28T04:04:01.889Z] > git --version # timeout=10 [2023-04-28T04:04:01.901Z] > git --version # 'git version 2.25.1' [2023-04-28T04:04:01.928Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-28T04:04:03.029Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-28T04:04:03.029Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-28T04:04:03.029Z] Dload Upload Total Spent Left Speed [2023-04-28T04:04:03.029Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 60719 0 --:--:-- --:--:-- --:--:-- 60719 [Pipeline] sh [2023-04-28T04:04:03.592Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-28T04:04:03.945Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-28T04:04:03.945Z] + sudo tee /etc/docker/daemon.new [2023-04-28T04:04:03.945Z] { [2023-04-28T04:04:03.945Z] "registry-mirrors": [ [2023-04-28T04:04:03.945Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-28T04:04:03.945Z] ], [2023-04-28T04:04:03.945Z] "bip": "10.250.0.254/24", [2023-04-28T04:04:03.945Z] "hosts": [ [2023-04-28T04:04:03.945Z] "tcp://0.0.0.0:5555", [2023-04-28T04:04:03.945Z] "unix:///var/run/docker.sock" [2023-04-28T04:04:03.945Z] ], [2023-04-28T04:04:03.945Z] "mtu": 1458, [2023-04-28T04:04:03.945Z] "selinux-enabled": true, [2023-04-28T04:04:03.945Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-28T04:04:03.945Z] } [Pipeline] sh [2023-04-28T04:04:04.292Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-28T04:04:04.641Z] + sudo service docker restart [2023-04-28T04:04:10.642Z] Removing intermediate container cb75e064dbf0 [2023-04-28T04:04:10.642Z] ---> 22c5249ce77c [2023-04-28T04:04:10.642Z] Step 14/26 : FROM alpine:3.17 [2023-04-28T04:04:10.642Z] 3.17: Pulling from library/alpine [2023-04-28T04:04:10.642Z] f56be85fc22e: Already exists [2023-04-28T04:04:10.642Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-28T04:04:10.642Z] Status: Downloaded newer image for alpine:3.17 [2023-04-28T04:04:10.642Z] ---> 9ed4aefc74f6 [2023-04-28T04:04:10.642Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-04-28T04:04:10.642Z] ---> Running in 9ff24131a142 [2023-04-28T04:04:10.642Z] Removing intermediate container 9ff24131a142 [2023-04-28T04:04:10.642Z] ---> f1467c05c18d [2023-04-28T04:04:10.642Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-04-28T04:04:10.642Z] ---> Running in 1f21ce7deb8c [2023-04-28T04:04:10.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-28T04:04:10.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-28T04:04:10.642Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-28T04:04:10.642Z] Executing busybox-1.35.0-r29.trigger [2023-04-28T04:04:10.642Z] OK: 7 MiB in 16 packages [2023-04-28T04:04:10.642Z] Removing intermediate container 1f21ce7deb8c [2023-04-28T04:04:10.642Z] ---> 28bf18613bf4 [2023-04-28T04:04:10.642Z] Step 17/26 : WORKDIR / [2023-04-28T04:04:10.642Z] ---> Running in f4cfd5593e2b [2023-04-28T04:04:10.642Z] Removing intermediate container f4cfd5593e2b [2023-04-28T04:04:10.642Z] ---> f74387034ff7 [2023-04-28T04:04:10.642Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-04-28T04:04:10.904Z] ---> df78e2dc7605 [2023-04-28T04:04:10.904Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-04-28T04:04:10.904Z] ---> d571471a3d5e [2023-04-28T04:04:10.904Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-04-28T04:04:10.904Z] ---> 59ef495d437d [2023-04-28T04:04:10.904Z] Step 21/26 : EXPOSE 59984 [2023-04-28T04:04:11.163Z] ---> Running in c1f114200390 [2023-04-28T04:04:11.163Z] Removing intermediate container c1f114200390 [2023-04-28T04:04:11.163Z] ---> 5d45088cd861 [2023-04-28T04:04:11.163Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-04-28T04:04:11.163Z] ---> Running in bad18c773579 [2023-04-28T04:04:11.163Z] Removing intermediate container bad18c773579 [2023-04-28T04:04:11.163Z] ---> 26a22d721c3e [2023-04-28T04:04:11.163Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-28T04:04:11.163Z] ---> Running in 5e16bd259c46 [2023-04-28T04:04:11.163Z] Removing intermediate container 5e16bd259c46 [2023-04-28T04:04:11.163Z] ---> 08bd37c97d43 [2023-04-28T04:04:11.163Z] Step 24/26 : LABEL arch=amd64 [2023-04-28T04:04:11.163Z] ---> Running in bb059b2ce707 [2023-04-28T04:04:11.421Z] Removing intermediate container bb059b2ce707 [2023-04-28T04:04:11.422Z] ---> 9eb0dc14b82f [2023-04-28T04:04:11.422Z] Step 25/26 : LABEL git_sha=9d5d761b1eb5aad25bcae03fb620b9632b51bcd2 [2023-04-28T04:04:11.422Z] ---> Running in 50c9c2eb5122 [2023-04-28T04:04:11.422Z] Removing intermediate container 50c9c2eb5122 [2023-04-28T04:04:11.422Z] ---> ec09cd510609 [2023-04-28T04:04:11.422Z] Step 26/26 : LABEL version=0.0.0 [2023-04-28T04:04:11.422Z] ---> Running in 1fd5f29116fc [2023-04-28T04:04:11.422Z] Removing intermediate container 1fd5f29116fc [2023-04-28T04:04:11.422Z] ---> 91668cfa8685 [2023-04-28T04:04:11.422Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-28T04:04:11.681Z] Successfully built 91668cfa8685 [2023-04-28T04:04:11.681Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T04:04:12.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-28T04:04:12.548Z] [2023-04-28T04:04:12.548Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T04:04:12.919Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-28T04:04:12.919Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-28T04:04:12.919Z] 5eb5b503b376: Pulling fs layer [2023-04-28T04:04:12.919Z] 5c69ac0246d0: Pulling fs layer [2023-04-28T04:04:12.919Z] ec43610c2a17: Pulling fs layer [2023-04-28T04:04:12.919Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-28T04:04:12.919Z] 33b1e0a273af: Pulling fs layer [2023-04-28T04:04:12.919Z] 5d3b04190fa2: Pulling fs layer [2023-04-28T04:04:12.919Z] 2f39f015ded8: Pulling fs layer [2023-04-28T04:04:12.919Z] 3a2ae6a8a46f: Waiting [2023-04-28T04:04:12.919Z] 33b1e0a273af: Waiting [2023-04-28T04:04:12.919Z] 2f39f015ded8: Waiting [2023-04-28T04:04:12.919Z] 5d3b04190fa2: Waiting [2023-04-28T04:04:12.919Z] 5c69ac0246d0: Verifying Checksum [2023-04-28T04:04:12.919Z] 5c69ac0246d0: Download complete [2023-04-28T04:04:12.919Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-28T04:04:12.919Z] 3a2ae6a8a46f: Download complete [2023-04-28T04:04:12.919Z] 33b1e0a273af: Verifying Checksum [2023-04-28T04:04:12.919Z] 33b1e0a273af: Download complete [2023-04-28T04:04:12.919Z] 5d3b04190fa2: Verifying Checksum [2023-04-28T04:04:12.919Z] ec43610c2a17: Verifying Checksum [2023-04-28T04:04:12.919Z] ec43610c2a17: Download complete [2023-04-28T04:04:12.919Z] 5d3b04190fa2: Download complete [2023-04-28T04:04:13.177Z] 5eb5b503b376: Verifying Checksum [2023-04-28T04:04:13.177Z] 5eb5b503b376: Download complete [2023-04-28T04:04:13.743Z] 2f39f015ded8: Download complete [2023-04-28T04:04:14.310Z] 5eb5b503b376: Pull complete [2023-04-28T04:04:14.310Z] 5c69ac0246d0: Pull complete [2023-04-28T04:04:14.876Z] ec43610c2a17: Pull complete [2023-04-28T04:04:14.876Z] 3a2ae6a8a46f: Pull complete [2023-04-28T04:04:15.134Z] 33b1e0a273af: Pull complete [2023-04-28T04:04:15.134Z] 5d3b04190fa2: Pull complete [2023-04-28T04:04:19.318Z] 2f39f015ded8: Pull complete [2023-04-28T04:04:19.318Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-28T04:04:19.318Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-28T04:04:19.318Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-28T04:04:19.576Z] prd-ubuntu20.04-docker-8c-8g-11984 does not seem to be running inside a container [2023-04-28T04:04:19.619Z] $ 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-329 -v /w/workspace/undry_device-onvif-camera_PR-329:/w/workspace/undry_device-onvif-camera_PR-329:rw,z -v /w/workspace/undry_device-onvif-camera_PR-329@tmp:/w/workspace/undry_device-onvif-camera_PR-329@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-28T04:04:23.194Z] $ docker top 2d3d202dcfa6c4f064c3affd28d88a1a58450941d5e2e93896a6e94d8f863031 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2023-04-28T04:04:23.444Z] provisioning config files... [2023-04-28T04:04:23.474Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config12580787215531136793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-28T04:04:23.682Z] ---> job-cost.sh [2023-04-28T04:04:23.682Z] lf-activate-venv: SKIPPING [2023-04-28T04:04:23.682Z] INFO: No Stack... [2023-04-28T04:04:23.868Z] ---> docker-login.sh [2023-04-28T04:04:23.868Z] nexus3.edgexfoundry.org:10001 [2023-04-28T04:04:23.941Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-28T04:04:24.200Z] INFO: Archiving Costs [Pipeline] sh [2023-04-28T04:04:24.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T04:04:24.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T04:04:24.460Z] Configure a credential helper to remove this warning. See [2023-04-28T04:04:24.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T04:04:24.460Z] [2023-04-28T04:04:24.460Z] Login Succeeded [2023-04-28T04:04:24.460Z] nexus3.edgexfoundry.org:10002 [2023-04-28T04:04:24.513Z] + cat /w/workspace/undry_device-onvif-camera_PR-329/archives/cost.csv [2023-04-28T04:04:24.513Z] + cut -d, -f6 [Pipeline] lock [2023-04-28T04:04:24.558Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-329-1-stack-cost] [2023-04-28T04:04:24.562Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-329-1-stack-cost] did not exist. Created. [2023-04-28T04:04:24.562Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-329-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-28T04:04:24.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T04:04:24.955Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-28T04:04:25.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T04:04:25.000Z] Configure a credential helper to remove this warning. See [2023-04-28T04:04:25.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T04:04:25.000Z] [2023-04-28T04:04:25.000Z] Login Succeeded [2023-04-28T04:04:25.000Z] nexus3.edgexfoundry.org:10003 [2023-04-28T04:04:25.006Z] Stashed 1 file(s) [Pipeline] } [2023-04-28T04:04:25.047Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-329-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-28T04:04:25.138Z] $ docker stop --time=1 2d3d202dcfa6c4f064c3affd28d88a1a58450941d5e2e93896a6e94d8f863031 [2023-04-28T04:04:25.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T04:04:25.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T04:04:25.271Z] Configure a credential helper to remove this warning. See [2023-04-28T04:04:25.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T04:04:25.271Z] [2023-04-28T04:04:25.271Z] Login Succeeded [2023-04-28T04:04:25.271Z] nexus3.edgexfoundry.org:10004 [2023-04-28T04:04:25.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T04:04:25.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T04:04:25.547Z] Configure a credential helper to remove this warning. See [2023-04-28T04:04:25.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T04:04:25.547Z] [2023-04-28T04:04:25.547Z] Login Succeeded [2023-04-28T04:04:25.547Z] docker.io [2023-04-28T04:04:25.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T04:04:26.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T04:04:26.092Z] Configure a credential helper to remove this warning. See [2023-04-28T04:04:26.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T04:04:26.092Z] [2023-04-28T04:04:26.092Z] Login Succeeded [2023-04-28T04:04:26.092Z] ---> docker-login.sh ends [2023-04-28T04:04:26.276Z] $ docker rm -f --volumes 2d3d202dcfa6c4f064c3affd28d88a1a58450941d5e2e93896a6e94d8f863031 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-04-28T04:04:26.430Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2023-04-28T04:04:26.825Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-28T04:04:26.863Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-28T04:04:26.896Z] ========================================================= [2023-04-28T04:04:26.896Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-28T04:04:26.896Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T04:04:27.405Z] + 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-28T04:04:28.000Z] Sending build context to Docker daemon 19.69MB [2023-04-28T04:04:28.000Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-28T04:04:28.000Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-28T04:04:28.276Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-28T04:04:28.276Z] c41833b44d91: Pulling fs layer [2023-04-28T04:04:28.276Z] ed15518f5707: Pulling fs layer [2023-04-28T04:04:28.276Z] feae8fd75edb: Pulling fs layer [2023-04-28T04:04:28.276Z] 242c74f7c9fa: Pulling fs layer [2023-04-28T04:04:28.276Z] 3cdef696dda3: Pulling fs layer [2023-04-28T04:04:28.276Z] 2ced38df9373: Pulling fs layer [2023-04-28T04:04:28.276Z] 58f1dce35555: Pulling fs layer [2023-04-28T04:04:28.276Z] 3cdef696dda3: Waiting [2023-04-28T04:04:28.276Z] 2ced38df9373: Waiting [2023-04-28T04:04:28.276Z] 58f1dce35555: Waiting [2023-04-28T04:04:28.276Z] 242c74f7c9fa: Waiting [2023-04-28T04:04:28.276Z] ed15518f5707: Verifying Checksum [2023-04-28T04:04:28.276Z] ed15518f5707: Download complete [2023-04-28T04:04:28.276Z] 242c74f7c9fa: Verifying Checksum [2023-04-28T04:04:28.276Z] 242c74f7c9fa: Download complete [2023-04-28T04:04:28.276Z] 3cdef696dda3: Verifying Checksum [2023-04-28T04:04:28.276Z] 3cdef696dda3: Download complete [2023-04-28T04:04:28.276Z] c41833b44d91: Verifying Checksum [2023-04-28T04:04:28.276Z] c41833b44d91: Download complete [2023-04-28T04:04:29.713Z] c41833b44d91: Pull complete [2023-04-28T04:04:29.988Z] 58f1dce35555: Verifying Checksum [2023-04-28T04:04:29.988Z] 58f1dce35555: Download complete [2023-04-28T04:04:30.964Z] feae8fd75edb: Verifying Checksum [2023-04-28T04:04:30.964Z] feae8fd75edb: Download complete [2023-04-28T04:04:31.233Z] 2ced38df9373: Verifying Checksum [2023-04-28T04:04:31.233Z] 2ced38df9373: Download complete [2023-04-28T04:04:33.187Z] ed15518f5707: Pull complete [2023-04-28T04:04:48.209Z] feae8fd75edb: Pull complete [2023-04-28T04:04:48.209Z] 242c74f7c9fa: Pull complete [2023-04-28T04:04:48.209Z] 3cdef696dda3: Pull complete [2023-04-28T04:04:53.742Z] 2ced38df9373: Pull complete [2023-04-28T04:04:56.338Z] 58f1dce35555: Pull complete [2023-04-28T04:04:56.338Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-28T04:04:56.338Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-28T04:04:56.338Z] ---> fadd8f120f05 [2023-04-28T04:04:56.338Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-28T04:04:58.300Z] ---> Running in 32c1e3e3c006 [2023-04-28T04:04:58.300Z] Removing intermediate container 32c1e3e3c006 [2023-04-28T04:04:58.300Z] ---> 4dbf3edf5695 [2023-04-28T04:04:58.300Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-28T04:04:58.300Z] ---> Running in 89bb03edb821 [2023-04-28T04:04:58.893Z] Removing intermediate container 89bb03edb821 [2023-04-28T04:04:58.893Z] ---> f23d43aff176 [2023-04-28T04:04:58.893Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-04-28T04:04:58.893Z] ---> Running in 1555fb7d2cc8 [2023-04-28T04:04:59.164Z] Removing intermediate container 1555fb7d2cc8 [2023-04-28T04:04:59.164Z] ---> b0a9b08be1ad [2023-04-28T04:04:59.164Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-04-28T04:04:59.164Z] ---> Running in 78b67ad88e87 [2023-04-28T04:04:59.441Z] Removing intermediate container 78b67ad88e87 [2023-04-28T04:04:59.441Z] ---> 865f5f704dfc [2023-04-28T04:04:59.441Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-04-28T04:04:59.713Z] ---> Running in f895e5dcb4de [2023-04-28T04:04:59.989Z] Removing intermediate container f895e5dcb4de [2023-04-28T04:04:59.989Z] ---> 902198af974e [2023-04-28T04:04:59.989Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-28T04:04:59.989Z] ---> Running in aade1d16d0a1 [2023-04-28T04:05:01.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-28T04:05:01.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-28T04:05:02.639Z] OK: 263 MiB in 53 packages [2023-04-28T04:05:03.603Z] Removing intermediate container aade1d16d0a1 [2023-04-28T04:05:03.603Z] ---> 17673fe43490 [2023-04-28T04:05:03.603Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-04-28T04:05:03.603Z] ---> Running in b8e52dc28a8b [2023-04-28T04:05:03.872Z] Removing intermediate container b8e52dc28a8b [2023-04-28T04:05:03.872Z] ---> 8ef0eaa1a32a [2023-04-28T04:05:03.872Z] Step 10/13 : COPY go.mod vendor* ./ [2023-04-28T04:05:04.467Z] ---> 2adb940c9227 [2023-04-28T04:05:04.467Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-28T04:05:04.467Z] ---> Running in 9e29651783ff [2023-04-28T04:06:12.373Z] Removing intermediate container 9e29651783ff [2023-04-28T04:06:12.373Z] ---> bc8b42cdf7e9 [2023-04-28T04:06:12.373Z] Step 12/13 : COPY . . [2023-04-28T04:06:12.373Z] ---> 833a1893af2a [2023-04-28T04:06:12.373Z] Step 13/13 : RUN ${MAKE} [2023-04-28T04:06:12.373Z] ---> Running in e9ad08a65bcb [2023-04-28T04:06:12.373Z] noop [2023-04-28T04:06:12.373Z] Removing intermediate container e9ad08a65bcb [2023-04-28T04:06:12.373Z] ---> 0f2946d3e7c6 [2023-04-28T04:06:12.373Z] Successfully built 0f2946d3e7c6 [2023-04-28T04:06:12.373Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T04:06:12.856Z] + docker inspect -f . ci-base-image-arm64 [2023-04-28T04:06:12.857Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-28T04:06:13.156Z] prd-ubuntu20.04-docker-arm64-4c-16g-11986 does not seem to be running inside a container [2023-04-28T04:06:13.223Z] $ 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-28T04:06:14.461Z] $ docker top 836840d310b9ce5b47ac91ef48350052d91cb4cbab37652c3760810b76ffc0dd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-28T04:06:15.340Z] + go version [2023-04-28T04:06:15.340Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-28T04:06:15.378Z] $ docker stop --time=1 836840d310b9ce5b47ac91ef48350052d91cb4cbab37652c3760810b76ffc0dd [2023-04-28T04:06:17.031Z] $ docker rm -f --volumes 836840d310b9ce5b47ac91ef48350052d91cb4cbab37652c3760810b76ffc0dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T04:06:17.873Z] + docker inspect -f . ci-base-image-arm64 [2023-04-28T04:06:17.873Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-28T04:06:18.134Z] prd-ubuntu20.04-docker-arm64-4c-16g-11986 does not seem to be running inside a container [2023-04-28T04:06:18.203Z] $ 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-28T04:06:20.551Z] $ docker top 19939b36cbb375d0f2af8729a2a956bc5293d80b593812b29ce6c447e4b23e37 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-28T04:06:21.129Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-04-28T04:06:21.522Z] + make test [2023-04-28T04:06:21.522Z] go test ./... -coverprofile=coverage.out ./... [2023-04-28T04:07:00.445Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-04-28T04:09:22.212Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-04-28T04:09:22.212Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-04-28T04:09:22.212Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.213s coverage: 31.6% of statements [2023-04-28T04:09:37.217Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.547s coverage: 86.5% of statements [2023-04-28T04:09:37.217Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-28T04:09:37.217Z] go vet ./... [2023-04-28T04:10:09.471Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-28T04:10:09.471Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-28T04:10:09.471Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-28T04:10:09.510Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-28T04:10:09.542Z] $ docker stop --time=1 19939b36cbb375d0f2af8729a2a956bc5293d80b593812b29ce6c447e4b23e37 [2023-04-28T04:10:11.339Z] $ docker rm -f --volumes 19939b36cbb375d0f2af8729a2a956bc5293d80b593812b29ce6c447e4b23e37 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-28T04:10:12.671Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-28T04:10:12.707Z] Warning: overwriting stash ‘coverage-report’ [2023-04-28T04:10:13.326Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-28T04:10:13.922Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-28T04:10:14.273Z] + ls -al . [2023-04-28T04:10:14.273Z] total 232 [2023-04-28T04:10:14.273Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 28 04:06 . [2023-04-28T04:10:14.273Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 04:03 .. [2023-04-28T04:10:14.273Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 04:04 .git [2023-04-28T04:10:14.273Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 04:04 .github [2023-04-28T04:10:14.273Z] -rw-rw-r-- 1 jenkins jenkins 496 Apr 28 04:04 .gitignore [2023-04-28T04:10:14.273Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 28 04:04 .golangci.yml [2023-04-28T04:10:14.273Z] -rw-rw-r-- 1 jenkins jenkins 9861 Apr 28 04:04 Attribution.txt [2023-04-28T04:10:14.273Z] -rw-rw-r-- 1 jenkins jenkins 6312 Apr 28 04:04 CHANGELOG.md [2023-04-28T04:10:14.273Z] -rw-rw-r-- 1 jenkins jenkins 1574 Apr 28 04:04 Dockerfile [2023-04-28T04:10:14.273Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 04:04 GOVERNANCE.md [2023-04-28T04:10:14.273Z] -rw-rw-r-- 1 jenkins jenkins 734 Apr 28 04:04 Jenkinsfile [2023-04-28T04:10:14.273Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 28 04:04 LICENSE [2023-04-28T04:10:14.273Z] -rw-rw-r-- 1 jenkins jenkins 2751 Apr 28 04:04 Makefile [2023-04-28T04:10:14.273Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 28 04:04 OWNERS.md [2023-04-28T04:10:14.273Z] -rw-rw-r-- 1 jenkins jenkins 6250 Apr 28 04:04 README.md [2023-04-28T04:10:14.273Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 28 04:02 VERSION [2023-04-28T04:10:14.273Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 04:04 bin [2023-04-28T04:10:14.273Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 04:04 cmd [2023-04-28T04:10:14.273Z] -rw-r--r-- 1 jenkins jenkins 78922 Apr 28 04:09 coverage.out [2023-04-28T04:10:14.273Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 28 04:04 doc [2023-04-28T04:10:14.273Z] -rw-rw-r-- 1 jenkins jenkins 3557 Apr 28 04:04 go.mod [2023-04-28T04:10:14.273Z] -rw-rw-r-- 1 jenkins jenkins 32947 Apr 28 04:04 go.sum [2023-04-28T04:10:14.273Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 04:04 internal [2023-04-28T04:10:14.273Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 04:04 snap [2023-04-28T04:10:14.273Z] -rw-rw-r-- 1 jenkins jenkins 236 Apr 28 04:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T04:10:14.700Z] + 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=9d5d761b1eb5aad25bcae03fb620b9632b51bcd2 --label arch=arm64 --label version=0.0.0 . [2023-04-28T04:10:15.299Z] Sending build context to Docker daemon 19.77MB [2023-04-28T04:10:15.299Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-28T04:10:15.299Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-28T04:10:15.299Z] ---> 0f2946d3e7c6 [2023-04-28T04:10:15.299Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-04-28T04:10:15.566Z] ---> Running in bba908952fbd [2023-04-28T04:10:15.832Z] Removing intermediate container bba908952fbd [2023-04-28T04:10:15.832Z] ---> abb46ee58df3 [2023-04-28T04:10:15.832Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-28T04:10:15.832Z] ---> Running in de6b94b74334 [2023-04-28T04:10:16.098Z] Removing intermediate container de6b94b74334 [2023-04-28T04:10:16.098Z] ---> 354c40e5873f [2023-04-28T04:10:16.098Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-28T04:10:16.367Z] ---> Running in 51deb0d3acca [2023-04-28T04:10:16.634Z] Removing intermediate container 51deb0d3acca [2023-04-28T04:10:16.634Z] ---> b909e1481496 [2023-04-28T04:10:16.634Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-28T04:10:16.634Z] ---> Running in ae26947c9bf4 [2023-04-28T04:10:16.907Z] Removing intermediate container ae26947c9bf4 [2023-04-28T04:10:16.907Z] ---> f14736105491 [2023-04-28T04:10:16.907Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-04-28T04:10:16.907Z] ---> Running in e2d5b5773761 [2023-04-28T04:10:17.175Z] Removing intermediate container e2d5b5773761 [2023-04-28T04:10:17.175Z] ---> 91ac5f087172 [2023-04-28T04:10:17.175Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-28T04:10:17.452Z] ---> Running in a58fe42fd058 [2023-04-28T04:10:18.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-28T04:10:19.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-28T04:10:19.964Z] OK: 263 MiB in 53 packages [2023-04-28T04:10:20.927Z] Removing intermediate container a58fe42fd058 [2023-04-28T04:10:20.927Z] ---> 06ec7c815f8f [2023-04-28T04:10:20.927Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-04-28T04:10:20.927Z] ---> Running in 139fd39d07e5 [2023-04-28T04:10:21.199Z] Removing intermediate container 139fd39d07e5 [2023-04-28T04:10:21.199Z] ---> c212ef2afea3 [2023-04-28T04:10:21.199Z] Step 10/26 : COPY go.mod vendor* ./ [2023-04-28T04:10:21.783Z] ---> 0060ef60562d [2023-04-28T04:10:21.783Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-28T04:10:21.783Z] ---> Running in 4ea964205bae [2023-04-28T04:10:24.365Z] Removing intermediate container 4ea964205bae [2023-04-28T04:10:24.365Z] ---> b5638405eac1 [2023-04-28T04:10:24.365Z] Step 12/26 : COPY . . [2023-04-28T04:10:26.308Z] ---> 4489f6c9a51d [2023-04-28T04:10:26.308Z] Step 13/26 : RUN ${MAKE} [2023-04-28T04:10:26.308Z] ---> Running in 06dcc9c7fd04 [2023-04-28T04:10:26.890Z] 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-28T04:13:03.644Z] Removing intermediate container 06dcc9c7fd04 [2023-04-28T04:13:03.644Z] ---> 60e34357758f [2023-04-28T04:13:03.644Z] Step 14/26 : FROM alpine:3.17 [2023-04-28T04:13:03.644Z] 3.17: Pulling from library/alpine [2023-04-28T04:13:03.644Z] c41833b44d91: Already exists [2023-04-28T04:13:03.644Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-28T04:13:03.644Z] Status: Downloaded newer image for alpine:3.17 [2023-04-28T04:13:03.644Z] ---> 51e60588ff2c [2023-04-28T04:13:03.644Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-04-28T04:13:03.644Z] ---> Running in 2a881a7d4c93 [2023-04-28T04:13:03.644Z] Removing intermediate container 2a881a7d4c93 [2023-04-28T04:13:03.644Z] ---> bb70a0cfa8f4 [2023-04-28T04:13:03.644Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-04-28T04:13:03.644Z] ---> Running in e576928a1e7a [2023-04-28T04:13:03.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-28T04:13:03.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-28T04:13:03.644Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-28T04:13:03.644Z] Executing busybox-1.35.0-r29.trigger [2023-04-28T04:13:03.644Z] OK: 8 MiB in 16 packages [2023-04-28T04:13:03.644Z] Removing intermediate container e576928a1e7a [2023-04-28T04:13:03.644Z] ---> 5551f96417ef [2023-04-28T04:13:03.644Z] Step 17/26 : WORKDIR / [2023-04-28T04:13:03.644Z] ---> Running in 59529e1036e1 [2023-04-28T04:13:03.644Z] Removing intermediate container 59529e1036e1 [2023-04-28T04:13:03.644Z] ---> 862788c172a5 [2023-04-28T04:13:03.644Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-04-28T04:13:03.644Z] ---> 52320f78171c [2023-04-28T04:13:03.644Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-04-28T04:13:03.644Z] ---> ae426b51306c [2023-04-28T04:13:03.644Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-04-28T04:13:03.644Z] ---> 98b944801ac0 [2023-04-28T04:13:03.644Z] Step 21/26 : EXPOSE 59984 [2023-04-28T04:13:03.644Z] ---> Running in 1372deec91e7 [2023-04-28T04:13:03.644Z] Removing intermediate container 1372deec91e7 [2023-04-28T04:13:03.644Z] ---> f696a64fa2bc [2023-04-28T04:13:03.644Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-04-28T04:13:03.644Z] ---> Running in d28f4b86dd60 [2023-04-28T04:13:03.644Z] Removing intermediate container d28f4b86dd60 [2023-04-28T04:13:03.644Z] ---> 9c599733502d [2023-04-28T04:13:03.644Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-28T04:13:03.644Z] ---> Running in 4894b91cf169 [2023-04-28T04:13:03.644Z] Removing intermediate container 4894b91cf169 [2023-04-28T04:13:03.644Z] ---> 3c43b5b4bd4b [2023-04-28T04:13:03.644Z] Step 24/26 : LABEL arch=arm64 [2023-04-28T04:13:03.644Z] ---> Running in c2eb3e5b7913 [2023-04-28T04:13:03.644Z] Removing intermediate container c2eb3e5b7913 [2023-04-28T04:13:03.644Z] ---> 3ff6c61a98fd [2023-04-28T04:13:03.644Z] Step 25/26 : LABEL git_sha=9d5d761b1eb5aad25bcae03fb620b9632b51bcd2 [2023-04-28T04:13:03.644Z] ---> Running in 58f0a55677e7 [2023-04-28T04:13:03.644Z] Removing intermediate container 58f0a55677e7 [2023-04-28T04:13:03.644Z] ---> 04cd42b33e74 [2023-04-28T04:13:03.644Z] Step 26/26 : LABEL version=0.0.0 [2023-04-28T04:13:03.644Z] ---> Running in 42e2214e3b4f [2023-04-28T04:13:03.644Z] Removing intermediate container 42e2214e3b4f [2023-04-28T04:13:03.644Z] ---> c4e1e434715e [2023-04-28T04:13:03.644Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-28T04:13:03.644Z] Successfully built c4e1e434715e [2023-04-28T04:13:03.644Z] 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-28T04:13:04.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-28T04:13:04.454Z] [2023-04-28T04:13:04.454Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T04:13:04.861Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-28T04:13:04.861Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-28T04:13:04.861Z] 8998bd30e6a1: Pulling fs layer [2023-04-28T04:13:04.861Z] 04944245beec: Pulling fs layer [2023-04-28T04:13:04.861Z] 699f458cf7ca: Pulling fs layer [2023-04-28T04:13:04.861Z] 765212b225bb: Pulling fs layer [2023-04-28T04:13:04.861Z] f23df028b6ca: Pulling fs layer [2023-04-28T04:13:04.861Z] d65c8cfc05b1: Pulling fs layer [2023-04-28T04:13:04.861Z] 2437ff75d9bd: Pulling fs layer [2023-04-28T04:13:04.861Z] f23df028b6ca: Waiting [2023-04-28T04:13:04.861Z] 765212b225bb: Waiting [2023-04-28T04:13:04.861Z] d65c8cfc05b1: Waiting [2023-04-28T04:13:04.861Z] 2437ff75d9bd: Waiting [2023-04-28T04:13:05.131Z] 04944245beec: Verifying Checksum [2023-04-28T04:13:05.131Z] 04944245beec: Download complete [2023-04-28T04:13:05.131Z] 765212b225bb: Verifying Checksum [2023-04-28T04:13:05.131Z] 765212b225bb: Download complete [2023-04-28T04:13:05.131Z] f23df028b6ca: Verifying Checksum [2023-04-28T04:13:05.131Z] f23df028b6ca: Download complete [2023-04-28T04:13:05.131Z] d65c8cfc05b1: Verifying Checksum [2023-04-28T04:13:05.131Z] d65c8cfc05b1: Download complete [2023-04-28T04:13:05.131Z] 699f458cf7ca: Verifying Checksum [2023-04-28T04:13:05.131Z] 699f458cf7ca: Download complete [2023-04-28T04:13:05.716Z] 8998bd30e6a1: Verifying Checksum [2023-04-28T04:13:05.716Z] 8998bd30e6a1: Download complete [2023-04-28T04:13:08.303Z] 2437ff75d9bd: Verifying Checksum [2023-04-28T04:13:08.303Z] 2437ff75d9bd: Download complete [2023-04-28T04:13:09.712Z] 8998bd30e6a1: Pull complete [2023-04-28T04:13:09.980Z] 04944245beec: Pull complete [2023-04-28T04:13:11.390Z] 699f458cf7ca: Pull complete [2023-04-28T04:13:11.659Z] 765212b225bb: Pull complete [2023-04-28T04:13:12.244Z] f23df028b6ca: Pull complete [2023-04-28T04:13:12.512Z] d65c8cfc05b1: Pull complete [2023-04-28T04:13:27.523Z] 2437ff75d9bd: Pull complete [2023-04-28T04:13:27.523Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-28T04:13:27.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-28T04:13:27.523Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-28T04:13:27.872Z] prd-ubuntu20.04-docker-arm64-4c-16g-11986 does not seem to be running inside a container [2023-04-28T04:13:27.941Z] $ 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-28T04:13:30.534Z] $ docker top 5debac041ec883dfbe2cbef2f0159497a9939c7fce3799570a58b1740d1f31d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-28T04:13:31.441Z] ---> job-cost.sh [2023-04-28T04:13:31.442Z] lf-activate-venv: SKIPPING [2023-04-28T04:13:31.442Z] INFO: No Stack... [2023-04-28T04:13:32.025Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-28T04:13:32.607Z] INFO: Archiving Costs [Pipeline] sh [2023-04-28T04:13:33.266Z] + cut -d, -f6 [2023-04-28T04:13:33.266Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock [2023-04-28T04:13:33.351Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-329-1-stack-cost] [2023-04-28T04:13:33.357Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-329-1-stack-cost] did not exist. Created. [2023-04-28T04:13:33.357Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-329-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-28T04:13:33.777Z] /w/workspace/device-onvif-camera/1@tmp/durable-d731e46e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-28T04:13:34.769Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-28T04:13:34.804Z] Warning: overwriting stash ‘stack-cost’ [2023-04-28T04:13:34.882Z] Stashed 1 file(s) [Pipeline] } [2023-04-28T04:13:34.897Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-329-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-28T04:13:34.982Z] $ docker stop --time=1 5debac041ec883dfbe2cbef2f0159497a9939c7fce3799570a58b1740d1f31d5 [2023-04-28T04:13:36.500Z] $ docker rm -f --volumes 5debac041ec883dfbe2cbef2f0159497a9939c7fce3799570a58b1740d1f31d5 [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-28T04:13:37.509Z] provisioning config files... [2023-04-28T04:13:37.516Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-329@tmp/config5540043218388527754tmp [Pipeline] { [Pipeline] sh [2023-04-28T04:13:37.849Z] + set +x [2023-04-28T04:13:37.849Z] + bash -s -- [2023-04-28T04:13:37.849Z] + curl -s https://codecov.io/bash [2023-04-28T04:13:37.849Z] [2023-04-28T04:13:37.849Z] _____ _ [2023-04-28T04:13:37.849Z] / ____| | | [2023-04-28T04:13:37.849Z] | | ___ __| | ___ ___ _____ __ [2023-04-28T04:13:37.849Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-28T04:13:37.849Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-28T04:13:37.849Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-28T04:13:37.849Z] Bash-1.0.6 [2023-04-28T04:13:37.849Z] [2023-04-28T04:13:37.849Z] [2023-04-28T04:13:37.849Z] ==> git version 2.25.1 found [2023-04-28T04:13:37.849Z] ==> 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-28T04:13:37.849Z] Release-Date: 2020-01-08 [2023-04-28T04:13:37.849Z] 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-28T04:13:37.849Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-28T04:13:37.849Z] ==> Jenkins CI detected. [2023-04-28T04:13:37.849Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-329 [2023-04-28T04:13:37.849Z] project root: . [2023-04-28T04:13:37.849Z] --> token set from env [2023-04-28T04:13:37.849Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-28T04:13:37.849Z] ==> Running gcov in . (disable via -X gcov) [2023-04-28T04:13:37.849Z] ==> Python coveragepy not found [2023-04-28T04:13:37.849Z] ==> Searching for coverage reports in: [2023-04-28T04:13:37.849Z] + . [2023-04-28T04:13:37.849Z] -> Found 1 reports [2023-04-28T04:13:37.850Z] ==> Detecting git/mercurial file structure [2023-04-28T04:13:38.109Z] ==> Reading reports [2023-04-28T04:13:38.109Z] + ./coverage.out bytes=78922 [2023-04-28T04:13:38.109Z] ==> Appending adjustments [2023-04-28T04:13:38.109Z] https://docs.codecov.io/docs/fixing-reports [2023-04-28T04:13:38.109Z] + Found adjustments [2023-04-28T04:13:38.109Z] ==> Gzipping contents [2023-04-28T04:13:38.109Z] 12K /tmp/codecov.SzMhOH.gz [2023-04-28T04:13:38.109Z] ==> Uploading reports [2023-04-28T04:13:38.109Z] url: https://codecov.io [2023-04-28T04:13:38.109Z] query: branch=PR-329&commit=9d5d761b1eb5aad25bcae03fb620b9632b51bcd2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-329%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=329&job=&cmd_args= [2023-04-28T04:13:38.109Z] -> Pinging Codecov [2023-04-28T04:13:38.109Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-329&commit=9d5d761b1eb5aad25bcae03fb620b9632b51bcd2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-329%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=329&job=&cmd_args= [2023-04-28T04:13:38.368Z] -> Uploading to [2023-04-28T04:13:38.368Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-28/F29A59C45E3A92E06B3E522C9905F8EF/9d5d761b1eb5aad25bcae03fb620b9632b51bcd2/2adb26d8-0878-4809-bef9-d397a252cdd5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230428T041338Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=adf1342eb7b3caeefa8630d8a608e07ca5a3bf3b11c0fe45d775e1eaa447f17b [2023-04-28T04:13:38.368Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-28T04:13:38.368Z] Dload Upload Total Spent Left Speed [2023-04-28T04:13:38.627Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10501 0 0 100 10501 0 46057 --:--:-- --:--:-- --:--:-- 46057 [2023-04-28T04:13:38.627Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/9d5d761b1eb5aad25bcae03fb620b9632b51bcd2 [Pipeline] } [2023-04-28T04:13:38.653Z] 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-28T04:13:40.411Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-329/archives ] [2023-04-28T04:13:40.411Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-329/archives [2023-04-28T04:13:40.411Z] total 16 [2023-04-28T04:13:40.411Z] drwxr-xr-x 3 root root 4096 Apr 28 04:04 . [2023-04-28T04:13:40.411Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 28 04:04 .. [2023-04-28T04:13:40.411Z] drwxr-xr-x 2 root root 4096 Apr 28 04:04 cost [2023-04-28T04:13:40.411Z] -rw-r--r-- 1 root root 91 Apr 28 04:04 cost.csv [2023-04-28T04:13:40.411Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-329/archives [2023-04-28T04:13:40.411Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-329/archives [2023-04-28T04:13:40.411Z] total 16 [2023-04-28T04:13:40.411Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 04:04 . [2023-04-28T04:13:40.411Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 28 04:04 .. [2023-04-28T04:13:40.411Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 28 04:04 cost [2023-04-28T04:13:40.411Z] -rw-r--r-- 1 jenkins jenkins 91 Apr 28 04:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-28T04:13:40.744Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-28T04:13:41.655Z] ---> package-listing.sh [2023-04-28T04:13:41.655Z] ++ facter osfamily [2023-04-28T04:13:41.655Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-28T04:13:41.914Z] + OS_FAMILY=debian [2023-04-28T04:13:41.915Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-329 [2023-04-28T04:13:41.915Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-28T04:13:41.915Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-28T04:13:41.915Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-28T04:13:41.915Z] + PACKAGES=/tmp/packages_start.txt [2023-04-28T04:13:41.915Z] + '[' /w/workspace/undry_device-onvif-camera_PR-329 ']' [2023-04-28T04:13:41.915Z] + PACKAGES=/tmp/packages_end.txt [2023-04-28T04:13:41.915Z] + case "${OS_FAMILY}" in [2023-04-28T04:13:41.915Z] + dpkg -l [2023-04-28T04:13:41.915Z] + grep '^ii' [2023-04-28T04:13:41.915Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-28T04:13:41.915Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-28T04:13:41.915Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-28T04:13:41.915Z] + '[' /w/workspace/undry_device-onvif-camera_PR-329 ']' [2023-04-28T04:13:41.915Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-329/archives/ [2023-04-28T04:13:41.915Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-329/archives/ [Pipeline] echo [2023-04-28T04:13:41.946Z] 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-329/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-28T04:13:42.240Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T04:13:42.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-28T04:13:42.869Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-28T04:13:43.019Z] prd-ubuntu20.04-docker-8c-8g-11984 does not seem to be running inside a container [2023-04-28T04:13:43.065Z] $ 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-329/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-329 -v /w/workspace/undry_device-onvif-camera_PR-329:/w/workspace/undry_device-onvif-camera_PR-329:rw,z -v /w/workspace/undry_device-onvif-camera_PR-329@tmp:/w/workspace/undry_device-onvif-camera_PR-329@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-28T04:13:43.253Z] $ docker top 3d8e53c463e423cef64cdea7fa5057aa577dbf6ddc01d59b85699378c6506d36 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-28T04:13:43.623Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-28T04:13:43.929Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-28T04:13:44.235Z] + ls /var/log/sa-host [2023-04-28T04:13:44.235Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-28T04:13:44.371Z] provisioning config files... [2023-04-28T04:13:44.381Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-329@tmp/config15271500403316767495tmp [Pipeline] { [Pipeline] echo [2023-04-28T04:13:44.425Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-28T04:13:44.734Z] ---> create-netrc.sh [Pipeline] } [2023-04-28T04:13:44.764Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-28T04:13:45.155Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-28T04:13:45.188Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-28T04:13:45.502Z] ---> sudo-logs.sh [2023-04-28T04:13:45.502Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-28T04:13:45.594Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-28T04:13:45.909Z] ---> job-cost.sh [2023-04-28T04:13:45.909Z] lf-activate-venv: SKIPPING [2023-04-28T04:13:45.909Z] DEBUG: total: 0.2199999988079071 [2023-04-28T04:13:45.909Z] INFO: Retrieving Stack Cost... [2023-04-28T04:13:46.169Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-28T04:13:46.737Z] INFO: Archiving Costs [Pipeline] echo [2023-04-28T04:13:46.776Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-28T04:13:47.089Z] ---> logs-deploy.sh [2023-04-28T04:13:47.089Z] lf-activate-venv: SKIPPING [2023-04-28T04:13:47.089Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-329/1 [2023-04-28T04:13:47.089Z] INFO: archiving workspace using pattern(s): [2023-04-28T04:13:48.026Z] Archives upload complete. [2023-04-28T04:13:48.026Z] INFO: archiving logs to Nexus