Pull request #262 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-onvif-camera Obtained Jenkinsfile from dd9876e8ef4b24b047e16e78be8fd9de6d97f56d+33d7f92d5661b99b9b96e2663b29a2bf689d0f01 (91fe71525d4b2e2d1595af736c6ddb9387755eb3) 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-ssh2627064264209820152.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh17508112551820771813.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-262/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-262/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10115086113928131377.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-262/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh493705054821214590.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh8126527433396379726.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-262/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-262/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9683364220084233994.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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-253 in /w/workspace/undry_device-onvif-camera_PR-262 [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-262 # 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/262/head:refs/remotes/origin/PR-262 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 33d7f92d5661b99b9b96e2663b29a2bf689d0f01 into PR head commit dd9876e8ef4b24b047e16e78be8fd9de6d97f56d Merge succeeded, producing dd9876e8ef4b24b047e16e78be8fd9de6d97f56d Checking out Revision dd9876e8ef4b24b047e16e78be8fd9de6d97f56d (PR-262) > git config core.sparsecheckout # timeout=10 > git checkout -f dd9876e8ef4b24b047e16e78be8fd9de6d97f56d # 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 33d7f92d5661b99b9b96e2663b29a2bf689d0f01 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd9876e8ef4b24b047e16e78be8fd9de6d97f56d # timeout=10 Commit message: "build: Update to Go 1.20, Alpine 3.17 and linter v1.51.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-14T20:43:56.054Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-14T20:43:56.216Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-14T20:43:56.315Z] ========================================================= [2023-03-14T20:43:56.315Z] EdgeX Global Pipelines Version Info [2023-03-14T20:43:56.315Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:43:57.063Z] ------------------- [2023-03-14T20:43:57.063Z] stable info: [2023-03-14T20:43:57.063Z] ------------------- [2023-03-14T20:43:57.063Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-14T20:43:57.063Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T20:43:57.064Z] Message: update stable to v1.0.245 [2023-03-14T20:43:57.634Z] ------------------- [2023-03-14T20:43:57.634Z] experimental info: [2023-03-14T20:43:57.634Z] ------------------- [2023-03-14T20:43:57.634Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-14T20:43:57.634Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-14T20:43:57.634Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-14T20:43:58.024Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-03-14T20:43:58.063Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-03-14T20:43:58.105Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-14T20:43:58.148Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-14T20:43:58.187Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-14T20:43:58.224Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-14T20:43:58.267Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-14T20:43:58.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-14T20:43:58.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-14T20:43:58.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-14T20:43:58.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-14T20:43:58.449Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-03-14T20:43:58.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-14T20:43:58.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-14T20:43:58.560Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-14T20:43:58.598Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-14T20:43:58.638Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-14T20:43:58.678Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-14T20:43:58.720Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-14T20:43:58.760Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-14T20:43:58.797Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-14T20:43:58.842Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-03-14T20:43:58.886Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-14T20:43:58.920Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-14T20:43:58.957Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-14T20:43:58.992Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-14T20:43:59.030Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-14T20:43:59.066Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-262 [Pipeline] echo [2023-03-14T20:43:59.111Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-262 [Pipeline] echo [2023-03-14T20:43:59.149Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-262 [Pipeline] echo [2023-03-14T20:43:59.191Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd9876e8ef4b24b047e16e78be8fd9de6d97f56d [Pipeline] echo [2023-03-14T20:43:59.225Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd9876e [Pipeline] echo [2023-03-14T20:43:59.260Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T20:43:59.364Z] provisioning config files... [2023-03-14T20:43:59.383Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-262@tmp/config13138448649821614865tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:43:59.714Z] ---> docker-login.sh [2023-03-14T20:43:59.714Z] nexus3.edgexfoundry.org:10001 [2023-03-14T20:43:59.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:43:59.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:43:59.976Z] Configure a credential helper to remove this warning. See [2023-03-14T20:43:59.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:43:59.976Z] [2023-03-14T20:43:59.976Z] Login Succeeded [2023-03-14T20:43:59.976Z] nexus3.edgexfoundry.org:10002 [2023-03-14T20:44:00.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:44:00.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:44:00.240Z] Configure a credential helper to remove this warning. See [2023-03-14T20:44:00.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:44:00.240Z] [2023-03-14T20:44:00.240Z] Login Succeeded [2023-03-14T20:44:00.240Z] nexus3.edgexfoundry.org:10003 [2023-03-14T20:44:00.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:44:00.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:44:00.240Z] Configure a credential helper to remove this warning. See [2023-03-14T20:44:00.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:44:00.240Z] [2023-03-14T20:44:00.240Z] Login Succeeded [2023-03-14T20:44:00.240Z] nexus3.edgexfoundry.org:10004 [2023-03-14T20:44:00.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:44:00.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:44:00.501Z] Configure a credential helper to remove this warning. See [2023-03-14T20:44:00.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:44:00.501Z] [2023-03-14T20:44:00.501Z] Login Succeeded [2023-03-14T20:44:00.501Z] docker.io [2023-03-14T20:44:00.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:44:00.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:44:00.761Z] Configure a credential helper to remove this warning. See [2023-03-14T20:44:00.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:44:00.761Z] [2023-03-14T20:44:00.761Z] Login Succeeded [2023-03-14T20:44:00.761Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T20:44:00.788Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-14T20:44:01.377Z] + git rev-list -1 --merges dd9876e8ef4b24b047e16e78be8fd9de6d97f56d~1..dd9876e8ef4b24b047e16e78be8fd9de6d97f56d [Pipeline] echo [2023-03-14T20:44:01.437Z] -----------> git rev-list -1 --merges dd9876e8ef4b24b047e16e78be8fd9de6d97f56d~1..dd9876e8ef4b24b047e16e78be8fd9de6d97f56d dd9876e8ef4b24b047e16e78be8fd9de6d97f56d [false] [Pipeline] sh [2023-03-14T20:44:01.743Z] + git log --format=format:%s -1 dd9876e8ef4b24b047e16e78be8fd9de6d97f56d [Pipeline] echo [2023-03-14T20:44:01.775Z] ========================================================= [2023-03-14T20:44:01.775Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-14T20:44:01.775Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T20:44:02.185Z] + git log --format=format:%s -1 dd9876e8ef4b24b047e16e78be8fd9de6d97f56d [Pipeline] echo [2023-03-14T20:44:02.216Z] [semverPrep] GIT_COMMIT: dd9876e8ef4b24b047e16e78be8fd9de6d97f56d, Commit Message: build: Update to Go 1.20, Alpine 3.17 and linter v1.51.2 [Pipeline] echo [2023-03-14T20:44:02.246Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-14T20:44:02.613Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-14T20:44:02.613Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-14T20:44:02.613Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-14T20:44:02.613Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-14T20:44:02.613Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-14T20:44:02.613Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-14T20:44:02.613Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:44:03.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T20:44:03.041Z] [2023-03-14T20:44:03.041Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:44:03.411Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T20:44:03.411Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-14T20:44:03.411Z] b85a868b505f: Pulling fs layer [2023-03-14T20:44:03.411Z] e2be974225ed: Pulling fs layer [2023-03-14T20:44:03.411Z] 339a4e72a1f5: Pulling fs layer [2023-03-14T20:44:03.411Z] 988bab9f4d93: Pulling fs layer [2023-03-14T20:44:03.411Z] 1469e6f7b9e6: Pulling fs layer [2023-03-14T20:44:03.411Z] eaf3925da568: Pulling fs layer [2023-03-14T20:44:03.411Z] bab4dde63d76: Pulling fs layer [2023-03-14T20:44:03.411Z] bde34c3a00c8: Pulling fs layer [2023-03-14T20:44:03.411Z] b352a97aabf1: Pulling fs layer [2023-03-14T20:44:03.411Z] 988bab9f4d93: Waiting [2023-03-14T20:44:03.411Z] 4872d77fe225: Pulling fs layer [2023-03-14T20:44:03.411Z] 5851b861e8e6: Pulling fs layer [2023-03-14T20:44:03.411Z] 1469e6f7b9e6: Waiting [2023-03-14T20:44:03.411Z] eaf3925da568: Waiting [2023-03-14T20:44:03.411Z] bab4dde63d76: Waiting [2023-03-14T20:44:03.411Z] bde34c3a00c8: Waiting [2023-03-14T20:44:03.411Z] b352a97aabf1: Waiting [2023-03-14T20:44:03.411Z] 5851b861e8e6: Waiting [2023-03-14T20:44:03.411Z] 4872d77fe225: Waiting [2023-03-14T20:44:03.411Z] e2be974225ed: Download complete [2023-03-14T20:44:03.411Z] 988bab9f4d93: Verifying Checksum [2023-03-14T20:44:03.411Z] 988bab9f4d93: Download complete [2023-03-14T20:44:03.673Z] 1469e6f7b9e6: Verifying Checksum [2023-03-14T20:44:03.673Z] 1469e6f7b9e6: Download complete [2023-03-14T20:44:03.673Z] eaf3925da568: Verifying Checksum [2023-03-14T20:44:03.673Z] eaf3925da568: Download complete [2023-03-14T20:44:03.673Z] 339a4e72a1f5: Verifying Checksum [2023-03-14T20:44:03.673Z] 339a4e72a1f5: Download complete [2023-03-14T20:44:03.673Z] bde34c3a00c8: Verifying Checksum [2023-03-14T20:44:03.673Z] bde34c3a00c8: Download complete [2023-03-14T20:44:03.673Z] b352a97aabf1: Verifying Checksum [2023-03-14T20:44:03.673Z] b352a97aabf1: Download complete [2023-03-14T20:44:03.673Z] 4872d77fe225: Download complete [2023-03-14T20:44:03.673Z] 5851b861e8e6: Verifying Checksum [2023-03-14T20:44:03.673Z] 5851b861e8e6: Download complete [2023-03-14T20:44:03.673Z] b85a868b505f: Verifying Checksum [2023-03-14T20:44:03.673Z] b85a868b505f: Download complete [2023-03-14T20:44:03.931Z] bab4dde63d76: Verifying Checksum [2023-03-14T20:44:03.931Z] bab4dde63d76: Download complete [2023-03-14T20:44:05.306Z] b85a868b505f: Pull complete [2023-03-14T20:44:05.306Z] e2be974225ed: Pull complete [2023-03-14T20:44:05.566Z] 339a4e72a1f5: Pull complete [2023-03-14T20:44:05.825Z] 988bab9f4d93: Pull complete [2023-03-14T20:44:06.084Z] 1469e6f7b9e6: Pull complete [2023-03-14T20:44:06.084Z] eaf3925da568: Pull complete [2023-03-14T20:44:08.066Z] bab4dde63d76: Pull complete [2023-03-14T20:44:08.066Z] bde34c3a00c8: Pull complete [2023-03-14T20:44:08.328Z] b352a97aabf1: Pull complete [2023-03-14T20:44:08.328Z] 4872d77fe225: Pull complete [2023-03-14T20:44:08.328Z] 5851b861e8e6: Pull complete [2023-03-14T20:44:08.328Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-14T20:44:08.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T20:44:08.328Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:44:08.568Z] prd-ubuntu20.04-docker-8c-8g-253 does not seem to be running inside a container [2023-03-14T20:44:08.599Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-262 -v /w/workspace/undry_device-onvif-camera_PR-262:/w/workspace/undry_device-onvif-camera_PR-262:rw,z -v /w/workspace/undry_device-onvif-camera_PR-262@tmp:/w/workspace/undry_device-onvif-camera_PR-262@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-devops/py-git-semver:0.1.4 cat [2023-03-14T20:44:11.030Z] $ docker top 5ae35f42f5dcf598b57938f9e87794f3b84fa7845603c06b8bb37e26b2ca4272 -eo pid,comm [2023-03-14T20:44:11.080Z] 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-03-14T20:44:11.080Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-14T20:44:11.194Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T20:44:11.194Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T20:44:11.315Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T20:44:11.321Z] $ docker exec 5ae35f42f5dcf598b57938f9e87794f3b84fa7845603c06b8bb37e26b2ca4272 ssh-agent [2023-03-14T20:44:11.425Z] SSH_AUTH_SOCK=/tmp/ssh-jdQXcVlOjbhY/agent.33 [2023-03-14T20:44:11.425Z] SSH_AGENT_PID=39 [2023-03-14T20:44:11.431Z] Running ssh-add (command line suppressed) [2023-03-14T20:44:11.545Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-262@tmp/private_key_1086039020596725547.key (/w/workspace/undry_device-onvif-camera_PR-262@tmp/private_key_1086039020596725547.key) [2023-03-14T20:44:11.556Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T20:44:11.884Z] + git tag --points-at HEAD [Pipeline] } [2023-03-14T20:44:11.913Z] $ docker exec --env ******** --env ******** 5ae35f42f5dcf598b57938f9e87794f3b84fa7845603c06b8bb37e26b2ca4272 ssh-agent -k [2023-03-14T20:44:12.016Z] unset SSH_AUTH_SOCK; [2023-03-14T20:44:12.017Z] unset SSH_AGENT_PID; [2023-03-14T20:44:12.017Z] echo Agent pid 39 killed; [2023-03-14T20:44:12.029Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-14T20:44:12.119Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T20:44:12.119Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T20:44:12.232Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T20:44:12.238Z] $ docker exec 5ae35f42f5dcf598b57938f9e87794f3b84fa7845603c06b8bb37e26b2ca4272 ssh-agent [2023-03-14T20:44:12.354Z] SSH_AUTH_SOCK=/tmp/ssh-UhpJXTFIxini/agent.71 [2023-03-14T20:44:12.354Z] SSH_AGENT_PID=77 [2023-03-14T20:44:12.358Z] Running ssh-add (command line suppressed) [2023-03-14T20:44:12.468Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-262@tmp/private_key_3091294737164845372.key (/w/workspace/undry_device-onvif-camera_PR-262@tmp/private_key_3091294737164845372.key) [2023-03-14T20:44:12.481Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T20:44:12.810Z] + git semver init [2023-03-14T20:44:13.070Z] 2023-03-14 20:44:12,993 [run_init] DEBUG init version:0.0.0 force:False [2023-03-14T20:44:13.070Z] 2023-03-14 20:44:12,994 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-262/.semver [2023-03-14T20:44:13.070Z] 2023-03-14 20:44:12,995 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-262/.semver [2023-03-14T20:44:13.070Z] 2023-03-14 20:44:12,995 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-262/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-262, universal_newlines=False, shell=None, istream=None) [2023-03-14T20:44:14.008Z] 2023-03-14 20:44:13,898 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-262/.git/info/exclude [2023-03-14T20:44:14.008Z] 2023-03-14 20:44:13,899 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-262/.semver/PR-262 with force:False [2023-03-14T20:44:14.008Z] 2023-03-14 20:44:13,899 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-262/.semver/PR-262 [2023-03-14T20:44:14.008Z] 2023-03-14 20:44:13,904 [execute] INFO git cat-file --batch-check [2023-03-14T20:44:14.008Z] 2023-03-14 20:44:13,904 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-262/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T20:44:14.008Z] 2023-03-14 20:44:13,911 [execute] INFO git cat-file --batch [2023-03-14T20:44:14.008Z] 2023-03-14 20:44:13,911 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-262/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T20:44:14.008Z] 2023-03-14 20:44:13,916 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-262/.semver/PR-262 [2023-03-14T20:44:14.008Z] 0.0.0 [Pipeline] } [2023-03-14T20:44:14.042Z] $ docker exec --env ******** --env ******** 5ae35f42f5dcf598b57938f9e87794f3b84fa7845603c06b8bb37e26b2ca4272 ssh-agent -k [2023-03-14T20:44:14.152Z] unset SSH_AUTH_SOCK; [2023-03-14T20:44:14.153Z] unset SSH_AGENT_PID; [2023-03-14T20:44:14.153Z] echo Agent pid 77 killed; [2023-03-14T20:44:14.159Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T20:44:14.583Z] + git semver [Pipeline] } [2023-03-14T20:44:14.870Z] $ docker stop --time=1 5ae35f42f5dcf598b57938f9e87794f3b84fa7845603c06b8bb37e26b2ca4272 [2023-03-14T20:44:16.198Z] $ docker rm -f --volumes 5ae35f42f5dcf598b57938f9e87794f3b84fa7845603c06b8bb37e26b2ca4272 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T20:44:16.601Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-14T20:44:16.860Z] Stashed 1 file(s) [Pipeline] echo [2023-03-14T20:44:16.877Z] [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-03-14T20:44:17.449Z] provisioning config files... [2023-03-14T20:44:17.459Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-262@tmp/config15959076543493746319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:44:17.801Z] ---> docker-login.sh [2023-03-14T20:44:17.801Z] nexus3.edgexfoundry.org:10001 [2023-03-14T20:44:17.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:44:17.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:44:17.801Z] Configure a credential helper to remove this warning. See [2023-03-14T20:44:17.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:44:17.801Z] [2023-03-14T20:44:17.801Z] Login Succeeded [2023-03-14T20:44:17.801Z] nexus3.edgexfoundry.org:10002 [2023-03-14T20:44:17.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:44:17.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:44:17.801Z] Configure a credential helper to remove this warning. See [2023-03-14T20:44:17.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:44:17.801Z] [2023-03-14T20:44:17.801Z] Login Succeeded [2023-03-14T20:44:17.801Z] nexus3.edgexfoundry.org:10003 [2023-03-14T20:44:18.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:44:18.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:44:18.060Z] Configure a credential helper to remove this warning. See [2023-03-14T20:44:18.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:44:18.060Z] [2023-03-14T20:44:18.060Z] Login Succeeded [2023-03-14T20:44:18.060Z] nexus3.edgexfoundry.org:10004 [2023-03-14T20:44:18.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:44:18.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:44:18.060Z] Configure a credential helper to remove this warning. See [2023-03-14T20:44:18.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:44:18.060Z] [2023-03-14T20:44:18.060Z] Login Succeeded [2023-03-14T20:44:18.060Z] docker.io [2023-03-14T20:44:18.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:44:18.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:44:18.319Z] Configure a credential helper to remove this warning. See [2023-03-14T20:44:18.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:44:18.319Z] [2023-03-14T20:44:18.319Z] Login Succeeded [2023-03-14T20:44:18.319Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T20:44:18.352Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-14T20:44:18.555Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T20:44:18.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T20:44:18.621Z] ========================================================= [2023-03-14T20:44:18.621Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-14T20:44:18.621Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:44:19.071Z] + 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-03-14T20:44:19.071Z] Sending build context to Docker daemon 27.9MB [2023-03-14T20:44:19.071Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-14T20:44:19.071Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-14T20:44:19.334Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-14T20:44:19.335Z] 63b65145d645: Pulling fs layer [2023-03-14T20:44:19.335Z] a2d21d5440eb: Pulling fs layer [2023-03-14T20:44:19.335Z] 935e6c44a52c: Pulling fs layer [2023-03-14T20:44:19.335Z] 94cc34f8dd06: Pulling fs layer [2023-03-14T20:44:19.335Z] 30dea6a524f1: Pulling fs layer [2023-03-14T20:44:19.335Z] a2aff8979fd8: Pulling fs layer [2023-03-14T20:44:19.335Z] 6808be2612f2: Pulling fs layer [2023-03-14T20:44:19.335Z] f25807f1079a: Pulling fs layer [2023-03-14T20:44:19.335Z] 30dea6a524f1: Waiting [2023-03-14T20:44:19.335Z] a2aff8979fd8: Waiting [2023-03-14T20:44:19.335Z] 94cc34f8dd06: Waiting [2023-03-14T20:44:19.335Z] 6808be2612f2: Waiting [2023-03-14T20:44:19.335Z] f25807f1079a: Waiting [2023-03-14T20:44:19.335Z] a2d21d5440eb: Verifying Checksum [2023-03-14T20:44:19.335Z] a2d21d5440eb: Download complete [2023-03-14T20:44:19.335Z] 94cc34f8dd06: Verifying Checksum [2023-03-14T20:44:19.335Z] 94cc34f8dd06: Download complete [2023-03-14T20:44:19.335Z] 30dea6a524f1: Verifying Checksum [2023-03-14T20:44:19.335Z] 30dea6a524f1: Download complete [2023-03-14T20:44:19.335Z] 63b65145d645: Verifying Checksum [2023-03-14T20:44:19.335Z] 63b65145d645: Download complete [2023-03-14T20:44:19.335Z] a2aff8979fd8: Verifying Checksum [2023-03-14T20:44:19.335Z] a2aff8979fd8: Download complete [2023-03-14T20:44:19.595Z] 63b65145d645: Pull complete [2023-03-14T20:44:19.595Z] a2d21d5440eb: Pull complete [2023-03-14T20:44:20.171Z] f25807f1079a: Verifying Checksum [2023-03-14T20:44:20.171Z] f25807f1079a: Download complete [2023-03-14T20:44:20.171Z] 935e6c44a52c: Verifying Checksum [2023-03-14T20:44:20.171Z] 935e6c44a52c: Download complete [2023-03-14T20:44:20.171Z] 6808be2612f2: Verifying Checksum [2023-03-14T20:44:20.171Z] 6808be2612f2: Download complete [2023-03-14T20:44:23.458Z] 935e6c44a52c: Pull complete [2023-03-14T20:44:23.458Z] 94cc34f8dd06: Pull complete [2023-03-14T20:44:23.458Z] 30dea6a524f1: Pull complete [2023-03-14T20:44:23.458Z] a2aff8979fd8: Pull complete [2023-03-14T20:44:25.994Z] 6808be2612f2: Pull complete [2023-03-14T20:44:26.937Z] f25807f1079a: Pull complete [2023-03-14T20:44:26.937Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-14T20:44:26.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T20:44:26.937Z] ---> 3b553350e43f [2023-03-14T20:44:26.937Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:44:31.125Z] ---> Running in 7e58466063d7 [2023-03-14T20:44:31.125Z] Removing intermediate container 7e58466063d7 [2023-03-14T20:44:31.125Z] ---> d8ce473f2bc8 [2023-03-14T20:44:31.125Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-14T20:44:31.125Z] ---> Running in 3991b9421bde [2023-03-14T20:44:31.125Z] Removing intermediate container 3991b9421bde [2023-03-14T20:44:31.125Z] ---> 357d58a32ca5 [2023-03-14T20:44:31.125Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-14T20:44:31.125Z] ---> Running in 0c76fe3f2630 [2023-03-14T20:44:31.125Z] Removing intermediate container 0c76fe3f2630 [2023-03-14T20:44:31.125Z] ---> 9c7ea2be1163 [2023-03-14T20:44:31.125Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-14T20:44:31.125Z] ---> Running in aa2ba88357bf [2023-03-14T20:44:31.125Z] Removing intermediate container aa2ba88357bf [2023-03-14T20:44:31.125Z] ---> eaae8e820bd0 [2023-03-14T20:44:31.125Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-14T20:44:31.125Z] ---> Running in 7d0dacee51b3 [2023-03-14T20:44:31.125Z] Removing intermediate container 7d0dacee51b3 [2023-03-14T20:44:31.125Z] ---> 44e10951d5e1 [2023-03-14T20:44:31.125Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-14T20:44:31.125Z] ---> Running in 5b1072f56dff [2023-03-14T20:44:31.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:44:31.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:44:31.901Z] OK: 265 MiB in 53 packages [2023-03-14T20:44:32.160Z] Removing intermediate container 5b1072f56dff [2023-03-14T20:44:32.160Z] ---> 1c0a051f57f3 [2023-03-14T20:44:32.160Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-14T20:44:32.160Z] ---> Running in 41ea58eb2e14 [2023-03-14T20:44:32.160Z] Removing intermediate container 41ea58eb2e14 [2023-03-14T20:44:32.160Z] ---> ca29db218029 [2023-03-14T20:44:32.160Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-14T20:44:32.281Z] Still waiting to schedule task [2023-03-14T20:44:32.282Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-14T20:44:32.418Z] ---> 8473a37dcf9b [2023-03-14T20:44:32.418Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:44:32.418Z] ---> Running in 5c7fa87f6f11 [2023-03-14T20:44:58.986Z] Removing intermediate container 5c7fa87f6f11 [2023-03-14T20:44:58.986Z] ---> 887a17422d3d [2023-03-14T20:44:58.986Z] Step 12/13 : COPY . . [2023-03-14T20:44:58.986Z] ---> bfbfd5514891 [2023-03-14T20:44:58.986Z] Step 13/13 : RUN ${MAKE} [2023-03-14T20:44:58.986Z] ---> Running in 0201a7256e6a [2023-03-14T20:44:58.986Z] noop [2023-03-14T20:44:58.986Z] Removing intermediate container 0201a7256e6a [2023-03-14T20:44:58.986Z] ---> 4ce8c9ef71a5 [2023-03-14T20:44:58.986Z] Successfully built 4ce8c9ef71a5 [2023-03-14T20:44:58.986Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:44:59.434Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T20:44:59.434Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:44:59.590Z] prd-ubuntu20.04-docker-8c-8g-253 does not seem to be running inside a container [2023-03-14T20:44:59.618Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-262 -v /w/workspace/undry_device-onvif-camera_PR-262:/w/workspace/undry_device-onvif-camera_PR-262:rw,z -v /w/workspace/undry_device-onvif-camera_PR-262@tmp:/w/workspace/undry_device-onvif-camera_PR-262@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-14T20:44:59.950Z] $ docker top 570aa4419c7775e6ff7188be5e2a7a16224d372f3c36d84566669508ae16f41a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:45:00.341Z] + go version [2023-03-14T20:45:00.341Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-14T20:45:00.377Z] $ docker stop --time=1 570aa4419c7775e6ff7188be5e2a7a16224d372f3c36d84566669508ae16f41a [2023-03-14T20:45:01.624Z] $ docker rm -f --volumes 570aa4419c7775e6ff7188be5e2a7a16224d372f3c36d84566669508ae16f41a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:45:02.328Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T20:45:02.328Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:45:02.465Z] prd-ubuntu20.04-docker-8c-8g-253 does not seem to be running inside a container [2023-03-14T20:45:02.498Z] $ 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-262 -v /w/workspace/undry_device-onvif-camera_PR-262:/w/workspace/undry_device-onvif-camera_PR-262:rw,z -v /w/workspace/undry_device-onvif-camera_PR-262@tmp:/w/workspace/undry_device-onvif-camera_PR-262@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-14T20:45:02.809Z] $ docker top f810c100ef9a5cc405bdd90c6e51fb7237b580407e5bbecfbf045b6e7ef2d5f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:45:03.190Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-262 [Pipeline] fileExists [Pipeline] sh [2023-03-14T20:45:03.544Z] + make test [2023-03-14T20:45:03.544Z] go test ./... -coverprofile=coverage.out ./... [2023-03-14T20:45:08.808Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-14T20:45:18.772Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-14T20:45:19.339Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-14T20:45:21.239Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.036s coverage: 30.5% of statements [2023-03-14T20:45:21.497Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.170s coverage: 86.5% of statements [2023-03-14T20:45:28.044Z] go vet ./... [2023-03-14T20:45:32.225Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T20:45:32.225Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T20:45:32.225Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-14T20:45:32.259Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-14T20:45:32.289Z] $ docker stop --time=1 f810c100ef9a5cc405bdd90c6e51fb7237b580407e5bbecfbf045b6e7ef2d5f8 [2023-03-14T20:45:35.537Z] $ docker rm -f --volumes f810c100ef9a5cc405bdd90c6e51fb7237b580407e5bbecfbf045b6e7ef2d5f8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T20:45:36.058Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-14T20:45:36.132Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-14T20:45:36.688Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-14T20:45:36.995Z] + ls -al . [2023-03-14T20:45:36.995Z] total 232 [2023-03-14T20:45:36.995Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 14 20:45 . [2023-03-14T20:45:36.995Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 20:43 .. [2023-03-14T20:45:36.995Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 20:44 .git [2023-03-14T20:45:36.995Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 20:43 .github [2023-03-14T20:45:36.995Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 14 20:43 .gitignore [2023-03-14T20:45:36.995Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 14 20:43 .golangci.yml [2023-03-14T20:45:36.995Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 20:44 .semver [2023-03-14T20:45:36.995Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 14 20:43 Attribution.txt [2023-03-14T20:45:36.995Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 14 20:43 CHANGELOG.md [2023-03-14T20:45:36.995Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 14 20:43 Dockerfile [2023-03-14T20:45:36.995Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 20:43 GOVERNANCE.md [2023-03-14T20:45:36.995Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 14 20:43 Jenkinsfile [2023-03-14T20:45:36.995Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 14 20:43 LICENSE [2023-03-14T20:45:36.996Z] -rw-rw-r-- 1 jenkins jenkins 2751 Mar 14 20:43 Makefile [2023-03-14T20:45:36.996Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 14 20:43 OWNERS.md [2023-03-14T20:45:36.996Z] -rw-rw-r-- 1 jenkins jenkins 5931 Mar 14 20:43 README.md [2023-03-14T20:45:36.996Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 14 20:44 VERSION [2023-03-14T20:45:36.996Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 20:43 bin [2023-03-14T20:45:36.996Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 20:43 cmd [2023-03-14T20:45:36.996Z] -rw-r--r-- 1 jenkins jenkins 76650 Mar 14 20:45 coverage.out [2023-03-14T20:45:36.996Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 14 20:43 doc [2023-03-14T20:45:36.996Z] -rw-rw-r-- 1 jenkins jenkins 3601 Mar 14 20:43 go.mod [2023-03-14T20:45:36.996Z] -rw-rw-r-- 1 jenkins jenkins 32890 Mar 14 20:43 go.sum [2023-03-14T20:45:36.996Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 20:43 internal [2023-03-14T20:45:36.996Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 20:43 snap [2023-03-14T20:45:36.996Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 14 20:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:45:37.382Z] + 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=dd9876e8ef4b24b047e16e78be8fd9de6d97f56d --label arch=amd64 --label version=0.0.0 . [2023-03-14T20:45:37.383Z] Sending build context to Docker daemon 27.97MB [2023-03-14T20:45:37.383Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-14T20:45:37.383Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-14T20:45:37.383Z] ---> 4ce8c9ef71a5 [2023-03-14T20:45:37.383Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:45:37.640Z] ---> Running in ad2041793104 [2023-03-14T20:45:37.898Z] Removing intermediate container ad2041793104 [2023-03-14T20:45:37.898Z] ---> de89971f5c14 [2023-03-14T20:45:37.898Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-14T20:45:37.898Z] ---> Running in c026641b516f [2023-03-14T20:45:37.898Z] Removing intermediate container c026641b516f [2023-03-14T20:45:37.898Z] ---> 9f4c6c685782 [2023-03-14T20:45:37.898Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-14T20:45:37.898Z] ---> Running in d38c607a3354 [2023-03-14T20:45:37.898Z] Removing intermediate container d38c607a3354 [2023-03-14T20:45:37.898Z] ---> fd5ddbc33254 [2023-03-14T20:45:37.898Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-14T20:45:37.898Z] ---> Running in 056eac333d12 [2023-03-14T20:45:38.156Z] Removing intermediate container 056eac333d12 [2023-03-14T20:45:38.156Z] ---> c0bfb431339f [2023-03-14T20:45:38.156Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-14T20:45:38.156Z] ---> Running in 3acff0ae9a9d [2023-03-14T20:45:38.156Z] Removing intermediate container 3acff0ae9a9d [2023-03-14T20:45:38.156Z] ---> cd6f8ec3c7d2 [2023-03-14T20:45:38.156Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-14T20:45:38.156Z] ---> Running in 59ffe3274f6f [2023-03-14T20:45:38.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:45:38.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:45:38.931Z] OK: 265 MiB in 53 packages [2023-03-14T20:45:39.189Z] Removing intermediate container 59ffe3274f6f [2023-03-14T20:45:39.189Z] ---> cdd3d9510bf1 [2023-03-14T20:45:39.189Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-14T20:45:39.189Z] ---> Running in a0b33257e71c [2023-03-14T20:45:39.447Z] Removing intermediate container a0b33257e71c [2023-03-14T20:45:39.447Z] ---> 0825628d8395 [2023-03-14T20:45:39.447Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-14T20:45:39.447Z] ---> 22bb5a7340d8 [2023-03-14T20:45:39.447Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:45:39.447Z] ---> Running in 1a6e5d3191e0 [2023-03-14T20:45:40.383Z] Removing intermediate container 1a6e5d3191e0 [2023-03-14T20:45:40.383Z] ---> 08e5161bb9a1 [2023-03-14T20:45:40.383Z] Step 12/26 : COPY . . [2023-03-14T20:45:41.318Z] ---> 3edb5cb6991e [2023-03-14T20:45:41.318Z] Step 13/26 : RUN ${MAKE} [2023-03-14T20:45:41.318Z] ---> Running in d85765d00670 [2023-03-14T20:45:41.318Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-14T20:46:03.323Z] Removing intermediate container d85765d00670 [2023-03-14T20:46:03.323Z] ---> ca7ebc6de9fd [2023-03-14T20:46:03.323Z] Step 14/26 : FROM alpine:3.17 [2023-03-14T20:46:03.323Z] 3.17: Pulling from library/alpine [2023-03-14T20:46:03.323Z] 63b65145d645: Already exists [2023-03-14T20:46:03.323Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-14T20:46:03.323Z] Status: Downloaded newer image for alpine:3.17 [2023-03-14T20:46:03.323Z] ---> b2aa39c304c2 [2023-03-14T20:46:03.323Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-14T20:46:03.323Z] ---> Running in efa202d068a1 [2023-03-14T20:46:03.323Z] Removing intermediate container efa202d068a1 [2023-03-14T20:46:03.323Z] ---> 15dabe815832 [2023-03-14T20:46:03.323Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:46:03.323Z] ---> Running in d5c1c20893c5 [2023-03-14T20:46:03.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:46:03.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:46:03.323Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T20:46:03.323Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:46:03.323Z] OK: 7 MiB in 16 packages [2023-03-14T20:46:03.323Z] Removing intermediate container d5c1c20893c5 [2023-03-14T20:46:03.323Z] ---> c13f10c2744a [2023-03-14T20:46:03.323Z] Step 17/26 : WORKDIR / [2023-03-14T20:46:03.323Z] ---> Running in 806e3f4fde62 [2023-03-14T20:46:03.323Z] Removing intermediate container 806e3f4fde62 [2023-03-14T20:46:03.323Z] ---> 35f41c712ccf [2023-03-14T20:46:03.323Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-14T20:46:03.323Z] ---> c1a819955afd [2023-03-14T20:46:03.323Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-14T20:46:03.323Z] ---> 39eb1cc97a6c [2023-03-14T20:46:03.323Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-14T20:46:03.323Z] ---> 8588b8f2c168 [2023-03-14T20:46:03.323Z] Step 21/26 : EXPOSE 59984 [2023-03-14T20:46:03.323Z] ---> Running in e8d844b28be0 [2023-03-14T20:46:03.583Z] Removing intermediate container e8d844b28be0 [2023-03-14T20:46:03.583Z] ---> c6e9c76ea6f0 [2023-03-14T20:46:03.583Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-14T20:46:03.583Z] ---> Running in c367b5d393ed [2023-03-14T20:46:03.583Z] Removing intermediate container c367b5d393ed [2023-03-14T20:46:03.583Z] ---> fd7816a56b9c [2023-03-14T20:46:03.583Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:46:03.583Z] ---> Running in f2a645c43870 [2023-03-14T20:46:03.583Z] Removing intermediate container f2a645c43870 [2023-03-14T20:46:03.583Z] ---> 766d130c4bb7 [2023-03-14T20:46:03.583Z] Step 24/26 : LABEL arch=amd64 [2023-03-14T20:46:03.583Z] ---> Running in 4aa591909e66 [2023-03-14T20:46:03.845Z] Removing intermediate container 4aa591909e66 [2023-03-14T20:46:03.845Z] ---> a97aad1b9921 [2023-03-14T20:46:03.845Z] Step 25/26 : LABEL git_sha=dd9876e8ef4b24b047e16e78be8fd9de6d97f56d [2023-03-14T20:46:03.845Z] ---> Running in 3161295af3ed [2023-03-14T20:46:03.845Z] Removing intermediate container 3161295af3ed [2023-03-14T20:46:03.845Z] ---> b99a8cc479f4 [2023-03-14T20:46:03.845Z] Step 26/26 : LABEL version=0.0.0 [2023-03-14T20:46:03.845Z] ---> Running in 890ae0ce6663 [2023-03-14T20:46:03.845Z] Removing intermediate container 890ae0ce6663 [2023-03-14T20:46:03.845Z] ---> 01cb37fc734a [2023-03-14T20:46:03.845Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-14T20:46:03.845Z] Successfully built 01cb37fc734a [2023-03-14T20:46:03.845Z] 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-03-14T20:46:04.959Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T20:46:04.959Z] [2023-03-14T20:46:04.959Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:46:05.333Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T20:46:05.333Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-14T20:46:05.333Z] 5eb5b503b376: Pulling fs layer [2023-03-14T20:46:05.333Z] 5c69ac0246d0: Pulling fs layer [2023-03-14T20:46:05.333Z] ec43610c2a17: Pulling fs layer [2023-03-14T20:46:05.333Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-14T20:46:05.333Z] 33b1e0a273af: Pulling fs layer [2023-03-14T20:46:05.333Z] 5d3b04190fa2: Pulling fs layer [2023-03-14T20:46:05.333Z] 2f39f015ded8: Pulling fs layer [2023-03-14T20:46:05.333Z] 2f39f015ded8: Waiting [2023-03-14T20:46:05.333Z] 5d3b04190fa2: Waiting [2023-03-14T20:46:05.333Z] 3a2ae6a8a46f: Waiting [2023-03-14T20:46:05.333Z] 33b1e0a273af: Waiting [2023-03-14T20:46:05.333Z] 5c69ac0246d0: Verifying Checksum [2023-03-14T20:46:05.333Z] 5c69ac0246d0: Download complete [2023-03-14T20:46:05.333Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-14T20:46:05.333Z] 3a2ae6a8a46f: Download complete [2023-03-14T20:46:05.592Z] 33b1e0a273af: Verifying Checksum [2023-03-14T20:46:05.592Z] 33b1e0a273af: Download complete [2023-03-14T20:46:05.592Z] 5d3b04190fa2: Verifying Checksum [2023-03-14T20:46:05.592Z] 5d3b04190fa2: Download complete [2023-03-14T20:46:05.592Z] ec43610c2a17: Verifying Checksum [2023-03-14T20:46:05.592Z] ec43610c2a17: Download complete [2023-03-14T20:46:05.592Z] 5eb5b503b376: Verifying Checksum [2023-03-14T20:46:05.592Z] 5eb5b503b376: Download complete [2023-03-14T20:46:06.529Z] 2f39f015ded8: Verifying Checksum [2023-03-14T20:46:06.529Z] 2f39f015ded8: Download complete [2023-03-14T20:46:06.788Z] 5eb5b503b376: Pull complete [2023-03-14T20:46:07.046Z] 5c69ac0246d0: Pull complete [2023-03-14T20:46:07.303Z] ec43610c2a17: Pull complete [2023-03-14T20:46:07.303Z] 3a2ae6a8a46f: Pull complete [2023-03-14T20:46:07.562Z] 33b1e0a273af: Pull complete [2023-03-14T20:46:07.562Z] 5d3b04190fa2: Pull complete [2023-03-14T20:46:11.745Z] 2f39f015ded8: Pull complete [2023-03-14T20:46:11.745Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-14T20:46:11.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T20:46:11.745Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:46:11.965Z] prd-ubuntu20.04-docker-8c-8g-253 does not seem to be running inside a container [2023-03-14T20:46:11.994Z] $ 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-262 -v /w/workspace/undry_device-onvif-camera_PR-262:/w/workspace/undry_device-onvif-camera_PR-262:rw,z -v /w/workspace/undry_device-onvif-camera_PR-262@tmp:/w/workspace/undry_device-onvif-camera_PR-262@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-14T20:46:14.715Z] $ docker top aa4b3f4d39274a02415e6e318f165f1dd4670354fc74b4e435fcd0f86187da82 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:46:15.135Z] ---> job-cost.sh [2023-03-14T20:46:15.135Z] lf-activate-venv: SKIPPING [2023-03-14T20:46:15.135Z] INFO: No Stack... [2023-03-14T20:46:15.393Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-14T20:46:15.651Z] INFO: Archiving Costs [Pipeline] sh [2023-03-14T20:46:15.958Z] + cat /w/workspace/undry_device-onvif-camera_PR-262/archives/cost.csv [2023-03-14T20:46:15.958Z] + cut -d, -f6 [Pipeline] lock [2023-03-14T20:46:16.049Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-262-1-stack-cost] [2023-03-14T20:46:16.053Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-262-1-stack-cost] did not exist. Created. [2023-03-14T20:46:16.053Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-262-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-14T20:46:16.432Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-14T20:46:16.486Z] Stashed 1 file(s) [Pipeline] } [2023-03-14T20:46:16.503Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-262-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-14T20:46:16.577Z] $ docker stop --time=1 aa4b3f4d39274a02415e6e318f165f1dd4670354fc74b4e435fcd0f86187da82 [2023-03-14T20:46:17.727Z] $ docker rm -f --volumes aa4b3f4d39274a02415e6e318f165f1dd4670354fc74b4e435fcd0f86187da82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-14T20:49:44.101Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-254 in /w/workspace/undry_device-onvif-camera_PR-262 [Pipeline] { [Pipeline] ws [2023-03-14T20:49:44.157Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-03-14T20:49:44.233Z] The recommended git tool is: git [2023-03-14T20:49:52.904Z] using credential edgex-jenkins-ssh [2023-03-14T20:49:52.929Z] Cloning the remote Git repository [2023-03-14T20:49:52.981Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-14T20:49:53.127Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-03-14T20:49:53.458Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-14T20:49:53.459Z] > git --version # timeout=10 [2023-03-14T20:49:53.495Z] > git --version # 'git version 2.25.1' [2023-03-14T20:49:53.498Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T20:49:53.776Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T20:49:55.355Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-14T20:49:55.396Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T20:49:57.081Z] Merging remotes/origin/main commit 33d7f92d5661b99b9b96e2663b29a2bf689d0f01 into PR head commit dd9876e8ef4b24b047e16e78be8fd9de6d97f56d [2023-03-14T20:49:57.703Z] Merge succeeded, producing dd9876e8ef4b24b047e16e78be8fd9de6d97f56d [2023-03-14T20:49:57.704Z] Checking out Revision dd9876e8ef4b24b047e16e78be8fd9de6d97f56d (PR-262) [2023-03-14T20:49:56.388Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-14T20:49:56.453Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-14T20:49:56.454Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T20:49:56.471Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/262/head:refs/remotes/origin/PR-262 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-14T20:49:57.104Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T20:49:57.194Z] > git checkout -f dd9876e8ef4b24b047e16e78be8fd9de6d97f56d # timeout=10 [2023-03-14T20:49:57.529Z] > git remote # timeout=10 [2023-03-14T20:49:57.560Z] > git config --get remote.origin.url # timeout=10 [2023-03-14T20:49:57.616Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T20:49:57.630Z] > git merge 33d7f92d5661b99b9b96e2663b29a2bf689d0f01 # timeout=10 [2023-03-14T20:49:57.670Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-14T20:49:57.709Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T20:49:57.742Z] > git checkout -f dd9876e8ef4b24b047e16e78be8fd9de6d97f56d # timeout=10 [2023-03-14T20:50:01.627Z] Commit message: "build: Update to Go 1.20, Alpine 3.17 and linter v1.51.2" [2023-03-14T20:50:01.680Z] > git --version # timeout=10 [2023-03-14T20:50:01.691Z] > git --version # 'git version 2.25.1' [2023-03-14T20:50:01.705Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T20:50:03.078Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-14T20:50:03.078Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T20:50:03.078Z] Dload Upload Total Spent Left Speed [2023-03-14T20:50:03.078Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85006 [Pipeline] sh [2023-03-14T20:50:03.806Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-14T20:50:04.147Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-14T20:50:04.147Z] + sudo tee /etc/docker/daemon.new [2023-03-14T20:50:04.147Z] { [2023-03-14T20:50:04.147Z] "registry-mirrors": [ [2023-03-14T20:50:04.147Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-14T20:50:04.147Z] ], [2023-03-14T20:50:04.147Z] "bip": "10.250.0.254/24", [2023-03-14T20:50:04.147Z] "hosts": [ [2023-03-14T20:50:04.147Z] "tcp://0.0.0.0:5555", [2023-03-14T20:50:04.147Z] "unix:///var/run/docker.sock" [2023-03-14T20:50:04.147Z] ], [2023-03-14T20:50:04.147Z] "mtu": 1458, [2023-03-14T20:50:04.147Z] "selinux-enabled": true, [2023-03-14T20:50:04.147Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-14T20:50:04.147Z] } [Pipeline] sh [2023-03-14T20:50:04.495Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-14T20:50:04.842Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T20:50:23.150Z] provisioning config files... [2023-03-14T20:50:23.179Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config7862674113440038867tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:50:23.569Z] ---> docker-login.sh [2023-03-14T20:50:23.569Z] nexus3.edgexfoundry.org:10001 [2023-03-14T20:50:24.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:50:24.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:50:24.157Z] Configure a credential helper to remove this warning. See [2023-03-14T20:50:24.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:50:24.157Z] [2023-03-14T20:50:24.157Z] Login Succeeded [2023-03-14T20:50:24.157Z] nexus3.edgexfoundry.org:10002 [2023-03-14T20:50:24.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:50:24.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:50:24.428Z] Configure a credential helper to remove this warning. See [2023-03-14T20:50:24.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:50:24.428Z] [2023-03-14T20:50:24.428Z] Login Succeeded [2023-03-14T20:50:24.428Z] nexus3.edgexfoundry.org:10003 [2023-03-14T20:50:24.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:50:24.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:50:24.973Z] Configure a credential helper to remove this warning. See [2023-03-14T20:50:24.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:50:24.973Z] [2023-03-14T20:50:24.973Z] Login Succeeded [2023-03-14T20:50:24.973Z] nexus3.edgexfoundry.org:10004 [2023-03-14T20:50:25.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:50:25.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:50:25.245Z] Configure a credential helper to remove this warning. See [2023-03-14T20:50:25.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:50:25.245Z] [2023-03-14T20:50:25.245Z] Login Succeeded [2023-03-14T20:50:25.245Z] docker.io [2023-03-14T20:50:25.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:50:25.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:50:25.783Z] Configure a credential helper to remove this warning. See [2023-03-14T20:50:25.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:50:25.783Z] [2023-03-14T20:50:25.783Z] Login Succeeded [2023-03-14T20:50:25.783Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T20:50:25.810Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-14T20:50:26.164Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T20:50:26.202Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T20:50:26.235Z] ========================================================= [2023-03-14T20:50:26.235Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-14T20:50:26.235Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:50:26.731Z] + 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-03-14T20:50:27.320Z] Sending build context to Docker daemon 20.66MB [2023-03-14T20:50:27.320Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-14T20:50:27.320Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-14T20:50:27.607Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-14T20:50:27.607Z] af6eaf76a39c: Pulling fs layer [2023-03-14T20:50:27.607Z] 55522c791124: Pulling fs layer [2023-03-14T20:50:27.607Z] ce5c4a1c91eb: Pulling fs layer [2023-03-14T20:50:27.607Z] 169dfbe0d373: Pulling fs layer [2023-03-14T20:50:27.607Z] e1ff8fa3b103: Pulling fs layer [2023-03-14T20:50:27.607Z] 52ebb69f0ebf: Pulling fs layer [2023-03-14T20:50:27.607Z] 5abe8eddf0d5: Pulling fs layer [2023-03-14T20:50:27.607Z] e1ff8fa3b103: Waiting [2023-03-14T20:50:27.607Z] 52ebb69f0ebf: Waiting [2023-03-14T20:50:27.607Z] 5abe8eddf0d5: Waiting [2023-03-14T20:50:27.607Z] 169dfbe0d373: Waiting [2023-03-14T20:50:27.607Z] 55522c791124: Download complete [2023-03-14T20:50:27.607Z] 169dfbe0d373: Verifying Checksum [2023-03-14T20:50:27.607Z] 169dfbe0d373: Download complete [2023-03-14T20:50:27.607Z] e1ff8fa3b103: Verifying Checksum [2023-03-14T20:50:27.607Z] e1ff8fa3b103: Download complete [2023-03-14T20:50:27.608Z] af6eaf76a39c: Verifying Checksum [2023-03-14T20:50:27.608Z] af6eaf76a39c: Download complete [2023-03-14T20:50:29.047Z] 5abe8eddf0d5: Verifying Checksum [2023-03-14T20:50:29.047Z] 5abe8eddf0d5: Download complete [2023-03-14T20:50:30.013Z] ce5c4a1c91eb: Verifying Checksum [2023-03-14T20:50:30.013Z] ce5c4a1c91eb: Download complete [2023-03-14T20:50:30.013Z] 52ebb69f0ebf: Download complete [2023-03-14T20:50:30.976Z] af6eaf76a39c: Pull complete [2023-03-14T20:50:31.259Z] 55522c791124: Pull complete [2023-03-14T20:50:46.288Z] ce5c4a1c91eb: Pull complete [2023-03-14T20:50:46.288Z] 169dfbe0d373: Pull complete [2023-03-14T20:50:46.288Z] e1ff8fa3b103: Pull complete [2023-03-14T20:50:51.647Z] 52ebb69f0ebf: Pull complete [2023-03-14T20:50:53.602Z] 5abe8eddf0d5: Pull complete [2023-03-14T20:50:53.602Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-14T20:50:53.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T20:50:53.602Z] ---> 6cb57ee374ae [2023-03-14T20:50:53.602Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:50:55.552Z] ---> Running in 7a1a2997d6db [2023-03-14T20:50:55.552Z] Removing intermediate container 7a1a2997d6db [2023-03-14T20:50:55.552Z] ---> 1b0aafd87749 [2023-03-14T20:50:55.552Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-14T20:50:55.552Z] ---> Running in 332e338964a8 [2023-03-14T20:50:55.821Z] Removing intermediate container 332e338964a8 [2023-03-14T20:50:55.821Z] ---> 82146358b480 [2023-03-14T20:50:55.821Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-14T20:50:56.087Z] ---> Running in 870e2acce3d1 [2023-03-14T20:50:56.355Z] Removing intermediate container 870e2acce3d1 [2023-03-14T20:50:56.355Z] ---> d9e7749fae3e [2023-03-14T20:50:56.355Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-14T20:50:56.355Z] ---> Running in b85fc15f84d9 [2023-03-14T20:50:56.623Z] Removing intermediate container b85fc15f84d9 [2023-03-14T20:50:56.623Z] ---> ea3925a1cdb4 [2023-03-14T20:50:56.623Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-14T20:50:56.623Z] ---> Running in cae382c6045d [2023-03-14T20:50:56.890Z] Removing intermediate container cae382c6045d [2023-03-14T20:50:56.890Z] ---> 1664f346c4f8 [2023-03-14T20:50:56.890Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-14T20:50:56.890Z] ---> Running in 9d58a420c627 [2023-03-14T20:50:58.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:50:58.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:50:59.993Z] OK: 263 MiB in 53 packages [2023-03-14T20:51:00.593Z] Removing intermediate container 9d58a420c627 [2023-03-14T20:51:00.593Z] ---> 63971e82e2d9 [2023-03-14T20:51:00.593Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-14T20:51:00.593Z] ---> Running in a46cd938866e [2023-03-14T20:51:00.860Z] Removing intermediate container a46cd938866e [2023-03-14T20:51:00.860Z] ---> 29ae3cc0c3cb [2023-03-14T20:51:00.860Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-14T20:51:01.447Z] ---> 7cc91d693241 [2023-03-14T20:51:01.447Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:51:01.447Z] ---> Running in 4ff338097c31 [2023-03-14T20:52:23.089Z] Removing intermediate container 4ff338097c31 [2023-03-14T20:52:23.089Z] ---> e56a3406f88d [2023-03-14T20:52:23.089Z] Step 12/13 : COPY . . [2023-03-14T20:52:23.089Z] ---> 07d349dfbbfb [2023-03-14T20:52:23.089Z] Step 13/13 : RUN ${MAKE} [2023-03-14T20:52:23.089Z] ---> Running in 7a4e903d7cb5 [2023-03-14T20:52:23.089Z] noop [2023-03-14T20:52:23.089Z] Removing intermediate container 7a4e903d7cb5 [2023-03-14T20:52:23.089Z] ---> 04d011e69fe3 [2023-03-14T20:52:23.089Z] Successfully built 04d011e69fe3 [2023-03-14T20:52:23.089Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:52:23.581Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T20:52:23.581Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:52:23.842Z] prd-ubuntu20.04-docker-arm64-4c-16g-254 does not seem to be running inside a container [2023-03-14T20:52:23.899Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-14T20:52:25.062Z] $ docker top 80fc4300cdbf215da24694520098d7fef9c66d574c42dafc6fe2bcf3329ec82f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:52:25.937Z] + go version [2023-03-14T20:52:25.937Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-14T20:52:25.970Z] $ docker stop --time=1 80fc4300cdbf215da24694520098d7fef9c66d574c42dafc6fe2bcf3329ec82f [2023-03-14T20:52:27.602Z] $ docker rm -f --volumes 80fc4300cdbf215da24694520098d7fef9c66d574c42dafc6fe2bcf3329ec82f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:52:28.434Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T20:52:28.434Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:52:28.682Z] prd-ubuntu20.04-docker-arm64-4c-16g-254 does not seem to be running inside a container [2023-03-14T20:52:28.747Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-14T20:52:30.669Z] $ docker top fa9239129457f50a3c4ab293964c9d8c127b73afe7343f79ee0bd5c5ce774d04 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:52:31.222Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-03-14T20:52:31.608Z] + make test [2023-03-14T20:52:31.608Z] go test ./... -coverprofile=coverage.out ./... [2023-03-14T20:53:03.846Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-14T20:55:10.950Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-14T20:55:10.950Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-14T20:55:10.950Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.183s coverage: 30.5% of statements [2023-03-14T20:55:29.229Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.786s coverage: 86.5% of statements [2023-03-14T20:55:29.229Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-14T20:55:29.229Z] go vet ./... [2023-03-14T20:56:01.474Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T20:56:01.474Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T20:56:01.474Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-14T20:56:01.517Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-14T20:56:01.540Z] $ docker stop --time=1 fa9239129457f50a3c4ab293964c9d8c127b73afe7343f79ee0bd5c5ce774d04 [2023-03-14T20:56:03.336Z] $ docker rm -f --volumes fa9239129457f50a3c4ab293964c9d8c127b73afe7343f79ee0bd5c5ce774d04 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T20:56:04.573Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-14T20:56:04.605Z] Warning: overwriting stash ‘coverage-report’ [2023-03-14T20:56:05.141Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T20:56:05.750Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-14T20:56:06.087Z] + ls -al . [2023-03-14T20:56:06.087Z] total 228 [2023-03-14T20:56:06.087Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 14 20:52 . [2023-03-14T20:56:06.087Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 20:49 .. [2023-03-14T20:56:06.087Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 20:49 .git [2023-03-14T20:56:06.087Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 20:49 .github [2023-03-14T20:56:06.087Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 14 20:49 .gitignore [2023-03-14T20:56:06.087Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 14 20:49 .golangci.yml [2023-03-14T20:56:06.087Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 14 20:49 Attribution.txt [2023-03-14T20:56:06.087Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 14 20:49 CHANGELOG.md [2023-03-14T20:56:06.087Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 14 20:49 Dockerfile [2023-03-14T20:56:06.087Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 20:49 GOVERNANCE.md [2023-03-14T20:56:06.087Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 14 20:49 Jenkinsfile [2023-03-14T20:56:06.087Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 14 20:49 LICENSE [2023-03-14T20:56:06.087Z] -rw-rw-r-- 1 jenkins jenkins 2751 Mar 14 20:49 Makefile [2023-03-14T20:56:06.087Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 14 20:49 OWNERS.md [2023-03-14T20:56:06.087Z] -rw-rw-r-- 1 jenkins jenkins 5931 Mar 14 20:49 README.md [2023-03-14T20:56:06.087Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 14 20:44 VERSION [2023-03-14T20:56:06.087Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 20:49 bin [2023-03-14T20:56:06.087Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 20:49 cmd [2023-03-14T20:56:06.087Z] -rw-r--r-- 1 jenkins jenkins 76650 Mar 14 20:55 coverage.out [2023-03-14T20:56:06.087Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 14 20:49 doc [2023-03-14T20:56:06.087Z] -rw-rw-r-- 1 jenkins jenkins 3601 Mar 14 20:49 go.mod [2023-03-14T20:56:06.087Z] -rw-rw-r-- 1 jenkins jenkins 32890 Mar 14 20:49 go.sum [2023-03-14T20:56:06.087Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 20:49 internal [2023-03-14T20:56:06.087Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 20:49 snap [2023-03-14T20:56:06.087Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 14 20:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:56:06.520Z] + 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=dd9876e8ef4b24b047e16e78be8fd9de6d97f56d --label arch=arm64 --label version=0.0.0 . [2023-03-14T20:56:07.109Z] Sending build context to Docker daemon 20.73MB [2023-03-14T20:56:07.109Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-14T20:56:07.109Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-14T20:56:07.109Z] ---> 04d011e69fe3 [2023-03-14T20:56:07.109Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:56:07.385Z] ---> Running in ee41289fa03f [2023-03-14T20:56:07.652Z] Removing intermediate container ee41289fa03f [2023-03-14T20:56:07.652Z] ---> 3e382a790e6c [2023-03-14T20:56:07.652Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-14T20:56:07.652Z] ---> Running in 0c15be67b1e0 [2023-03-14T20:56:07.920Z] Removing intermediate container 0c15be67b1e0 [2023-03-14T20:56:07.920Z] ---> 873fa4719892 [2023-03-14T20:56:07.920Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-14T20:56:07.920Z] ---> Running in 7a092319c98d [2023-03-14T20:56:08.195Z] Removing intermediate container 7a092319c98d [2023-03-14T20:56:08.195Z] ---> d82c464dfe5c [2023-03-14T20:56:08.195Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-14T20:56:08.462Z] ---> Running in 1360943e445c [2023-03-14T20:56:08.728Z] Removing intermediate container 1360943e445c [2023-03-14T20:56:08.728Z] ---> 2222e98379a2 [2023-03-14T20:56:08.728Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-14T20:56:08.728Z] ---> Running in a1cfaca9d258 [2023-03-14T20:56:08.998Z] Removing intermediate container a1cfaca9d258 [2023-03-14T20:56:08.998Z] ---> e274f55141bd [2023-03-14T20:56:08.998Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-14T20:56:08.998Z] ---> Running in 035ff5fbc49c [2023-03-14T20:56:09.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:56:10.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:56:11.945Z] OK: 263 MiB in 53 packages [2023-03-14T20:56:14.518Z] Removing intermediate container 035ff5fbc49c [2023-03-14T20:56:14.518Z] ---> 64ef70c2da9b [2023-03-14T20:56:14.518Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-14T20:56:14.786Z] ---> Running in 59e7c7185466 [2023-03-14T20:56:15.053Z] Removing intermediate container 59e7c7185466 [2023-03-14T20:56:15.053Z] ---> a13508159e6a [2023-03-14T20:56:15.053Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-14T20:56:15.640Z] ---> cc947b189dcc [2023-03-14T20:56:15.640Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:56:15.640Z] ---> Running in aa66a1a3cccf [2023-03-14T20:56:18.237Z] Removing intermediate container aa66a1a3cccf [2023-03-14T20:56:18.237Z] ---> dbd93e575a87 [2023-03-14T20:56:18.237Z] Step 12/26 : COPY . . [2023-03-14T20:56:19.645Z] ---> 707bb7a34c2b [2023-03-14T20:56:19.645Z] Step 13/26 : RUN ${MAKE} [2023-03-14T20:56:19.915Z] ---> Running in fbfb8a989701 [2023-03-14T20:56:20.874Z] 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-03-14T20:58:42.531Z] Removing intermediate container fbfb8a989701 [2023-03-14T20:58:42.531Z] ---> 3955ba5507c9 [2023-03-14T20:58:42.531Z] Step 14/26 : FROM alpine:3.17 [2023-03-14T20:58:42.531Z] 3.17: Pulling from library/alpine [2023-03-14T20:58:42.531Z] af6eaf76a39c: Already exists [2023-03-14T20:58:42.531Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-14T20:58:42.531Z] Status: Downloaded newer image for alpine:3.17 [2023-03-14T20:58:42.531Z] ---> d74e625d9115 [2023-03-14T20:58:42.531Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-14T20:58:42.531Z] ---> Running in 41597eac2fdc [2023-03-14T20:58:42.531Z] Removing intermediate container 41597eac2fdc [2023-03-14T20:58:42.531Z] ---> e525f629f281 [2023-03-14T20:58:42.531Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:58:42.531Z] ---> Running in 3ec957dcf5d7 [2023-03-14T20:58:42.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:58:42.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:58:42.531Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T20:58:42.531Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:58:42.531Z] OK: 8 MiB in 16 packages [2023-03-14T20:58:42.531Z] Removing intermediate container 3ec957dcf5d7 [2023-03-14T20:58:42.531Z] ---> 0663ae24f6f8 [2023-03-14T20:58:42.531Z] Step 17/26 : WORKDIR / [2023-03-14T20:58:42.531Z] ---> Running in f97ddc865e7b [2023-03-14T20:58:42.531Z] Removing intermediate container f97ddc865e7b [2023-03-14T20:58:42.531Z] ---> b75910924b7a [2023-03-14T20:58:42.531Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-14T20:58:42.799Z] ---> 053b108b5195 [2023-03-14T20:58:42.799Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-14T20:58:43.384Z] ---> 5e7b93c679d4 [2023-03-14T20:58:43.384Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-14T20:58:43.966Z] ---> 0b3fbf289d5d [2023-03-14T20:58:43.966Z] Step 21/26 : EXPOSE 59984 [2023-03-14T20:58:43.966Z] ---> Running in f97feb8d269b [2023-03-14T20:58:44.234Z] Removing intermediate container f97feb8d269b [2023-03-14T20:58:44.234Z] ---> f87d8c1ed02d [2023-03-14T20:58:44.234Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-14T20:58:44.503Z] ---> Running in dc333b6f5264 [2023-03-14T20:58:44.769Z] Removing intermediate container dc333b6f5264 [2023-03-14T20:58:44.769Z] ---> f0fe8bcc0e65 [2023-03-14T20:58:44.769Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:58:44.769Z] ---> Running in 7ff73ea75926 [2023-03-14T20:58:45.036Z] Removing intermediate container 7ff73ea75926 [2023-03-14T20:58:45.036Z] ---> 12063d146f47 [2023-03-14T20:58:45.036Z] Step 24/26 : LABEL arch=arm64 [2023-03-14T20:58:45.036Z] ---> Running in ff2d427ac57e [2023-03-14T20:58:45.305Z] Removing intermediate container ff2d427ac57e [2023-03-14T20:58:45.305Z] ---> 00f477b8a0e6 [2023-03-14T20:58:45.305Z] Step 25/26 : LABEL git_sha=dd9876e8ef4b24b047e16e78be8fd9de6d97f56d [2023-03-14T20:58:45.572Z] ---> Running in 934061fe599d [2023-03-14T20:58:45.840Z] Removing intermediate container 934061fe599d [2023-03-14T20:58:45.840Z] ---> 4365e0f7dba2 [2023-03-14T20:58:45.840Z] Step 26/26 : LABEL version=0.0.0 [2023-03-14T20:58:45.840Z] ---> Running in 21e1fd33b77a [2023-03-14T20:58:46.108Z] Removing intermediate container 21e1fd33b77a [2023-03-14T20:58:46.108Z] ---> 3b38afe2ed44 [2023-03-14T20:58:46.108Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-14T20:58:46.108Z] Successfully built 3b38afe2ed44 [2023-03-14T20:58:46.374Z] 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-03-14T20:58:47.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T20:58:47.175Z] [2023-03-14T20:58:47.175Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:58:47.586Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T20:58:47.586Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-14T20:58:47.586Z] 8998bd30e6a1: Pulling fs layer [2023-03-14T20:58:47.586Z] 04944245beec: Pulling fs layer [2023-03-14T20:58:47.586Z] 699f458cf7ca: Pulling fs layer [2023-03-14T20:58:47.586Z] 765212b225bb: Pulling fs layer [2023-03-14T20:58:47.586Z] f23df028b6ca: Pulling fs layer [2023-03-14T20:58:47.586Z] d65c8cfc05b1: Pulling fs layer [2023-03-14T20:58:47.586Z] 2437ff75d9bd: Pulling fs layer [2023-03-14T20:58:47.586Z] 765212b225bb: Waiting [2023-03-14T20:58:47.586Z] f23df028b6ca: Waiting [2023-03-14T20:58:47.586Z] d65c8cfc05b1: Waiting [2023-03-14T20:58:47.586Z] 2437ff75d9bd: Waiting [2023-03-14T20:58:47.857Z] 04944245beec: Verifying Checksum [2023-03-14T20:58:47.857Z] 04944245beec: Download complete [2023-03-14T20:58:47.857Z] 765212b225bb: Download complete [2023-03-14T20:58:47.857Z] f23df028b6ca: Download complete [2023-03-14T20:58:47.857Z] d65c8cfc05b1: Verifying Checksum [2023-03-14T20:58:47.857Z] d65c8cfc05b1: Download complete [2023-03-14T20:58:47.857Z] 699f458cf7ca: Verifying Checksum [2023-03-14T20:58:47.857Z] 699f458cf7ca: Download complete [2023-03-14T20:58:48.442Z] 8998bd30e6a1: Download complete [2023-03-14T20:58:51.033Z] 2437ff75d9bd: Download complete [2023-03-14T20:58:52.448Z] 8998bd30e6a1: Pull complete [2023-03-14T20:58:52.718Z] 04944245beec: Pull complete [2023-03-14T20:58:54.130Z] 699f458cf7ca: Pull complete [2023-03-14T20:58:54.130Z] 765212b225bb: Pull complete [2023-03-14T20:58:55.098Z] f23df028b6ca: Pull complete [2023-03-14T20:58:55.365Z] d65c8cfc05b1: Pull complete [2023-03-14T20:59:10.364Z] 2437ff75d9bd: Pull complete [2023-03-14T20:59:10.364Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-14T20:59:10.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T20:59:10.364Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:59:10.707Z] prd-ubuntu20.04-docker-arm64-4c-16g-254 does not seem to be running inside a container [2023-03-14T20:59:10.793Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-14T20:59:13.960Z] $ docker top 500043295e241f9d618dc646713804016edfbacdb9241353ce297f34eff2810b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:59:14.937Z] ---> job-cost.sh [2023-03-14T20:59:14.937Z] lf-activate-venv: SKIPPING [2023-03-14T20:59:14.937Z] INFO: No Stack... [2023-03-14T20:59:15.519Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-14T20:59:16.480Z] INFO: Archiving Costs [Pipeline] sh [2023-03-14T20:59:17.144Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2023-03-14T20:59:17.144Z] + cut -d, -f6 [Pipeline] lock [2023-03-14T20:59:17.202Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-262-1-stack-cost] [2023-03-14T20:59:17.208Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-262-1-stack-cost] did not exist. Created. [2023-03-14T20:59:17.208Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-262-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-14T20:59:17.931Z] /w/workspace/device-onvif-camera/1@tmp/durable-a9cfb8e4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-14T20:59:18.602Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-14T20:59:18.638Z] Warning: overwriting stash ‘stack-cost’ [2023-03-14T20:59:18.705Z] Stashed 1 file(s) [Pipeline] } [2023-03-14T20:59:18.720Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-262-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-14T20:59:18.790Z] $ docker stop --time=1 500043295e241f9d618dc646713804016edfbacdb9241353ce297f34eff2810b [2023-03-14T20:59:20.329Z] $ docker rm -f --volumes 500043295e241f9d618dc646713804016edfbacdb9241353ce297f34eff2810b [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-03-14T20:59:21.353Z] provisioning config files... [2023-03-14T20:59:21.360Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-262@tmp/config7937832926874027542tmp [Pipeline] { [Pipeline] sh [2023-03-14T20:59:21.688Z] + set +x [2023-03-14T20:59:21.688Z] + curl -s https://codecov.io/bash [2023-03-14T20:59:21.688Z] + bash -s -- [2023-03-14T20:59:21.688Z] [2023-03-14T20:59:21.688Z] _____ _ [2023-03-14T20:59:21.688Z] / ____| | | [2023-03-14T20:59:21.688Z] | | ___ __| | ___ ___ _____ __ [2023-03-14T20:59:21.688Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-14T20:59:21.688Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-14T20:59:21.688Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-14T20:59:21.688Z] Bash-1.0.6 [2023-03-14T20:59:21.688Z] [2023-03-14T20:59:21.688Z] [2023-03-14T20:59:21.688Z] ==> git version 2.25.1 found [2023-03-14T20:59:21.688Z] ==> 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-03-14T20:59:21.688Z] Release-Date: 2020-01-08 [2023-03-14T20:59:21.688Z] 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-03-14T20:59:21.688Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-14T20:59:21.688Z] ==> Jenkins CI detected. [2023-03-14T20:59:21.688Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-262 [2023-03-14T20:59:21.688Z] project root: . [2023-03-14T20:59:21.688Z] --> token set from env [2023-03-14T20:59:21.688Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-14T20:59:21.688Z] ==> Running gcov in . (disable via -X gcov) [2023-03-14T20:59:21.688Z] ==> Python coveragepy not found [2023-03-14T20:59:21.688Z] ==> Searching for coverage reports in: [2023-03-14T20:59:21.688Z] + . [2023-03-14T20:59:21.688Z] -> Found 1 reports [2023-03-14T20:59:21.688Z] ==> Detecting git/mercurial file structure [2023-03-14T20:59:21.688Z] ==> Reading reports [2023-03-14T20:59:21.688Z] + ./coverage.out bytes=76650 [2023-03-14T20:59:21.688Z] ==> Appending adjustments [2023-03-14T20:59:21.688Z] https://docs.codecov.io/docs/fixing-reports [2023-03-14T20:59:21.948Z] + Found adjustments [2023-03-14T20:59:21.948Z] ==> Gzipping contents [2023-03-14T20:59:21.948Z] 12K /tmp/codecov.6awnJF.gz [2023-03-14T20:59:21.948Z] ==> Uploading reports [2023-03-14T20:59:21.948Z] url: https://codecov.io [2023-03-14T20:59:21.948Z] query: branch=PR-262&commit=dd9876e8ef4b24b047e16e78be8fd9de6d97f56d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-262%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=262&job=&cmd_args= [2023-03-14T20:59:21.948Z] -> Pinging Codecov [2023-03-14T20:59:21.948Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-262&commit=dd9876e8ef4b24b047e16e78be8fd9de6d97f56d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-262%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=262&job=&cmd_args= [2023-03-14T20:59:22.206Z] -> Uploading to [2023-03-14T20:59:22.206Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-14/F29A59C45E3A92E06B3E522C9905F8EF/dd9876e8ef4b24b047e16e78be8fd9de6d97f56d/e6d23210-5805-48a5-8e15-633d2a6c4871.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230314T205922Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e3a3e6411ebb9c24ba49e4272b2e99d2fefeaa0e8f577ff340012240e6a602b7 [2023-03-14T20:59:22.206Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T20:59:22.206Z] Dload Upload Total Spent Left Speed [2023-03-14T20:59:22.465Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10354 0 0 100 10354 0 36716 --:--:-- --:--:-- --:--:-- 36716 [2023-03-14T20:59:22.465Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/dd9876e8ef4b24b047e16e78be8fd9de6d97f56d [Pipeline] } [2023-03-14T20:59:22.491Z] 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-03-14T20:59:24.224Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-262/archives ] [2023-03-14T20:59:24.224Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-262/archives [2023-03-14T20:59:24.224Z] total 16 [2023-03-14T20:59:24.224Z] drwxr-xr-x 3 root root 4096 Mar 14 20:46 . [2023-03-14T20:59:24.224Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 14 20:46 .. [2023-03-14T20:59:24.224Z] drwxr-xr-x 2 root root 4096 Mar 14 20:46 cost [2023-03-14T20:59:24.224Z] -rw-r--r-- 1 root root 91 Mar 14 20:46 cost.csv [2023-03-14T20:59:24.224Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-262/archives [2023-03-14T20:59:24.224Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-262/archives [2023-03-14T20:59:24.224Z] total 16 [2023-03-14T20:59:24.224Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 20:46 . [2023-03-14T20:59:24.224Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 14 20:46 .. [2023-03-14T20:59:24.224Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 14 20:46 cost [2023-03-14T20:59:24.224Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 14 20:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:59:24.553Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:59:25.443Z] ---> package-listing.sh [2023-03-14T20:59:25.444Z] ++ facter osfamily [2023-03-14T20:59:25.444Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-14T20:59:25.701Z] + OS_FAMILY=debian [2023-03-14T20:59:25.701Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-262 [2023-03-14T20:59:25.701Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-14T20:59:25.701Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-14T20:59:25.701Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-14T20:59:25.701Z] + PACKAGES=/tmp/packages_start.txt [2023-03-14T20:59:25.701Z] + '[' /w/workspace/undry_device-onvif-camera_PR-262 ']' [2023-03-14T20:59:25.701Z] + PACKAGES=/tmp/packages_end.txt [2023-03-14T20:59:25.701Z] + case "${OS_FAMILY}" in [2023-03-14T20:59:25.701Z] + dpkg -l [2023-03-14T20:59:25.701Z] + grep '^ii' [2023-03-14T20:59:25.701Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-14T20:59:25.701Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-14T20:59:25.701Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-14T20:59:25.701Z] + '[' /w/workspace/undry_device-onvif-camera_PR-262 ']' [2023-03-14T20:59:25.701Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-262/archives/ [2023-03-14T20:59:25.701Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-262/archives/ [Pipeline] echo [2023-03-14T20:59:25.737Z] 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-262/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-14T20:59:26.026Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:59:26.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T20:59:26.653Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:59:26.798Z] prd-ubuntu20.04-docker-8c-8g-253 does not seem to be running inside a container [2023-03-14T20:59:26.827Z] $ 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-262/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-262 -v /w/workspace/undry_device-onvif-camera_PR-262:/w/workspace/undry_device-onvif-camera_PR-262:rw,z -v /w/workspace/undry_device-onvif-camera_PR-262@tmp:/w/workspace/undry_device-onvif-camera_PR-262@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-14T20:59:27.012Z] $ docker top 8a6c670f755edbf5f0433cd99807c2d1e7342431806c6d8dc5741cc4ae940219 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:59:27.412Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-14T20:59:27.719Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-14T20:59:28.024Z] + ls /var/log/sa-host [2023-03-14T20:59:28.024Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T20:59:28.148Z] provisioning config files... [2023-03-14T20:59:28.157Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-262@tmp/config3752870683552819393tmp [Pipeline] { [Pipeline] echo [2023-03-14T20:59:28.204Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:59:28.518Z] ---> create-netrc.sh [Pipeline] } [2023-03-14T20:59:28.548Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:59:28.935Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-14T20:59:28.973Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:59:29.282Z] ---> sudo-logs.sh [2023-03-14T20:59:29.282Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-14T20:59:29.367Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:59:29.685Z] ---> job-cost.sh [2023-03-14T20:59:29.685Z] lf-activate-venv: SKIPPING [2023-03-14T20:59:29.685Z] DEBUG: total: 0.2199999988079071 [2023-03-14T20:59:29.685Z] INFO: Retrieving Stack Cost... [2023-03-14T20:59:29.944Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-14T20:59:30.511Z] INFO: Archiving Costs [Pipeline] echo [2023-03-14T20:59:30.547Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:59:30.856Z] ---> logs-deploy.sh [2023-03-14T20:59:30.856Z] lf-activate-venv: SKIPPING [2023-03-14T20:59:30.856Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-262/1 [2023-03-14T20:59:30.856Z] INFO: archiving workspace using pattern(s): [2023-03-14T20:59:31.790Z] Archives upload complete. [2023-03-14T20:59:31.790Z] INFO: archiving logs to Nexus