Pull request #368 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from edb0e023bcb2d7c08de95f18c633b9548719566e+4c3943abb5596eefa9af9b661fb4a90371d27683 (b36e44511ceae44c3e96af68fe05a99f13ed3828) 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-ssh11666132239103367699.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh8059724768142553888.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-368/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-368/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6428573604673503129.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-368/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12303978088328633161.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh17788499137601503542.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-368/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-368/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4790741406671914008.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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/v3]] ========================================================= [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/v3 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 ‘prd-centos7-blackbox-4c-2g-16172’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-16367’ is offline ‘prd-ubuntu20.04-docker-8c-8g-16368’ is offline ‘prd-ubuntu20.04-docker-8c-8g-16369’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16369 in /w/workspace/undry_device-onvif-camera_PR-368 [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-368 # 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/368/head:refs/remotes/origin/PR-368 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4c3943abb5596eefa9af9b661fb4a90371d27683 into PR head commit edb0e023bcb2d7c08de95f18c633b9548719566e Merge succeeded, producing edb0e023bcb2d7c08de95f18c633b9548719566e Checking out Revision edb0e023bcb2d7c08de95f18c633b9548719566e (PR-368) 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 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f edb0e023bcb2d7c08de95f18c633b9548719566e # 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 4c3943abb5596eefa9af9b661fb4a90371d27683 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f edb0e023bcb2d7c08de95f18c633b9548719566e # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-22T21:34:07.824Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-22T21:34:07.997Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-22T21:34:08.109Z] ========================================================= [2023-05-22T21:34:08.109Z] EdgeX Global Pipelines Version Info [2023-05-22T21:34:08.109Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:34:08.873Z] ------------------- [2023-05-22T21:34:08.873Z] stable info: [2023-05-22T21:34:08.873Z] ------------------- [2023-05-22T21:34:08.873Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-22T21:34:08.873Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-22T21:34:08.873Z] Message: update stable to v1.0.249 [2023-05-22T21:34:09.444Z] ------------------- [2023-05-22T21:34:09.444Z] experimental info: [2023-05-22T21:34:09.444Z] ------------------- [2023-05-22T21:34:09.444Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-22T21:34:09.444Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-22T21:34:09.444Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-22T21:34:09.744Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-22T21:34:09.788Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-22T21:34:09.832Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-22T21:34:09.874Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-22T21:34:09.917Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-22T21:34:09.968Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-22T21:34:10.009Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-22T21:34:10.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-22T21:34:10.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-22T21:34:10.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-22T21:34:10.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-22T21:34:10.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-22T21:34:10.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-22T21:34:10.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-22T21:34:10.380Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-22T21:34:10.424Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-22T21:34:10.472Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-22T21:34:10.520Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-22T21:34:10.571Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-22T21:34:10.616Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-22T21:34:10.661Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-22T21:34:10.704Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-05-22T21:34:10.748Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-22T21:34:10.791Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-22T21:34:10.830Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-22T21:34:10.882Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-22T21:34:10.923Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-22T21:34:10.967Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-368 [Pipeline] echo [2023-05-22T21:34:11.017Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-368 [Pipeline] echo [2023-05-22T21:34:11.056Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-368 [Pipeline] echo [2023-05-22T21:34:11.098Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = edb0e023bcb2d7c08de95f18c633b9548719566e [Pipeline] echo [2023-05-22T21:34:11.147Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = edb0e02 [Pipeline] echo [2023-05-22T21:34:11.190Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T21:34:11.308Z] provisioning config files... [2023-05-22T21:34:11.333Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-368@tmp/config6645411692721921956tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:34:11.680Z] ---> docker-login.sh [2023-05-22T21:34:11.680Z] nexus3.edgexfoundry.org:10001 [2023-05-22T21:34:11.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:34:11.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:34:11.940Z] Configure a credential helper to remove this warning. See [2023-05-22T21:34:11.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:34:11.940Z] [2023-05-22T21:34:11.940Z] Login Succeeded [2023-05-22T21:34:11.940Z] nexus3.edgexfoundry.org:10002 [2023-05-22T21:34:11.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:34:11.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:34:11.940Z] Configure a credential helper to remove this warning. See [2023-05-22T21:34:11.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:34:11.941Z] [2023-05-22T21:34:11.941Z] Login Succeeded [2023-05-22T21:34:11.941Z] nexus3.edgexfoundry.org:10003 [2023-05-22T21:34:12.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:34:12.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:34:12.208Z] Configure a credential helper to remove this warning. See [2023-05-22T21:34:12.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:34:12.208Z] [2023-05-22T21:34:12.208Z] Login Succeeded [2023-05-22T21:34:12.208Z] nexus3.edgexfoundry.org:10004 [2023-05-22T21:34:12.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:34:12.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:34:12.208Z] Configure a credential helper to remove this warning. See [2023-05-22T21:34:12.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:34:12.208Z] [2023-05-22T21:34:12.208Z] Login Succeeded [2023-05-22T21:34:12.208Z] docker.io [2023-05-22T21:34:12.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:34:12.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:34:12.466Z] Configure a credential helper to remove this warning. See [2023-05-22T21:34:12.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:34:12.466Z] [2023-05-22T21:34:12.466Z] Login Succeeded [2023-05-22T21:34:12.466Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T21:34:12.493Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-22T21:34:13.281Z] + git rev-list -1 --merges edb0e023bcb2d7c08de95f18c633b9548719566e~1..edb0e023bcb2d7c08de95f18c633b9548719566e [Pipeline] echo [2023-05-22T21:34:13.350Z] -----------> git rev-list -1 --merges edb0e023bcb2d7c08de95f18c633b9548719566e~1..edb0e023bcb2d7c08de95f18c633b9548719566e edb0e023bcb2d7c08de95f18c633b9548719566e [false] [Pipeline] sh [2023-05-22T21:34:13.669Z] + git log --format=format:%s -1 edb0e023bcb2d7c08de95f18c633b9548719566e [Pipeline] echo [2023-05-22T21:34:13.708Z] ========================================================= [2023-05-22T21:34:13.708Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-22T21:34:13.708Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T21:34:14.178Z] + git log --format=format:%s -1 edb0e023bcb2d7c08de95f18c633b9548719566e [Pipeline] echo [2023-05-22T21:34:14.212Z] [semverPrep] GIT_COMMIT: edb0e023bcb2d7c08de95f18c633b9548719566e, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-22T21:34:14.247Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-22T21:34:14.629Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-22T21:34:14.629Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-22T21:34:14.629Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-22T21:34:14.629Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-22T21:34:14.629Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-22T21:34:14.629Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-22T21:34:14.629Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:34:15.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T21:34:15.166Z] [2023-05-22T21:34:15.166Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:34:15.556Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T21:34:15.556Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-22T21:34:15.556Z] b85a868b505f: Pulling fs layer [2023-05-22T21:34:15.557Z] e2be974225ed: Pulling fs layer [2023-05-22T21:34:15.557Z] 339a4e72a1f5: Pulling fs layer [2023-05-22T21:34:15.557Z] 988bab9f4d93: Pulling fs layer [2023-05-22T21:34:15.557Z] 1469e6f7b9e6: Pulling fs layer [2023-05-22T21:34:15.557Z] eaf3925da568: Pulling fs layer [2023-05-22T21:34:15.557Z] 988bab9f4d93: Waiting [2023-05-22T21:34:15.557Z] 1469e6f7b9e6: Waiting [2023-05-22T21:34:15.557Z] bab4dde63d76: Pulling fs layer [2023-05-22T21:34:15.557Z] bde34c3a00c8: Pulling fs layer [2023-05-22T21:34:15.557Z] b352a97aabf1: Pulling fs layer [2023-05-22T21:34:15.557Z] 4872d77fe225: Pulling fs layer [2023-05-22T21:34:15.557Z] eaf3925da568: Waiting [2023-05-22T21:34:15.557Z] bab4dde63d76: Waiting [2023-05-22T21:34:15.557Z] bde34c3a00c8: Waiting [2023-05-22T21:34:15.557Z] b352a97aabf1: Waiting [2023-05-22T21:34:15.557Z] 5851b861e8e6: Pulling fs layer [2023-05-22T21:34:15.557Z] 4872d77fe225: Waiting [2023-05-22T21:34:15.557Z] 5851b861e8e6: Waiting [2023-05-22T21:34:15.557Z] e2be974225ed: Verifying Checksum [2023-05-22T21:34:15.557Z] e2be974225ed: Download complete [2023-05-22T21:34:15.557Z] 988bab9f4d93: Download complete [2023-05-22T21:34:15.557Z] 1469e6f7b9e6: Verifying Checksum [2023-05-22T21:34:15.557Z] 1469e6f7b9e6: Download complete [2023-05-22T21:34:15.557Z] eaf3925da568: Verifying Checksum [2023-05-22T21:34:15.557Z] eaf3925da568: Download complete [2023-05-22T21:34:15.818Z] 339a4e72a1f5: Verifying Checksum [2023-05-22T21:34:15.819Z] 339a4e72a1f5: Download complete [2023-05-22T21:34:15.819Z] bde34c3a00c8: Verifying Checksum [2023-05-22T21:34:15.819Z] bde34c3a00c8: Download complete [2023-05-22T21:34:15.819Z] b352a97aabf1: Download complete [2023-05-22T21:34:15.819Z] 4872d77fe225: Verifying Checksum [2023-05-22T21:34:15.819Z] 4872d77fe225: Download complete [2023-05-22T21:34:15.819Z] 5851b861e8e6: Download complete [2023-05-22T21:34:15.819Z] b85a868b505f: Verifying Checksum [2023-05-22T21:34:15.819Z] b85a868b505f: Download complete [2023-05-22T21:34:16.078Z] bab4dde63d76: Verifying Checksum [2023-05-22T21:34:16.078Z] bab4dde63d76: Download complete [2023-05-22T21:34:17.020Z] b85a868b505f: Pull complete [2023-05-22T21:34:17.020Z] e2be974225ed: Pull complete [2023-05-22T21:34:17.591Z] 339a4e72a1f5: Pull complete [2023-05-22T21:34:17.591Z] 988bab9f4d93: Pull complete [2023-05-22T21:34:17.852Z] 1469e6f7b9e6: Pull complete [2023-05-22T21:34:18.114Z] eaf3925da568: Pull complete [2023-05-22T21:34:20.035Z] bab4dde63d76: Pull complete [2023-05-22T21:34:20.035Z] bde34c3a00c8: Pull complete [2023-05-22T21:34:20.035Z] b352a97aabf1: Pull complete [2023-05-22T21:34:20.035Z] 4872d77fe225: Pull complete [2023-05-22T21:34:20.035Z] 5851b861e8e6: Pull complete [2023-05-22T21:34:20.035Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-22T21:34:20.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T21:34:20.035Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:34:20.302Z] prd-ubuntu20.04-docker-8c-8g-16369 does not seem to be running inside a container [2023-05-22T21:34:20.344Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-368 -v /w/workspace/undry_device-onvif-camera_PR-368:/w/workspace/undry_device-onvif-camera_PR-368:rw,z -v /w/workspace/undry_device-onvif-camera_PR-368@tmp:/w/workspace/undry_device-onvif-camera_PR-368@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-05-22T21:34:22.428Z] $ docker top 5092489e35e9978e8b4373cfb6d513c472a840f8f6f986b218a6e9669a7cd777 -eo pid,comm [2023-05-22T21:34:22.479Z] 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-05-22T21:34:22.479Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-22T21:34:22.616Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T21:34:22.616Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T21:34:22.746Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T21:34:22.752Z] $ docker exec 5092489e35e9978e8b4373cfb6d513c472a840f8f6f986b218a6e9669a7cd777 ssh-agent [2023-05-22T21:34:22.864Z] SSH_AUTH_SOCK=/tmp/ssh-tcIn4ruubai1/agent.33 [2023-05-22T21:34:22.864Z] SSH_AGENT_PID=39 [2023-05-22T21:34:22.872Z] Running ssh-add (command line suppressed) [2023-05-22T21:34:22.990Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-368@tmp/private_key_16638064825605718399.key (/w/workspace/undry_device-onvif-camera_PR-368@tmp/private_key_16638064825605718399.key) [2023-05-22T21:34:23.003Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T21:34:23.338Z] + git tag --points-at HEAD [Pipeline] } [2023-05-22T21:34:23.367Z] $ docker exec --env ******** --env ******** 5092489e35e9978e8b4373cfb6d513c472a840f8f6f986b218a6e9669a7cd777 ssh-agent -k [2023-05-22T21:34:23.460Z] unset SSH_AUTH_SOCK; [2023-05-22T21:34:23.460Z] unset SSH_AGENT_PID; [2023-05-22T21:34:23.461Z] echo Agent pid 39 killed; [2023-05-22T21:34:23.467Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-22T21:34:23.565Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T21:34:23.565Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T21:34:23.694Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T21:34:23.700Z] $ docker exec 5092489e35e9978e8b4373cfb6d513c472a840f8f6f986b218a6e9669a7cd777 ssh-agent [2023-05-22T21:34:23.818Z] SSH_AUTH_SOCK=/tmp/ssh-9iWgyojCJeKw/agent.72 [2023-05-22T21:34:23.818Z] SSH_AGENT_PID=78 [2023-05-22T21:34:23.823Z] Running ssh-add (command line suppressed) [2023-05-22T21:34:23.922Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-368@tmp/private_key_7605908743197854431.key (/w/workspace/undry_device-onvif-camera_PR-368@tmp/private_key_7605908743197854431.key) [2023-05-22T21:34:23.931Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T21:34:24.273Z] + git semver init [2023-05-22T21:34:24.539Z] 2023-05-22 21:34:24,449 [run_init] DEBUG init version:0.0.0 force:False [2023-05-22T21:34:24.539Z] 2023-05-22 21:34:24,450 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-368/.semver [2023-05-22T21:34:24.539Z] 2023-05-22 21:34:24,450 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-368/.semver [2023-05-22T21:34:24.539Z] 2023-05-22 21:34:24,450 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-368/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-368, universal_newlines=False, shell=None, istream=None) [2023-05-22T21:34:25.478Z] 2023-05-22 21:34:25,422 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-368/.git/info/exclude [2023-05-22T21:34:25.478Z] 2023-05-22 21:34:25,422 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-368/.semver/PR-368 with force:False [2023-05-22T21:34:25.478Z] 2023-05-22 21:34:25,423 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-368/.semver/PR-368 [2023-05-22T21:34:25.478Z] 2023-05-22 21:34:25,427 [execute] INFO git cat-file --batch-check [2023-05-22T21:34:25.478Z] 2023-05-22 21:34:25,427 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-368/.semver, universal_newlines=False, shell=None, istream=) [2023-05-22T21:34:25.478Z] 2023-05-22 21:34:25,433 [execute] INFO git cat-file --batch [2023-05-22T21:34:25.478Z] 2023-05-22 21:34:25,433 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-368/.semver, universal_newlines=False, shell=None, istream=) [2023-05-22T21:34:25.478Z] 2023-05-22 21:34:25,438 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-368/.semver/PR-368 [2023-05-22T21:34:25.478Z] 0.0.0 [Pipeline] } [2023-05-22T21:34:25.512Z] $ docker exec --env ******** --env ******** 5092489e35e9978e8b4373cfb6d513c472a840f8f6f986b218a6e9669a7cd777 ssh-agent -k [2023-05-22T21:34:25.608Z] unset SSH_AUTH_SOCK; [2023-05-22T21:34:25.608Z] unset SSH_AGENT_PID; [2023-05-22T21:34:25.609Z] echo Agent pid 78 killed; [2023-05-22T21:34:25.614Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-22T21:34:26.032Z] + git semver [Pipeline] } [2023-05-22T21:34:26.325Z] $ docker stop --time=1 5092489e35e9978e8b4373cfb6d513c472a840f8f6f986b218a6e9669a7cd777 [2023-05-22T21:34:27.601Z] $ docker rm -f --volumes 5092489e35e9978e8b4373cfb6d513c472a840f8f6f986b218a6e9669a7cd777 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T21:34:28.034Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-22T21:34:28.306Z] Stashed 1 file(s) [Pipeline] echo [2023-05-22T21:34:28.325Z] [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-05-22T21:34:29.012Z] provisioning config files... [2023-05-22T21:34:29.022Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-368@tmp/config14159997122885654935tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:34:29.382Z] ---> docker-login.sh [2023-05-22T21:34:29.382Z] nexus3.edgexfoundry.org:10001 [2023-05-22T21:34:29.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:34:29.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:34:29.382Z] Configure a credential helper to remove this warning. See [2023-05-22T21:34:29.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:34:29.382Z] [2023-05-22T21:34:29.382Z] Login Succeeded [2023-05-22T21:34:29.382Z] nexus3.edgexfoundry.org:10002 [2023-05-22T21:34:29.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:34:29.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:34:29.383Z] Configure a credential helper to remove this warning. See [2023-05-22T21:34:29.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:34:29.383Z] [2023-05-22T21:34:29.383Z] Login Succeeded [2023-05-22T21:34:29.383Z] nexus3.edgexfoundry.org:10003 [2023-05-22T21:34:29.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:34:29.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:34:29.642Z] Configure a credential helper to remove this warning. See [2023-05-22T21:34:29.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:34:29.642Z] [2023-05-22T21:34:29.642Z] Login Succeeded [2023-05-22T21:34:29.642Z] nexus3.edgexfoundry.org:10004 [2023-05-22T21:34:29.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:34:29.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:34:29.905Z] Configure a credential helper to remove this warning. See [2023-05-22T21:34:29.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:34:29.905Z] [2023-05-22T21:34:29.905Z] Login Succeeded [2023-05-22T21:34:29.905Z] docker.io [2023-05-22T21:34:29.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:34:30.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:34:30.165Z] Configure a credential helper to remove this warning. See [2023-05-22T21:34:30.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:34:30.165Z] [2023-05-22T21:34:30.165Z] Login Succeeded [2023-05-22T21:34:30.165Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T21:34:30.209Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-22T21:34:30.491Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T21:34:30.528Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T21:34:30.571Z] ========================================================= [2023-05-22T21:34:30.571Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-22T21:34:30.571Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:34:31.057Z] + 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-05-22T21:34:31.058Z] Sending build context to Docker daemon 21.9MB [2023-05-22T21:34:31.058Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T21:34:31.058Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-22T21:34:31.317Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-22T21:34:31.317Z] f56be85fc22e: Pulling fs layer [2023-05-22T21:34:31.317Z] 85791d961cd3: Pulling fs layer [2023-05-22T21:34:31.317Z] d694b5ae8c79: Pulling fs layer [2023-05-22T21:34:31.317Z] 9f32a84ed3da: Pulling fs layer [2023-05-22T21:34:31.317Z] 4d19c01a9841: Pulling fs layer [2023-05-22T21:34:31.317Z] 9325e15d5711: Pulling fs layer [2023-05-22T21:34:31.317Z] 556b6ee489ea: Pulling fs layer [2023-05-22T21:34:31.317Z] c5a4b2cf53e6: Pulling fs layer [2023-05-22T21:34:31.317Z] 9f32a84ed3da: Waiting [2023-05-22T21:34:31.317Z] 4d19c01a9841: Waiting [2023-05-22T21:34:31.317Z] 556b6ee489ea: Waiting [2023-05-22T21:34:31.317Z] c5a4b2cf53e6: Waiting [2023-05-22T21:34:31.317Z] 9325e15d5711: Waiting [2023-05-22T21:34:31.317Z] 85791d961cd3: Download complete [2023-05-22T21:34:31.317Z] 9f32a84ed3da: Download complete [2023-05-22T21:34:31.317Z] 4d19c01a9841: Download complete [2023-05-22T21:34:31.317Z] f56be85fc22e: Verifying Checksum [2023-05-22T21:34:31.317Z] f56be85fc22e: Download complete [2023-05-22T21:34:31.317Z] 9325e15d5711: Verifying Checksum [2023-05-22T21:34:31.317Z] 9325e15d5711: Download complete [2023-05-22T21:34:31.579Z] f56be85fc22e: Pull complete [2023-05-22T21:34:31.579Z] 85791d961cd3: Pull complete [2023-05-22T21:34:31.845Z] c5a4b2cf53e6: Verifying Checksum [2023-05-22T21:34:31.845Z] c5a4b2cf53e6: Download complete [2023-05-22T21:34:32.106Z] d694b5ae8c79: Download complete [2023-05-22T21:34:32.369Z] 556b6ee489ea: Verifying Checksum [2023-05-22T21:34:32.369Z] 556b6ee489ea: Download complete [2023-05-22T21:34:35.665Z] d694b5ae8c79: Pull complete [2023-05-22T21:34:35.665Z] 9f32a84ed3da: Pull complete [2023-05-22T21:34:35.665Z] 4d19c01a9841: Pull complete [2023-05-22T21:34:35.665Z] 9325e15d5711: Pull complete [2023-05-22T21:34:37.575Z] 556b6ee489ea: Pull complete [2023-05-22T21:34:38.507Z] c5a4b2cf53e6: Pull complete [2023-05-22T21:34:38.507Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-22T21:34:38.507Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-22T21:34:38.507Z] ---> c4be618373d6 [2023-05-22T21:34:38.507Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-22T21:34:41.815Z] ---> Running in faf4cf54abab [2023-05-22T21:34:41.815Z] Removing intermediate container faf4cf54abab [2023-05-22T21:34:41.815Z] ---> 01c403122408 [2023-05-22T21:34:41.815Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T21:34:41.815Z] ---> Running in 1b13b0c56bae [2023-05-22T21:34:41.815Z] Removing intermediate container 1b13b0c56bae [2023-05-22T21:34:41.815Z] ---> 7fe17cbf6e8d [2023-05-22T21:34:41.815Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-22T21:34:41.815Z] ---> Running in 6a56c59ee3a8 [2023-05-22T21:34:42.075Z] Removing intermediate container 6a56c59ee3a8 [2023-05-22T21:34:42.075Z] ---> 34d3876f640a [2023-05-22T21:34:42.075Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-22T21:34:42.075Z] ---> Running in c0de1a60bda6 [2023-05-22T21:34:42.075Z] Removing intermediate container c0de1a60bda6 [2023-05-22T21:34:42.075Z] ---> 7094817ea05a [2023-05-22T21:34:42.075Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-22T21:34:42.075Z] ---> Running in d9c9b5c10232 [2023-05-22T21:34:42.075Z] Removing intermediate container d9c9b5c10232 [2023-05-22T21:34:42.075Z] ---> f2dacf4ae3ff [2023-05-22T21:34:42.075Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T21:34:42.075Z] ---> Running in cfb8535cc660 [2023-05-22T21:34:42.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T21:34:42.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T21:34:42.598Z] OK: 265 MiB in 53 packages [2023-05-22T21:34:43.168Z] Removing intermediate container cfb8535cc660 [2023-05-22T21:34:43.168Z] ---> a2bb56df3cc8 [2023-05-22T21:34:43.168Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-22T21:34:43.168Z] ---> Running in 071e2d29dd32 [2023-05-22T21:34:43.168Z] Removing intermediate container 071e2d29dd32 [2023-05-22T21:34:43.168Z] ---> 8b9668c76f75 [2023-05-22T21:34:43.168Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-22T21:34:43.168Z] ---> 5a415fbe3064 [2023-05-22T21:34:43.168Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T21:34:43.168Z] ---> Running in aa93619230c6 [2023-05-22T21:34:43.827Z] Still waiting to schedule task [2023-05-22T21:34:43.827Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-22T21:35:09.736Z] Removing intermediate container aa93619230c6 [2023-05-22T21:35:09.736Z] ---> 1e01b883903b [2023-05-22T21:35:09.736Z] Step 12/13 : COPY . . [2023-05-22T21:35:09.736Z] ---> 5ec6f1bde236 [2023-05-22T21:35:09.736Z] Step 13/13 : RUN ${MAKE} [2023-05-22T21:35:09.736Z] ---> Running in eb9debfb5afb [2023-05-22T21:35:09.736Z] noop [2023-05-22T21:35:09.736Z] Removing intermediate container eb9debfb5afb [2023-05-22T21:35:09.736Z] ---> eb2f48ab1114 [2023-05-22T21:35:09.736Z] Successfully built eb2f48ab1114 [2023-05-22T21:35:09.736Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:35:10.180Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-22T21:35:10.180Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:35:10.338Z] prd-ubuntu20.04-docker-8c-8g-16369 does not seem to be running inside a container [2023-05-22T21:35:10.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-368 -v /w/workspace/undry_device-onvif-camera_PR-368:/w/workspace/undry_device-onvif-camera_PR-368:rw,z -v /w/workspace/undry_device-onvif-camera_PR-368@tmp:/w/workspace/undry_device-onvif-camera_PR-368@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-05-22T21:35:10.699Z] $ docker top 195e9509966be9df2fc4304eed9f1d56a5444fe7dcb5180023d812af789fe10f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T21:35:11.088Z] + go version [2023-05-22T21:35:11.088Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-22T21:35:11.124Z] $ docker stop --time=1 195e9509966be9df2fc4304eed9f1d56a5444fe7dcb5180023d812af789fe10f [2023-05-22T21:35:12.380Z] $ docker rm -f --volumes 195e9509966be9df2fc4304eed9f1d56a5444fe7dcb5180023d812af789fe10f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:35:13.097Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-22T21:35:13.098Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:35:13.261Z] prd-ubuntu20.04-docker-8c-8g-16369 does not seem to be running inside a container [2023-05-22T21:35:13.296Z] $ 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-368 -v /w/workspace/undry_device-onvif-camera_PR-368:/w/workspace/undry_device-onvif-camera_PR-368:rw,z -v /w/workspace/undry_device-onvif-camera_PR-368@tmp:/w/workspace/undry_device-onvif-camera_PR-368@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-05-22T21:35:13.611Z] $ docker top 30936cbe694dd95704f1e10d4881e2ac9baa530a5a2ff18128779642ce5a905d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T21:35:14.010Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-368 [Pipeline] fileExists [Pipeline] sh [2023-05-22T21:35:14.372Z] + make test [2023-05-22T21:35:14.372Z] go test ./... -coverprofile=coverage.out ./... [2023-05-22T21:35:19.630Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-22T21:35:29.679Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-22T21:35:30.297Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-22T21:35:32.206Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.036s coverage: 31.4% of statements [2023-05-22T21:35:32.206Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.106s coverage: 86.5% of statements [2023-05-22T21:35:38.766Z] go vet ./... [2023-05-22T21:35:42.095Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-22T21:35:42.095Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-22T21:35:42.095Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-22T21:35:42.135Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-22T21:35:42.174Z] $ docker stop --time=1 30936cbe694dd95704f1e10d4881e2ac9baa530a5a2ff18128779642ce5a905d [2023-05-22T21:35:44.865Z] $ docker rm -f --volumes 30936cbe694dd95704f1e10d4881e2ac9baa530a5a2ff18128779642ce5a905d [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T21:35:45.446Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-22T21:35:45.531Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-22T21:35:46.212Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-22T21:35:46.529Z] + ls -al . [2023-05-22T21:35:46.529Z] total 232 [2023-05-22T21:35:46.529Z] drwxrwxr-x 10 jenkins jenkins 4096 May 22 21:35 . [2023-05-22T21:35:46.529Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:34 .. [2023-05-22T21:35:46.529Z] drwxrwxr-x 8 jenkins jenkins 4096 May 22 21:34 .git [2023-05-22T21:35:46.529Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:34 .github [2023-05-22T21:35:46.529Z] -rw-rw-r-- 1 jenkins jenkins 496 May 22 21:34 .gitignore [2023-05-22T21:35:46.529Z] -rw-rw-r-- 1 jenkins jenkins 42 May 22 21:34 .golangci.yml [2023-05-22T21:35:46.529Z] drwxr-xr-x 3 jenkins jenkins 4096 May 22 21:34 .semver [2023-05-22T21:35:46.529Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 22 21:34 Attribution.txt [2023-05-22T21:35:46.529Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 22 21:34 CHANGELOG.md [2023-05-22T21:35:46.529Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 22 21:34 Dockerfile [2023-05-22T21:35:46.529Z] -rw-rw-r-- 1 jenkins jenkins 677 May 22 21:34 GOVERNANCE.md [2023-05-22T21:35:46.529Z] -rw-rw-r-- 1 jenkins jenkins 739 May 22 21:34 Jenkinsfile [2023-05-22T21:35:46.529Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 22 21:34 LICENSE [2023-05-22T21:35:46.529Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 22 21:34 Makefile [2023-05-22T21:35:46.529Z] -rw-rw-r-- 1 jenkins jenkins 625 May 22 21:34 OWNERS.md [2023-05-22T21:35:46.529Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 22 21:34 README.md [2023-05-22T21:35:46.529Z] -rw-rw-r-- 1 jenkins jenkins 5 May 22 21:34 VERSION [2023-05-22T21:35:46.529Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 21:34 bin [2023-05-22T21:35:46.529Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:34 cmd [2023-05-22T21:35:46.529Z] -rw-r--r-- 1 jenkins jenkins 78459 May 22 21:35 coverage.out [2023-05-22T21:35:46.529Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:34 doc [2023-05-22T21:35:46.529Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 22 21:34 go.mod [2023-05-22T21:35:46.529Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 22 21:34 go.sum [2023-05-22T21:35:46.529Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:34 internal [2023-05-22T21:35:46.529Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:34 snap [2023-05-22T21:35:46.529Z] -rw-rw-r-- 1 jenkins jenkins 236 May 22 21:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:35:46.938Z] + 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=edb0e023bcb2d7c08de95f18c633b9548719566e --label arch=amd64 --label version=0.0.0 . [2023-05-22T21:35:46.938Z] Sending build context to Docker daemon 21.98MB [2023-05-22T21:35:46.938Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T21:35:46.938Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-22T21:35:46.938Z] ---> eb2f48ab1114 [2023-05-22T21:35:46.938Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-22T21:35:47.199Z] ---> Running in a688013ac1b0 [2023-05-22T21:35:47.199Z] Removing intermediate container a688013ac1b0 [2023-05-22T21:35:47.199Z] ---> a5494f90594d [2023-05-22T21:35:47.199Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T21:35:47.199Z] ---> Running in fdffff7a898f [2023-05-22T21:35:47.459Z] Removing intermediate container fdffff7a898f [2023-05-22T21:35:47.459Z] ---> 391408d3e896 [2023-05-22T21:35:47.459Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-22T21:35:47.459Z] ---> Running in 2ac23d3fbe0e [2023-05-22T21:35:47.459Z] Removing intermediate container 2ac23d3fbe0e [2023-05-22T21:35:47.459Z] ---> 75781e4d41d2 [2023-05-22T21:35:47.459Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-22T21:35:47.459Z] ---> Running in 8dfc14ff4a51 [2023-05-22T21:35:47.459Z] Removing intermediate container 8dfc14ff4a51 [2023-05-22T21:35:47.459Z] ---> 7c395ade6f4a [2023-05-22T21:35:47.459Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-22T21:35:47.718Z] ---> Running in 56dc866ad882 [2023-05-22T21:35:47.718Z] Removing intermediate container 56dc866ad882 [2023-05-22T21:35:47.718Z] ---> 854827f6662d [2023-05-22T21:35:47.718Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T21:35:47.718Z] ---> Running in c074ef186952 [2023-05-22T21:35:47.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T21:35:47.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T21:35:48.236Z] OK: 265 MiB in 53 packages [2023-05-22T21:35:48.496Z] Removing intermediate container c074ef186952 [2023-05-22T21:35:48.496Z] ---> 88b31ec9271d [2023-05-22T21:35:48.496Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-22T21:35:48.496Z] ---> Running in 039bb3b7d251 [2023-05-22T21:35:48.754Z] Removing intermediate container 039bb3b7d251 [2023-05-22T21:35:48.754Z] ---> f1c8dfc4fbcb [2023-05-22T21:35:48.754Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-22T21:35:48.754Z] ---> 91cf9bfdb6ed [2023-05-22T21:35:48.754Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T21:35:48.754Z] ---> Running in 67c6a56fa22e [2023-05-22T21:35:49.692Z] Removing intermediate container 67c6a56fa22e [2023-05-22T21:35:49.692Z] ---> 8bb3b485b8b2 [2023-05-22T21:35:49.692Z] Step 12/26 : COPY . . [2023-05-22T21:35:50.507Z] ---> 72429030bd41 [2023-05-22T21:35:50.508Z] Step 13/26 : RUN ${MAKE} [2023-05-22T21:35:50.508Z] ---> Running in 7012e3129def [2023-05-22T21:35:50.508Z] 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-05-22T21:36:12.464Z] Removing intermediate container 7012e3129def [2023-05-22T21:36:12.464Z] ---> ea68fba7c037 [2023-05-22T21:36:12.464Z] Step 14/26 : FROM alpine:3.17 [2023-05-22T21:36:12.464Z] 3.17: Pulling from library/alpine [2023-05-22T21:36:12.464Z] f56be85fc22e: Already exists [2023-05-22T21:36:12.464Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-22T21:36:12.464Z] Status: Downloaded newer image for alpine:3.17 [2023-05-22T21:36:12.464Z] ---> 9ed4aefc74f6 [2023-05-22T21:36:12.464Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-22T21:36:12.464Z] ---> Running in aa13c22de00c [2023-05-22T21:36:12.464Z] Removing intermediate container aa13c22de00c [2023-05-22T21:36:12.464Z] ---> 45056a82e904 [2023-05-22T21:36:12.464Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-22T21:36:12.464Z] ---> Running in dfd5b0582d7b [2023-05-22T21:36:12.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T21:36:12.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T21:36:12.464Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-22T21:36:12.464Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T21:36:12.464Z] OK: 7 MiB in 16 packages [2023-05-22T21:36:12.464Z] Removing intermediate container dfd5b0582d7b [2023-05-22T21:36:12.464Z] ---> 2ed53fdccd71 [2023-05-22T21:36:12.464Z] Step 17/26 : WORKDIR / [2023-05-22T21:36:12.464Z] ---> Running in 366fc61e4563 [2023-05-22T21:36:12.464Z] Removing intermediate container 366fc61e4563 [2023-05-22T21:36:12.464Z] ---> 95cbcb141b93 [2023-05-22T21:36:12.464Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-22T21:36:13.035Z] ---> 27a06bd6a911 [2023-05-22T21:36:13.035Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-22T21:36:13.035Z] ---> 8d42c31b0d1a [2023-05-22T21:36:13.035Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-22T21:36:13.296Z] ---> a76a907891c8 [2023-05-22T21:36:13.296Z] Step 21/26 : EXPOSE 59984 [2023-05-22T21:36:13.296Z] ---> Running in 4c05b2555ba3 [2023-05-22T21:36:13.296Z] Removing intermediate container 4c05b2555ba3 [2023-05-22T21:36:13.296Z] ---> 68f1ad621fbd [2023-05-22T21:36:13.296Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-22T21:36:13.296Z] ---> Running in aa4b4739f876 [2023-05-22T21:36:13.296Z] Removing intermediate container aa4b4739f876 [2023-05-22T21:36:13.296Z] ---> eafaa652d1f2 [2023-05-22T21:36:13.296Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T21:36:13.556Z] ---> Running in 42454f7bef4c [2023-05-22T21:36:13.556Z] Removing intermediate container 42454f7bef4c [2023-05-22T21:36:13.556Z] ---> c8ef45bc307e [2023-05-22T21:36:13.556Z] Step 24/26 : LABEL arch=amd64 [2023-05-22T21:36:13.556Z] ---> Running in 5f38bd648096 [2023-05-22T21:36:13.556Z] Removing intermediate container 5f38bd648096 [2023-05-22T21:36:13.556Z] ---> 8522fe29c54c [2023-05-22T21:36:13.557Z] Step 25/26 : LABEL git_sha=edb0e023bcb2d7c08de95f18c633b9548719566e [2023-05-22T21:36:13.557Z] ---> Running in 5646b9f9e640 [2023-05-22T21:36:13.818Z] Removing intermediate container 5646b9f9e640 [2023-05-22T21:36:13.818Z] ---> 5871781b729d [2023-05-22T21:36:13.818Z] Step 26/26 : LABEL version=0.0.0 [2023-05-22T21:36:13.818Z] ---> Running in 47aeb6c4f19f [2023-05-22T21:36:13.818Z] Removing intermediate container 47aeb6c4f19f [2023-05-22T21:36:13.818Z] ---> 1460d7000f2f [2023-05-22T21:36:13.818Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-22T21:36:13.818Z] Successfully built 1460d7000f2f [2023-05-22T21:36:13.818Z] 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-05-22T21:36:14.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T21:36:14.729Z] [2023-05-22T21:36:14.729Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:36:15.106Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T21:36:15.106Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-22T21:36:15.106Z] 5eb5b503b376: Pulling fs layer [2023-05-22T21:36:15.106Z] 5c69ac0246d0: Pulling fs layer [2023-05-22T21:36:15.106Z] ec43610c2a17: Pulling fs layer [2023-05-22T21:36:15.106Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-22T21:36:15.106Z] 33b1e0a273af: Pulling fs layer [2023-05-22T21:36:15.106Z] 5d3b04190fa2: Pulling fs layer [2023-05-22T21:36:15.106Z] 2f39f015ded8: Pulling fs layer [2023-05-22T21:36:15.106Z] 33b1e0a273af: Waiting [2023-05-22T21:36:15.106Z] 5d3b04190fa2: Waiting [2023-05-22T21:36:15.106Z] 2f39f015ded8: Waiting [2023-05-22T21:36:15.106Z] 3a2ae6a8a46f: Waiting [2023-05-22T21:36:15.106Z] 5c69ac0246d0: Verifying Checksum [2023-05-22T21:36:15.106Z] 5c69ac0246d0: Download complete [2023-05-22T21:36:15.106Z] 3a2ae6a8a46f: Download complete [2023-05-22T21:36:15.106Z] 33b1e0a273af: Verifying Checksum [2023-05-22T21:36:15.106Z] 33b1e0a273af: Download complete [2023-05-22T21:36:15.106Z] 5d3b04190fa2: Verifying Checksum [2023-05-22T21:36:15.106Z] 5d3b04190fa2: Download complete [2023-05-22T21:36:15.106Z] ec43610c2a17: Verifying Checksum [2023-05-22T21:36:15.106Z] ec43610c2a17: Download complete [2023-05-22T21:36:15.365Z] 5eb5b503b376: Verifying Checksum [2023-05-22T21:36:15.365Z] 5eb5b503b376: Download complete [2023-05-22T21:36:15.932Z] 2f39f015ded8: Verifying Checksum [2023-05-22T21:36:15.932Z] 2f39f015ded8: Download complete [2023-05-22T21:36:16.501Z] 5eb5b503b376: Pull complete [2023-05-22T21:36:16.760Z] 5c69ac0246d0: Pull complete [2023-05-22T21:36:17.327Z] ec43610c2a17: Pull complete [2023-05-22T21:36:17.327Z] 3a2ae6a8a46f: Pull complete [2023-05-22T21:36:17.586Z] 33b1e0a273af: Pull complete [2023-05-22T21:36:17.586Z] 5d3b04190fa2: Pull complete [2023-05-22T21:36:22.867Z] 2f39f015ded8: Pull complete [2023-05-22T21:36:22.867Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-22T21:36:22.867Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T21:36:22.867Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:36:23.115Z] prd-ubuntu20.04-docker-8c-8g-16369 does not seem to be running inside a container [2023-05-22T21:36:23.150Z] $ 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-368 -v /w/workspace/undry_device-onvif-camera_PR-368:/w/workspace/undry_device-onvif-camera_PR-368:rw,z -v /w/workspace/undry_device-onvif-camera_PR-368@tmp:/w/workspace/undry_device-onvif-camera_PR-368@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-05-22T21:36:25.620Z] $ docker top 5f118b4e4bc8726c84f09263ada512a1ab220814687223abe2be178bd68cf050 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:36:26.056Z] ---> job-cost.sh [2023-05-22T21:36:26.056Z] lf-activate-venv: SKIPPING [2023-05-22T21:36:26.056Z] INFO: No Stack... [2023-05-22T21:36:26.317Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-22T21:36:26.576Z] INFO: Archiving Costs [Pipeline] sh [2023-05-22T21:36:26.895Z] + cat /w/workspace/undry_device-onvif-camera_PR-368/archives/cost.csv [2023-05-22T21:36:26.895Z] + cut -d, -f6 [Pipeline] lock [2023-05-22T21:36:26.936Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-368-1-stack-cost] [2023-05-22T21:36:26.941Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-368-1-stack-cost] did not exist. Created. [2023-05-22T21:36:26.941Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-368-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-22T21:36:27.331Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-22T21:36:27.379Z] Stashed 1 file(s) [Pipeline] } [2023-05-22T21:36:27.411Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-368-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-22T21:36:27.495Z] $ docker stop --time=1 5f118b4e4bc8726c84f09263ada512a1ab220814687223abe2be178bd68cf050 [2023-05-22T21:36:28.652Z] $ docker rm -f --volumes 5f118b4e4bc8726c84f09263ada512a1ab220814687223abe2be178bd68cf050 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-22T21:38:16.909Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16371 in /w/workspace/undry_device-onvif-camera_PR-368 [Pipeline] { [Pipeline] ws [2023-05-22T21:38:16.970Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-05-22T21:38:17.059Z] The recommended git tool is: git [2023-05-22T21:38:24.811Z] using credential edgex-jenkins-ssh [2023-05-22T21:38:24.838Z] Cloning the remote Git repository [2023-05-22T21:38:24.904Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-22T21:38:25.046Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-05-22T21:38:25.264Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-22T21:38:25.266Z] > git --version # timeout=10 [2023-05-22T21:38:25.292Z] > git --version # 'git version 2.25.1' [2023-05-22T21:38:25.296Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-22T21:38:25.513Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-22T21:38:27.345Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-22T21:38:27.377Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-22T21:38:28.666Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-22T21:38:28.724Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-22T21:38:28.726Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-22T21:38:28.753Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/368/head:refs/remotes/origin/PR-368 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-22T21:38:29.338Z] Merging remotes/origin/main commit 4c3943abb5596eefa9af9b661fb4a90371d27683 into PR head commit edb0e023bcb2d7c08de95f18c633b9548719566e [2023-05-22T21:38:29.857Z] Merge succeeded, producing edb0e023bcb2d7c08de95f18c633b9548719566e [2023-05-22T21:38:29.858Z] Checking out Revision edb0e023bcb2d7c08de95f18c633b9548719566e (PR-368) [2023-05-22T21:38:29.366Z] > git config core.sparsecheckout # timeout=10 [2023-05-22T21:38:29.471Z] > git checkout -f edb0e023bcb2d7c08de95f18c633b9548719566e # timeout=10 [2023-05-22T21:38:29.708Z] > git remote # timeout=10 [2023-05-22T21:38:29.739Z] > git config --get remote.origin.url # timeout=10 [2023-05-22T21:38:29.770Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-22T21:38:29.789Z] > git merge 4c3943abb5596eefa9af9b661fb4a90371d27683 # timeout=10 [2023-05-22T21:38:29.831Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-22T21:38:29.869Z] > git config core.sparsecheckout # timeout=10 [2023-05-22T21:38:29.889Z] > git checkout -f edb0e023bcb2d7c08de95f18c633b9548719566e # timeout=10 [2023-05-22T21:38:30.898Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-22T21:38:30.976Z] > git --version # timeout=10 [2023-05-22T21:38:30.990Z] > git --version # 'git version 2.25.1' [2023-05-22T21:38:31.013Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T21:38:32.197Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-22T21:38:32.197Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T21:38:32.197Z] Dload Upload Total Spent Left Speed [2023-05-22T21:38:32.197Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 155k 0 --:--:-- --:--:-- --:--:-- 157k [Pipeline] sh [2023-05-22T21:38:32.997Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-22T21:38:33.362Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-05-22T21:38:33.362Z] /etc/docker/daemon.json [2023-05-22T21:38:33.362Z] { [2023-05-22T21:38:33.362Z] "registry-mirrors": [ [2023-05-22T21:38:33.362Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-22T21:38:33.362Z] ], [2023-05-22T21:38:33.362Z] "bip": "10.250.0.254/24", [2023-05-22T21:38:33.362Z] "hosts": [ [2023-05-22T21:38:33.362Z] "tcp://0.0.0.0:5555", [2023-05-22T21:38:33.362Z] "unix:///var/run/docker.sock" [2023-05-22T21:38:33.362Z] ], [2023-05-22T21:38:33.362Z] "mtu": 1458, [2023-05-22T21:38:33.362Z] "selinux-enabled": true, [2023-05-22T21:38:33.362Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-22T21:38:33.362Z] } [Pipeline] sh [2023-05-22T21:38:33.743Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-22T21:38:34.137Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T21:38:52.564Z] provisioning config files... [2023-05-22T21:38:52.607Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config13161166073484093745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:38:53.045Z] ---> docker-login.sh [2023-05-22T21:38:53.045Z] nexus3.edgexfoundry.org:10001 [2023-05-22T21:38:53.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:38:53.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:38:53.928Z] Configure a credential helper to remove this warning. See [2023-05-22T21:38:53.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:38:53.928Z] [2023-05-22T21:38:53.928Z] Login Succeeded [2023-05-22T21:38:53.928Z] nexus3.edgexfoundry.org:10002 [2023-05-22T21:38:54.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:38:54.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:38:54.206Z] Configure a credential helper to remove this warning. See [2023-05-22T21:38:54.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:38:54.206Z] [2023-05-22T21:38:54.206Z] Login Succeeded [2023-05-22T21:38:54.206Z] nexus3.edgexfoundry.org:10003 [2023-05-22T21:38:54.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:38:54.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:38:54.809Z] Configure a credential helper to remove this warning. See [2023-05-22T21:38:54.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:38:54.809Z] [2023-05-22T21:38:54.809Z] Login Succeeded [2023-05-22T21:38:54.809Z] nexus3.edgexfoundry.org:10004 [2023-05-22T21:38:55.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:38:55.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:38:55.361Z] Configure a credential helper to remove this warning. See [2023-05-22T21:38:55.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:38:55.361Z] [2023-05-22T21:38:55.361Z] Login Succeeded [2023-05-22T21:38:55.361Z] docker.io [2023-05-22T21:38:55.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:38:55.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:38:55.911Z] Configure a credential helper to remove this warning. See [2023-05-22T21:38:55.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:38:55.911Z] [2023-05-22T21:38:55.911Z] Login Succeeded [2023-05-22T21:38:55.911Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T21:38:55.946Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-22T21:38:56.463Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T21:38:56.503Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T21:38:56.540Z] ========================================================= [2023-05-22T21:38:56.540Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-22T21:38:56.540Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:38:57.114Z] + 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-05-22T21:38:57.728Z] Sending build context to Docker daemon 14.38MB [2023-05-22T21:38:57.728Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T21:38:57.728Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-22T21:38:58.006Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-22T21:38:58.006Z] c41833b44d91: Pulling fs layer [2023-05-22T21:38:58.006Z] ed15518f5707: Pulling fs layer [2023-05-22T21:38:58.006Z] feae8fd75edb: Pulling fs layer [2023-05-22T21:38:58.006Z] 242c74f7c9fa: Pulling fs layer [2023-05-22T21:38:58.006Z] 3cdef696dda3: Pulling fs layer [2023-05-22T21:38:58.006Z] 2ced38df9373: Pulling fs layer [2023-05-22T21:38:58.006Z] 58f1dce35555: Pulling fs layer [2023-05-22T21:38:58.006Z] 242c74f7c9fa: Waiting [2023-05-22T21:38:58.006Z] 3cdef696dda3: Waiting [2023-05-22T21:38:58.006Z] 2ced38df9373: Waiting [2023-05-22T21:38:58.006Z] 58f1dce35555: Waiting [2023-05-22T21:38:58.006Z] ed15518f5707: Verifying Checksum [2023-05-22T21:38:58.006Z] ed15518f5707: Download complete [2023-05-22T21:38:58.006Z] 242c74f7c9fa: Verifying Checksum [2023-05-22T21:38:58.006Z] 242c74f7c9fa: Download complete [2023-05-22T21:38:58.006Z] 3cdef696dda3: Verifying Checksum [2023-05-22T21:38:58.006Z] 3cdef696dda3: Download complete [2023-05-22T21:38:58.006Z] c41833b44d91: Verifying Checksum [2023-05-22T21:38:58.006Z] c41833b44d91: Download complete [2023-05-22T21:38:59.451Z] c41833b44d91: Pull complete [2023-05-22T21:38:59.741Z] 58f1dce35555: Verifying Checksum [2023-05-22T21:38:59.741Z] 58f1dce35555: Download complete [2023-05-22T21:39:00.024Z] ed15518f5707: Pull complete [2023-05-22T21:39:01.475Z] feae8fd75edb: Verifying Checksum [2023-05-22T21:39:01.475Z] feae8fd75edb: Download complete [2023-05-22T21:39:01.475Z] 2ced38df9373: Verifying Checksum [2023-05-22T21:39:01.475Z] 2ced38df9373: Download complete [2023-05-22T21:39:14.028Z] feae8fd75edb: Pull complete [2023-05-22T21:39:14.303Z] 242c74f7c9fa: Pull complete [2023-05-22T21:39:14.577Z] 3cdef696dda3: Pull complete [2023-05-22T21:39:22.885Z] 2ced38df9373: Pull complete [2023-05-22T21:39:24.862Z] 58f1dce35555: Pull complete [2023-05-22T21:39:24.862Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-22T21:39:24.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-22T21:39:24.862Z] ---> fadd8f120f05 [2023-05-22T21:39:24.862Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-22T21:39:26.840Z] ---> Running in 2c9246c85664 [2023-05-22T21:39:27.114Z] Removing intermediate container 2c9246c85664 [2023-05-22T21:39:27.114Z] ---> 3a46755181bf [2023-05-22T21:39:27.114Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T21:39:27.114Z] ---> Running in 86e6ec410261 [2023-05-22T21:39:27.386Z] Removing intermediate container 86e6ec410261 [2023-05-22T21:39:27.386Z] ---> f03918305282 [2023-05-22T21:39:27.386Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-22T21:39:27.662Z] ---> Running in dc21c6aad83b [2023-05-22T21:39:27.937Z] Removing intermediate container dc21c6aad83b [2023-05-22T21:39:27.937Z] ---> 8929a2081438 [2023-05-22T21:39:27.937Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-22T21:39:28.208Z] ---> Running in 86fba0e5cff9 [2023-05-22T21:39:28.480Z] Removing intermediate container 86fba0e5cff9 [2023-05-22T21:39:28.480Z] ---> 196c1c16f885 [2023-05-22T21:39:28.480Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-22T21:39:28.480Z] ---> Running in 8c144fce21a8 [2023-05-22T21:39:29.081Z] Removing intermediate container 8c144fce21a8 [2023-05-22T21:39:29.081Z] ---> 2f7bca992757 [2023-05-22T21:39:29.081Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T21:39:29.081Z] ---> Running in 469f63fb7dbe [2023-05-22T21:39:30.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T21:39:31.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T21:39:32.548Z] OK: 263 MiB in 53 packages [2023-05-22T21:39:33.527Z] Removing intermediate container 469f63fb7dbe [2023-05-22T21:39:33.527Z] ---> 3232711dce42 [2023-05-22T21:39:33.527Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-22T21:39:33.807Z] ---> Running in e08075317a1c [2023-05-22T21:39:34.080Z] Removing intermediate container e08075317a1c [2023-05-22T21:39:34.080Z] ---> 61bae09a5565 [2023-05-22T21:39:34.080Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-22T21:39:34.674Z] ---> 20d5099f2416 [2023-05-22T21:39:34.674Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T21:39:34.674Z] ---> Running in 024aeaae6d70 [2023-05-22T21:40:42.711Z] Removing intermediate container 024aeaae6d70 [2023-05-22T21:40:42.711Z] ---> 9250d5192f0e [2023-05-22T21:40:42.711Z] Step 12/13 : COPY . . [2023-05-22T21:40:44.145Z] ---> e30f9e2fbab0 [2023-05-22T21:40:44.145Z] Step 13/13 : RUN ${MAKE} [2023-05-22T21:40:44.145Z] ---> Running in d66a3aef7e31 [2023-05-22T21:40:45.576Z] noop [2023-05-22T21:40:46.171Z] Removing intermediate container d66a3aef7e31 [2023-05-22T21:40:46.171Z] ---> 5a3aeccaeb14 [2023-05-22T21:40:46.171Z] Successfully built 5a3aeccaeb14 [2023-05-22T21:40:46.171Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:40:46.675Z] + docker inspect -f . ci-base-image-arm64 [2023-05-22T21:40:46.675Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:40:47.013Z] prd-ubuntu20.04-docker-arm64-4c-16g-16371 does not seem to be running inside a container [2023-05-22T21:40:47.106Z] $ 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-05-22T21:40:48.516Z] $ docker top 20acdd1c6cf501cc918f06f577871a5ced4cabb7b83f0a1d0703376f111d5760 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T21:40:49.476Z] + go version [2023-05-22T21:40:49.476Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-22T21:40:49.518Z] $ docker stop --time=1 20acdd1c6cf501cc918f06f577871a5ced4cabb7b83f0a1d0703376f111d5760 [2023-05-22T21:40:51.247Z] $ docker rm -f --volumes 20acdd1c6cf501cc918f06f577871a5ced4cabb7b83f0a1d0703376f111d5760 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:40:52.177Z] + docker inspect -f . ci-base-image-arm64 [2023-05-22T21:40:52.177Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:40:52.491Z] prd-ubuntu20.04-docker-arm64-4c-16g-16371 does not seem to be running inside a container [2023-05-22T21:40:52.591Z] $ 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-05-22T21:40:53.995Z] $ docker top a9c402971ce3821cdc8b3994c42e9a917962041ef45257da3f679be0a9560848 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T21:40:54.978Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-05-22T21:40:55.747Z] + make test [2023-05-22T21:40:55.747Z] go test ./... -coverprofile=coverage.out ./... [2023-05-22T21:41:42.692Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-22T21:44:35.537Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-22T21:44:38.905Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-22T21:44:40.874Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.222s coverage: 31.4% of statements [2023-05-22T21:45:03.010Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.423s coverage: 86.5% of statements [2023-05-22T21:45:03.010Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-22T21:45:03.010Z] go vet ./... [2023-05-22T21:45:41.943Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-22T21:45:41.943Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-22T21:45:41.943Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-22T21:45:41.981Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-22T21:45:42.018Z] $ docker stop --time=1 a9c402971ce3821cdc8b3994c42e9a917962041ef45257da3f679be0a9560848 [2023-05-22T21:45:45.763Z] $ docker rm -f --volumes a9c402971ce3821cdc8b3994c42e9a917962041ef45257da3f679be0a9560848 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T21:45:47.239Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-22T21:45:47.283Z] Warning: overwriting stash ‘coverage-report’ [2023-05-22T21:45:48.044Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T21:45:48.643Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-22T21:45:48.996Z] + ls -al . [2023-05-22T21:45:48.996Z] total 228 [2023-05-22T21:45:48.996Z] drwxrwxr-x 9 jenkins jenkins 4096 May 22 21:40 . [2023-05-22T21:45:48.996Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:38 .. [2023-05-22T21:45:48.996Z] drwxrwxr-x 8 jenkins jenkins 4096 May 22 21:38 .git [2023-05-22T21:45:48.996Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:38 .github [2023-05-22T21:45:48.996Z] -rw-rw-r-- 1 jenkins jenkins 496 May 22 21:38 .gitignore [2023-05-22T21:45:48.996Z] -rw-rw-r-- 1 jenkins jenkins 42 May 22 21:38 .golangci.yml [2023-05-22T21:45:48.996Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 22 21:38 Attribution.txt [2023-05-22T21:45:48.996Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 22 21:38 CHANGELOG.md [2023-05-22T21:45:48.996Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 22 21:38 Dockerfile [2023-05-22T21:45:48.996Z] -rw-rw-r-- 1 jenkins jenkins 677 May 22 21:38 GOVERNANCE.md [2023-05-22T21:45:48.996Z] -rw-rw-r-- 1 jenkins jenkins 739 May 22 21:38 Jenkinsfile [2023-05-22T21:45:48.996Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 22 21:38 LICENSE [2023-05-22T21:45:48.996Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 22 21:38 Makefile [2023-05-22T21:45:48.996Z] -rw-rw-r-- 1 jenkins jenkins 625 May 22 21:38 OWNERS.md [2023-05-22T21:45:48.996Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 22 21:38 README.md [2023-05-22T21:45:48.996Z] -rw-rw-r-- 1 jenkins jenkins 5 May 22 21:34 VERSION [2023-05-22T21:45:48.996Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 21:38 bin [2023-05-22T21:45:48.996Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:38 cmd [2023-05-22T21:45:48.996Z] -rw-r--r-- 1 jenkins jenkins 78459 May 22 21:45 coverage.out [2023-05-22T21:45:48.996Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:38 doc [2023-05-22T21:45:48.996Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 22 21:38 go.mod [2023-05-22T21:45:48.996Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 22 21:38 go.sum [2023-05-22T21:45:48.996Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:38 internal [2023-05-22T21:45:48.996Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:38 snap [2023-05-22T21:45:48.996Z] -rw-rw-r-- 1 jenkins jenkins 236 May 22 21:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:45:49.425Z] + 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=edb0e023bcb2d7c08de95f18c633b9548719566e --label arch=arm64 --label version=0.0.0 . [2023-05-22T21:45:50.012Z] Sending build context to Docker daemon 14.46MB [2023-05-22T21:45:50.012Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T21:45:50.012Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-22T21:45:50.012Z] ---> 5a3aeccaeb14 [2023-05-22T21:45:50.012Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-22T21:45:50.280Z] ---> Running in 867bd0a42920 [2023-05-22T21:45:50.550Z] Removing intermediate container 867bd0a42920 [2023-05-22T21:45:50.550Z] ---> f7c319f2e79c [2023-05-22T21:45:50.550Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T21:45:50.550Z] ---> Running in c4d29683dd5c [2023-05-22T21:45:50.817Z] Removing intermediate container c4d29683dd5c [2023-05-22T21:45:50.817Z] ---> f04e1d66c05e [2023-05-22T21:45:50.817Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-22T21:45:50.817Z] ---> Running in a9059c421478 [2023-05-22T21:45:51.404Z] Removing intermediate container a9059c421478 [2023-05-22T21:45:51.404Z] ---> d330cbedc08b [2023-05-22T21:45:51.404Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-22T21:45:51.404Z] ---> Running in 7863cbf7b81b [2023-05-22T21:45:51.673Z] Removing intermediate container 7863cbf7b81b [2023-05-22T21:45:51.673Z] ---> ccf24ede7b55 [2023-05-22T21:45:51.673Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-22T21:45:51.673Z] ---> Running in eb9c11114b45 [2023-05-22T21:45:51.945Z] Removing intermediate container eb9c11114b45 [2023-05-22T21:45:51.945Z] ---> 8551cc580078 [2023-05-22T21:45:51.945Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T21:45:52.213Z] ---> Running in 681c4368bc3d [2023-05-22T21:45:53.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T21:45:54.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T21:45:55.564Z] OK: 263 MiB in 53 packages [2023-05-22T21:45:56.151Z] Removing intermediate container 681c4368bc3d [2023-05-22T21:45:56.151Z] ---> a859675dde36 [2023-05-22T21:45:56.151Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-22T21:45:56.421Z] ---> Running in 2abc5ea8b4a6 [2023-05-22T21:45:56.690Z] Removing intermediate container 2abc5ea8b4a6 [2023-05-22T21:45:56.690Z] ---> 447e35dbc629 [2023-05-22T21:45:56.690Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-22T21:45:57.280Z] ---> 733df2fdaa6f [2023-05-22T21:45:57.280Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T21:45:57.280Z] ---> Running in eda3d00d988f [2023-05-22T21:46:00.637Z] Removing intermediate container eda3d00d988f [2023-05-22T21:46:00.637Z] ---> c7c73664142f [2023-05-22T21:46:00.637Z] Step 12/26 : COPY . . [2023-05-22T21:46:02.054Z] ---> abc631dc9577 [2023-05-22T21:46:02.054Z] Step 13/26 : RUN ${MAKE} [2023-05-22T21:46:02.054Z] ---> Running in 3a5b61275579 [2023-05-22T21:46:03.022Z] 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-05-22T21:48:54.807Z] Removing intermediate container 3a5b61275579 [2023-05-22T21:48:54.807Z] ---> aad864807e62 [2023-05-22T21:48:54.807Z] Step 14/26 : FROM alpine:3.17 [2023-05-22T21:48:54.807Z] 3.17: Pulling from library/alpine [2023-05-22T21:48:54.807Z] c41833b44d91: Already exists [2023-05-22T21:48:54.807Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-22T21:48:54.807Z] Status: Downloaded newer image for alpine:3.17 [2023-05-22T21:48:54.807Z] ---> 51e60588ff2c [2023-05-22T21:48:54.807Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-22T21:48:54.807Z] ---> Running in ea871b16cf25 [2023-05-22T21:48:54.807Z] Removing intermediate container ea871b16cf25 [2023-05-22T21:48:54.807Z] ---> f4bc9c7452fb [2023-05-22T21:48:54.807Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-22T21:48:54.807Z] ---> Running in 1e0142d1c57e [2023-05-22T21:48:54.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T21:48:54.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T21:48:54.807Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-22T21:48:54.807Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T21:48:54.807Z] OK: 8 MiB in 16 packages [2023-05-22T21:48:54.807Z] Removing intermediate container 1e0142d1c57e [2023-05-22T21:48:54.807Z] ---> e8988c6c3f9b [2023-05-22T21:48:54.807Z] Step 17/26 : WORKDIR / [2023-05-22T21:48:54.807Z] ---> Running in b029a1a8c912 [2023-05-22T21:48:54.807Z] Removing intermediate container b029a1a8c912 [2023-05-22T21:48:54.807Z] ---> 49898f6650e2 [2023-05-22T21:48:54.807Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-22T21:48:54.807Z] ---> 75187fd66be0 [2023-05-22T21:48:54.807Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-22T21:48:54.807Z] ---> 789d6621ecbd [2023-05-22T21:48:54.807Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-22T21:48:54.807Z] ---> 2e1ca30d5225 [2023-05-22T21:48:54.807Z] Step 21/26 : EXPOSE 59984 [2023-05-22T21:48:54.807Z] ---> Running in f226399a7854 [2023-05-22T21:48:54.807Z] Removing intermediate container f226399a7854 [2023-05-22T21:48:54.807Z] ---> d4954fb84533 [2023-05-22T21:48:54.807Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-22T21:48:54.807Z] ---> Running in 3689bc42e3c0 [2023-05-22T21:48:54.807Z] Removing intermediate container 3689bc42e3c0 [2023-05-22T21:48:54.807Z] ---> 8cedfc77ac66 [2023-05-22T21:48:54.807Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T21:48:54.807Z] ---> Running in 37025dd52425 [2023-05-22T21:48:54.807Z] Removing intermediate container 37025dd52425 [2023-05-22T21:48:54.807Z] ---> 2299ae5a83a2 [2023-05-22T21:48:54.807Z] Step 24/26 : LABEL arch=arm64 [2023-05-22T21:48:54.807Z] ---> Running in 5dcd7926005d [2023-05-22T21:48:55.078Z] Removing intermediate container 5dcd7926005d [2023-05-22T21:48:55.078Z] ---> c4c3762202de [2023-05-22T21:48:55.078Z] Step 25/26 : LABEL git_sha=edb0e023bcb2d7c08de95f18c633b9548719566e [2023-05-22T21:48:55.348Z] ---> Running in ddb3bca3f902 [2023-05-22T21:48:55.618Z] Removing intermediate container ddb3bca3f902 [2023-05-22T21:48:55.618Z] ---> 67d6cd7a25e2 [2023-05-22T21:48:55.618Z] Step 26/26 : LABEL version=0.0.0 [2023-05-22T21:48:55.618Z] ---> Running in cab18c0de16f [2023-05-22T21:48:55.886Z] Removing intermediate container cab18c0de16f [2023-05-22T21:48:55.886Z] ---> 6558bbba2f55 [2023-05-22T21:48:55.886Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-22T21:48:55.886Z] Successfully built 6558bbba2f55 [2023-05-22T21:48:56.157Z] 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-05-22T21:48:57.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T21:48:57.007Z] [2023-05-22T21:48:57.007Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:48:57.423Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T21:48:57.423Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-22T21:48:57.423Z] 8998bd30e6a1: Pulling fs layer [2023-05-22T21:48:57.423Z] 04944245beec: Pulling fs layer [2023-05-22T21:48:57.423Z] 699f458cf7ca: Pulling fs layer [2023-05-22T21:48:57.423Z] 765212b225bb: Pulling fs layer [2023-05-22T21:48:57.423Z] f23df028b6ca: Pulling fs layer [2023-05-22T21:48:57.423Z] d65c8cfc05b1: Pulling fs layer [2023-05-22T21:48:57.423Z] 2437ff75d9bd: Pulling fs layer [2023-05-22T21:48:57.423Z] f23df028b6ca: Waiting [2023-05-22T21:48:57.423Z] d65c8cfc05b1: Waiting [2023-05-22T21:48:57.423Z] 2437ff75d9bd: Waiting [2023-05-22T21:48:57.423Z] 765212b225bb: Waiting [2023-05-22T21:48:57.694Z] 04944245beec: Verifying Checksum [2023-05-22T21:48:57.694Z] 04944245beec: Download complete [2023-05-22T21:48:57.694Z] 765212b225bb: Verifying Checksum [2023-05-22T21:48:57.694Z] 765212b225bb: Download complete [2023-05-22T21:48:57.694Z] f23df028b6ca: Download complete [2023-05-22T21:48:57.694Z] d65c8cfc05b1: Verifying Checksum [2023-05-22T21:48:57.694Z] d65c8cfc05b1: Download complete [2023-05-22T21:48:57.963Z] 699f458cf7ca: Verifying Checksum [2023-05-22T21:48:57.963Z] 699f458cf7ca: Download complete [2023-05-22T21:48:58.232Z] 8998bd30e6a1: Download complete [2023-05-22T21:49:00.822Z] 2437ff75d9bd: Verifying Checksum [2023-05-22T21:49:00.822Z] 2437ff75d9bd: Download complete [2023-05-22T21:49:02.234Z] 8998bd30e6a1: Pull complete [2023-05-22T21:49:02.819Z] 04944245beec: Pull complete [2023-05-22T21:49:04.230Z] 699f458cf7ca: Pull complete [2023-05-22T21:49:04.230Z] 765212b225bb: Pull complete [2023-05-22T21:49:05.194Z] f23df028b6ca: Pull complete [2023-05-22T21:49:05.463Z] d65c8cfc05b1: Pull complete [2023-05-22T21:49:20.458Z] 2437ff75d9bd: Pull complete [2023-05-22T21:49:20.458Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-22T21:49:20.458Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T21:49:20.458Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:49:20.801Z] prd-ubuntu20.04-docker-arm64-4c-16g-16371 does not seem to be running inside a container [2023-05-22T21:49:20.875Z] $ 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-05-22T21:49:24.744Z] $ docker top 5838c32306b08a604aa21582fde46db2f687451a329f58fb0291070ba071b63c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:49:25.649Z] ---> job-cost.sh [2023-05-22T21:49:25.650Z] lf-activate-venv: SKIPPING [2023-05-22T21:49:25.650Z] INFO: No Stack... [2023-05-22T21:49:26.231Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-22T21:49:27.191Z] INFO: Archiving Costs [Pipeline] sh [2023-05-22T21:49:27.858Z] + cut -d, -f6 [2023-05-22T21:49:27.858Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock [2023-05-22T21:49:27.920Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-368-1-stack-cost] [2023-05-22T21:49:27.925Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-368-1-stack-cost] did not exist. Created. [2023-05-22T21:49:27.926Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-368-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-22T21:49:28.662Z] /w/workspace/device-onvif-camera/1@tmp/durable-eaa7ae43/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-22T21:49:29.028Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-22T21:49:29.335Z] Warning: overwriting stash ‘stack-cost’ [2023-05-22T21:49:29.391Z] Stashed 1 file(s) [Pipeline] } [2023-05-22T21:49:29.406Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-368-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-22T21:49:29.487Z] $ docker stop --time=1 5838c32306b08a604aa21582fde46db2f687451a329f58fb0291070ba071b63c [2023-05-22T21:49:31.010Z] $ docker rm -f --volumes 5838c32306b08a604aa21582fde46db2f687451a329f58fb0291070ba071b63c [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-05-22T21:49:32.048Z] provisioning config files... [2023-05-22T21:49:32.055Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-368@tmp/config10714175178101240569tmp [Pipeline] { [Pipeline] sh [2023-05-22T21:49:32.397Z] + set +x [2023-05-22T21:49:32.397Z] + curl -s https://codecov.io/bash [2023-05-22T21:49:32.397Z] + bash -s -- [2023-05-22T21:49:32.397Z] [2023-05-22T21:49:32.397Z] _____ _ [2023-05-22T21:49:32.397Z] / ____| | | [2023-05-22T21:49:32.397Z] | | ___ __| | ___ ___ _____ __ [2023-05-22T21:49:32.397Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-22T21:49:32.397Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-22T21:49:32.397Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-22T21:49:32.397Z] Bash-1.0.6 [2023-05-22T21:49:32.397Z] [2023-05-22T21:49:32.397Z] [2023-05-22T21:49:32.397Z] ==> git version 2.25.1 found [2023-05-22T21:49:32.397Z] ==> 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-05-22T21:49:32.397Z] Release-Date: 2020-01-08 [2023-05-22T21:49:32.397Z] 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-05-22T21:49:32.397Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-22T21:49:32.397Z] ==> Jenkins CI detected. [2023-05-22T21:49:32.397Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-368 [2023-05-22T21:49:32.397Z] project root: . [2023-05-22T21:49:32.397Z] --> token set from env [2023-05-22T21:49:32.397Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-22T21:49:32.397Z] ==> Running gcov in . (disable via -X gcov) [2023-05-22T21:49:32.397Z] ==> Python coveragepy not found [2023-05-22T21:49:32.397Z] ==> Searching for coverage reports in: [2023-05-22T21:49:32.397Z] + . [2023-05-22T21:49:32.397Z] -> Found 1 reports [2023-05-22T21:49:32.397Z] ==> Detecting git/mercurial file structure [2023-05-22T21:49:32.397Z] ==> Reading reports [2023-05-22T21:49:32.397Z] + ./coverage.out bytes=78459 [2023-05-22T21:49:32.397Z] ==> Appending adjustments [2023-05-22T21:49:32.397Z] https://docs.codecov.io/docs/fixing-reports [2023-05-22T21:49:32.660Z] + Found adjustments [2023-05-22T21:49:32.660Z] ==> Gzipping contents [2023-05-22T21:49:32.660Z] 12K /tmp/codecov.NwcVRp.gz [2023-05-22T21:49:32.660Z] ==> Uploading reports [2023-05-22T21:49:32.660Z] url: https://codecov.io [2023-05-22T21:49:32.660Z] query: branch=PR-368&commit=edb0e023bcb2d7c08de95f18c633b9548719566e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-368%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=368&job=&cmd_args= [2023-05-22T21:49:32.660Z] -> Pinging Codecov [2023-05-22T21:49:32.660Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-368&commit=edb0e023bcb2d7c08de95f18c633b9548719566e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-368%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=368&job=&cmd_args= [2023-05-22T21:49:32.918Z] -> Uploading to [2023-05-22T21:49:32.918Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-22/F29A59C45E3A92E06B3E522C9905F8EF/edb0e023bcb2d7c08de95f18c633b9548719566e/f3deabdc-521c-4b45-b51f-2f53009dc0f1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230522%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230522T214932Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3965d3f4936bb6e76792f730ac44ba51bcfa6b599fef75e8b3fb899c534428a4 [2023-05-22T21:49:32.918Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T21:49:32.918Z] Dload Upload Total Spent Left Speed [2023-05-22T21:49:33.179Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10557 0 0 100 10557 0 49563 --:--:-- --:--:-- --:--:-- 49563 [2023-05-22T21:49:33.179Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/edb0e023bcb2d7c08de95f18c633b9548719566e [Pipeline] } [2023-05-22T21:49:33.208Z] 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-05-22T21:49:35.015Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-368/archives ] [2023-05-22T21:49:35.015Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-368/archives [2023-05-22T21:49:35.015Z] total 16 [2023-05-22T21:49:35.015Z] drwxr-xr-x 3 root root 4096 May 22 21:36 . [2023-05-22T21:49:35.015Z] drwxrwxr-x 11 jenkins jenkins 4096 May 22 21:36 .. [2023-05-22T21:49:35.015Z] drwxr-xr-x 2 root root 4096 May 22 21:36 cost [2023-05-22T21:49:35.015Z] -rw-r--r-- 1 root root 91 May 22 21:36 cost.csv [2023-05-22T21:49:35.015Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-368/archives [2023-05-22T21:49:35.015Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-368/archives [2023-05-22T21:49:35.015Z] total 16 [2023-05-22T21:49:35.015Z] drwxr-xr-x 3 jenkins jenkins 4096 May 22 21:36 . [2023-05-22T21:49:35.015Z] drwxrwxr-x 11 jenkins jenkins 4096 May 22 21:36 .. [2023-05-22T21:49:35.015Z] drwxr-xr-x 2 jenkins jenkins 4096 May 22 21:36 cost [2023-05-22T21:49:35.015Z] -rw-r--r-- 1 jenkins jenkins 91 May 22 21:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:49:35.343Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:49:36.237Z] ---> package-listing.sh [2023-05-22T21:49:36.237Z] ++ facter osfamily [2023-05-22T21:49:36.237Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-22T21:49:36.503Z] + OS_FAMILY=debian [2023-05-22T21:49:36.503Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-368 [2023-05-22T21:49:36.503Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-22T21:49:36.503Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-22T21:49:36.503Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-22T21:49:36.503Z] + PACKAGES=/tmp/packages_start.txt [2023-05-22T21:49:36.503Z] + '[' /w/workspace/undry_device-onvif-camera_PR-368 ']' [2023-05-22T21:49:36.503Z] + PACKAGES=/tmp/packages_end.txt [2023-05-22T21:49:36.503Z] + case "${OS_FAMILY}" in [2023-05-22T21:49:36.503Z] + dpkg -l [2023-05-22T21:49:36.503Z] + grep '^ii' [2023-05-22T21:49:36.503Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-22T21:49:36.503Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-22T21:49:36.503Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-22T21:49:36.503Z] + '[' /w/workspace/undry_device-onvif-camera_PR-368 ']' [2023-05-22T21:49:36.503Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-368/archives/ [2023-05-22T21:49:36.503Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-368/archives/ [Pipeline] echo [2023-05-22T21:49:36.549Z] 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-368/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-22T21:49:36.846Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:49:37.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T21:49:37.491Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:49:37.641Z] prd-ubuntu20.04-docker-8c-8g-16369 does not seem to be running inside a container [2023-05-22T21:49:37.666Z] $ 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-368/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-368 -v /w/workspace/undry_device-onvif-camera_PR-368:/w/workspace/undry_device-onvif-camera_PR-368:rw,z -v /w/workspace/undry_device-onvif-camera_PR-368@tmp:/w/workspace/undry_device-onvif-camera_PR-368@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-05-22T21:49:37.857Z] $ docker top 23de5dad398900c2c7f204bd079bc080906d2435e3e333330354d2fdca377b11 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T21:49:38.245Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-22T21:49:38.555Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-22T21:49:38.860Z] + ls /var/log/sa-host [2023-05-22T21:49:38.860Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T21:49:39.006Z] provisioning config files... [2023-05-22T21:49:39.015Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-368@tmp/config6978517012880681339tmp [Pipeline] { [Pipeline] echo [2023-05-22T21:49:39.071Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:49:39.388Z] ---> create-netrc.sh [Pipeline] } [2023-05-22T21:49:39.417Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:49:39.816Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-22T21:49:39.850Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:49:40.167Z] ---> sudo-logs.sh [2023-05-22T21:49:40.167Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-22T21:49:40.259Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:49:40.572Z] ---> job-cost.sh [2023-05-22T21:49:40.572Z] lf-activate-venv: SKIPPING [2023-05-22T21:49:40.572Z] DEBUG: total: 0.2199999988079071 [2023-05-22T21:49:40.572Z] INFO: Retrieving Stack Cost... [2023-05-22T21:49:40.833Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-22T21:49:41.402Z] INFO: Archiving Costs [Pipeline] echo [2023-05-22T21:49:41.445Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:49:41.763Z] ---> logs-deploy.sh [2023-05-22T21:49:41.763Z] lf-activate-venv: SKIPPING [2023-05-22T21:49:41.763Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-368/1 [2023-05-22T21:49:41.763Z] INFO: archiving workspace using pattern(s): [2023-05-22T21:49:42.703Z] Archives upload complete. [2023-05-22T21:49:42.703Z] INFO: archiving logs to Nexus [2023-05-22T21:49:43.276Z] ---> uname -a: [2023-05-22T21:49:43.276Z] Linux prd-ubuntu20-04-docker-8c-8g-16369 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-22T21:49:43.276Z] [2023-05-22T21:49:43.276Z]