Started by user Eric Ball Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e31f3c63a7c13e4139e385726734af4af68df4f0 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-ssh3738540182117170038.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh10629130938026998134.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/issue-38/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/issue-38/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13675309110549195798.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh16732712005140303894.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/issue-38/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/issue-38/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8238538850438605932.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-64065’ Running on prd-ubuntu20.04-docker-8c-8g-64072 in /w/workspace/dry_device-onvif-camera_issue-38 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/dry_device-onvif-camera_issue-38 # 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 Avoid second fetch Checking out Revision e31f3c63a7c13e4139e385726734af4af68df4f0 (issue-38) > 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 core.sparsecheckout # timeout=10 > git checkout -f e31f3c63a7c13e4139e385726734af4af68df4f0 # timeout=10 Commit message: "feat: Improve BaseNotificationURL setting" > git rev-list --no-walk e31f3c63a7c13e4139e385726734af4af68df4f0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-19T02:16:05.021Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-19T02:16:05.080Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-19T02:16:05.096Z] ========================================================= [2022-05-19T02:16:05.096Z] EdgeX Global Pipelines Version Info [2022-05-19T02:16:05.096Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-19T02:16:05.878Z] ------------------- [2022-05-19T02:16:05.878Z] stable info: [2022-05-19T02:16:05.878Z] ------------------- [2022-05-19T02:16:05.878Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-19T02:16:05.878Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-19T02:16:05.878Z] Message: update stable to v1.0.230 [2022-05-19T02:16:06.451Z] ------------------- [2022-05-19T02:16:06.451Z] experimental info: [2022-05-19T02:16:06.451Z] ------------------- [2022-05-19T02:16:06.451Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-19T02:16:06.451Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-19T02:16:06.451Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-19T02:16:06.614Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-05-19T02:16:06.631Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-05-19T02:16:06.646Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-19T02:16:06.666Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-19T02:16:06.683Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-19T02:16:06.693Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-19T02:16:06.708Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-19T02:16:06.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-19T02:16:06.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-19T02:16:06.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-19T02:16:06.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-19T02:16:06.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-05-19T02:16:06.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-19T02:16:06.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-19T02:16:06.833Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-19T02:16:06.851Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-19T02:16:06.868Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-19T02:16:06.889Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-19T02:16:06.905Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-19T02:16:06.917Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-19T02:16:06.933Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-19T02:16:06.948Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-19T02:16:06.967Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-19T02:16:06.978Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-19T02:16:06.989Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-19T02:16:07.000Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-19T02:16:07.011Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = issue-38 [Pipeline] echo [2022-05-19T02:16:07.022Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = issue-38 [Pipeline] echo [2022-05-19T02:16:07.035Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = issue-38 [Pipeline] echo [2022-05-19T02:16:07.053Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e31f3c63a7c13e4139e385726734af4af68df4f0 [Pipeline] echo [2022-05-19T02:16:07.071Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e31f3c6 [Pipeline] echo [2022-05-19T02:16:07.085Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-19T02:16:07.130Z] provisioning config files... [2022-05-19T02:16:07.147Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/dry_device-onvif-camera_issue-38@tmp/config1734929638626701109tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-19T02:16:07.474Z] ---> docker-login.sh [2022-05-19T02:16:07.475Z] nexus3.edgexfoundry.org:10001 [2022-05-19T02:16:07.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-19T02:16:07.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-19T02:16:07.736Z] Configure a credential helper to remove this warning. See [2022-05-19T02:16:07.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-19T02:16:07.736Z] [2022-05-19T02:16:07.736Z] Login Succeeded [2022-05-19T02:16:07.736Z] nexus3.edgexfoundry.org:10002 [2022-05-19T02:16:07.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-19T02:16:07.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-19T02:16:07.997Z] Configure a credential helper to remove this warning. See [2022-05-19T02:16:07.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-19T02:16:07.997Z] [2022-05-19T02:16:07.997Z] Login Succeeded [2022-05-19T02:16:07.997Z] nexus3.edgexfoundry.org:10003 [2022-05-19T02:16:07.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-19T02:16:08.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-19T02:16:08.259Z] Configure a credential helper to remove this warning. See [2022-05-19T02:16:08.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-19T02:16:08.259Z] [2022-05-19T02:16:08.259Z] Login Succeeded [2022-05-19T02:16:08.259Z] nexus3.edgexfoundry.org:10004 [2022-05-19T02:16:08.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-19T02:16:08.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-19T02:16:08.259Z] Configure a credential helper to remove this warning. See [2022-05-19T02:16:08.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-19T02:16:08.259Z] [2022-05-19T02:16:08.259Z] Login Succeeded [2022-05-19T02:16:08.259Z] docker.io [2022-05-19T02:16:08.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-19T02:16:08.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-19T02:16:08.843Z] Configure a credential helper to remove this warning. See [2022-05-19T02:16:08.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-19T02:16:08.843Z] [2022-05-19T02:16:08.843Z] Login Succeeded [2022-05-19T02:16:08.843Z] ---> docker-login.sh ends [Pipeline] } [2022-05-19T02:16:08.853Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-19T02:16:09.242Z] + git rev-list -1 --merges e31f3c63a7c13e4139e385726734af4af68df4f0~1..e31f3c63a7c13e4139e385726734af4af68df4f0 [Pipeline] echo [2022-05-19T02:16:09.363Z] -----------> git rev-list -1 --merges e31f3c63a7c13e4139e385726734af4af68df4f0~1..e31f3c63a7c13e4139e385726734af4af68df4f0 e31f3c63a7c13e4139e385726734af4af68df4f0 [false] [Pipeline] sh [2022-05-19T02:16:09.661Z] + git log --format=format:%s -1 e31f3c63a7c13e4139e385726734af4af68df4f0 [Pipeline] echo [2022-05-19T02:16:09.677Z] ========================================================= [2022-05-19T02:16:09.677Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-19T02:16:09.677Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-19T02:16:10.026Z] + git log --format=format:%s -1 e31f3c63a7c13e4139e385726734af4af68df4f0 [Pipeline] echo [2022-05-19T02:16:10.042Z] [semverPrep] GIT_COMMIT: e31f3c63a7c13e4139e385726734af4af68df4f0, Commit Message: feat: Improve BaseNotificationURL setting [Pipeline] echo [2022-05-19T02:16:10.048Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-19T02:16:10.489Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-19T02:16:10.489Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-19T02:16:10.489Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-19T02:16:10.489Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-19T02:16:10.489Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-19T02:16:10.489Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-19T02:16:10.489Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-19T02:16:10.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-19T02:16:10.914Z] [2022-05-19T02:16:10.914Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-19T02:16:11.221Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-19T02:16:11.221Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-19T02:16:11.221Z] 1fe172e4850f: Pulling fs layer [2022-05-19T02:16:11.221Z] caf521ccaac6: Pulling fs layer [2022-05-19T02:16:11.221Z] 3ead6fa29328: Pulling fs layer [2022-05-19T02:16:11.221Z] 5c2a1cbceb83: Pulling fs layer [2022-05-19T02:16:11.221Z] a8d5f1318db7: Pulling fs layer [2022-05-19T02:16:11.221Z] c427282e49a2: Pulling fs layer [2022-05-19T02:16:11.221Z] 1827001aaf11: Pulling fs layer [2022-05-19T02:16:11.221Z] 0714d37db230: Pulling fs layer [2022-05-19T02:16:11.221Z] ac28cf19c067: Pulling fs layer [2022-05-19T02:16:11.221Z] ca983d60f3e2: Pulling fs layer [2022-05-19T02:16:11.221Z] 9f894cec8388: Pulling fs layer [2022-05-19T02:16:11.221Z] 0714d37db230: Waiting [2022-05-19T02:16:11.221Z] ac28cf19c067: Waiting [2022-05-19T02:16:11.221Z] ca983d60f3e2: Waiting [2022-05-19T02:16:11.221Z] 9f894cec8388: Waiting [2022-05-19T02:16:11.221Z] 5c2a1cbceb83: Waiting [2022-05-19T02:16:11.221Z] a8d5f1318db7: Waiting [2022-05-19T02:16:11.221Z] c427282e49a2: Waiting [2022-05-19T02:16:11.221Z] 1827001aaf11: Waiting [2022-05-19T02:16:11.221Z] caf521ccaac6: Verifying Checksum [2022-05-19T02:16:11.221Z] caf521ccaac6: Download complete [2022-05-19T02:16:11.221Z] 5c2a1cbceb83: Verifying Checksum [2022-05-19T02:16:11.221Z] 5c2a1cbceb83: Download complete [2022-05-19T02:16:11.483Z] a8d5f1318db7: Verifying Checksum [2022-05-19T02:16:11.483Z] a8d5f1318db7: Download complete [2022-05-19T02:16:11.483Z] c427282e49a2: Verifying Checksum [2022-05-19T02:16:11.483Z] c427282e49a2: Download complete [2022-05-19T02:16:11.483Z] 3ead6fa29328: Verifying Checksum [2022-05-19T02:16:11.483Z] 3ead6fa29328: Download complete [2022-05-19T02:16:11.483Z] 0714d37db230: Verifying Checksum [2022-05-19T02:16:11.483Z] 0714d37db230: Download complete [2022-05-19T02:16:11.483Z] ac28cf19c067: Verifying Checksum [2022-05-19T02:16:11.483Z] ca983d60f3e2: Verifying Checksum [2022-05-19T02:16:11.483Z] ca983d60f3e2: Download complete [2022-05-19T02:16:11.483Z] 9f894cec8388: Verifying Checksum [2022-05-19T02:16:11.483Z] 9f894cec8388: Download complete [2022-05-19T02:16:11.483Z] 1fe172e4850f: Verifying Checksum [2022-05-19T02:16:11.483Z] 1fe172e4850f: Download complete [2022-05-19T02:16:11.743Z] 1827001aaf11: Verifying Checksum [2022-05-19T02:16:11.743Z] 1827001aaf11: Download complete [2022-05-19T02:16:13.136Z] 1fe172e4850f: Pull complete [2022-05-19T02:16:13.136Z] caf521ccaac6: Pull complete [2022-05-19T02:16:13.708Z] 3ead6fa29328: Pull complete [2022-05-19T02:16:13.968Z] 5c2a1cbceb83: Pull complete [2022-05-19T02:16:14.232Z] a8d5f1318db7: Pull complete [2022-05-19T02:16:14.233Z] c427282e49a2: Pull complete [2022-05-19T02:16:16.143Z] 1827001aaf11: Pull complete [2022-05-19T02:16:16.143Z] 0714d37db230: Pull complete [2022-05-19T02:16:16.405Z] ac28cf19c067: Pull complete [2022-05-19T02:16:16.405Z] ca983d60f3e2: Pull complete [2022-05-19T02:16:16.405Z] 9f894cec8388: Pull complete [2022-05-19T02:16:16.668Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-19T02:16:16.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-19T02:16:16.668Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-19T02:16:16.761Z] prd-ubuntu20.04-docker-8c-8g-64072 does not seem to be running inside a container [2022-05-19T02:16:16.820Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_device-onvif-camera_issue-38 -v /w/workspace/dry_device-onvif-camera_issue-38:/w/workspace/dry_device-onvif-camera_issue-38:rw,z -v /w/workspace/dry_device-onvif-camera_issue-38@tmp:/w/workspace/dry_device-onvif-camera_issue-38@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-19T02:16:18.518Z] $ docker top eaef3e575f5bb9769a567bdc07933f105469e8013e07d17f5384fba67cc0ef34 -eo pid,comm [2022-05-19T02:16:18.581Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-19T02:16:18.581Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-19T02:16:18.618Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-19T02:16:18.618Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-19T02:16:18.760Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-19T02:16:18.770Z] $ docker exec eaef3e575f5bb9769a567bdc07933f105469e8013e07d17f5384fba67cc0ef34 ssh-agent [2022-05-19T02:16:18.898Z] SSH_AUTH_SOCK=/tmp/ssh-kofZVwg7FVV0/agent.34 [2022-05-19T02:16:18.898Z] SSH_AGENT_PID=40 [2022-05-19T02:16:18.908Z] Running ssh-add (command line suppressed) [2022-05-19T02:16:19.041Z] Identity added: /w/workspace/dry_device-onvif-camera_issue-38@tmp/private_key_569805851376959141.key (/w/workspace/dry_device-onvif-camera_issue-38@tmp/private_key_569805851376959141.key) [2022-05-19T02:16:19.054Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-19T02:16:19.352Z] + git tag --points-at HEAD [Pipeline] } [2022-05-19T02:16:19.374Z] $ docker exec --env ******** --env ******** eaef3e575f5bb9769a567bdc07933f105469e8013e07d17f5384fba67cc0ef34 ssh-agent -k [2022-05-19T02:16:19.521Z] unset SSH_AUTH_SOCK; [2022-05-19T02:16:19.521Z] unset SSH_AGENT_PID; [2022-05-19T02:16:19.521Z] echo Agent pid 40 killed; [2022-05-19T02:16:19.527Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-19T02:16:19.556Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-19T02:16:19.556Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-19T02:16:19.686Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-19T02:16:19.694Z] $ docker exec eaef3e575f5bb9769a567bdc07933f105469e8013e07d17f5384fba67cc0ef34 ssh-agent [2022-05-19T02:16:19.815Z] SSH_AUTH_SOCK=/tmp/ssh-YMZ45I1bxE8S/agent.74 [2022-05-19T02:16:19.815Z] SSH_AGENT_PID=82 [2022-05-19T02:16:19.821Z] Running ssh-add (command line suppressed) [2022-05-19T02:16:19.938Z] Identity added: /w/workspace/dry_device-onvif-camera_issue-38@tmp/private_key_2623865998831147820.key (/w/workspace/dry_device-onvif-camera_issue-38@tmp/private_key_2623865998831147820.key) [2022-05-19T02:16:19.946Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-19T02:16:20.255Z] + git semver init [2022-05-19T02:16:20.520Z] 2022-05-19 02:16:20,478 [run_init] DEBUG init version:0.0.0 force:False [2022-05-19T02:16:20.521Z] 2022-05-19 02:16:20,479 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_device-onvif-camera_issue-38/.semver [2022-05-19T02:16:20.521Z] 2022-05-19 02:16:20,479 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/dry_device-onvif-camera_issue-38/.semver [2022-05-19T02:16:20.521Z] 2022-05-19 02:16:20,479 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/dry_device-onvif-camera_issue-38/.semver'], cwd=/w/workspace/dry_device-onvif-camera_issue-38, universal_newlines=False, shell=None, istream=None) [2022-05-19T02:16:21.467Z] 2022-05-19 02:16:21,158 [append_file] DEBUG append to file:/w/workspace/dry_device-onvif-camera_issue-38/.git/info/exclude [2022-05-19T02:16:21.467Z] 2022-05-19 02:16:21,159 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_device-onvif-camera_issue-38/.semver/issue-38 with force:False [2022-05-19T02:16:21.467Z] 2022-05-19 02:16:21,159 [write_file] DEBUG write to file:/w/workspace/dry_device-onvif-camera_issue-38/.semver/issue-38 [2022-05-19T02:16:21.467Z] 2022-05-19 02:16:21,163 [execute] INFO git cat-file --batch-check [2022-05-19T02:16:21.467Z] 2022-05-19 02:16:21,163 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_device-onvif-camera_issue-38/.semver, universal_newlines=False, shell=None, istream=) [2022-05-19T02:16:21.467Z] 2022-05-19 02:16:21,169 [execute] INFO git cat-file --batch [2022-05-19T02:16:21.467Z] 2022-05-19 02:16:21,169 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_device-onvif-camera_issue-38/.semver, universal_newlines=False, shell=None, istream=) [2022-05-19T02:16:21.467Z] 2022-05-19 02:16:21,173 [read_version] DEBUG read version from /w/workspace/dry_device-onvif-camera_issue-38/.semver/issue-38 [2022-05-19T02:16:21.467Z] 0.0.0 [Pipeline] } [2022-05-19T02:16:21.483Z] $ docker exec --env ******** --env ******** eaef3e575f5bb9769a567bdc07933f105469e8013e07d17f5384fba67cc0ef34 ssh-agent -k [2022-05-19T02:16:21.595Z] unset SSH_AUTH_SOCK; [2022-05-19T02:16:21.596Z] unset SSH_AGENT_PID; [2022-05-19T02:16:21.596Z] echo Agent pid 82 killed; [2022-05-19T02:16:21.603Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-19T02:16:21.917Z] + git semver [Pipeline] } [2022-05-19T02:16:22.520Z] $ docker stop --time=1 eaef3e575f5bb9769a567bdc07933f105469e8013e07d17f5384fba67cc0ef34 [2022-05-19T02:16:23.924Z] $ docker rm -f eaef3e575f5bb9769a567bdc07933f105469e8013e07d17f5384fba67cc0ef34 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-19T02:16:24.278Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-19T02:16:24.560Z] Stashed 1 file(s) [Pipeline] echo [2022-05-19T02:16:24.565Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-19T02:16:24.731Z] provisioning config files... [2022-05-19T02:16:24.741Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/dry_device-onvif-camera_issue-38@tmp/config6844317876980450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-19T02:16:25.045Z] ---> docker-login.sh [2022-05-19T02:16:25.045Z] nexus3.edgexfoundry.org:10001 [2022-05-19T02:16:25.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-19T02:16:25.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-19T02:16:25.045Z] Configure a credential helper to remove this warning. See [2022-05-19T02:16:25.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-19T02:16:25.045Z] [2022-05-19T02:16:25.045Z] Login Succeeded [2022-05-19T02:16:25.045Z] nexus3.edgexfoundry.org:10002 [2022-05-19T02:16:25.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-19T02:16:25.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-19T02:16:25.307Z] Configure a credential helper to remove this warning. See [2022-05-19T02:16:25.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-19T02:16:25.307Z] [2022-05-19T02:16:25.307Z] Login Succeeded [2022-05-19T02:16:25.307Z] nexus3.edgexfoundry.org:10003 [2022-05-19T02:16:25.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-19T02:16:25.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-19T02:16:25.307Z] Configure a credential helper to remove this warning. See [2022-05-19T02:16:25.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-19T02:16:25.307Z] [2022-05-19T02:16:25.307Z] Login Succeeded [2022-05-19T02:16:25.307Z] nexus3.edgexfoundry.org:10004 [2022-05-19T02:16:25.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-19T02:16:25.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-19T02:16:25.567Z] Configure a credential helper to remove this warning. See [2022-05-19T02:16:25.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-19T02:16:25.567Z] [2022-05-19T02:16:25.567Z] Login Succeeded [2022-05-19T02:16:25.567Z] docker.io [2022-05-19T02:16:25.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-19T02:16:25.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-19T02:16:25.828Z] Configure a credential helper to remove this warning. See [2022-05-19T02:16:25.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-19T02:16:25.828Z] [2022-05-19T02:16:25.828Z] Login Succeeded [2022-05-19T02:16:25.828Z] ---> docker-login.sh ends [Pipeline] } [2022-05-19T02:16:25.837Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-19T02:16:25.909Z] [edgeX.isLTS] Checking if [issue-38] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-19T02:16:25.922Z] ========================================================= [2022-05-19T02:16:25.922Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-19T02:16:25.922Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-19T02:16:26.246Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-19T02:16:26.246Z] Sending build context to Docker daemon 8.525MB [2022-05-19T02:16:26.246Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-19T02:16:26.246Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-19T02:16:26.246Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-19T02:16:26.246Z] 59bf1c3509f3: Pulling fs layer [2022-05-19T02:16:26.246Z] 666ba61612fd: Pulling fs layer [2022-05-19T02:16:26.246Z] 8ed8ca486205: Pulling fs layer [2022-05-19T02:16:26.246Z] 4fe6c5a15a65: Pulling fs layer [2022-05-19T02:16:26.246Z] 22a0e8bec74d: Pulling fs layer [2022-05-19T02:16:26.246Z] ca2b28591e48: Pulling fs layer [2022-05-19T02:16:26.246Z] a51346096db8: Pulling fs layer [2022-05-19T02:16:26.246Z] daebc70d1ce1: Pulling fs layer [2022-05-19T02:16:26.246Z] 0e18a0eac166: Pulling fs layer [2022-05-19T02:16:26.246Z] ca2b28591e48: Waiting [2022-05-19T02:16:26.246Z] 4fe6c5a15a65: Waiting [2022-05-19T02:16:26.246Z] a51346096db8: Waiting [2022-05-19T02:16:26.246Z] 22a0e8bec74d: Waiting [2022-05-19T02:16:26.246Z] daebc70d1ce1: Waiting [2022-05-19T02:16:26.246Z] 0e18a0eac166: Waiting [2022-05-19T02:16:26.246Z] 8ed8ca486205: Verifying Checksum [2022-05-19T02:16:26.246Z] 8ed8ca486205: Download complete [2022-05-19T02:16:26.246Z] 666ba61612fd: Verifying Checksum [2022-05-19T02:16:26.246Z] 666ba61612fd: Download complete [2022-05-19T02:16:26.506Z] 22a0e8bec74d: Download complete [2022-05-19T02:16:26.506Z] ca2b28591e48: Verifying Checksum [2022-05-19T02:16:26.506Z] ca2b28591e48: Download complete [2022-05-19T02:16:26.506Z] 59bf1c3509f3: Verifying Checksum [2022-05-19T02:16:26.506Z] 59bf1c3509f3: Download complete [2022-05-19T02:16:26.506Z] a51346096db8: Verifying Checksum [2022-05-19T02:16:26.506Z] a51346096db8: Download complete [2022-05-19T02:16:26.506Z] daebc70d1ce1: Verifying Checksum [2022-05-19T02:16:26.506Z] daebc70d1ce1: Download complete [2022-05-19T02:16:26.506Z] 59bf1c3509f3: Pull complete [2022-05-19T02:16:26.768Z] 666ba61612fd: Pull complete [2022-05-19T02:16:26.768Z] 8ed8ca486205: Pull complete [2022-05-19T02:16:27.342Z] 0e18a0eac166: Verifying Checksum [2022-05-19T02:16:27.342Z] 0e18a0eac166: Download complete [2022-05-19T02:16:27.342Z] 4fe6c5a15a65: Verifying Checksum [2022-05-19T02:16:27.342Z] 4fe6c5a15a65: Download complete [2022-05-19T02:16:31.545Z] 4fe6c5a15a65: Pull complete [2022-05-19T02:16:31.546Z] 22a0e8bec74d: Pull complete [2022-05-19T02:16:31.546Z] ca2b28591e48: Pull complete [2022-05-19T02:16:31.546Z] a51346096db8: Pull complete [2022-05-19T02:16:31.546Z] daebc70d1ce1: Pull complete [2022-05-19T02:16:34.086Z] 0e18a0eac166: Pull complete [2022-05-19T02:16:34.086Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-19T02:16:34.086Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-19T02:16:34.086Z] ---> f018257e8ee9 [2022-05-19T02:16:34.086Z] Step 3/13 : ARG MAKE="make build" [2022-05-19T02:16:36.003Z] ---> Running in d044d2d8efa4 [2022-05-19T02:16:36.003Z] Removing intermediate container d044d2d8efa4 [2022-05-19T02:16:36.003Z] ---> 6475bc50ed8a [2022-05-19T02:16:36.003Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-19T02:16:36.263Z] ---> Running in 2db5641047fb [2022-05-19T02:16:36.263Z] Removing intermediate container 2db5641047fb [2022-05-19T02:16:36.263Z] ---> 4a67742606bb [2022-05-19T02:16:36.263Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-19T02:16:36.263Z] ---> Running in 84a91a5da34e [2022-05-19T02:16:36.524Z] Removing intermediate container 84a91a5da34e [2022-05-19T02:16:36.524Z] ---> 2518b45ec74d [2022-05-19T02:16:36.524Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-05-19T02:16:36.525Z] ---> Running in cb0f92ce7f1e [2022-05-19T02:16:36.525Z] Removing intermediate container cb0f92ce7f1e [2022-05-19T02:16:36.525Z] ---> c513219df8f3 [2022-05-19T02:16:36.525Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-19T02:16:36.525Z] ---> Running in 3cc908069664 [2022-05-19T02:16:37.465Z] Removing intermediate container 3cc908069664 [2022-05-19T02:16:37.465Z] ---> 4c462c752092 [2022-05-19T02:16:37.465Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-19T02:16:37.465Z] ---> Running in 0c424c81d99f [2022-05-19T02:16:37.725Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-19T02:16:38.666Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-19T02:16:38.927Z] OK: 221 MiB in 52 packages [2022-05-19T02:16:39.192Z] Removing intermediate container 0c424c81d99f [2022-05-19T02:16:39.192Z] ---> e89db44b1ca2 [2022-05-19T02:16:39.192Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-05-19T02:16:39.192Z] ---> Running in 35acdf2a66fa [2022-05-19T02:16:39.192Z] Removing intermediate container 35acdf2a66fa [2022-05-19T02:16:39.192Z] ---> 3e07cb60327d [2022-05-19T02:16:39.192Z] Step 10/13 : COPY go.mod vendor* ./ [2022-05-19T02:16:39.450Z] ---> 1d85bf4f7e07 [2022-05-19T02:16:39.451Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-19T02:16:39.451Z] ---> Running in a397e3360667 [2022-05-19T02:16:39.673Z] Still waiting to schedule task [2022-05-19T02:16:39.674Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-64069’ is offline [2022-05-19T02:17:11.575Z] Removing intermediate container a397e3360667 [2022-05-19T02:17:11.575Z] ---> 3edc98cd0b80 [2022-05-19T02:17:11.575Z] Step 12/13 : COPY . . [2022-05-19T02:17:11.575Z] ---> c5bfb5b2203e [2022-05-19T02:17:11.575Z] Step 13/13 : RUN ${MAKE} [2022-05-19T02:17:11.575Z] ---> Running in 75c91fe66fd4 [2022-05-19T02:17:11.575Z] noop [2022-05-19T02:17:11.575Z] Removing intermediate container 75c91fe66fd4 [2022-05-19T02:17:11.575Z] ---> d56c9a5f5bd2 [2022-05-19T02:17:11.575Z] Successfully built d56c9a5f5bd2 [2022-05-19T02:17:11.575Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-19T02:17:11.870Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-19T02:17:11.870Z] . [Pipeline] withDockerContainer [2022-05-19T02:17:11.936Z] prd-ubuntu20.04-docker-8c-8g-64072 does not seem to be running inside a container [2022-05-19T02:17:11.983Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_device-onvif-camera_issue-38 -v /w/workspace/dry_device-onvif-camera_issue-38:/w/workspace/dry_device-onvif-camera_issue-38:rw,z -v /w/workspace/dry_device-onvif-camera_issue-38@tmp:/w/workspace/dry_device-onvif-camera_issue-38@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 ******** ci-base-image-x86_64 cat [2022-05-19T02:17:12.361Z] $ docker top 276e0a6b7d666a1912576a4fd6b0e155b61842879f38a54ec097e33ccfad3c39 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-19T02:17:12.730Z] + go version [2022-05-19T02:17:12.730Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-19T02:17:12.748Z] $ docker stop --time=1 276e0a6b7d666a1912576a4fd6b0e155b61842879f38a54ec097e33ccfad3c39 [2022-05-19T02:17:14.009Z] $ docker rm -f 276e0a6b7d666a1912576a4fd6b0e155b61842879f38a54ec097e33ccfad3c39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-19T02:17:14.445Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-19T02:17:14.445Z] . [Pipeline] withDockerContainer [2022-05-19T02:17:14.519Z] prd-ubuntu20.04-docker-8c-8g-64072 does not seem to be running inside a container [2022-05-19T02:17:14.569Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_device-onvif-camera_issue-38 -v /w/workspace/dry_device-onvif-camera_issue-38:/w/workspace/dry_device-onvif-camera_issue-38:rw,z -v /w/workspace/dry_device-onvif-camera_issue-38@tmp:/w/workspace/dry_device-onvif-camera_issue-38@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 ******** ci-base-image-x86_64 cat [2022-05-19T02:17:14.951Z] $ docker top 2953524a0e37a7cd184413e9bd053f58bedc2275c4f8b779f37fcd1ed326a98b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-19T02:17:15.317Z] + make test [2022-05-19T02:17:15.317Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-19T02:17:15.576Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-05-19T02:17:16.514Z] # github.com/pebbe/zmq4 [2022-05-19T02:17:16.514Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:10:4: undefined: State [2022-05-19T02:17:16.514Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:11:9: undefined: State [2022-05-19T02:17:16.514Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:21:16: undefined: Socket [2022-05-19T02:17:16.514Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:23:12: undefined: Poller [2022-05-19T02:17:16.514Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:34: undefined: Socket [2022-05-19T02:17:16.514Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:49: undefined: State [2022-05-19T02:17:16.514Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:68:37: undefined: Socket [2022-05-19T02:17:16.514Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:17:12: undefined: Socket [2022-05-19T02:17:16.514Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:24:12: undefined: Socket [2022-05-19T02:17:16.514Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: undefined: Socket [2022-05-19T02:17:16.514Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: too many errors [2022-05-19T02:17:23.086Z] FAIL github.com/edgexfoundry/device-onvif-camera/internal/driver [build failed] [2022-05-19T02:17:23.086Z] make: *** [Makefile:33: unittest] Error 2 [Pipeline] } [2022-05-19T02:17:23.107Z] $ docker stop --time=1 2953524a0e37a7cd184413e9bd053f58bedc2275c4f8b779f37fcd1ed326a98b [2022-05-19T02:17:24.740Z] $ docker rm -f 2953524a0e37a7cd184413e9bd053f58bedc2275c4f8b779f37fcd1ed326a98b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-19T02:17:25.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-19T02:17:25.265Z] [2022-05-19T02:17:25.265Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-19T02:17:25.572Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-19T02:17:25.572Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-19T02:17:25.572Z] 5eb5b503b376: Pulling fs layer [2022-05-19T02:17:25.572Z] 5c69ac0246d0: Pulling fs layer [2022-05-19T02:17:25.572Z] ec43610c2a17: Pulling fs layer [2022-05-19T02:17:25.572Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-19T02:17:25.572Z] 33b1e0a273af: Pulling fs layer [2022-05-19T02:17:25.572Z] 5d3b04190fa2: Pulling fs layer [2022-05-19T02:17:25.572Z] 2f39f015ded8: Pulling fs layer [2022-05-19T02:17:25.572Z] 33b1e0a273af: Waiting [2022-05-19T02:17:25.572Z] 5d3b04190fa2: Waiting [2022-05-19T02:17:25.572Z] 2f39f015ded8: Waiting [2022-05-19T02:17:25.572Z] 3a2ae6a8a46f: Waiting [2022-05-19T02:17:25.572Z] 5c69ac0246d0: Verifying Checksum [2022-05-19T02:17:25.572Z] 5c69ac0246d0: Download complete [2022-05-19T02:17:25.572Z] 3a2ae6a8a46f: Download complete [2022-05-19T02:17:25.572Z] 33b1e0a273af: Verifying Checksum [2022-05-19T02:17:25.572Z] 33b1e0a273af: Download complete [2022-05-19T02:17:25.833Z] 5d3b04190fa2: Verifying Checksum [2022-05-19T02:17:25.833Z] 5d3b04190fa2: Download complete [2022-05-19T02:17:25.833Z] ec43610c2a17: Verifying Checksum [2022-05-19T02:17:25.833Z] ec43610c2a17: Download complete [2022-05-19T02:17:25.833Z] 5eb5b503b376: Verifying Checksum [2022-05-19T02:17:25.833Z] 5eb5b503b376: Download complete [2022-05-19T02:17:26.405Z] 2f39f015ded8: Download complete [2022-05-19T02:17:27.345Z] 5eb5b503b376: Pull complete [2022-05-19T02:17:27.345Z] 5c69ac0246d0: Pull complete [2022-05-19T02:17:27.916Z] ec43610c2a17: Pull complete [2022-05-19T02:17:27.916Z] 3a2ae6a8a46f: Pull complete [2022-05-19T02:17:28.177Z] 33b1e0a273af: Pull complete [2022-05-19T02:17:28.177Z] 5d3b04190fa2: Pull complete [2022-05-19T02:17:33.456Z] 2f39f015ded8: Pull complete [2022-05-19T02:17:33.456Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-19T02:17:33.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-19T02:17:33.456Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-19T02:17:33.524Z] prd-ubuntu20.04-docker-8c-8g-64072 does not seem to be running inside a container [2022-05-19T02:17:33.571Z] $ 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/dry_device-onvif-camera_issue-38 -v /w/workspace/dry_device-onvif-camera_issue-38:/w/workspace/dry_device-onvif-camera_issue-38:rw,z -v /w/workspace/dry_device-onvif-camera_issue-38@tmp:/w/workspace/dry_device-onvif-camera_issue-38@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-19T02:17:35.832Z] $ docker top 50cde079c85f9eb1965fc358c98012612a76994999d144a2ec63d7c76ad20f68 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-19T02:17:36.267Z] ---> job-cost.sh [2022-05-19T02:17:36.267Z] lf-activate-venv: SKIPPING [2022-05-19T02:17:36.267Z] INFO: No Stack... [2022-05-19T02:17:36.528Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-19T02:17:37.103Z] INFO: Archiving Costs [Pipeline] sh [2022-05-19T02:17:37.401Z] + cat /w/workspace/dry_device-onvif-camera_issue-38/archives/cost.csv [2022-05-19T02:17:37.402Z] + cut -d, -f6 [Pipeline] lock [2022-05-19T02:17:37.417Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-issue-38-2-stack-cost] [2022-05-19T02:17:37.422Z] Resource [jenkins-edgexfoundry-device-onvif-camera-issue-38-2-stack-cost] did not exist. Created. [2022-05-19T02:17:37.422Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-issue-38-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-19T02:17:37.761Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-19T02:17:37.795Z] Stashed 1 file(s) [Pipeline] } [2022-05-19T02:17:37.808Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-issue-38-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-19T02:17:37.833Z] $ docker stop --time=1 50cde079c85f9eb1965fc358c98012612a76994999d144a2ec63d7c76ad20f68 [2022-05-19T02:17:39.020Z] $ docker rm -f 50cde079c85f9eb1965fc358c98012612a76994999d144a2ec63d7c76ad20f68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-19T02:17:39.139Z] Failed in branch amd64 [2022-05-19T02:18:16.359Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-64075 in /w/workspace/dry_device-onvif-camera_issue-38 [Pipeline] { [Pipeline] ws [2022-05-19T02:18:16.373Z] Running in /w/workspace/device-onvif-camera/2 [Pipeline] { [Pipeline] checkout [2022-05-19T02:18:16.767Z] Selected Git installation does not exist. Using Default [2022-05-19T02:18:16.767Z] The recommended git tool is: NONE [2022-05-19T02:18:24.961Z] using credential edgex-jenkins-ssh [2022-05-19T02:18:24.984Z] Cloning the remote Git repository [2022-05-19T02:18:25.059Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-05-19T02:18:25.140Z] > git init /w/workspace/device-onvif-camera/2 # timeout=10 [2022-05-19T02:18:25.272Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-05-19T02:18:25.275Z] > git --version # timeout=10 [2022-05-19T02:18:25.306Z] > git --version # 'git version 2.25.1' [2022-05-19T02:18:25.307Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-19T02:18:25.388Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-19T02:18:26.621Z] Avoid second fetch [2022-05-19T02:18:26.622Z] Checking out Revision e31f3c63a7c13e4139e385726734af4af68df4f0 (issue-38) [2022-05-19T02:18:26.557Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-05-19T02:18:26.593Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-19T02:18:26.655Z] > git config core.sparsecheckout # timeout=10 [2022-05-19T02:18:26.688Z] > git checkout -f e31f3c63a7c13e4139e385726734af4af68df4f0 # timeout=10 [2022-05-19T02:18:31.198Z] Commit message: "feat: Improve BaseNotificationURL setting" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-19T02:18:32.094Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-19T02:18:32.094Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-19T02:18:32.094Z] Dload Upload Total Spent Left Speed [2022-05-19T02:18:32.094Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2022-05-19T02:18:32.685Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-19T02:18:33.032Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-19T02:18:33.032Z] + sudo tee /etc/docker/daemon.new [2022-05-19T02:18:33.032Z] { [2022-05-19T02:18:33.032Z] "registry-mirrors": [ [2022-05-19T02:18:33.032Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-19T02:18:33.032Z] ], [2022-05-19T02:18:33.032Z] "bip": "10.250.0.254/24", [2022-05-19T02:18:33.032Z] "hosts": [ [2022-05-19T02:18:33.032Z] "tcp://0.0.0.0:5555", [2022-05-19T02:18:33.032Z] "unix:///var/run/docker.sock" [2022-05-19T02:18:33.032Z] ], [2022-05-19T02:18:33.032Z] "mtu": 1458, [2022-05-19T02:18:33.032Z] "selinux-enabled": true, [2022-05-19T02:18:33.032Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-19T02:18:33.032Z] } [Pipeline] sh [2022-05-19T02:18:33.391Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-19T02:18:33.753Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-19T02:18:52.139Z] provisioning config files... [2022-05-19T02:18:52.166Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/2@tmp/config3975886998073030224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-19T02:18:52.544Z] ---> docker-login.sh [2022-05-19T02:18:52.544Z] nexus3.edgexfoundry.org:10001 [2022-05-19T02:18:53.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-19T02:18:53.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-19T02:18:53.439Z] Configure a credential helper to remove this warning. See [2022-05-19T02:18:53.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-19T02:18:53.439Z] [2022-05-19T02:18:53.439Z] Login Succeeded [2022-05-19T02:18:53.439Z] nexus3.edgexfoundry.org:10002 [2022-05-19T02:18:54.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-19T02:18:54.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-19T02:18:54.038Z] Configure a credential helper to remove this warning. See [2022-05-19T02:18:54.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-19T02:18:54.038Z] [2022-05-19T02:18:54.038Z] Login Succeeded [2022-05-19T02:18:54.038Z] nexus3.edgexfoundry.org:10003 [2022-05-19T02:18:54.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-19T02:18:54.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-19T02:18:54.674Z] Configure a credential helper to remove this warning. See [2022-05-19T02:18:54.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-19T02:18:54.674Z] [2022-05-19T02:18:54.674Z] Login Succeeded [2022-05-19T02:18:54.674Z] nexus3.edgexfoundry.org:10004 [2022-05-19T02:18:54.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-19T02:18:55.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-19T02:18:55.246Z] Configure a credential helper to remove this warning. See [2022-05-19T02:18:55.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-19T02:18:55.246Z] [2022-05-19T02:18:55.246Z] Login Succeeded [2022-05-19T02:18:55.246Z] docker.io [2022-05-19T02:18:55.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-19T02:18:55.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-19T02:18:55.798Z] Configure a credential helper to remove this warning. See [2022-05-19T02:18:55.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-19T02:18:55.798Z] [2022-05-19T02:18:55.798Z] Login Succeeded [2022-05-19T02:18:56.075Z] ---> docker-login.sh ends [Pipeline] } [2022-05-19T02:18:56.095Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-19T02:18:56.584Z] [edgeX.isLTS] Checking if [issue-38] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-19T02:18:56.596Z] ========================================================= [2022-05-19T02:18:56.596Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-19T02:18:56.596Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-19T02:18:57.006Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-19T02:18:57.281Z] Sending build context to Docker daemon 5.8MB [2022-05-19T02:18:57.281Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-19T02:18:57.281Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-19T02:18:57.563Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-19T02:18:57.563Z] 9b3977197b4f: Pulling fs layer [2022-05-19T02:18:57.563Z] 1a89e8eeedd5: Pulling fs layer [2022-05-19T02:18:57.563Z] 94645a83ff95: Pulling fs layer [2022-05-19T02:18:57.563Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-19T02:18:57.563Z] 0c92f367c5e7: Pulling fs layer [2022-05-19T02:18:57.563Z] 3096ccb668a1: Pulling fs layer [2022-05-19T02:18:57.563Z] e8cf19c19ddd: Pulling fs layer [2022-05-19T02:18:57.563Z] a4caa8a26152: Pulling fs layer [2022-05-19T02:18:57.563Z] 3f3a8bcf1eab: Waiting [2022-05-19T02:18:57.563Z] 0c92f367c5e7: Waiting [2022-05-19T02:18:57.563Z] 3096ccb668a1: Waiting [2022-05-19T02:18:57.563Z] a4caa8a26152: Waiting [2022-05-19T02:18:57.563Z] e8cf19c19ddd: Waiting [2022-05-19T02:18:57.563Z] 94645a83ff95: Verifying Checksum [2022-05-19T02:18:57.563Z] 94645a83ff95: Download complete [2022-05-19T02:18:57.563Z] 1a89e8eeedd5: Download complete [2022-05-19T02:18:57.563Z] 0c92f367c5e7: Download complete [2022-05-19T02:18:57.563Z] 3096ccb668a1: Download complete [2022-05-19T02:18:57.563Z] 9b3977197b4f: Verifying Checksum [2022-05-19T02:18:57.563Z] 9b3977197b4f: Download complete [2022-05-19T02:18:57.850Z] e8cf19c19ddd: Verifying Checksum [2022-05-19T02:18:57.850Z] e8cf19c19ddd: Download complete [2022-05-19T02:18:58.455Z] 9b3977197b4f: Pull complete [2022-05-19T02:18:59.055Z] 1a89e8eeedd5: Pull complete [2022-05-19T02:18:59.333Z] 94645a83ff95: Pull complete [2022-05-19T02:18:59.607Z] a4caa8a26152: Verifying Checksum [2022-05-19T02:19:00.595Z] 3f3a8bcf1eab: Download complete [2022-05-19T02:19:13.013Z] 3f3a8bcf1eab: Pull complete [2022-05-19T02:19:13.013Z] 0c92f367c5e7: Pull complete [2022-05-19T02:19:13.013Z] 3096ccb668a1: Pull complete [2022-05-19T02:19:13.013Z] e8cf19c19ddd: Pull complete [2022-05-19T02:19:19.739Z] a4caa8a26152: Pull complete [2022-05-19T02:19:19.739Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-19T02:19:19.739Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-19T02:19:19.739Z] ---> 725f1c02e7f9 [2022-05-19T02:19:19.739Z] Step 3/13 : ARG MAKE="make build" [2022-05-19T02:19:20.357Z] ---> Running in 62874b80174c [2022-05-19T02:19:20.956Z] Removing intermediate container 62874b80174c [2022-05-19T02:19:20.956Z] ---> 3002307517a6 [2022-05-19T02:19:20.956Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-19T02:19:20.956Z] ---> Running in f9720a44168c [2022-05-19T02:19:21.230Z] Removing intermediate container f9720a44168c [2022-05-19T02:19:21.230Z] ---> b39608e5f0ff [2022-05-19T02:19:21.230Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-19T02:19:21.230Z] ---> Running in 0e8f5d175567 [2022-05-19T02:19:21.505Z] Removing intermediate container 0e8f5d175567 [2022-05-19T02:19:21.505Z] ---> fd0bf67e9945 [2022-05-19T02:19:21.505Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-05-19T02:19:21.505Z] ---> Running in 8bfdff1fae1d [2022-05-19T02:19:22.117Z] Removing intermediate container 8bfdff1fae1d [2022-05-19T02:19:22.117Z] ---> 53d9483116dd [2022-05-19T02:19:22.117Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-19T02:19:22.117Z] ---> Running in c5e087861297 [2022-05-19T02:19:24.119Z] Removing intermediate container c5e087861297 [2022-05-19T02:19:24.119Z] ---> 71cdb5e7b302 [2022-05-19T02:19:24.119Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-19T02:19:24.119Z] ---> Running in 50feaa2c935c [2022-05-19T02:19:25.110Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-19T02:19:25.703Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-19T02:19:26.680Z] OK: 220 MiB in 52 packages [2022-05-19T02:19:27.676Z] Removing intermediate container 50feaa2c935c [2022-05-19T02:19:27.676Z] ---> f6a16fe04cfc [2022-05-19T02:19:27.676Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-05-19T02:19:27.676Z] ---> Running in 931f5ae9de8e [2022-05-19T02:19:27.950Z] Removing intermediate container 931f5ae9de8e [2022-05-19T02:19:27.950Z] ---> 89b5b97f776e [2022-05-19T02:19:27.950Z] Step 10/13 : COPY go.mod vendor* ./ [2022-05-19T02:19:28.554Z] ---> 8ff991380b07 [2022-05-19T02:19:28.554Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-19T02:19:28.554Z] ---> Running in 30e368c1ef56 [2022-05-19T02:20:50.398Z] Removing intermediate container 30e368c1ef56 [2022-05-19T02:20:50.398Z] ---> bf951aee8a2a [2022-05-19T02:20:50.398Z] Step 12/13 : COPY . . [2022-05-19T02:20:50.398Z] ---> 4daa98cf0500 [2022-05-19T02:20:50.398Z] Step 13/13 : RUN ${MAKE} [2022-05-19T02:20:50.398Z] ---> Running in 0e5e3a7379ce [2022-05-19T02:20:50.398Z] noop [2022-05-19T02:20:50.398Z] Removing intermediate container 0e5e3a7379ce [2022-05-19T02:20:50.398Z] ---> bd082033993c [2022-05-19T02:20:50.398Z] Successfully built bd082033993c [2022-05-19T02:20:50.399Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-19T02:20:50.982Z] + docker inspect -f . ci-base-image-arm64 [2022-05-19T02:20:50.982Z] . [Pipeline] withDockerContainer [2022-05-19T02:20:51.233Z] prd-ubuntu20.04-docker-arm64-4c-16g-64075 does not seem to be running inside a container [2022-05-19T02:20:51.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-19T02:20:52.611Z] $ docker top 37089317e320d52acd9b145e26c7d50d5553e3c8b0102004a52b71bf920e6a27 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-19T02:20:53.501Z] + go version [2022-05-19T02:20:53.501Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-19T02:20:53.531Z] $ docker stop --time=1 37089317e320d52acd9b145e26c7d50d5553e3c8b0102004a52b71bf920e6a27 [2022-05-19T02:20:55.194Z] $ docker rm -f 37089317e320d52acd9b145e26c7d50d5553e3c8b0102004a52b71bf920e6a27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-19T02:20:55.808Z] + docker inspect -f . ci-base-image-arm64 [2022-05-19T02:20:55.808Z] . [Pipeline] withDockerContainer [2022-05-19T02:20:56.030Z] prd-ubuntu20.04-docker-arm64-4c-16g-64075 does not seem to be running inside a container [2022-05-19T02:20:56.141Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-19T02:20:57.457Z] $ docker top 175fe7b72446f7d677b743057e51b56393022361b37619f1a31c449b6afc3686 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-19T02:20:58.382Z] + make test [2022-05-19T02:20:58.383Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-19T02:20:59.835Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-05-19T02:21:10.054Z] # github.com/pebbe/zmq4 [2022-05-19T02:21:10.054Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:10:4: undefined: State [2022-05-19T02:21:10.054Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:11:9: undefined: State [2022-05-19T02:21:10.054Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:21:16: undefined: Socket [2022-05-19T02:21:10.054Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:23:12: undefined: Poller [2022-05-19T02:21:10.054Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:34: undefined: Socket [2022-05-19T02:21:10.054Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:49: undefined: State [2022-05-19T02:21:10.054Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:68:37: undefined: Socket [2022-05-19T02:21:10.054Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:17:12: undefined: Socket [2022-05-19T02:21:10.054Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:24:12: undefined: Socket [2022-05-19T02:21:10.054Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: undefined: Socket [2022-05-19T02:21:10.054Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: too many errors [2022-05-19T02:21:57.104Z] FAIL github.com/edgexfoundry/device-onvif-camera/internal/driver [build failed] [2022-05-19T02:21:57.104Z] make: *** [Makefile:33: unittest] Error 2 [Pipeline] } [2022-05-19T02:21:57.135Z] $ docker stop --time=1 175fe7b72446f7d677b743057e51b56393022361b37619f1a31c449b6afc3686 [2022-05-19T02:21:59.002Z] $ docker rm -f 175fe7b72446f7d677b743057e51b56393022361b37619f1a31c449b6afc3686 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-19T02:21:59.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-19T02:21:59.907Z] [2022-05-19T02:21:59.907Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-19T02:22:00.264Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-19T02:22:00.547Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-19T02:22:00.548Z] 8998bd30e6a1: Pulling fs layer [2022-05-19T02:22:00.548Z] 04944245beec: Pulling fs layer [2022-05-19T02:22:00.548Z] 699f458cf7ca: Pulling fs layer [2022-05-19T02:22:00.548Z] 765212b225bb: Pulling fs layer [2022-05-19T02:22:00.548Z] f23df028b6ca: Pulling fs layer [2022-05-19T02:22:00.548Z] d65c8cfc05b1: Pulling fs layer [2022-05-19T02:22:00.548Z] 2437ff75d9bd: Pulling fs layer [2022-05-19T02:22:00.548Z] f23df028b6ca: Waiting [2022-05-19T02:22:00.548Z] d65c8cfc05b1: Waiting [2022-05-19T02:22:00.548Z] 765212b225bb: Waiting [2022-05-19T02:22:00.548Z] 2437ff75d9bd: Waiting [2022-05-19T02:22:00.548Z] 04944245beec: Verifying Checksum [2022-05-19T02:22:00.548Z] 04944245beec: Download complete [2022-05-19T02:22:00.548Z] 765212b225bb: Verifying Checksum [2022-05-19T02:22:00.548Z] 765212b225bb: Download complete [2022-05-19T02:22:00.826Z] f23df028b6ca: Verifying Checksum [2022-05-19T02:22:00.826Z] f23df028b6ca: Download complete [2022-05-19T02:22:00.826Z] d65c8cfc05b1: Verifying Checksum [2022-05-19T02:22:00.826Z] d65c8cfc05b1: Download complete [2022-05-19T02:22:00.826Z] 699f458cf7ca: Verifying Checksum [2022-05-19T02:22:00.826Z] 699f458cf7ca: Download complete [2022-05-19T02:22:01.102Z] 8998bd30e6a1: Verifying Checksum [2022-05-19T02:22:01.102Z] 8998bd30e6a1: Download complete [2022-05-19T02:22:03.736Z] 2437ff75d9bd: Verifying Checksum [2022-05-19T02:22:03.736Z] 2437ff75d9bd: Download complete [2022-05-19T02:22:05.718Z] 8998bd30e6a1: Pull complete [2022-05-19T02:22:05.993Z] 04944245beec: Pull complete [2022-05-19T02:22:07.440Z] 699f458cf7ca: Pull complete [2022-05-19T02:22:07.734Z] 765212b225bb: Pull complete [2022-05-19T02:22:08.718Z] f23df028b6ca: Pull complete [2022-05-19T02:22:08.992Z] d65c8cfc05b1: Pull complete [2022-05-19T02:22:24.089Z] 2437ff75d9bd: Pull complete [2022-05-19T02:22:24.089Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-19T02:22:24.089Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-19T02:22:24.089Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-19T02:22:24.317Z] prd-ubuntu20.04-docker-arm64-4c-16g-64075 does not seem to be running inside a container [2022-05-19T02:22:24.420Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-19T02:22:27.167Z] $ docker top 9ebb59375683e2d4ac5a53e682397a043b9a0d9e2b2f30119f1bdc2314efabb0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-19T02:22:28.084Z] ---> job-cost.sh [2022-05-19T02:22:28.084Z] lf-activate-venv: SKIPPING [2022-05-19T02:22:28.084Z] INFO: No Stack... [2022-05-19T02:22:28.356Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-19T02:22:29.333Z] INFO: Archiving Costs [Pipeline] sh [2022-05-19T02:22:30.015Z] + cat /w/workspace/device-onvif-camera/2/archives/cost.csv [2022-05-19T02:22:30.015Z] + cut -d, -f6 [Pipeline] lock [2022-05-19T02:22:30.088Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-issue-38-2-stack-cost] [2022-05-19T02:22:30.095Z] Resource [jenkins-edgexfoundry-device-onvif-camera-issue-38-2-stack-cost] did not exist. Created. [2022-05-19T02:22:30.095Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-issue-38-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-19T02:22:30.793Z] /w/workspace/device-onvif-camera/2@tmp/durable-9df50785/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-19T02:22:31.476Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-19T02:22:31.499Z] Warning: overwriting stash ‘stack-cost’ [2022-05-19T02:22:31.959Z] Stashed 1 file(s) [Pipeline] } [2022-05-19T02:22:31.969Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-issue-38-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-19T02:22:31.999Z] $ docker stop --time=1 9ebb59375683e2d4ac5a53e682397a043b9a0d9e2b2f30119f1bdc2314efabb0 [2022-05-19T02:22:33.601Z] $ docker rm -f 9ebb59375683e2d4ac5a53e682397a043b9a0d9e2b2f30119f1bdc2314efabb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-19T02:22:33.932Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-19T02:22:34.670Z] + [ -d /w/workspace/dry_device-onvif-camera_issue-38/archives ] [2022-05-19T02:22:34.670Z] + ls -al /w/workspace/dry_device-onvif-camera_issue-38/archives [2022-05-19T02:22:34.670Z] total 16 [2022-05-19T02:22:34.670Z] drwxr-xr-x 3 root root 4096 May 19 02:17 . [2022-05-19T02:22:34.670Z] drwxrwxr-x 10 jenkins jenkins 4096 May 19 02:17 .. [2022-05-19T02:22:34.670Z] drwxr-xr-x 2 root root 4096 May 19 02:17 cost [2022-05-19T02:22:34.670Z] -rw-r--r-- 1 root root 92 May 19 02:17 cost.csv [2022-05-19T02:22:34.670Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_device-onvif-camera_issue-38/archives [2022-05-19T02:22:34.670Z] + ls -al /w/workspace/dry_device-onvif-camera_issue-38/archives [2022-05-19T02:22:34.670Z] total 16 [2022-05-19T02:22:34.670Z] drwxr-xr-x 3 jenkins jenkins 4096 May 19 02:17 . [2022-05-19T02:22:34.670Z] drwxrwxr-x 10 jenkins jenkins 4096 May 19 02:17 .. [2022-05-19T02:22:34.670Z] drwxr-xr-x 2 jenkins jenkins 4096 May 19 02:17 cost [2022-05-19T02:22:34.670Z] -rw-r--r-- 1 jenkins jenkins 92 May 19 02:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-19T02:22:34.966Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-19T02:22:35.841Z] ---> package-listing.sh [2022-05-19T02:22:35.841Z] ++ facter osfamily [2022-05-19T02:22:35.841Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-19T02:22:36.103Z] + OS_FAMILY=debian [2022-05-19T02:22:36.103Z] + workspace=/w/workspace/dry_device-onvif-camera_issue-38 [2022-05-19T02:22:36.103Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-19T02:22:36.103Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-19T02:22:36.103Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-19T02:22:36.103Z] + PACKAGES=/tmp/packages_start.txt [2022-05-19T02:22:36.103Z] + '[' /w/workspace/dry_device-onvif-camera_issue-38 ']' [2022-05-19T02:22:36.103Z] + PACKAGES=/tmp/packages_end.txt [2022-05-19T02:22:36.103Z] + case "${OS_FAMILY}" in [2022-05-19T02:22:36.103Z] + dpkg -l [2022-05-19T02:22:36.103Z] + grep '^ii' [2022-05-19T02:22:36.103Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-19T02:22:36.103Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-19T02:22:36.103Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-19T02:22:36.103Z] + '[' /w/workspace/dry_device-onvif-camera_issue-38 ']' [2022-05-19T02:22:36.103Z] + mkdir -p /w/workspace/dry_device-onvif-camera_issue-38/archives/ [2022-05-19T02:22:36.103Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_device-onvif-camera_issue-38/archives/ [Pipeline] echo [2022-05-19T02:22:36.115Z] 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/dry_device-onvif-camera_issue-38/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-19T02:22:36.412Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-19T02:22:36.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-19T02:22:36.978Z] . [Pipeline] withDockerContainer [2022-05-19T02:22:37.046Z] prd-ubuntu20.04-docker-8c-8g-64072 does not seem to be running inside a container [2022-05-19T02:22:37.092Z] $ 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/dry_device-onvif-camera_issue-38/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_device-onvif-camera_issue-38 -v /w/workspace/dry_device-onvif-camera_issue-38:/w/workspace/dry_device-onvif-camera_issue-38:rw,z -v /w/workspace/dry_device-onvif-camera_issue-38@tmp:/w/workspace/dry_device-onvif-camera_issue-38@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-19T02:22:37.331Z] $ docker top 4183d1b5db220cbf995193c7d1fb886c33239543952258122f6ffde9eb73a0d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-19T02:22:37.692Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-19T02:22:37.985Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-19T02:22:38.280Z] + ls /var/log/sa-host [2022-05-19T02:22:38.280Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-19T02:22:38.369Z] provisioning config files... [2022-05-19T02:22:38.411Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_device-onvif-camera_issue-38@tmp/config517282106475668717tmp [Pipeline] { [Pipeline] echo [2022-05-19T02:22:38.431Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-19T02:22:38.734Z] ---> create-netrc.sh [Pipeline] } [2022-05-19T02:22:38.742Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-19T02:22:39.070Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-19T02:22:39.081Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-19T02:22:39.373Z] ---> sudo-logs.sh [2022-05-19T02:22:39.373Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-19T02:22:39.408Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-19T02:22:39.713Z] ---> job-cost.sh [2022-05-19T02:22:39.713Z] lf-activate-venv: SKIPPING [2022-05-19T02:22:39.713Z] DEBUG: total: 0.2199999988079071 [2022-05-19T02:22:39.713Z] INFO: Retrieving Stack Cost... [2022-05-19T02:22:40.018Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-19T02:22:40.598Z] INFO: Archiving Costs [Pipeline] echo [2022-05-19T02:22:40.615Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-19T02:22:40.908Z] ---> logs-deploy.sh [2022-05-19T02:22:40.908Z] lf-activate-venv: SKIPPING [2022-05-19T02:22:40.908Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/issue-38/2 [2022-05-19T02:22:40.908Z] INFO: archiving workspace using pattern(s): [2022-05-19T02:22:41.854Z] Archives upload complete. [2022-05-19T02:22:42.115Z] INFO: archiving logs to Nexus